Parent Log: http://ci.aztec-labs.com/4377c19df791fe00 Command: e1600b85b5ffbde9: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/420e0a54fb4bfe8b04d7dd479f59ed0fe3ad3b74 Env: REF_NAME=gh-readonly-queue/next/pr-14922-106f897363bb5aee27ddd091b5be9641b011c5bb CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 12 16:13:10 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14922_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 16:13:10 +++ id -u 16:13:10 +++ id -g 16:13:10 ++ 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:13:10 + cid=e3db0c9812d88d771f8209e01b0ca36b15d8875709d5cd1cad4d385f0d9dc394 16:13:10 + set +x 16:13:14 [16:13:14.780] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 16:13:14 [16:13:14.856] WARN: ethereum:test:registry Set block interval to 12 16:13:15 [16:13:15.164] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 16:13:15 [16:13:15.202] INFO: ethereum:test:registry All transactions mined successfully 16:13:15 [16:13:15.327] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 16:13:15 [16:13:15.358] INFO: ethereum:test:registry All transactions mined successfully 16:13:15 [16:13:15.544] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 16:13:15 [16:13:15.574] INFO: ethereum:test:registry All transactions mined successfully 16:13:15 [16:13:15.674] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 16:13:15 [16:13:15.729] INFO: ethereum:test:registry All transactions mined successfully 16:13:15 [16:13:15.735] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 16:13:15 [16:13:15.763] INFO: ethereum:test:registry All transactions mined successfully 16:13:15 [16:13:15.800] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xd64e6bbdf0d2b03d4596256d6aafb7019aef4656","governanceAddress":"0x7a8d5f4d02053c421b0acc9b0e613fd5564a5931","governanceProposerAddress":"0x679c40430ab268602b556f368dd72f319c6b2271","rollupAddress":"0xaaa09a1a37e82fb4c19dcacdb623491507ce72ea","inboxAddress":"0xa357ef2e210c23178ab2eade52dc010534c6dd8b","outboxAddress":"0x97b080075b3512cb1d5f921175d7cd1f0e48c29d","feeJuicePortalAddress":"0xe5677dfcd6e00e020f4bd0f57a80155c030a1644","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xb749ab41ed8388671177909f021a7390314546a4","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 16:13:15 [16:13:15.803] INFO: ethereum:test:registry Handing over to governance 16:13:15 [16:13:15.835] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 16:13:15 [16:13:15.853] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 16:13:15 [16:13:15.947] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 16:13:16 [16:13:16.119] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 16:13:16 [16:13:16.127] INFO: ethereum:test:registry All transactions mined successfully 16:13:16 [16:13:16.226] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 16:13:16 [16:13:16.238] INFO: ethereum:test:registry All transactions mined successfully 16:13:16 PASS src/contracts/registry.test.ts 16:13:16 Registry 16:13:16 gets rollup versions (33 ms) 16:13:16 handles non-existent versions (27 ms) 16:13:16 collects addresses (80 ms) 16:13:16 adds a version to the registry (381 ms) 16:13:16 16:13:16 Test Suites: 1 passed, 1 total 16:13:16 Tests: 4 passed, 4 total 16:13:16 Snapshots: 0 total 16:13:16 Time: 4.779 s 16:13:16 Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i. 16:13:16 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?