Parent Log: http://ci.aztec-labs.com/9a8b51ad4daf16b0 Command: 426cee6a32f1da3c: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/d96baf1c44329e8b2e3a432ad803f702f5184a62 Env: REF_NAME=gh-readonly-queue/next/pr-15025-26c5a39fe03723d11540f721293d7aebd1f478d9 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 09:32:57 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15025_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next 09:32:57 +++ id -u 09:32:57 +++ id -g 09:32:57 ++ docker run -d --name prover-node_src_prover-coordination_combined-prover-coordination.test.ts --net=none --cpuset-cpus=0-127 --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'\''' 09:32:57 + cid=51fd8ba191d2c8b3424fbdace64a2af71f70a50592f788ee8352bc84a4dc2488 09:32:57 + set +x 09:33:01 [09:33:01.169] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 09:33:01 [09:33:01.177] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 09:33:01 [09:33:01.543] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 09:33:01 [09:33:01.545] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 09:33:01 [09:33:01.876] INFO: prover-node:combined-prover-coordination Check for 10 txs found all in the pool 09:33:02 [09:33:02.201] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 09:33:02 [09:33:02.204] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 09:33:02 [09:33:02.567] INFO: prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p 09:33:02 [09:33:02.569] INFO: prover-node:combined-prover-coordination Found all 7 txs directly from nodes 09:33:02 [09:33:02.893] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 09:33:02 [09:33:02.895] INFO: prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p 09:33:03 [09:33:03.214] INFO: prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p 09:33:03 [09:33:03.215] WARN: prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes 09:33:03 [09:33:03.507] INFO: prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p 09:33:03 [09:33:03.509] INFO: prover-node:combined-prover-coordination Found all 10 txs directly from nodes 09:33:03 [09:33:03.844] INFO: prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p 09:33:03 [09:33:03.844] INFO: prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p 09:33:07 [09:33:07.008] INFO: prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p 09:33:07 [09:33:07.013] INFO: prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p 09:33:07 PASS src/prover-coordination/combined-prover-coordination.test.ts (8.296 s) 09:33:07 combined prover coordination 09:33:07 can be created (5 ms) 09:33:07 can gather txs from nodes (823 ms) 09:33:07 can gather txs from nodes and p2p (367 ms) 09:33:07 does not ask nodes or p2p if txs are already in the pool (332 ms) 09:33:07 only gathers what it can (327 ms) 09:33:07 gathers from nodes when txs are requested (366 ms) 09:33:07 gathers from nodes and p2p when txs are requested (323 ms) 09:33:07 throws if requesting txs that can't be gathered (326 ms) 09:33:07 can request txs from nodes if no p2p (287 ms) 09:33:07 can request txs from p2p if no nodes (334 ms) 09:33:07 can gather a large amount of transactions in batches (3258 ms) 09:33:07 09:33:07 Test Suites: 1 passed, 1 total 09:33:07 Tests: 11 passed, 11 total 09:33:07 Snapshots: 0 total 09:33:07 Time: 8.385 s 09:33:07 Ran all test suites matching /prover-node\/src\/prover-coordination\/combined-prover-coordination.test.ts/i. 09:33:07 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?