Parent Log:
http://ci.aztec-labs.com/d6e2870b40e3c4b2
Command: 4bbe74ae418a22a0 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/token.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/87c4b689268afecc86ab007c3587e45110daa43d
Env: REF_NAME=gh-readonly-queue/next/pr-15220-282da3bd25d49b92970e6fc85f110092e8566299 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 16:36:36 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15220_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_2d233d441b84298a_next
16:36:39 [16:36:39.400]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-vYSRWT/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:36:39 [16:36:39.969]
INFO:
avm-simulation-tester Simulation of function constructor succeeded!
16:36:39 [16:36:39.981]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
16:36:40 [16:36:40.000]
INFO:
avm-simulation-tester Simulation of function mint_to_public succeeded!
16:36:40 [16:36:40.010]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
16:36:40 [16:36:40.029]
INFO:
avm-simulation-tester Simulation of function transfer_in_public succeeded!
16:36:40 [16:36:40.036]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
16:36:40 [16:36:40.043]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
16:36:40 [16:36:40.057]
INFO:
avm-simulation-tester Simulation of function burn_public succeeded!
16:36:40 [16:36:40.069]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
16:36:40
PASS src/public/avm/apps_tests/token.test.ts
16:36:40 AVM simulator apps tests: TokenContract
16:36:40
✓ token mint, transfer, burn (and check balances) (679 ms)
16:36:40
16:36:40
Test Suites: 1 passed, 1 total
16:36:40
Tests: 1 passed, 1 total
16:36:40
Snapshots: 0 total
16:36:40
Time: 2.982 s
16:36:40
Ran all test suites matching simulator/src/public/avm/apps_tests/token.test.ts
.
16:36:40
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?