Parent Log: http://ci.aztec-labs.com/52c2e08d0b93dac4 Command: c9b93c46acbfae2b: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/88c86d76e23c515deea689031fe891949d47ec49 Env: REF_NAME=gh-readonly-queue/next/pr-15152-3aafa23f28c401f1c88d60325230f1ce801d72a6 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 10:19:51 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15152_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next 10:19:51 +++ id -u 10:19:51 +++ id -g 10:19:51 ++ 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:19:52 + cid=cea9eaa9060bab4474ecfa3b886d9b4413416d0059989d5c86cdca4c24d14c04 10:19:52 + set +x 10:19:57 [10:19:57.428] INFO: ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12] 10:19:57 [10:19:57.468] WARN: ethereum:test:registry Set block interval to 12 10:19:57 [10:19:57.772] INFO: ethereum:test:registry Waiting for 7 transactions to be mined... 10:19:57 [10:19:57.796] INFO: ethereum:test:registry All transactions mined successfully 10:19:57 [10:19:57.917] INFO: ethereum:test:registry Waiting for 9 transactions to be mined... 10:19:57 [10:19:57.949] INFO: ethereum:test:registry All transactions mined successfully 10:19:58 [10:19:58.181] INFO: ethereum:test:registry Waiting for 11 transactions to be mined... 10:19:58 [10:19:58.212] INFO: ethereum:test:registry All transactions mined successfully 10:19:58 [10:19:58.319] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 10:19:58 [10:19:58.361] INFO: ethereum:test:registry All transactions mined successfully 10:19:58 [10:19:58.370] INFO: ethereum:test:registry Waiting for 12 transactions to be mined... 10:19:58 [10:19:58.406] INFO: ethereum:test:registry All transactions mined successfully 10:19:58 [10:19:58.430] INFO: ethereum:test:registry Aztec L1 contracts initialized {"registryAddress":"0x695cad042ae71f6330c2066ce4bbfed68d773760","governanceAddress":"0xe2ba47513c6dbcadd0b1be8481a7fe690f90c7de","governanceProposerAddress":"0xbc1dcc5199d95a8f2cf96e05db45a05cd0b23bcd","rollupAddress":"0xf8e4c48ce8333022ea85f11e0b620c33e97aecbb","inboxAddress":"0x8731fa0bd702adae348160454e6b6c615cd30f9c","outboxAddress":"0xb9b0ce749884527ffff2cb3c12206a87e045a3cf","feeJuicePortalAddress":"0xf0c54a691dd1fa56febc2183a759090f39c7d058","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0xb6c80194609084e15c365209f27caf12965d6792","gseAddress":"0x0fc2e4d3ffb866bf2fa2e172e34f850cced17492","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 10:19:58 [10:19:58.432] INFO: ethereum:test:registry Handing over to governance 10:19:58 [10:19:58.472] WARN: ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index. 10:19:58 [10:19:58.486] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 10:19:58 [10:19:58.594] WARN: ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index. 10:19:58 [10:19:58.808] INFO: ethereum:test:registry Waiting for 2 transactions to be mined... 10:19:58 [10:19:58.829] INFO: ethereum:test:registry All transactions mined successfully 10:19:58 [10:19:58.941] INFO: ethereum:test:registry Waiting for 3 transactions to be mined... 10:19:58 [10:19:58.955] INFO: ethereum:test:registry All transactions mined successfully 10:19:59 PASS src/contracts/registry.test.ts (5.828 s) 10:19:59 Registry 10:19:59 gets rollup versions (25 ms) 10:19:59 handles non-existent versions (29 ms) 10:19:59 collects addresses (96 ms) 10:19:59 adds a version to the registry (436 ms) 10:19:59 10:19:59 Test Suites: 1 passed, 1 total 10:19:59 Tests: 4 passed, 4 total 10:19:59 Snapshots: 0 total 10:19:59 Time: 5.963 s 10:19:59 Ran all test suites matching ethereum/src/contracts/registry.test.ts. 10:19:59 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?