Parent Log: http://ci.aztec-labs.com/32bd56bf1f1fe84d Command: 3f1d1d87da1584d1: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/aac426c9418162aeee8162ed45014b9393d605b8 Env: REF_NAME=gh-readonly-queue/next/pr-15051-92d685c3a802eb31897b6f13d28b9ee428c73744 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 06:35:54 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15051_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 06:35:54 +++ id -u 06:35:54 +++ id -g 06:35: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'\''' 06:35:55 + cid=dc2206b4d1cc61c09e664019e1ae27649f424d45e0be069925b8b67ce86c27cb 06:35:55 + set +x 06:36:00 [06:36:00.054] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 06:36:00 [06:36:00.087] WARN: ethereum:test:fee_asset_handler Set block interval to 12 06:36:00 [06:36:00.392] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 06:36:00 [06:36:00.421] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 06:36:00 [06:36:00.558] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 06:36:00 [06:36:00.596] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 06:36:00 [06:36:00.832] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 06:36:00 [06:36:00.860] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 06:36:00 [06:36:00.947] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 06:36:00 [06:36:00.973] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 06:36:00 [06:36:00.977] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 06:36:01 [06:36:01.007] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 06:36:01 [06:36:01.043] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0x695cad042ae71f6330c2066ce4bbfed68d773760","governanceAddress":"0xcabb21af88cedfb2870362f4447fdb47f2df110c","governanceProposerAddress":"0xc0edf11f50279c9751ac370bde21ee1a25eac7d0","rollupAddress":"0x0bd67a1fcf7df41e73484a895a63157e2ab94ccd","inboxAddress":"0x295a3d4b2013230f44c8309a6e9c518ccd15d733","outboxAddress":"0x3213b48e2a26e97dde4f76abfecbc8991b63799c","feeJuicePortalAddress":"0x87acac35ebfd7834b12f307e99984ccb5e8322f9","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0xb6c80194609084e15c365209f27caf12965d6792","gseAddress":"0x1656cc09673172a5c23d07efbcb6e7784547accf","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 06:36:01 [06:36:01.045] INFO: ethereum:test:fee_asset_handler Handing over to governance 06:36:01 PASS src/contracts/fee_asset_handler.test.ts 06:36:01 FeeAssetHandler 06:36:01 should mint fee asset (336 ms) 06:36:01 06:36:01 Test Suites: 1 passed, 1 total 06:36:01 Tests: 1 passed, 1 total 06:36:01 Snapshots: 0 total 06:36:01 Time: 5.1 s 06:36:01 Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts. 06:36:01 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?