Parent Log:
http://ci.aztec-labs.com/fc1750779ccd7d53
Command: 3f1d1d87da1584d1: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/aac426c9418162aeee8162ed45014b9393d605b8
Env: REF_NAME=gh-readonly-queue/next/pr-15051-92d685c3a802eb31897b6f13d28b9ee428c73744 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 06:36:36 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15051_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_774acb08ba9e9a76_next
06:36:36 +++ id -u
06:36:36 +++ id -g
06:36:36 ++ 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'\'''
06:36:36 + cid=a13f2c11db4a007931a4a858b335f27b2747c7c223716e6c02f509e0cc5e8c76
06:36:36 + set +x
06:36:40 [06:36:40.272]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
06:36:40 [06:36:40.279]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
06:36:40 [06:36:40.657]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
06:36:40 [06:36:40.659]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
06:36:40 [06:36:40.988]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found all in the pool
06:36:41 [06:36:41.292]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
06:36:41 [06:36:41.293]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
06:36:41 [06:36:41.592]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 7 missing. Will gather from nodes and p2p
06:36:41 [06:36:41.593]
INFO:
prover-node:combined-prover-coordination Found all 7 txs directly from nodes
06:36:41 [06:36:41.894]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
06:36:41 [06:36:41.895]
INFO:
prover-node:combined-prover-coordination Found all 9 txs. 5 from nodes, 4 from p2p
06:36:42 [06:36:42.240]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 9 missing. Will gather from nodes and p2p
06:36:42 [06:36:42.241]
WARN:
prover-node:combined-prover-coordination Failed to find 6 txs from any source. Found 2 from p2p and 1 from nodes
06:36:42 [06:36:42.560]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 10 missing. Will gather from nodes and p2p
06:36:42 [06:36:42.561]
INFO:
prover-node:combined-prover-coordination Found all 10 txs directly from nodes
06:36:42 [06:36:42.892]
INFO:
prover-node:combined-prover-coordination Check for 10 txs found 8 missing. Will gather from nodes and p2p
06:36:42 [06:36:42.893]
INFO:
prover-node:combined-prover-coordination Found all 8 txs. 0 from nodes, 8 from p2p
06:36:46 [06:36:46.137]
INFO:
prover-node:combined-prover-coordination Check for 100 txs found 99 missing. Will gather from nodes and p2p
06:36:46 [06:36:46.143]
INFO:
prover-node:combined-prover-coordination Found all 99 txs. 94 from nodes, 5 from p2p
06:36:46
PASS src/prover-coordination/combined-prover-coordination.test.ts (
8.527 s)
06:36:46 combined prover coordination
06:36:46
✓ can be created (7 ms)
06:36:46
✓ can gather txs from nodes (921 ms)
06:36:46
✓ can gather txs from nodes and p2p (378 ms)
06:36:46
✓ does not ask nodes or p2p if txs are already in the pool (330 ms)
06:36:46
✓ only gathers what it can (304 ms)
06:36:46
✓ gathers from nodes when txs are requested (301 ms)
06:36:46
✓ gathers from nodes and p2p when txs are requested (301 ms)
06:36:46
✓ throws if requesting txs that can't be gathered (356 ms)
06:36:46
✓ can request txs from nodes if no p2p (309 ms)
06:36:46
✓ can request txs from p2p if no nodes (332 ms)
06:36:46
✓ can gather a large amount of transactions in batches (3358 ms)
06:36:46
06:36:46
Test Suites: 1 passed, 1 total
06:36:46
Tests: 11 passed, 11 total
06:36:46
Snapshots: 0 total
06:36:46
Time: 8.61 s
06:36:46
Ran all test suites matching prover-node/src/prover-coordination/combined-prover-coordination.test.ts
.
06:36:46
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?