Parent Log: http://ci.aztec-labs.com/3331709b9043bb65 Command: 97e7ef9a556fd7e6: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/015cb0cadef6a41094c3649f32a735392e1b9693 Env: REF_NAME=gh-readonly-queue/master/pr-15027-e9a2301883801edbe36ea8bba05dcca7e714f30a CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Wed Jun 18 14:25:19 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15027_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_master 14:25:19 +++ id -u 14:25:19 +++ id -g 14:25:19 ++ 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'\''' 14:25:20 + cid=14d9e2fed351435dfb280ead072ef715a713620d4cbbb96efacc01e3ff530b57 14:25:20 + set +x 14:25:23 [14:25:23.776] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 14:25:23 [14:25:23.815] WARN: ethereum:test:fee_asset_handler Set block interval to 12 14:25:24 [14:25:24.008] INFO: ethereum:test:fee_asset_handler Waiting for 6 transactions to be mined... 14:25:24 [14:25:24.029] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:25:24 [14:25:24.115] INFO: ethereum:test:fee_asset_handler Waiting for 8 transactions to be mined... 14:25:24 [14:25:24.134] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:25:24 [14:25:24.249] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 14:25:24 [14:25:24.270] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:25:24 [14:25:24.320] INFO: ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined... 14:25:24 [14:25:24.349] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:25:24 [14:25:24.355] INFO: ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined... 14:25:24 [14:25:24.378] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:25:24 [14:25:24.412] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0x70dbc352e2eed003ebdaa22f73061e8fb9301163","governanceAddress":"0x84d200687eb95e954fa16a681ea605645c79b175","governanceProposerAddress":"0x7a204293eeb3950aba6c24b695b3309a8c79b1c6","rollupAddress":"0x1f9c21a398f2e60460043073cee3fce6e69ec3bf","inboxAddress":"0x2ef994c438689c9f14976168ccb680227dce2963","outboxAddress":"0x5a38f18e84ed0216733fde8ff5e64a566a2a0342","feeJuicePortalAddress":"0x0f7a801ccef47ae769aa733fbeddfaa004a2bfaf","feeJuiceAddress":"0x35e2b457fd415e79fa2570c89d767f7f2e6d409c","stakingAssetAddress":"0x35b00f94fcd02a316d1352ff94f4e6b667d86bb9","rewardDistributorAddress":"0x54cdea05861163e70d835fdb24d0c953860d2b36","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 14:25:24 [14:25:24.419] INFO: ethereum:test:fee_asset_handler Calling evm_setNextBlockTimestamp with params: [1750256951] 14:25:24 [14:25:24.421] INFO: ethereum:test:fee_asset_handler Calling hardhat_mine with params: [1] 14:25:24 [14:25:24.425] INFO: ethereum:test:fee_asset_handler Jumped to slot 1 14:25:24 PASS src/contracts/fee_asset_handler.test.ts 14:25:24 FeeAssetHandler 14:25:24 should mint fee asset (317 ms) 14:25:24 14:25:24 Test Suites: 1 passed, 1 total 14:25:24 Tests: 1 passed, 1 total 14:25:24 Snapshots: 0 total 14:25:24 Time: 3.593 s 14:25:24 Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i. 14:25:24 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?