Parent Log: http://ci.aztec-labs.com/4d411729895c71ab Command: 9c87e3b98c85c9a9: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/7763eef5eb7f045b9184a0a4591b394296eb3aa8 Env: REF_NAME=gh-readonly-queue/next/pr-14770-5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 15:06:07 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14770_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 15:06:07 +++ id -u 15:06:07 +++ id -g 15:06:07 ++ 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:06:07 + cid=7715abcd6ba2bfb112150f1ca83e8c6a5dbefcbf5a4a6b56de8c89aa69cd2815 15:06:07 + set +x 15:06:13 [15:06:13.003] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 15:06:13 [15:06:13.041] WARN: ethereum:test:fee_asset_handler Set block interval to 12 15:06:13 [15:06:13.288] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 15:06:13 [15:06:13.316] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 15:06:13 [15:06:13.468] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 15:06:13 [15:06:13.491] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 15:06:13 [15:06:13.744] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 15:06:13 [15:06:13.799] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 15:06:13 [15:06:13.890] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 15:06:13 [15:06:13.917] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 15:06:13 [15:06:13.922] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 15:06:13 [15:06:13.949] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 15:06:13 [15:06:13.982] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xfa71ebf335d1c1fe31eab49e5d68292984b7f9dd","governanceAddress":"0x66cc10ba44a07bd4fe4b7d57f0f90178c0ceab19","governanceProposerAddress":"0x3d1d9abd5150ccb6fa21d9f8a801af59064aee89","rollupAddress":"0x71f339eb7090e108a8fbc1297090699e650263bf","inboxAddress":"0xe2b7c0badbed1bf8821ecec971dcfffc1c3c36c6","outboxAddress":"0xb316e1f67c37e6423f04cc8a184124ac0713be65","feeJuicePortalAddress":"0xc31c07e231d853a99ea6b29f755da2e01af604af","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xc817a96ee54466c12c7b960da23dcc39306987d9","gseAddress":"0x579bbbe5dcd31f8c396a1e51761aa074126dbdf0","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 15:06:13 [15:06:13.983] INFO: ethereum:test:fee_asset_handler Handing over to governance 15:06:14 PASS src/contracts/fee_asset_handler.test.ts (5.506 s) 15:06:14 FeeAssetHandler 15:06:14 should mint fee asset (506 ms) 15:06:14 15:06:14 Test Suites: 1 passed, 1 total 15:06:14 Tests: 1 passed, 1 total 15:06:14 Snapshots: 0 total 15:06:14 Time: 5.635 s 15:06:14 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 15:06:14 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?