Parent Log: http://ci.aztec-labs.com/6dbd0591bad96188 Command: b3bf99625f6f0a17:ISOLATE=1:NAME=prover-node/src/monitors/epoch-monitor.test.ts yarn-project/scripts/run_test.sh prover-node/src/monitors/epoch-monitor.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/d5a262aabc20f5384a720a0d831e2ec28badc7f9 Env: REF_NAME=gh-readonly-queue/next/pr-15042-17ea18ade041a1bb437806e047c30b29da124094 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 18:06:12 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_543d3d9af7754420_next 18:06:12 +++ id -u 18:06:12 +++ id -g 18:06:12 ++ docker run -d --name prover-node_src_monitors_epoch-monitor.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/monitors/epoch-monitor.test.ts'\''' 18:06:12 + cid=00239b18db6f787f3bd0c65d4fee2bc823c8053886bd2ac1edbbdca9c10232a9 18:06:12 + set +x 18:06:15 PASS src/monitors/epoch-monitor.test.ts 18:06:15 EpochMonitor 18:06:15 triggers sync for epoch zero (13 ms) 18:06:15 does not trigger epoch sync on startup (2 ms) 18:06:15 does not trigger epoch sync on epoch zero if not complete (2 ms) 18:06:15 triggers initial epoch sync on running chain (5 ms) 18:06:15 does not accidentally trigger for epoch zero on an empty epoch (1 ms) 18:06:15 does not update the latest epoch number if proving was unable to start (3 ms) 18:06:15 does not trigger epoch sync if epoch is already processed (2 ms) 18:06:15 does not trigger epoch sync if epoch is not complete (1 ms) 18:06:15 does not trigger epoch sync if previous epoch is not proven (2 ms) 18:06:15 does not trigger on partial epoch proofs (2 ms) 18:06:15 triggers correct epoch after a prune (2 ms) 18:06:15 18:06:15 Test Suites: 1 passed, 1 total 18:06:15 Tests: 11 passed, 11 total 18:06:15 Snapshots: 0 total 18:06:15 Time: 2.2 s 18:06:15 Ran all test suites matching prover-node/src/monitors/epoch-monitor.test.ts. 18:06:15 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?