Parent Log: http://ci.aztec-labs.com/cc289456ecfb3257 Command: 582720422b3f4dff: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/79e9bd1698f4bba6deade8f76c676f9bbb12ff74 Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1 Date: Mon Jun 23 13:24:59 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_staging 13:24:59 +++ id -u 13:24:59 +++ id -g 13:24:59 ++ 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'\''' 13:24:59 + cid=ee15f94e6ac51e5667b7746129c111e19ee5f2e40483fbc0e14786e706cf0be7 13:24:59 + set +x 13:25:04 [13:25:04.112] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 13:25:04 [13:25:04.146] WARN: ethereum:test:registry Set block interval to 12 13:25:04 [13:25:04.432] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 13:25:04 [13:25:04.462] INFO: ethereum:test:registry All transactions mined successfully 13:25:04 [13:25:04.568] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 13:25:04 [13:25:04.597] INFO: ethereum:test:registry All transactions mined successfully 13:25:04 [13:25:04.908] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 13:25:04 [13:25:04.978] INFO: ethereum:test:registry All transactions mined successfully 13:25:05 [13:25:05.090] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 13:25:05 [13:25:05.147] INFO: ethereum:test:registry All transactions mined successfully 13:25:05 [13:25:05.153] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 13:25:05 [13:25:05.209] INFO: ethereum:test:registry All transactions mined successfully 13:25:05 [13:25:05.244] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0x8c3456e2056cf016a008f5adcccb0017f5014507","inboxAddress":"0x0f2c06763173bcea1e43dbb384320eb8aec3086e","outboxAddress":"0xeb03e65c22a96bd627dc2a67907f0881cd3e5984","feeJuicePortalAddress":"0x2423dfb934542a960c1b2fadad11c21649907101","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 13:25:05 [13:25:05.245] INFO: ethereum:test:registry Handing over to governance 13:25:05 [13:25:05.273] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 13:25:05 [13:25:05.298] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 13:25:05 [13:25:05.406] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 13:25:05 [13:25:05.631] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 13:25:05 [13:25:05.639] INFO: ethereum:test:registry All transactions mined successfully 13:25:05 [13:25:05.708] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 13:25:05 [13:25:05.718] INFO: ethereum:test:registry All transactions mined successfully 13:25:05 PASS src/contracts/registry.test.ts 13:25:05 Registry 13:25:05 gets rollup versions (29 ms) 13:25:05 handles non-existent versions (44 ms) 13:25:05 collects addresses (90 ms) 13:25:05 adds a version to the registry (387 ms) 13:25:05 13:25:05 Test Suites: 1 passed, 1 total 13:25:05 Tests: 4 passed, 4 total 13:25:05 Snapshots: 0 total 13:25:05 Time: 4.895 s 13:25:05 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 13:25:05 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?