Parent Log: http://ci.aztec-labs.com/88fdb72b2f06aef3 Command: 24e90b7895ff1ed6:ISOLATE=1:NAME=ethereum/src/contracts/registry.test.ts yarn-project/scripts/run_test.sh ethereum/src/contracts/registry.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/8cc8a56892d36191eefb49254ebbe49ea99ef4b8 Env: REF_NAME=gh-readonly-queue/next/pr-14921-78d87cb88633aee537d022d6fd8e57ceb74a3a95 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 11:33:40 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14921_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 11:33:40 +++ id -u 11:33:40 +++ id -g 11:33:40 ++ docker run -d --name ethereum_src_contracts_registry.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 ethereum/src/contracts/registry.test.ts'\''' 11:33:41 + cid=32c2b0b66340d6249310bb2c34226f377d5c45b84183b76cd096949e12daf187 11:33:41 + set +x 11:33:45 [11:33:45.848] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 11:33:45 [11:33:45.909] WARN: ethereum:test:registry Set block interval to 12 11:33:46 [11:33:46.302] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 11:33:46 [11:33:46.330] INFO: ethereum:test:registry All transactions mined successfully 11:33:46 [11:33:46.501] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 11:33:46 [11:33:46.526] INFO: ethereum:test:registry All transactions mined successfully 11:33:47 [11:33:47.023] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 11:33:47 [11:33:47.082] INFO: ethereum:test:registry All transactions mined successfully 11:33:47 [11:33:47.184] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 11:33:47 [11:33:47.239] INFO: ethereum:test:registry All transactions mined successfully 11:33:47 [11:33:47.245] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 11:33:47 [11:33:47.276] INFO: ethereum:test:registry All transactions mined successfully 11:33:47 [11:33:47.307] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xc3733ca1968db73f8b7098e7d499899d19057e46","governanceAddress":"0xcac3335d756b65031f40197a3615fcc10ad55dc9","governanceProposerAddress":"0xa7136cf7b79169b344929e8dfcfa5970da5283a7","rollupAddress":"0x7c383d3248edcb86dfdbea7a226a11b243035ab4","inboxAddress":"0x90672002fc5bf0e7bd0dde75190b9ca2534f3d92","outboxAddress":"0xa0eec9ca2220e223e6815d9bd423d72d26de44ea","feeJuicePortalAddress":"0x6f4ba1710737ba317fa4dcbf3633a93cd7c2c1e7","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x67b0dc1451d6c1738b68277bf644fe72891e04fb","gseAddress":"0x4a8a3b6aea9ace050219543322fc3f197f9d9f2e","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 11:33:47 [11:33:47.309] INFO: ethereum:test:registry Handing over to governance 11:33:47 [11:33:47.339] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 11:33:47 [11:33:47.362] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 11:33:47 [11:33:47.446] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 11:33:47 [11:33:47.709] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 11:33:47 [11:33:47.716] INFO: ethereum:test:registry All transactions mined successfully 11:33:47 [11:33:47.812] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 11:33:47 [11:33:47.826] INFO: ethereum:test:registry All transactions mined successfully 11:33:47 PASS src/contracts/registry.test.ts (5.325 s) 11:33:47 Registry 11:33:47 gets rollup versions (35 ms) 11:33:47 handles non-existent versions (32 ms) 11:33:47 collects addresses (68 ms) 11:33:47 adds a version to the registry (496 ms) 11:33:47 11:33:47 Test Suites: 1 passed, 1 total 11:33:47 Tests: 4 passed, 4 total 11:33:47 Snapshots: 0 total 11:33:47 Time: 5.508 s 11:33:47 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 11:33:47 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?