Parent Log: http://ci.aztec-labs.com/b136f0c1bb7af195 Command: 26102936e69ab88b: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/b1b65bcdbd44a49fbebe5d2265256dc9466e92be Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Fri Jun 13 16:24:14 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15044_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_master 16:24:14 +++ id -u 16:24:14 +++ id -g 16:24:14 ++ 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'\''' 16:24:15 + cid=a192b617b77e1c46776cbcb2bb92ab72e82dde6e230875c0edf64c095a4ce6da 16:24:15 + set +x 16:24:18 [16:24:18.067] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 16:24:18 [16:24:18.106] WARN: ethereum:test:registry Set block interval to 12 16:24:18 [16:24:18.328] INFO: ethereum:test:registry Waiting for 6 transactions to be mined... 16:24:18 [16:24:18.349] INFO: ethereum:test:registry All transactions mined successfully 16:24:18 [16:24:18.439] INFO: ethereum:test:registry Waiting for 8 transactions to be mined... 16:24:18 [16:24:18.461] INFO: ethereum:test:registry All transactions mined successfully 16:24:18 [16:24:18.658] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 16:24:18 [16:24:18.688] INFO: ethereum:test:registry All transactions mined successfully 16:24:18 [16:24:18.746] INFO: ethereum:test:registry Waiting for 10 transactions to be mined... 16:24:18 [16:24:18.769] INFO: ethereum:test:registry All transactions mined successfully 16:24:18 [16:24:18.778] INFO: ethereum:test:registry Waiting for 10 transactions to be mined... 16:24:18 [16:24:18.809] INFO: ethereum:test:registry All transactions mined successfully 16:24:18 [16:24:18.836] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0x70dbc352e2eed003ebdaa22f73061e8fb9301163","governanceAddress":"0x84d200687eb95e954fa16a681ea605645c79b175","governanceProposerAddress":"0x7a204293eeb3950aba6c24b695b3309a8c79b1c6","rollupAddress":"0x8e56faa99e1647c045f7e3143a70e2c8f9c05c78","inboxAddress":"0x7b8320bbddd3c0a78fde9e0880963c43a3db777f","outboxAddress":"0xa617b399dfa9a3f2bc07021d82b858f026929aff","feeJuicePortalAddress":"0x764dc325cf2383820b49fb0615b3f0f8766caac7","feeJuiceAddress":"0x35e2b457fd415e79fa2570c89d767f7f2e6d409c","stakingAssetAddress":"0x35b00f94fcd02a316d1352ff94f4e6b667d86bb9","rewardDistributorAddress":"0x54cdea05861163e70d835fdb24d0c953860d2b36","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 16:24:18 [16:24:18.841] INFO: ethereum:test:registry Calling evm_setNextBlockTimestamp with params: [1749832086] 16:24:18 [16:24:18.843] INFO: ethereum:test:registry Calling hardhat_mine with params: [1] 16:24:18 [16:24:18.851] INFO: ethereum:test:registry Jumped to slot 1 16:24:18 [16:24:18.881] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 16:24:18 [16:24:18.899] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 16:24:18 [16:24:18.978] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 16:24:19 [16:24:19.200] INFO: ethereum:test:registry Waiting for 1 transactions to be mined... 16:24:19 [16:24:19.213] INFO: ethereum:test:registry All transactions mined successfully 16:24:19 [16:24:19.312] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 16:24:19 [16:24:19.340] INFO: ethereum:test:registry All transactions mined successfully 16:24:19 PASS src/contracts/registry.test.ts 16:24:19 Registry 16:24:19 gets rollup versions (31 ms) 16:24:19 handles non-existent versions (23 ms) 16:24:19 collects addresses (76 ms) 16:24:19 adds a version to the registry (523 ms) 16:24:19 16:24:19 Test Suites: 1 passed, 1 total 16:24:19 Tests: 4 passed, 4 total 16:24:19 Snapshots: 0 total 16:24:19 Time: 3.958 s 16:24:19 Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i. 16:24:19 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?