Parent Log:
http://ci.aztec-labs.com/171b2d80c85afdbd
Command: eebb3ae31c0c785a:ISOLATE=1:NAME=ethereum/src/test/chain_monitor.test.ts yarn-project/scripts/run_test.sh ethereum/src/test/chain_monitor.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/cbd66b52b44f3aad75bf6e52a67987ed206598aa
Env: REF_NAME=gh-readonly-queue/next/pr-15121-5d017313171ed95ebc6dbf88c1dffe207497338e CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 18 20:42:52 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15121_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_367145c3c07bd7b7_next
20:42:52 +++ id -u
20:42:52 +++ id -g
20:42:52 ++ docker run -d --name ethereum_src_test_chain_monitor.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 ethereum/src/test/chain_monitor.test.ts'\'''
20:42:53 + cid=a22411485928064d8db01b93d6892a8b80daffd6fb224dc6d40aa218f5d0fac9
20:42:53 + set +x
20:42:54
PASS src/test/chain_monitor.test.ts
20:42:54 ChainMonitor
20:42:54 with noop runs
20:42:54
✓ awaits for runs to finish before stopping (203 ms)
20:42:54
20:42:54
Test Suites: 1 passed, 1 total
20:42:54
Tests: 1 passed, 1 total
20:42:54
Snapshots: 0 total
20:42:54
Time: 1.269 s
20:42:54
Ran all test suites matching ethereum/src/test/chain_monitor.test.ts
.
20:42:54
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?