The precommit build keeps getting stuck at the same place on the recent runs (and then timing out after 2 hours):
------------------------------------------------------- T E S T S ------------------------------------------------------- Concurrency config is parallel='classes', perCoreThreadCount=false, threadCount=1, useUnlimitedThreads=false Running org.apache.oozie.client.TestOozieClientWithFakeServlet Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec Running org.apache.oozie.client.rest.TestJsonWorkflowAction Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.oozie.client.rest.TestJsonWorkflowJob Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.oozie.client.rest.TestJsonCoordinatorJob Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.oozie.client.rest.TestJsonCoordinatorAction Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.oozie.servlet.TestHostnameFilter Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Build timed out (after 120 minutes). Marking the build as aborted. Build was aborted Archiving artifacts Recording test results Finished: ABORTED https://builds.apache.org/job/oozie-trunk-precommit-build/ Also, for some reason the build history before today is also gone⦠Any ideas?
