[
https://issues.apache.org/jira/browse/HBASE-23000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925930#comment-16925930
]
Rushabh S Shah commented on HBASE-23000:
----------------------------------------
Below are the list of all consistently failing tests with the same stack trace.
Looks like underlying issue is the same.
org.apache.hadoop.hbase.fs.TestBlockReorder.testBlockLocation 3 min 23 sec
489
org.apache.hadoop.hbase.fs.TestBlockReorder.testHBaseCluster 3 min 23 sec
489
org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoad.testAtomicBulkLoad[0]
3 min 26 sec 828
org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoad.testAtomicBulkLoad[1]
25 ms 828
org.apache.hadoop.hbase.master.TestMasterFileSystemWithWALDir.org.apache.hadoop.hbase.master.TestMasterFileSystemWithWALDir
3 min 25 sec 1835
org.apache.hadoop.hbase.regionserver.wal.TestLogRollAbort.testRSAbortWithUnflushedEdits
> TestBlockReorder#testBlockLocation is failing consistently in branch-1.3
> ------------------------------------------------------------------------
>
> Key: HBASE-23000
> URL: https://issues.apache.org/jira/browse/HBASE-23000
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 1.3.6
> Reporter: Rushabh S Shah
> Priority: Major
>
> Flaky test report:
> https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-1.3/Flaky_20Test_20Report/dashboard.html#job_2
> In last 30 builds this test failed all 30 times.
> Here is the stack trace:
> {noformat}
> Stacktrace
> java.io.IOException: Shutting down
> at
> org.apache.hadoop.hbase.fs.TestBlockReorder.testBlockLocation(TestBlockReorder.java:428)
> Caused by: java.lang.RuntimeException: Master not initialized after 200000ms
> seconds
> at
> org.apache.hadoop.hbase.fs.TestBlockReorder.testBlockLocation(TestBlockReorder.java:428)
> {noformat}
> Link to latest jenkins build:
> https://builds.apache.org/job/HBase-Flaky-Tests/job/branch-1.3/9351/testReport/org.apache.hadoop.hbase.fs/TestBlockReorder/testBlockLocation/
--
This message was sent by Atlassian Jira
(v8.3.2#803003)