Parent Log: http://ci.aztec-labs.com/ddf4ea0db3bffde3 Command: 70462c95d683706b yarn-project/scripts/run_test.sh prover-client/src/orchestrator/orchestrator_lifecycle.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/fa159c5d52a45358479f951a547fed37f141a6ed Env: REF_NAME=gh-readonly-queue/next/pr-15054-184d5f7d956dd7251670a2dd6728f313cfdf3caf CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 22:33:58 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15054_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_b8951850437bc14b_next 22:34:05 [22:34:05.035] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-gSQCkk/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 22:34:05 [22:34:05.277] INFO: prover-client:test:orchestrator-lifecycle Found native BB binary at /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb with working directory /tmp/cd530aeb/bb 22:34:05 [22:34:05.280] INFO: prover-client:test:orchestrator-lifecycle Found native ACVM binary at /home/aztec-dev/aztec-packages/noir/noir-repo/target/release/acvm with working directory /tmp/cd530aeb/acvm 22:34:05 [22:34:05.281] INFO: prover-client:test:orchestrator-lifecycle Using native ACVM at /home/aztec-dev/aztec-packages/noir/noir-repo/target/release/acvm and working directory /tmp/cd530aeb/acvm 22:34:05 [22:34:05.285] INFO: prover-client:proving-broker Proving Broker started 22:34:05 [22:34:05.301] INFO: prover-client:orchestrator Starting epoch 1 with 1 blocks 22:34:05 [22:34:05.302] INFO: prover-client:orchestrator Starting block 1 for slot 1 22:34:05 PASS src/orchestrator/orchestrator_lifecycle.test.ts (5.949 s) 22:34:05 prover/orchestrator/lifecycle 22:34:05 lifecycle 22:34:05 cancels proving requests (586 ms) 22:34:05 22:34:05 Test Suites: 1 passed, 1 total 22:34:05 Tests: 1 passed, 1 total 22:34:05 Snapshots: 0 total 22:34:05 Time: 6.031 s 22:34:05 Ran all test suites matching /prover-client\/src\/orchestrator\/orchestrator_lifecycle.test.ts/i. 22:34:05 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?