Parent Log: http://ci.aztec-labs.com/55755cfc18e6eb0f Command: 13dd8684e4e32fd7 yarn-project/scripts/run_test.sh prover-client/src/proving_broker/proving_job_controller.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/1c9ca312bfdace816082212846900a49694e1e50 Env: REF_NAME=gh-readonly-queue/next/pr-15182-af094bce13530e078c78de9f3264280e6693d533 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 08:55:47 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15182_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_4229e7da9f4a5d1e_next 08:55:51 [08:55:51.948] INFO: prover-client:proving-agent:job-controller-203e4565 Job controller started jobId=1 {"jobId":"1"} 08:55:51 [08:55:51.957] INFO: prover-client:proving-agent:job-controller-9fe1a87a Job controller started jobId=1 {"jobId":"1"} 08:55:51 [08:55:51.976] INFO: prover-client:proving-agent:job-controller-cb59af7e Job controller started jobId=1 {"jobId":"1"} 08:55:51 [08:55:51.978] WARN: prover-client:proving-agent:job-controller-cb59af7e Aborted job controller for jobId=1 {"jobId":"1"} 08:55:51 [08:55:51.981] WARN: prover-client:proving-agent:job-controller-cb59af7e Job controller for jobId=1 completed but job was aborted {"currentStatus":"running","jobId":"1"} 08:55:51 [08:55:51.987] INFO: prover-client:proving-agent:job-controller-e4ae468b Job controller started jobId=1 {"jobId":"1"} 08:55:51 [08:55:51.992] INFO: prover-client:proving-agent:job-controller-a2246548 Job controller started jobId=1 {"jobId":"1"} 08:55:51 [08:55:51.998] INFO: prover-client:proving-agent:job-controller-f4200688 Job controller started jobId=1 {"jobId":"1"} 08:55:51 [08:55:51.999] WARN: prover-client:proving-agent:job-controller-f4200688 On complete handler error: Error: test error {"jobId":"1"} 08:55:52 [08:55:52.002] INFO: prover-client:proving-agent:job-controller-4cbc2899 Job controller started jobId=1 {"jobId":"1"} 08:55:52 [08:55:52.003] WARN: prover-client:proving-agent:job-controller-4cbc2899 Aborted job controller for jobId=1 {"jobId":"1"} 08:55:52 [08:55:52.009] WARN: prover-client:proving-agent:job-controller-4cbc2899 Job controller for jobId=1 completed but job was aborted {"currentStatus":"running","jobId":"1"} 08:55:52 PASS src/proving_broker/proving_job_controller.test.ts 08:55:52 ProvingJobController 08:55:52 reports IDLE status initially (5 ms) 08:55:52 reports PROVING status while busy (9 ms) 08:55:52 reports DONE status after job is done (16 ms) 08:55:52 reports aborted error after cancellation (12 ms) 08:55:52 calls onComplete (8 ms) 08:55:52 calls onComplete with the error (4 ms) 08:55:52 does not crash if onComplete throws (5 ms) 08:55:52 calls onComplete if abort is called but result is masked (9 ms) 08:55:52 08:55:52 Test Suites: 1 passed, 1 total 08:55:52 Tests: 8 passed, 8 total 08:55:52 Snapshots: 0 total 08:55:52 Time: 3.79 s 08:55:52 Ran all test suites matching prover-client/src/proving_broker/proving_job_controller.test.ts. 08:55:52 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?