You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sakthi (Jira)" <ji...@apache.org> on 2019/09/11 23:33:00 UTC

[jira] [Comment Edited] (HBASE-23000) Backport HBASE-18150 to branch-1.3 to fix consistently failing tests

    [ https://issues.apache.org/jira/browse/HBASE-23000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928092#comment-16928092 ] 

Sakthi edited comment on HBASE-23000 at 9/11/19 11:32 PM:
----------------------------------------------------------

Unfortunately all 4 tests (TestLogRollAbort, TestBlockReorder, TestHRegionServerBulkLoad, TestMasterFileSystemWithWALDir) that this patch intends to fix, were skipped in the UT runs of the QA.

 

Running [TestLogRollAbort, TestBlockReorder, TestHRegionServerBulkLoad, TestMasterFileSystemWithWALDir] - [https://builds.apache.org/view/H-L/view/HBase/job/HBase-adhoc-run-tests/30/console]


was (Author: jatsakthi):
Running [TestLogRollAbort, TestBlockReorder, TestHRegionServerBulkLoad, TestMasterFileSystemWithWALDir] - [https://builds.apache.org/view/H-L/view/HBase/job/HBase-adhoc-run-tests/30/console]

> Backport HBASE-18150 to branch-1.3 to fix consistently failing tests
> --------------------------------------------------------------------
>
>                 Key: HBASE-23000
>                 URL: https://issues.apache.org/jira/browse/HBASE-23000
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>    Affects Versions: 1.3.6
>            Reporter: Rushabh S Shah
>            Assignee: Rushabh S Shah
>            Priority: Blocker
>              Labels: backport
>
> 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)