Parent Log:
http://ci.aztec-labs.com/f32faee66f030d3c
Command: bdb887914394d73a: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/47c749527b1c3cce3edd9defedc46e89ea00c69e
Env: REF_NAME=gh-readonly-queue/next/pr-15009-00cd67e98e76d3202a0219baf301d59ef4211872 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 15:53:13 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15009_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next
15:53:13 +++ id -u
15:53:13 +++ id -g
15:53:13 ++ 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'\'''
15:53:14 + cid=aef855f63c147c4a7838231c9b45d0b5015284f55f0388d6bfbc0af771d92d91
15:53:14 + set +x
15:53:18 [15:53:18.142]
INFO:
ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12]
15:53:18 [15:53:18.175]
WARN:
ethereum:test:registry Set block interval to 12
15:53:18 [15:53:18.651]
INFO:
ethereum:test:registry Waiting for 7 transactions to be mined...
15:53:18 [15:53:18.683]
INFO:
ethereum:test:registry All transactions mined successfully
15:53:18 [15:53:18.804]
INFO:
ethereum:test:registry Waiting for 9 transactions to be mined...
15:53:18 [15:53:18.831]
INFO:
ethereum:test:registry All transactions mined successfully
15:53:19 [15:53:19.104]
INFO:
ethereum:test:registry Waiting for 11 transactions to be mined...
15:53:19 [15:53:19.147]
INFO:
ethereum:test:registry All transactions mined successfully
15:53:19 [15:53:19.220]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
15:53:19 [15:53:19.246]
INFO:
ethereum:test:registry All transactions mined successfully
15:53:19 [15:53:19.251]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
15:53:19 [15:53:19.274]
INFO:
ethereum:test:registry All transactions mined successfully
15:53:19 [15:53:19.310]
INFO:
ethereum:test:registry Aztec L1 contracts initialized
{"registryAddress":"0x296989ed08586fcdeae446d714fa8f0f95162be9","governanceAddress":"0xe716f653268e309787590bd5a5ca524470928091","governanceProposerAddress":"0xa83c61907e7482c4f0d7c71c5ae774dae059ead5","rollupAddress":"0x58ea799e05e8fbeb0ea1aee98f0f451bb2176c5c","inboxAddress":"0xa9c3a27897e5d67df51b663e2778672a850e5129","outboxAddress":"0x8da1d02595f172909f4294245335d3dd5df6ce79","feeJuicePortalAddress":"0x33dfd816c1031939ac68dfc0a14f2cbf3b609284","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0x4009291010a2959f59e7e656aa3103312cfb5816","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
15:53:19 [15:53:19.311]
INFO:
ethereum:test:registry Handing over to governance
15:53:19 [15:53:19.389]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index.
15:53:19 [15:53:19.406]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
15:53:19 [15:53:19.497]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
15:53:19 [15:53:19.724]
INFO:
ethereum:test:registry Waiting for 2 transactions to be mined...
15:53:19 [15:53:19.733]
INFO:
ethereum:test:registry All transactions mined successfully
15:53:19 [15:53:19.812]
INFO:
ethereum:test:registry Waiting for 3 transactions to be mined...
15:53:19 [15:53:19.822]
INFO:
ethereum:test:registry All transactions mined successfully
15:53:19
PASS src/contracts/registry.test.ts
15:53:19 Registry
15:53:19
✓ gets rollup versions (62 ms)
15:53:19
✓ handles non-existent versions (37 ms)
15:53:19
✓ collects addresses (77 ms)
15:53:19
✓ adds a version to the registry (410 ms)
15:53:19
15:53:19
Test Suites: 1 passed, 1 total
15:53:19
Tests: 4 passed, 4 total
15:53:19
Snapshots: 0 total
15:53:19
Time: 4.621 s
15:53:19
Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i
.
15:53:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?