Parent Log:
http://ci.aztec-labs.com/4bd36cecb2b5c7bf
Command: 3987b0c732d12451: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/d3bba2d69dbc070d51bcd50607354193573876ba
Env: REF_NAME=gh-readonly-queue/next/pr-14877-314d7622c6bacc8333ae49fe9583967cab78349b CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 12:55:12 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14877_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_122b3ae15a2d6534_next
12:55:12 +++ id -u
12:55:12 +++ id -g
12:55:12 ++ 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'\'''
12:55:13 + cid=8f0e90293d73d58c268256ad9617cbf0f7792ac16889c66935f32326ef344bb4
12:55:13 + set +x
12:55:17 [12:55:17.080]
INFO:
ethereum:test:registry Calling anvil_setBlockTimestampInterval with params: [12]
12:55:17 [12:55:17.117]
WARN:
ethereum:test:registry Set block interval to 12
12:55:17 [12:55:17.478]
INFO:
ethereum:test:registry Waiting for 7 transactions to be mined...
12:55:17 [12:55:17.507]
INFO:
ethereum:test:registry All transactions mined successfully
12:55:17 [12:55:17.617]
INFO:
ethereum:test:registry Waiting for 9 transactions to be mined...
12:55:17 [12:55:17.638]
INFO:
ethereum:test:registry All transactions mined successfully
12:55:17 [12:55:17.880]
INFO:
ethereum:test:registry Waiting for 11 transactions to be mined...
12:55:17 [12:55:17.914]
INFO:
ethereum:test:registry All transactions mined successfully
12:55:18 [12:55:18.028]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
12:55:18 [12:55:18.064]
INFO:
ethereum:test:registry All transactions mined successfully
12:55:18 [12:55:18.068]
INFO:
ethereum:test:registry Waiting for 12 transactions to be mined...
12:55:18 [12:55:18.100]
INFO:
ethereum:test:registry All transactions mined successfully
12:55:18 [12:55:18.130]
INFO:
ethereum:test:registry Aztec L1 contracts initialized
{"registryAddress":"0x6c1a412816d081b71f166657c32a4ce660197691","governanceAddress":"0x5e3ea1f9672262b3c2356b032966bddfffe8a688","governanceProposerAddress":"0xbd2248ae56aabdfeef0a431254ee48190ec55e36","rollupAddress":"0xcb121435f906bed51fe700c91a636f79e192952d","inboxAddress":"0xe057fe5a475bab2ea18734e7209355137045398c","outboxAddress":"0x61d193e6fe43865602ed3c6c64f7eaee9958ef77","feeJuicePortalAddress":"0xfaad6e30041fbaf3be2cbfce9fbd9380975c5949","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0x4b96e308ba4bdbb307fd968acd2020f35936c52d","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
12:55:18 [12:55:18.131]
INFO:
ethereum:test:registry Handing over to governance
12:55:18 [12:55:18.159]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 0. Retrying as index.
12:55:18 [12:55:18.172]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
12:55:18 [12:55:18.264]
WARN:
ethereum:contracts:registry Failed fetching rollup address for version 2. Retrying as index.
12:55:18 [12:55:18.430]
INFO:
ethereum:test:registry Waiting for 2 transactions to be mined...
12:55:18 [12:55:18.442]
INFO:
ethereum:test:registry All transactions mined successfully
12:55:18 [12:55:18.502]
INFO:
ethereum:test:registry Waiting for 3 transactions to be mined...
12:55:18 [12:55:18.515]
INFO:
ethereum:test:registry All transactions mined successfully
12:55:18
PASS src/contracts/registry.test.ts
12:55:18 Registry
12:55:18
✓ gets rollup versions (23 ms)
12:55:18
✓ handles non-existent versions (28 ms)
12:55:18
✓ collects addresses (81 ms)
12:55:18
✓ adds a version to the registry (320 ms)
12:55:18
12:55:18
Test Suites: 1 passed, 1 total
12:55:18
Tests: 4 passed, 4 total
12:55:18
Snapshots: 0 total
12:55:18
Time: 4.269 s
12:55:18
Ran all test suites matching /ethereum\/src\/contracts\/registry.test.ts/i
.
12:55:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?