Parent Log:
http://ci.aztec-labs.com/79688ca004c568b2
Command: 1574a02ff8f30339: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/1677dac936d084443e64d6c4ba6e45d3958ba1f8
Env: REF_NAME=gh-readonly-queue/next/pr-15122-df0c3e8efd6211cf15eedf67d2a591cc54099ac8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 18:31:10 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15122_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_36cfcc79d5bab2e2_next
18:31:10 +++ id -u
18:31:10 +++ id -g
18:31:10 ++ 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'\'''
18:31:11 + cid=95cb27cbea22124bcd0e52596f617dd5fef8fcce3d5f13f788961da0c53a6de4
18:31:11 + set +x
18:31:16 [18:31:16.201]
INFO:
ethereum:test:fee_asset_handler Calling anvil_setBlockTimestampInterval with params: [12]
18:31:16 [18:31:16.329]
WARN:
ethereum:test:fee_asset_handler Set block interval to 12
18:31:16 [18:31:16.712]
INFO:
ethereum:test:fee_asset_handler Waiting for 7 transactions to be mined...
18:31:16 [18:31:16.758]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
18:31:16 [18:31:16.915]
INFO:
ethereum:test:fee_asset_handler Waiting for 9 transactions to be mined...
18:31:16 [18:31:16.949]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
18:31:17 [18:31:17.325]
INFO:
ethereum:test:fee_asset_handler Waiting for 11 transactions to be mined...
18:31:17 [18:31:17.372]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
18:31:17 [18:31:17.501]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
18:31:17 [18:31:17.548]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
18:31:17 [18:31:17.555]
INFO:
ethereum:test:fee_asset_handler Waiting for 12 transactions to be mined...
18:31:17 [18:31:17.597]
INFO:
ethereum:test:fee_asset_handler All transactions mined successfully
18:31:17 [18:31:17.624]
INFO:
ethereum:test:fee_asset_handler Aztec L1 contracts initialized
{"registryAddress":"0xc3733ca1968db73f8b7098e7d499899d19057e46","governanceAddress":"0xcac3335d756b65031f40197a3615fcc10ad55dc9","governanceProposerAddress":"0xa7136cf7b79169b344929e8dfcfa5970da5283a7","rollupAddress":"0xe73fdf0bc22b83d4e45992a1a29e01fe11d91577","inboxAddress":"0x927d13d1589d259178d23bc9c716939dcc25db52","outboxAddress":"0x8cc3ce8420b6bf865c141a4ce85ccf5e0e947c50","feeJuicePortalAddress":"0xc7179344407de535fbfb1dae4398b73b02388e6a","feeJuiceAddress":"0x2dd11fe1712753915253461c542e7094e6951e70","stakingAssetAddress":"0x7ec9dd5dfd085c137917964ccaeac11fc140ff88","rewardDistributorAddress":"0x67b0dc1451d6c1738b68277bf644fe72891e04fb","gseAddress":"0x4a8a3b6aea9ace050219543322fc3f197f9d9f2e","coinIssuerAddress":"0x9965507d1a55bcc2695c58ba16fb37d819b0a4dc"}
18:31:17 [18:31:17.626]
INFO:
ethereum:test:fee_asset_handler Handing over to governance
18:31:18
PASS src/contracts/fee_asset_handler.test.ts (
5.419 s)
18:31:18 FeeAssetHandler
18:31:18
✓ should mint fee asset (421 ms)
18:31:18
18:31:18
Test Suites: 1 passed, 1 total
18:31:18
Tests: 1 passed, 1 total
18:31:18
Snapshots: 0 total
18:31:18
Time: 5.508 s
18:31:18
Ran all test suites matching ethereum/src/contracts/fee_asset_handler.test.ts
.
18:31:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?