You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2019/12/17 12:02:00 UTC

[jira] [Created] (HDDS-2760) Intermittent timeout in TestCloseContainerEventHandler

Attila Doroszlai created HDDS-2760:
--------------------------------------

             Summary: Intermittent timeout in TestCloseContainerEventHandler
                 Key: HDDS-2760
                 URL: https://issues.apache.org/jira/browse/HDDS-2760
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: test
            Reporter: Attila Doroszlai


TestCloseContainerEventHandler depends on wall clock and fails intermittently:

{code}
2019-12-17T11:29:56.1873334Z [INFO] Running org.apache.hadoop.hdds.scm.container.TestCloseContainerEventHandler
2019-12-17T11:31:10.0593259Z [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 71.343 s <<< FAILURE! - in org.apache.hadoop.hdds.scm.container.TestCloseContainerEventHandler
2019-12-17T11:31:10.0604096Z [ERROR] testCloseContainerEventWithRatis(org.apache.hadoop.hdds.scm.container.TestCloseContainerEventHandler)  Time elapsed: 66.214 s  <<< FAILURE!
2019-12-17T11:31:10.0604347Z java.lang.AssertionError: Messages are not processed in the given timeframe. Queued: 5 Processed: 0
2019-12-17T11:31:10.0614937Z 	at org.apache.hadoop.hdds.server.events.EventQueue.processAll(EventQueue.java:238)
2019-12-17T11:31:10.0616610Z 	at org.apache.hadoop.hdds.scm.container.TestCloseContainerEventHandler.testCloseContainerEventWithRatis(TestCloseContainerEventHandler.java:149)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org