Parent Log: http://ci.aztec-labs.com/090e33d2919b194d Command: 3aa3a54f792fc08a yarn-project/scripts/run_test.sh prover-client/src/proving_broker/proving_job_controller.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/2868628b6ae039db35b4267ab3975abc64a5d9b4 Env: REF_NAME=gh-readonly-queue/next/pr-15179-227fd751f8d3e07a96e4c1564665f0676f8222af CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 12:41:48 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15179_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_4229e7da9f4a5d1e_next 12:41:52 [12:41:52.735] INFO: prover-client:proving-agent:job-controller-dcfb45dc Job controller started jobId=1 {"jobId":"1"} 12:41:52 [12:41:52.745] INFO: prover-client:proving-agent:job-controller-951bfdbf Job controller started jobId=1 {"jobId":"1"} 12:41:52 [12:41:52.770] INFO: prover-client:proving-agent:job-controller-a50543c9 Job controller started jobId=1 {"jobId":"1"} 12:41:52 [12:41:52.771] WARN: prover-client:proving-agent:job-controller-a50543c9 Aborted job controller for jobId=1 {"jobId":"1"} 12:41:52 [12:41:52.772] WARN: prover-client:proving-agent:job-controller-a50543c9 Job controller for jobId=1 completed but job was aborted {"currentStatus":"running","jobId":"1"} 12:41:52 [12:41:52.778] INFO: prover-client:proving-agent:job-controller-e10489b4 Job controller started jobId=1 {"jobId":"1"} 12:41:52 [12:41:52.783] INFO: prover-client:proving-agent:job-controller-763d5414 Job controller started jobId=1 {"jobId":"1"} 12:41:52 [12:41:52.789] INFO: prover-client:proving-agent:job-controller-9770dbdc Job controller started jobId=1 {"jobId":"1"} 12:41:52 [12:41:52.790] WARN: prover-client:proving-agent:job-controller-9770dbdc On complete handler error: Error: test error {"jobId":"1"} 12:41:52 [12:41:52.793] INFO: prover-client:proving-agent:job-controller-e299d94c Job controller started jobId=1 {"jobId":"1"} 12:41:52 [12:41:52.794] WARN: prover-client:proving-agent:job-controller-e299d94c Aborted job controller for jobId=1 {"jobId":"1"} 12:41:52 [12:41:52.798] WARN: prover-client:proving-agent:job-controller-e299d94c Job controller for jobId=1 completed but job was aborted {"currentStatus":"running","jobId":"1"} 12:41:52 PASS src/proving_broker/proving_job_controller.test.ts 12:41:52 ProvingJobController 12:41:52 reports IDLE status initially (14 ms) 12:41:52 reports PROVING status while busy (17 ms) 12:41:52 reports DONE status after job is done (24 ms) 12:41:52 reports aborted error after cancellation (7 ms) 12:41:52 calls onComplete (7 ms) 12:41:52 calls onComplete with the error (3 ms) 12:41:52 does not crash if onComplete throws (6 ms) 12:41:52 calls onComplete if abort is called but result is masked (7 ms) 12:41:52 12:41:52 Test Suites: 1 passed, 1 total 12:41:52 Tests: 8 passed, 8 total 12:41:52 Snapshots: 0 total 12:41:52 Time: 2.985 s 12:41:52 Ran all test suites matching prover-client/src/proving_broker/proving_job_controller.test.ts. 12:41:52 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?