Parent Log:
http://ci.aztec-labs.com/d6c554ed0d0fee9b
Command: 53e9b8d3e8ba3411: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/2707ec99de02004f3e30e7af0810e0d741ab9794
Env: REF_NAME=gh-readonly-queue/master/pr-15049-f4ac84d7ac4041d505399edd8819840bb14d6c9d CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Sat Jun 14 10:48:53 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15049_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_master
10:48:53 +++ id -u
10:48:53 +++ id -g
10:48:53 ++ 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'\'''
10:48:53 + cid=afa5729e3cd607b50048c9217089322175424af37ad822717e86ec603854fc34
10:48:53 + set +x
10:48:57 [10:48:57.056]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
10:48:57 [10:48:57.091]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
10:48:57 [10:48:57.308]
INFO:
ethereum:test:fee_asset_handler Waiting for 6 transactions to be mined...
10:48:57 [10:48:57.333]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:48:57 [10:48:57.454]
INFO:
ethereum:test:fee_asset_handler Waiting for 8 transactions to be mined...
10:48:57 [10:48:57.480]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:48:57 [10:48:57.719]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
10:48:57 [10:48:57.788]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:48:57 [10:48:57.903]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
10:48:57 [10:48:57.949]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:48:57 [10:48:57.955]
INFO:
ethereum:test:fee_asset_handler Waiting for 10 transactions to be mined...
10:48:58 [10:48:58.006]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
10:48:58 [10:48:58.035]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0x70dbc352e2eed003ebdaa22f73061e8fb9301163","governanceAddress":"0x84d200687eb95e954fa16a681ea605645c79b175","governanceProposerAddress":"0x7a204293eeb3950aba6c24b695b3309a8c79b1c6","rollupAddress":"0xa84ba5d84f09e5ab3ed24e0a04a30799e4403d8a","inboxAddress":"0xafb9818b1a31a02312a9bd7a09da7a3a0b3f339d","outboxAddress":"0x1e4399f3fc1886e6fa126d9df0f048ce6cde7f11","feeJuicePortalAddress":"0xe54633c0dcb5f0537a3ef7bce6b3750009a1bcec","feeJuiceAddress":"0x35e2b457fd415e79fa2570c89d767f7f2e6d409c","stakingAssetAddress":"0x35b00f94fcd02a316d1352ff94f4e6b667d86bb9","rewardDistributorAddress":"0x54cdea05861163e70d835fdb24d0c953860d2b36","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
10:48:58 [10:48:58.046]
INFO:
ethereum:test:fee_asset_handler Calling evm_setNextBlockTimestamp with params: [1749898365]
10:48:58 [10:48:58.049]
INFO:
ethereum:test:fee_asset_handler Calling hardhat_mine with params: [1]
10:48:58 [10:48:58.053]
INFO:
ethereum:test:fee_asset_handler Jumped to slot 1
10:48:58
PASS src/contracts/fee_asset_handler.test.ts
10:48:58 FeeAssetHandler
10:48:58
✓ should mint fee asset (252 ms)
10:48:58
10:48:58
Test Suites: 1 passed, 1 total
10:48:58
Tests: 1 passed, 1 total
10:48:58
Snapshots: 0 total
10:48:58
Time: 3.681 s
10:48:58
Ran all test suites matching /ethereum\/src\/contracts\/fee_asset_handler.test.ts/i
.
10:48:58
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?