Details
Description
TestSCMContainerPlacementPolicyMetrics fails intermittently, probably due to usage of Thread.sleep.
2020-01-30T14:46:16.2217714Z [INFO] Running org.apache.hadoop.ozone.scm.TestSCMContainerPlacementPolicyMetrics
2020-01-30T14:47:46.5509550Z [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 90.285 s <<< FAILURE! - in org.apache.hadoop.ozone.scm.TestSCMContainerPlacementPolicyMetrics
2020-01-30T14:47:46.5532268Z [ERROR] test(org.apache.hadoop.ozone.scm.TestSCMContainerPlacementPolicyMetrics) Time elapsed: 90.147 s <<< ERROR!
2020-01-30T14:47:46.5584246Z java.lang.Exception: test timed out after 60000 milliseconds
2020-01-30T14:47:46.5588764Z at java.lang.Thread.sleep(Native Method)
2020-01-30T14:47:46.5605748Z at org.apache.hadoop.ozone.scm.TestSCMContainerPlacementPolicyMetrics.test(TestSCMContainerPlacementPolicyMetrics.java:135)