Parent Log:
http://ci.aztec-labs.com/ddf4ea0db3bffde3
Command: 70462c95d683706b: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/fa159c5d52a45358479f951a547fed37f141a6ed
Env: REF_NAME=gh-readonly-queue/next/pr-15054-184d5f7d956dd7251670a2dd6728f313cfdf3caf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 22:33:33 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15054_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next
22:33:33 +++ id -u
22:33:33 +++ id -g
22:33:33 ++ 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'\'''
22:33:33 + cid=50f1ef32be126d211482bfac6451fdd537a8306c22a8d474a9d3c4df405729bb
22:33:33 + set +x
22:33:37 [22:33:37.940]
INFO:
ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12]
22:33:37 [22:33:37.979]
WARN:
ethereum:test:registry Set block interval to 12
22:33:38 [22:33:38.381]
INFO:
ethereum:test:registry Waiting for 7 transactions to be mined...
22:33:38 [22:33:38.433]
INFO:
ethereum:test:registry All transactions mined successfully
22:33:38 [22:33:38.607]
INFO:
ethereum:test:registry Waiting for 9 transactions to be mined...
22:33:38 [22:33:38.645]
INFO:
ethereum:test:registry All transactions mined successfully
22:33:38 [22:33:38.951]
INFO:
ethereum:test:registry Waiting for 11 transactions to be mined...
22:33:39 [22:33:39.005]
INFO:
ethereum:test:registry All transactions mined successfully
22:33:39 [22:33:39.110]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
22:33:39 [22:33:39.143]
INFO:
ethereum:test:registry All transactions mined successfully
22:33:39 [22:33:39.150]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
22:33:39 [22:33:39.179]
INFO:
ethereum:test:registry All transactions mined successfully
22:33:39 [22:33:39.212]
INFO:
ethereum:test:registry Aztec L1 contracts initialized
{"registryAddress":"0x296989ed08586fcdeae446d714fa8f0f95162be9","governanceAddress":"0xe716f653268e309787590bd5a5ca524470928091","governanceProposerAddress":"0xa83c61907e7482c4f0d7c71c5ae774dae059ead5","rollupAddress":"0x8758dd736de19318bcf9ab20a9402f1298111da2","inboxAddress":"0x30279b1a59d46a0e437f820df5e516573e331999","outboxAddress":"0x0a01a26e2280fdd713835d8bac0e5dd4549de72c","feeJuicePortalAddress":"0x435b024d5602b021d8e5ab4372f0f9fe501c005a","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0x4009291010a2959f59e7e656aa3103312cfb5816","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
22:33:39 [22:33:39.214]
INFO:
ethereum:test:registry Handing over to governance
22:33:39 [22:33:39.252]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index.
22:33:39 [22:33:39.273]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
22:33:39 [22:33:39.376]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
22:33:39 [22:33:39.640]
INFO:
ethereum:test:registry Waiting for 2 transactions to be mined...
22:33:39 [22:33:39.655]
INFO:
ethereum:test:registry All transactions mined successfully
22:33:39 [22:33:39.805]
INFO:
ethereum:test:registry Waiting for 3 transactions to be mined...
22:33:39 [22:33:39.825]
INFO:
ethereum:test:registry All transactions mined successfully
22:33:39
PASS src/contracts/registry.test.ts
22:33:39 Registry
22:33:39
✓ gets rollup versions (40 ms)
22:33:39
✓ handles non-existent versions (34 ms)
22:33:39
✓ collects addresses (86 ms)
22:33:39
✓ adds a version to the registry (551 ms)
22:33:39
22:33:39
Test Suites: 1 passed, 1 total
22:33:39
Tests: 4 passed, 4 total
22:33:39
Snapshots: 0 total
22:33:39
Time: 5.048 s
22:33:39
Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i
.
22:33:39
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?