[
https://issues.apache.org/jira/browse/HDDS-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17444234#comment-17444234
]
Ethan Rose commented on HDDS-5990:
----------------------------------
Possibly related failure here on master branch as well:
[https://github.com/apache/ozone/runs/4211677852]
{code:java}
java.util.concurrent.TimeoutException: timeout: after 120000 millis
...
at
org.apache.hadoop.ozone.om.TestOzoneManagerPrepare.assertClusterNotPrepared(TestOzoneManagerPrepare.java:484)
2975 at
org.apache.hadoop.ozone.om.TestOzoneManagerPrepare.assertClusterNotPrepared(TestOzoneManagerPrepare.java:478)
2976 at
org.apache.hadoop.ozone.om.TestOzoneManagerPrepare.initOM(TestOzoneManagerPrepare.java:91)
{code}
In this one, it looks like the cluster is not starting out in a prepare state,
which suggests that either HDDS-5788 has a bug, or it exposed a prepare bug. If
there's a problem with test setup all tests in the suite could be affected.
> TestOzoneManagerPrepare#testPrepareWithMultipleThreads occasionally times out
> -----------------------------------------------------------------------------
>
> Key: HDDS-5990
> URL: https://issues.apache.org/jira/browse/HDDS-5990
> Project: Apache Ozone
> Issue Type: Sub-task
> Reporter: Siyao Meng
> Assignee: Ethan Rose
> Priority: Major
> Attachments: it-ozone.zip
>
>
> https://github.com/apache/ozone/runs/4216081991
> {code}
> [INFO] Running org.apache.hadoop.ozone.om.TestOzoneManagerPrepare
> Error: Tests run: 6, Failures: 0, Errors: 1, Skipped: 1, Time elapsed:
> 255.474 s <<< FAILURE! - in org.apache.hadoop.ozone.om.TestOzoneManagerPrepare
> Error: testPrepareWithMultipleThreads Time elapsed: 126.975 s <<< ERROR!
> java.util.concurrent.TimeoutException: timeout: after 120000 millis
> at
> org.apache.ozone.test.LambdaTestUtils$GenerateTimeout.evaluate(LambdaTestUtils.java:677)
> at org.apache.ozone.test.LambdaTestUtils.await(LambdaTestUtils.java:154)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]