Parent Log: http://ci.aztec-labs.com/057d5d7c01df7f9b Command: 7d3a4ee7e143e35a: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/3b5835195491b53670250790b18c14d922718574 Env: REF_NAME=gh-readonly-queue/next/pr-15094-1542a83b8e029762e119474de1725d84a1aee3d2 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 10:24:32 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15094_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 10:24:32 +++ id -u 10:24:32 +++ id -g 10:24:32 ++ 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'\''' 10:24:32 + cid=5b3d2f74041157fc6321dc1fedeb18b3f7df25645b55f99813e8a2174f371fcc 10:24:32 + set +x 10:24:38 [10:24:38.129] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 10:24:38 [10:24:38.175] WARN: ethereum:test:registry Set block interval to 12 10:24:38 [10:24:38.805] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 10:24:38 [10:24:38.879] INFO: ethereum:test:registry All transactions mined successfully 10:24:39 [10:24:39.111] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 10:24:39 [10:24:39.164] INFO: ethereum:test:registry All transactions mined successfully 10:24:39 [10:24:39.514] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 10:24:39 [10:24:39.550] INFO: ethereum:test:registry All transactions mined successfully 10:24:39 [10:24:39.674] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 10:24:39 [10:24:39.732] INFO: ethereum:test:registry All transactions mined successfully 10:24:39 [10:24:39.744] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 10:24:39 [10:24:39.774] INFO: ethereum:test:registry All transactions mined successfully 10:24:39 [10:24:39.821] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0xc3733ca1968db73f8b7098e7d499899d19057e46","governanceAddress":"0x619e1594e31cbc7ad79d7ffc92fbb48fda861fd6","governanceProposerAddress":"0xa9944a71e32ed42235b7efa88f0d6b95363f377b","rollupAddress":"0x64e8f830cbdbcccc9bba3bf043b16d00c94186d7","inboxAddress":"0xc78a86bd2b18e05d9fdf22de9ab7cd576e6449b2","outboxAddress":"0xbbdf028b671408c7de4b85a5ddab9fb7c23ffb2a","feeJuicePortalAddress":"0xc3acca9256fb9756eafae0dcbddfe08e7bcf6956","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x67b0dc1451d6c1738b68277bf644fe72891e04fb","gseAddress":"0xa5c03c562971dccc8f9ee4ff2efeaf845a857d38","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 10:24:39 [10:24:39.822] INFO: ethereum:test:registry Handing over to governance 10:24:39 [10:24:39.851] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 10:24:39 [10:24:39.871] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 10:24:39 [10:24:39.978] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 10:24:40 [10:24:40.198] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 10:24:40 [10:24:40.208] INFO: ethereum:test:registry All transactions mined successfully 10:24:40 [10:24:40.291] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 10:24:40 [10:24:40.307] INFO: ethereum:test:registry All transactions mined successfully 10:24:40 PASS src/contracts/registry.test.ts (6.038 s) 10:24:40 Registry 10:24:40 gets rollup versions (33 ms) 10:24:40 handles non-existent versions (36 ms) 10:24:40 collects addresses (94 ms) 10:24:40 adds a version to the registry (407 ms) 10:24:40 10:24:40 Test Suites: 1 passed, 1 total 10:24:40 Tests: 4 passed, 4 total 10:24:40 Snapshots: 0 total 10:24:40 Time: 6.22 s 10:24:40 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 10:24:40 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?