Parent Log: http://ci.aztec-labs.com/d525d18f08c39a3a Command: 731d98bdb3377842: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/daebab2c4bace59ef25ddb29040a040926f095e6 Env: REF_NAME=gh-readonly-queue/next/pr-14986-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 09:10:20 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14986_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 09:10:20 +++ id -u 09:10:20 +++ id -g 09:10:20 ++ 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'\''' 09:10:20 + cid=637ce221e7034b97657c70831cf29cd3e4ef8698fc29df8a97174c6b987592ad 09:10:20 + set +x 09:10:24 [09:10:24.824] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 09:10:24 [09:10:24.883] WARN: ethereum:test:registry Set block interval to 12 09:10:25 [09:10:25.276] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 09:10:25 [09:10:25.321] INFO: ethereum:test:registry All transactions mined successfully 09:10:25 [09:10:25.484] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 09:10:25 [09:10:25.558] INFO: ethereum:test:registry All transactions mined successfully 09:10:25 [09:10:25.816] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 09:10:25 [09:10:25.840] INFO: ethereum:test:registry All transactions mined successfully 09:10:25 [09:10:25.909] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 09:10:25 [09:10:25.933] INFO: ethereum:test:registry All transactions mined successfully 09:10:25 [09:10:25.941] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 09:10:25 [09:10:25.976] INFO: ethereum:test:registry All transactions mined successfully 09:10:26 [09:10:26.013] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0x1f93b04fc107ceb8ed782c13f34aa59ce9e85484","governanceAddress":"0xd934d8445dab79ca5786f85bd7f8407420a36013","governanceProposerAddress":"0x93c236eca1dfd154b3fe0d26cbfbb5fe5e47c479","rollupAddress":"0x728f52613bd217180a2333662b5f63752a1d4f4f","inboxAddress":"0x3b8b28fafa000df0db25130fdbce474a753612e5","outboxAddress":"0x542b9410917ddb9e75df9e41304119bd1f5a87b0","feeJuicePortalAddress":"0x1a4671c4cb83cd05ee5f5982f7562ae0282ccb76","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0x2789c86ac863840ee5ac6b2ca76b8b3a4e22706f","gseAddress":"0x90efbc19571b7ddaa5d7854c719b91054068061b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 09:10:26 [09:10:26.014] INFO: ethereum:test:registry Handing over to governance 09:10:26 [09:10:26.051] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 09:10:26 [09:10:26.065] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 09:10:26 [09:10:26.168] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 09:10:26 [09:10:26.331] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 09:10:26 [09:10:26.345] INFO: ethereum:test:registry All transactions mined successfully 09:10:26 [09:10:26.457] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 09:10:26 [09:10:26.474] INFO: ethereum:test:registry All transactions mined successfully 09:10:26 PASS src/contracts/registry.test.ts 09:10:26 Registry 09:10:26 gets rollup versions (34 ms) 09:10:26 handles non-existent versions (34 ms) 09:10:26 collects addresses (82 ms) 09:10:26 adds a version to the registry (391 ms) 09:10:26 09:10:26 Test Suites: 1 passed, 1 total 09:10:26 Tests: 4 passed, 4 total 09:10:26 Snapshots: 0 total 09:10:26 Time: 4.815 s 09:10:26 Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i. 09:10:26 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?