Parent Log:
http://ci.aztec-labs.com/a85e884c5bb43b83
Command: 1b54ea671a21576c:ISOLATE=1:NAME=ethereum/src/contracts/fee_asset_handler.test.ts yarn-project/scripts/run_test.sh ethereum/src/contracts/fee_asset_handler.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/30660269b33bab8cca354c41659533acf4d48e07
Env: REF_NAME=gh-readonly-queue/next/pr-15026-d96baf1c44329e8b2e3a432ad803f702f5184a62 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:35:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15026_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
09:35:11 +++ id -u
09:35:11 +++ id -g
09:35:11 ++ docker run -d --name ethereum_src_contracts_fee_asset_handler.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/fee_asset_handler.test.ts'\'''
09:35:12 + cid=0efafedd12fc375256c84b3bb3bc21f574815aac69ed2254b53efcd09376c3bd
09:35:12 + set +x
09:35:16 [09:35:16.447]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
09:35:16 [09:35:16.518]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
09:35:16 [09:35:16.900]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
09:35:16 [09:35:16.938]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
09:35:17 [09:35:17.074]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
09:35:17 [09:35:17.138]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
09:35:17 [09:35:17.517]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
09:35:17 [09:35:17.560]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
09:35:17 [09:35:17.704]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
09:35:17 [09:35:17.741]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
09:35:17 [09:35:17.747]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
09:35:17 [09:35:17.791]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
09:35:17 [09:35:17.811]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xd64e6bbdf0d2b03d4596256d6aafb7019aef4656","governanceAddress":"0x7a8d5f4d02053c421b0acc9b0e613fd5564a5931","governanceProposerAddress":"0x679c40430ab268602b556f368dd72f319c6b2271","rollupAddress":"0x2b5460e7470f9449799e5692701390430ebd0bde","inboxAddress":"0x66cd4cbf5a848937ee7ecb99ea70b9d878d758ff","outboxAddress":"0x3ca17ba52361c4372d02eddc90f044ef166403fe","feeJuicePortalAddress":"0xe8f797dc1333d594877150d5e3a72cdd97ded41f","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xb749ab41ed8388671177909f021a7390314546a4","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
09:35:17 [09:35:17.812]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
09:35:19
PASS src/contracts/fee_asset_handler.test.ts (
5.632 s)
09:35:19 FeeAssetHandler
09:35:19
✓ should mint fee asset (1421 ms)
09:35:19
09:35:19
Test Suites: 1 passed, 1 total
09:35:19
Tests: 1 passed, 1 total
09:35:19
Snapshots: 0 total
09:35:19
Time: 5.751 s
09:35:19
Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i
.
09:35:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?