chihsuan commented on PR #10648: URL: https://github.com/apache/ozone/pull/10648#issuecomment-4979052315
It looks like CI is green except for `integration (ozone)`, which failed on an unrelated test: https://github.com/apache/ozone/actions/runs/29321840831/job/87141475470?pr=10648 This is related HDDS-13310. The issue had been closed, but I’ve just reopened it and will investigate. > Error: Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.698 s <<< FAILURE! -- in org.apache.ozone.test.NonHATests$ContainerOperations Error: org.apache.ozone.test.NonHATests$ContainerOperations.testDatanodeUsageInfoContainerCount -- Time elapsed: 0.012 s <<< FAILURE! org.opentest4j.AssertionFailedError: expected: <29> but was: <28> at org.apache.hadoop.hdds.scm.TestContainerOperations.testDatanodeUsageInfoContainerCount(TestContainerOperations.java:203) at java.base/java.lang.reflect.Method.invoke(Method.java:565) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:511) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1450) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2019) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187) -- 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]
