Parent Log:
http://ci.aztec-labs.com/be516e64aa730e93
Command: a1fcfb018e125472 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/token.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/308037ad9b1489540aedbb57a9dac3d71282010e
Env: REF_NAME=gh-readonly-queue/next/pr-15152-cb89edc02f7d386e48ee81660565d91895a3464b CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 12:40:13 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15152_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_2d233d441b84298a_next
12:40:17 [12:40:17.723]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-vItan5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
12:40:18 [12:40:18.348]
INFO:
avm-simulation-tester Simulation of function constructor succeeded!
12:40:18 [12:40:18.365]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
12:40:18 [12:40:18.389]
INFO:
avm-simulation-tester Simulation of function mint_to_public succeeded!
12:40:18 [12:40:18.400]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
12:40:18 [12:40:18.424]
INFO:
avm-simulation-tester Simulation of function transfer_in_public succeeded!
12:40:18 [12:40:18.435]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
12:40:18 [12:40:18.446]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
12:40:18 [12:40:18.459]
INFO:
avm-simulation-tester Simulation of function burn_public succeeded!
12:40:18 [12:40:18.468]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
12:40:18
PASS src/public/avm/apps_tests/token.test.ts
12:40:18 AVM simulator apps tests: TokenContract
12:40:18
✓ token mint, transfer, burn (and check balances) (760 ms)
12:40:18
12:40:18
Test Suites: 1 passed, 1 total
12:40:18
Tests: 1 passed, 1 total
12:40:18
Snapshots: 0 total
12:40:18
Time: 4.121 s
12:40:18
Ran all test suites matching simulator/src/public/avm/apps_tests/token.test.ts
.
12:40:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?