Parent Log: http://ci.aztec-labs.com/5209a44cea503853 Command: b54d5ade67e7ffc9: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/347f29fb98cc855ead57129b4d1a444d9fb16820 Env: REF_NAME=gh-readonly-queue/next/pr-15059-16fc84676c7308fa5f7ca4a54b67319803d0f5b7 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 15:59:55 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15059_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 15:59:56 +++ id -u 15:59:56 +++ id -g 15:59:56 ++ 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'\''' 15:59:56 + cid=57eca851f2a3a9e68e911e480abb8bc090f188ffa52786cb9ee4f28cd0dc4838 15:59:56 + set +x 16:00:01 [16:00:01.853] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 16:00:01 [16:00:01.891] WARN: ethereum:test:fee_asset_handler Set block interval to 12 16:00:02 [16:00:02.190] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 16:00:02 [16:00:02.220] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:00:02 [16:00:02.333] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 16:00:02 [16:00:02.357] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:00:02 [16:00:02.589] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 16:00:02 [16:00:02.624] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:00:02 [16:00:02.723] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 16:00:02 [16:00:02.753] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:00:02 [16:00:02.758] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 16:00:02 [16:00:02.786] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 16:00:02 [16:00:02.811] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xfa71ebf335d1c1fe31eab49e5d68292984b7f9dd","governanceAddress":"0x66cc10ba44a07bd4fe4b7d57f0f90178c0ceab19","governanceProposerAddress":"0x3d1d9abd5150ccb6fa21d9f8a801af59064aee89","rollupAddress":"0x2ca127079e69eff69850a694b8ae288bf6e81ddc","inboxAddress":"0xe53bbae821fb5b7412393829addeccc21ef9fee8","outboxAddress":"0xf2cdca858092d3f02ca7528fa65fc813cb968182","feeJuicePortalAddress":"0x404f64b6d518fbbac77d327434dad0776896b086","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xc817a96ee54466c12c7b960da23dcc39306987d9","gseAddress":"0x579bbbe5dcd31f8c396a1e51761aa074126dbdf0","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 16:00:02 [16:00:02.812] INFO: ethereum:test:fee_asset_handler Handing over to governance 16:00:03 PASS src/contracts/fee_asset_handler.test.ts (5.639 s) 16:00:03 FeeAssetHandler 16:00:03 should mint fee asset (275 ms) 16:00:03 16:00:03 Test Suites: 1 passed, 1 total 16:00:03 Tests: 1 passed, 1 total 16:00:03 Snapshots: 0 total 16:00:03 Time: 5.76 s 16:00:03 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 16:00:03 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?