Parent Log:
http://ci.aztec-labs.com/943200330be9ae5b
Command: 61f8e44af0fc4001: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/e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f
Env: REF_NAME=gh-readonly-queue/next/pr-14891-76ca48a2187e3506bb464eae574e49476c2876ca CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 19:22:00 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14891_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
19:22:00 +++ id -u
19:22:00 +++ id -g
19:22:00 ++ 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'\'''
19:22:00 + cid=63f34c080a0b89870075e981e76eb74f0e0df7d3311a7ea375de51371f277a30
19:22:00 + set +x
19:22:05 [19:22:05.008]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
19:22:05 [19:22:05.043]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
19:22:05 [19:22:05.350]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
19:22:05 [19:22:05.383]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
19:22:05 [19:22:05.502]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
19:22:05 [19:22:05.524]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
19:22:05 [19:22:05.730]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
19:22:05 [19:22:05.758]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
19:22:05 [19:22:05.851]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
19:22:05 [19:22:05.880]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
19:22:05 [19:22:05.888]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
19:22:05 [19:22:05.918]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
19:22:05 [19:22:05.934]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0x296989ed08586fcdeae446d714fa8f0f95162be9","governanceAddress":"0xe716f653268e309787590bd5a5ca524470928091","governanceProposerAddress":"0xa83c61907e7482c4f0d7c71c5ae774dae059ead5","rollupAddress":"0xddc566ac36bff3e9484a4d5f36230807abe2db77","inboxAddress":"0x9058287ec4de88d97b130107dcf43dcc4775b44b","outboxAddress":"0x53f2184af047e0c74b0e2d420884ecb9533bd7b3","feeJuicePortalAddress":"0x30334ea9f63f4f72a3f67214045fd98038359bb2","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0x4009291010a2959f59e7e656aa3103312cfb5816","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
19:22:05 [19:22:05.935]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
19:22:06
PASS src/contracts/fee_asset_handler.test.ts
19:22:06 FeeAssetHandler
19:22:06
✓ should mint fee asset (425 ms)
19:22:06
19:22:06
Test Suites: 1 passed, 1 total
19:22:06
Tests: 1 passed, 1 total
19:22:06
Snapshots: 0 total
19:22:06
Time: 4.21 s
19:22:06
Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i
.
19:22:06
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?