ArafatKhan2198 commented on PR #4534: URL: https://github.com/apache/ozone/pull/4534#issuecomment-1496274932
> @ArafatKhan2198 seems like the test failed in the first run: > > ``` > Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 37.517 s <<< FAILURE! - in org.apache.hadoop.ozone.recon.api.TestContainerStateCounts > Error: org.apache.hadoop.ozone.recon.api.TestContainerStateCounts.testContainerStatsCount Time elapsed: 37.468 s <<< ERROR! > java.util.concurrent.TimeoutException: timeout: after 30000 millis > at org.apache.ozone.test.LambdaTestUtils$GenerateTimeout.evaluate(LambdaTestUtils.java:677) > at org.apache.ozone.test.LambdaTestUtils.await(LambdaTestUtils.java:154) > at org.apache.ozone.test.LambdaTestUtils.await(LambdaTestUtils.java:192) > at org.apache.hadoop.ozone.recon.api.TestContainerStateCounts.waitAndCheckConditionAfterHeartbeat(TestContainerStateCounts.java:413) > at org.apache.hadoop.ozone.recon.api.TestContainerStateCounts.testContainerStatsCount(TestContainerStateCounts.java:369) > ``` > > https://github.com/ArafatKhan2198/ozone/actions/runs/4608724963/jobs/8144896789#step:6:2706 My apologise @adoroszlai. By mistake, I reverted back to the previous value after running the tests successfully. Please run the tests now. I have already run them a total of 20 times, and they have passed.  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
