Parent Log:
http://ci.aztec-labs.com/ad41d2c01b79593b
Command: 21081b81c02e2d2a: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/c06f30929f18b85bcea93c0926a8d640a3819f00
Env: REF_NAME=gh-readonly-queue/master/pr-15074-2707ec99de02004f3e30e7af0810e0d741ab9794 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Mon Jun 16 16:21:07 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15074_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_master
16:21:07 +++ id -u
16:21:07 +++ id -g
16:21: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'\'''
16:21:07 + cid=bcc209a121a1239f5af14423b343eb504da0a324d148187cc696d3b52edd7b7a
16:21:07 + set +x
16:21:11 [16:21:11.199]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
16:21:11 [16:21:11.239]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
16:21:11 [16:21:11.444]
INFO:
ethereum:test:fee_asset_handler Waiting for 6 transactions to be mined...
16:21:11 [16:21:11.469]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
16:21:11 [16:21:11.607]
INFO:
ethereum:test:fee_asset_handler Waiting for 8 transactions to be mined...
16:21:11 [16:21:11.646]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
16:21:11 [16:21:11.831]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
16:21:11 [16:21:11.854]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
16:21:11 [16:21:11.918]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
16:21:11 [16:21:11.948]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
16:21:11 [16:21:11.953]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
16:21:11 [16:21:11.970]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
16:21:11 [16:21:11.990]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0x70dbc352e2eed003ebdaa22f73061e8fb9301163","governanceAddress":"0x84d200687eb95e954fa16a681ea605645c79b175","governanceProposerAddress":"0x7a204293eeb3950aba6c24b695b3309a8c79b1c6","rollupAddress":"0xf15dc23fda52a8ff7f77757cd38770dc45f86d9d","inboxAddress":"0xefec97484e1de8e44a819870aa5bde7a90a337bd","outboxAddress":"0x4586d0dd4629f217faac2dfc3e99107f073997d3","feeJuicePortalAddress":"0x43d068d8c85cd707be5a01b7b2aa0782761b576d","feeJuiceAddress":"0x35e2b457fd415e79fa2570c89d767f7f2e6d409c","stakingAssetAddress":"0x35b00f94fcd02a316d1352ff94f4e6b667d86bb9","rewardDistributorAddress":"0x54cdea05861163e70d835fdb24d0c953860d2b36","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
16:21:11 [16:21:11.995]
INFO:
ethereum:test:fee_asset_handler Calling evm_setNextBlockTimestamp with params: [1750091099]
16:21:12 [16:21:11.999]
INFO:
ethereum:test:fee_asset_handler Calling hardhat_mine with params: [1]
16:21:12 [16:21:12.005]
INFO:
ethereum:test:fee_asset_handler Jumped to slot 1
16:21:12
PASS src/contracts/fee_asset_handler.test.ts
16:21:12 FeeAssetHandler
16:21:12
✓ should mint fee asset (280 ms)
16:21:12
16:21:12
Test Suites: 1 passed, 1 total
16:21:12
Tests: 1 passed, 1 total
16:21:12
Snapshots: 0 total
16:21:12
Time: 3.769 s
16:21:12
Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i
.
16:21:12
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?