Parent Log: http://ci.aztec-labs.com/445659ca9f64b87d Command: ae14018222c4c305: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/73b8b860a10648a49ef23d73b3428e32e6756ee8 Env: REF_NAME=gh-readonly-queue/next/pr-14963-082468f0c1e7e5424b3654b5be0f3560eed7e487 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 12 13:14:09 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next 13:14:09 +++ id -u 13:14:09 +++ id -g 13:14:09 ++ 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'\''' 13:14:09 + cid=eba4b08ad663c23b23f45e578fac982ef4c63c1d0806d598b786bab5292eae54 13:14:09 + set +x 13:14:13 [13:14:13.517] INFO: ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12] 13:14:13 [13:14:13.564] WARN: ethereum:test:fee_asset_handler Set block interval to 12 13:14:13 [13:14:13.857] INFO: ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined... 13:14:13 [13:14:13.928] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 13:14:14 [13:14:14.157] INFO: ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined... 13:14:14 [13:14:14.216] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 13:14:14 [13:14:14.457] INFO: ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined... 13:14:14 [13:14:14.591] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 13:14:14 [13:14:14.749] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 13:14:14 [13:14:14.783] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 13:14:14 [13:14:14.792] INFO: ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined... 13:14:14 [13:14:14.820] INFO: ethereum:test:fee_asset_handler All transactions mined successfully 13:14:14 [13:14:14.884] INFO: ethereum:test:fee_asset_handler Aztec L1 contracts initialized {"registryAddress":"0xd64e6bbdf0d2b03d4596256d6aafb7019aef4656","governanceAddress":"0x7a8d5f4d02053c421b0acc9b0e613fd5564a5931","governanceProposerAddress":"0x679c40430ab268602b556f368dd72f319c6b2271","rollupAddress":"0xfad8399b7296c73e917a9ff4ffb3401e7ce99bd3","inboxAddress":"0x3cf2d29ec58222bcc96e5a65211bc795c912dd4b","outboxAddress":"0x29bafb066d735f54cc97981e4a71aa98b4a47a2f","feeJuicePortalAddress":"0x6733e40648de7b4d020faa76b05dbf520ef7d96e","feeJuiceAddress":"0x612b325c0e58dbf4bb3d2d86e39af99861b3f27b","stakingAssetAddress":"0xb3552b1f79b7d66c65a5a59883becede44fdfea0","rewardDistributorAddress":"0xb749ab41ed8388671177909f021a7390314546a4","gseAddress":"0x09aa689c133319bf85eba9abb40a01550ba90e3b","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"} 13:14:14 [13:14:14.885] INFO: ethereum:test:fee_asset_handler Handing over to governance 13:14:16 PASS src/contracts/fee_asset_handler.test.ts (5.228 s) 13:14:16 FeeAssetHandler 13:14:16 should mint fee asset (1368 ms) 13:14:16 13:14:16 Test Suites: 1 passed, 1 total 13:14:16 Tests: 1 passed, 1 total 13:14:16 Snapshots: 0 total 13:14:16 Time: 5.325 s 13:14:16 Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i. 13:14:16 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?