Parent Log: http://ci.aztec-labs.com/3ca30566e9ce997a Command: 24e90b7895ff1ed6: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/8cc8a56892d36191eefb49254ebbe49ea99ef4b8 Env: REF_NAME=gh-readonly-queue/next/pr-14921-78d87cb88633aee537d022d6fd8e57ceb74a3a95 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 11:33:54 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14921_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 11:33:54 +++ id -u 11:33:54 +++ id -g 11:33:54 ++ 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'\''' 11:33:55 + cid=0322fb4c167871f19a6ef263fbb2332d66bfa014e483c84d82c1c4faa1490653 11:33:55 + set +x 11:34:00 [11:34:00.212] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 11:34:00 [11:34:00.246] WARN: ethereum:test:fee_asset_handler Set block interval to 12 11:34:00 [11:34:00.766] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 11:34:00 [11:34:00.818] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:34:00 [11:34:00.965] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 11:34:01 [11:34:01.001] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:34:01 [11:34:01.337] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 11:34:01 [11:34:01.392] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:34:01 [11:34:01.579] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 11:34:01 [11:34:01.641] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:34:01 [11:34:01.648] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 11:34:01 [11:34:01.703] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 11:34:01 [11:34:01.729] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xc3733ca1968db73f8b7098e7d499899d19057e46","governanceAddress":"0xcac3335d756b65031f40197a3615fcc10ad55dc9","governanceProposerAddress":"0xa7136cf7b79169b344929e8dfcfa5970da5283a7","rollupAddress":"0x6b35ecea730bc512b6fd74ba3f4568ebbcf81855","inboxAddress":"0xc6e433dff551014e7972f5b66eb189970317856f","outboxAddress":"0xa799713b41be2491516bde3bb5012ea1050b2c59","feeJuicePortalAddress":"0x7caea1a93b094a1ab9ff49d2fd612f5b12c33a68","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x67b0dc1451d6c1738b68277bf644fe72891e04fb","gseAddress":"0x4a8a3b6aea9ace050219543322fc3f197f9d9f2e","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 11:34:01 [11:34:01.730] INFO: ethereum:test:fee_asset_handler Handing over to governance 11:34:03 PASS src/contracts/fee_asset_handler.test.ts (6.412 s) 11:34:03 FeeAssetHandler 11:34:03 should mint fee asset (1477 ms) 11:34:03 11:34:03 Test Suites: 1 passed, 1 total 11:34:03 Tests: 1 passed, 1 total 11:34:03 Snapshots: 0 total 11:34:03 Time: 6.563 s 11:34:03 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 11:34:03 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?