Parent Log: http://ci.aztec-labs.com/814f01bc2b04ad56 Command: d2a1f586812a792c: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/464e1a9d9b40b5188586643b44bc52bffccbc3e6 Env: REF_NAME=gh-readonly-queue/master/pr-15117-c06f30929f18b85bcea93c0926a8d640a3819f00 CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Tue Jun 17 20:24:13 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15117_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_master 20:24:13 +++ id -u 20:24:13 +++ id -g 20:24:13 ++ 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'\''' 20:24:13 + cid=6e252705bfcadfebac7112d21df52485139827b52b7cdf24fabf197b1612a217 20:24:13 + set +x 20:24:16 [20:24:16.885] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 20:24:16 [20:24:16.923] WARN: ethereum:test:fee_asset_handler Set block interval to 12 20:24:17 [20:24:17.138] INFO: ethereum:test:fee_asset_handler Waiting for 6 transactions to be mined... 20:24:17 [20:24:17.159] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 20:24:17 [20:24:17.282] INFO: ethereum:test:fee_asset_handler Waiting for 8 transactions to be mined... 20:24:17 [20:24:17.303] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 20:24:17 [20:24:17.475] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 20:24:17 [20:24:17.502] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 20:24:17 [20:24:17.554] INFO: ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined... 20:24:17 [20:24:17.577] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 20:24:17 [20:24:17.583] INFO: ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined... 20:24:17 [20:24:17.605] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 20:24:17 [20:24:17.625] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0x70dbc352e2eed003ebdaa22f73061e8fb9301163","governanceAddress":"0x84d200687eb95e954fa16a681ea605645c79b175","governanceProposerAddress":"0x7a204293eeb3950aba6c24b695b3309a8c79b1c6","rollupAddress":"0x1ab60094e0689f589b82b25e4757c7b30e34801d","inboxAddress":"0x811d8a8b364af4b7934e5539edd74dd3a17e6683","outboxAddress":"0xd23ea8bddee9a51450396ba45773e86ef5a38c01","feeJuicePortalAddress":"0xbb682b3fe1cd9cc26d80d2aa65aa4c4de2aaa491","feeJuiceAddress":"0x35e2b457fd415e79fa2570c89d767f7f2e6d409c","stakingAssetAddress":"0x35b00f94fcd02a316d1352ff94f4e6b667d86bb9","rewardDistributorAddress":"0x54cdea05861163e70d835fdb24d0c953860d2b36","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 20:24:17 [20:24:17.634] INFO: ethereum:test:fee_asset_handler Calling evm_setNextBlockTimestamp with params: [1750192084] 20:24:17 [20:24:17.637] INFO: ethereum:test:fee_asset_handler Calling hardhat_mine with params: [1] 20:24:17 [20:24:17.645] INFO: ethereum:test:fee_asset_handler Jumped to slot 1 20:24:17 PASS src/contracts/fee_asset_handler.test.ts 20:24:17 FeeAssetHandler 20:24:17 should mint fee asset (268 ms) 20:24:17 20:24:17 Test Suites: 1 passed, 1 total 20:24:17 Tests: 1 passed, 1 total 20:24:17 Snapshots: 0 total 20:24:17 Time: 3.267 s 20:24:17 Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i. 20:24:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?