Parent Log: http://ci.aztec-labs.com/5c8b0cb269d1f570 Command: a8cc061dbe484831: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/107a625e4a5b124b87c02fa9ff2ae12b5778baa9 Env: REF_NAME=gh-readonly-queue/next/pr-15186-54fc27adbce52a5aa04aeae6eec34ae4b1044f92 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 14:23:35 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15186_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 14:23:35 +++ id -u 14:23:35 +++ id -g 14:23:35 ++ 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:23:35 + cid=7d415b906bb4e57f359d749f3fcbf5a13d9df3e8e9ce58ac4ee9b06929371945 14:23:35 + set +x 14:23:40 [14:23:40.247] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 14:23:40 [14:23:40.280] WARN: ethereum:test:fee_asset_handler Set block interval to 12 14:23:40 [14:23:40.529] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 14:23:40 [14:23:40.563] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:23:40 [14:23:40.706] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 14:23:40 [14:23:40.780] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:23:41 [14:23:41.003] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 14:23:41 [14:23:41.039] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:23:41 [14:23:41.107] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 14:23:41 [14:23:41.136] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:23:41 [14:23:41.142] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 14:23:41 [14:23:41.176] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 14:23:41 [14:23:41.206] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xcbc059d793d6fee7e0029ee65a8e43c3659ae73e","governanceAddress":"0x97e12292fd2111645caa65582f92210b5be06132","governanceProposerAddress":"0xf2359b3aa4f4b5131b84d3b6d56d6deeb0a79b7f","rollupAddress":"0x7bbba91c5db3143c2287eb81f36047d30661d457","inboxAddress":"0x7200af129e9178c2e429ac81c1cac541d4961061","outboxAddress":"0x9c461c2aef1bcfa86f5eee645f38411c94bc0b95","feeJuicePortalAddress":"0xc560f7fd53b700bb1f846d2f9bf0669aacfd9c34","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x9085689cf511a0997d3ae089028e331a7be02386","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 14:23:41 [14:23:41.207] INFO: ethereum:test:fee_asset_handler Handing over to governance 14:23:41 PASS src/contracts/fee_asset_handler.test.ts 14:23:41 FeeAssetHandler 14:23:41 should mint fee asset (356 ms) 14:23:41 14:23:41 Test Suites: 1 passed, 1 total 14:23:41 Tests: 1 passed, 1 total 14:23:41 Snapshots: 0 total 14:23:41 Time: 4.952 s 14:23:41 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 14:23:41 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?