Parent Log: http://ci.aztec-labs.com/8b95d33b9956fee4 Command: 582720422b3f4dff: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/79e9bd1698f4bba6deade8f76c676f9bbb12ff74 Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1 Date: Mon Jun 23 13:25:00 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_staging 13:25:00 +++ id -u 13:25:00 +++ id -g 13:25: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'\''' 13:25:01 + cid=2c0ba8e06ce70cc43e1fc83d92c6d64f8361e43806e2722163aed397c009fa12 13:25:01 + set +x 13:25:05 [13:25:05.293] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 13:25:05 [13:25:05.337] WARN: ethereum:test:fee_asset_handler Set block interval to 12 13:25:05 [13:25:05.582] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 13:25:05 [13:25:05.606] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 13:25:05 [13:25:05.749] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 13:25:05 [13:25:05.781] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 13:25:06 [13:25:05.995] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 13:25:06 [13:25:06.031] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 13:25:06 [13:25:06.129] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 13:25:06 [13:25:06.157] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 13:25:06 [13:25:06.162] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 13:25:06 [13:25:06.197] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 13:25:06 [13:25:06.217] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0xcbaf18b0a9fcb005f76c81ea87ea278064ea8dde","inboxAddress":"0x316520b5f18a99ba331d64ce62c50d30ca4192c1","outboxAddress":"0x1aba775e9b796bba045ee0477bbd84f90728dd3d","feeJuicePortalAddress":"0x57b7bae37bff3efb16f9be1d8a530571250cea7c","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 13:25:06 [13:25:06.218] INFO: ethereum:test:fee_asset_handler Handing over to governance 13:25:06 PASS src/contracts/fee_asset_handler.test.ts 13:25:06 FeeAssetHandler 13:25:06 should mint fee asset (296 ms) 13:25:06 13:25:06 Test Suites: 1 passed, 1 total 13:25:06 Tests: 1 passed, 1 total 13:25:06 Snapshots: 0 total 13:25:06 Time: 4.512 s 13:25:06 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 13:25:06 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?