Parent Log:
http://ci.aztec-labs.com/2f020777352782e3
Command: 3b26b88555004035: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/9cf4a24266245fa3ca003adb00e8ae759880c107
Env: REF_NAME=gh-readonly-queue/next/pr-14963-eeab628a4e44477cb6796c5a461ee0c0bb332d75 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 17:19:22 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
17:19:22 +++ id -u
17:19:22 +++ id -g
17:19:22 ++ 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'\'''
17:19:23 + cid=ecc1546cd5ec557f3bac786d7060cd3d576930301f7bc1c6a2b2d799213af13f
17:19:23 + set +x
17:19:27 [17:19:27.659]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
17:19:27 [17:19:27.725]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
17:19:28 [17:19:28.068]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
17:19:28 [17:19:28.114]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
17:19:28 [17:19:28.334]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
17:19:28 [17:19:28.382]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
17:19:28 [17:19:28.707]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
17:19:28 [17:19:28.746]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
17:19:28 [17:19:28.867]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
17:19:28 [17:19:28.907]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
17:19:28 [17:19:28.916]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
17:19:28 [17:19:28.958]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
17:19:29 [17:19:29.006]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xfa71ebf335d1c1fe31eab49e5d68292984b7f9dd","governanceAddress":"0x66cc10ba44a07bd4fe4b7d57f0f90178c0ceab19","governanceProposerAddress":"0x3d1d9abd5150ccb6fa21d9f8a801af59064aee89","rollupAddress":"0x8c7a9615098f1b032a95b46128e7415ad2bcd8a5","inboxAddress":"0x5304e2ab624649d7bb613e3eadd81c522b04c0bd","outboxAddress":"0x7ce1bd0b2b8f3033af0827f067e42a0d075d89d2","feeJuicePortalAddress":"0x60819170265cb14bd90633eed0f34d1057012549","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xc817a96ee54466c12c7b960da23dcc39306987d9","gseAddress":"0x579bbbe5dcd31f8c396a1e51761aa074126dbdf0","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
17:19:29 [17:19:29.010]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
17:19:29
PASS src/contracts/fee_asset_handler.test.ts (
5.121 s)
17:19:29 FeeAssetHandler
17:19:29
✓ should mint fee asset (354 ms)
17:19:29
17:19:29
Test Suites: 1 passed, 1 total
17:19:29
Tests: 1 passed, 1 total
17:19:29
Snapshots: 0 total
17:19:29
Time: 5.241 s
17:19:29
Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts
.
17:19:29
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?