Parent Log: http://ci.aztec-labs.com/3b0d30f42ff50ca8 Command: 95671b91d9414288:ISOLATE=1:NAME=prover-node/src/prover-coordination/combined-prover-coordination.test.ts yarn-project/scripts/run_test.sh prover-node/src/prover-coordination/combined-prover-coordination.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/347f29fb98cc855ead57129b4d1a444d9fb16820 Env: REF_NAME=gh-readonly-queue/next/pr-15059-16fc84676c7308fa5f7ca4a54b67319803d0f5b7 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Mon Jun 16 16:02:49 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15059_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next 16:02:49 +++ id -u 16:02:49 +++ id -g 16:02:49 ++ docker run -d --name prover-node_src_prover-coordination_combined-prover-coordination.test.ts --net=none --cpuset-cpus=0-63 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''yarn-project/scripts/run_test.sh prover-node/src/prover-coordination/combined-prover-coordination.test.ts'\''' 16:02:49 + cid=a54f489b6038547e951af2d144de1195ff25ef09c7bfb75be7b696d2b3209e83 16:02:49 + set +x 16:02:51 [16:02:51.754] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 16:02:51 [16:02:51.760] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 16:02:52 [16:02:52.052] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 16:02:52 [16:02:52.053] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 16:02:52 [16:02:52.345] INFO: prover-node:combined-prover-coordination Check for 10 txs found all in the pool 16:02:52 [16:02:52.635] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 16:02:52 [16:02:52.636] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 16:02:52 [16:02:52.926] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 16:02:52 [16:02:52.927] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 16:02:53 [16:02:53.221] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 16:02:53 [16:02:53.222] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 16:02:53 [16:02:53.513] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 16:02:53 [16:02:53.514] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 16:02:53 [16:02:53.812] INFO: prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p 16:02:53 [16:02:53.813] INFO: prover-node:combined-prover-coordination Found all 10 txs directly from nodes 16:02:54 [16:02:54.104] INFO: prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p 16:02:54 [16:02:54.104] INFO: prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p 16:02:56 [16:02:56.965] INFO: prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p 16:02:56 [16:02:56.969] INFO: prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p 16:02:57 PASS src/prover-coordination/combined-prover-coordination.test.ts (7.048 s) 16:02:57 combined prover coordination 16:02:57 can be created (3 ms) 16:02:57 can gather txs from nodes (567 ms) 16:02:57 can gather txs from nodes and p2p (292 ms) 16:02:57 does not ask nodes or p2p if txs are already in the pool (292 ms) 16:02:57 only gathers what it can (290 ms) 16:02:57 gathers from nodes when txs are requested (293 ms) 16:02:57 gathers from nodes and p2p when txs are requested (292 ms) 16:02:57 throws if requesting txs that can't be gathered (300 ms) 16:02:57 can request txs from nodes if no p2p (290 ms) 16:02:57 can request txs from p2p if no nodes (291 ms) 16:02:57 can gather a large amount of transactions in batches (2976 ms) 16:02:57 16:02:57 Test Suites: 1 passed, 1 total 16:02:57 Tests: 11 passed, 11 total 16:02:57 Snapshots: 0 total 16:02:57 Time: 7.131 s 16:02:57 Ran all test suites matching prover-node/src/prover-coordination/combined-prover-coordination.test.ts. 16:02:57 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?