Parent Log:
http://ci.aztec-labs.com/00d5d0cbbd477ac8
Command: dd02bf67482af96b yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/token.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/12b762635a976e343151861f393574b7b5ce7d52
Env: REF_NAME=gh-readonly-queue/next/pr-15319-e340440b20c8e6058b811ce607aaf8447cf11c15 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 19:02:15 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15319_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_2d233d441b84298a_next
19:02:19 [19:02:19.271]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-E6qbl0/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
19:02:19 [19:02:19.968]
INFO:
avm-simulation-tester Simulation of function constructor succeeded!
19:02:19 [19:02:19.984]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
19:02:20 [19:02:20.009]
INFO:
avm-simulation-tester Simulation of function mint_to_public succeeded!
19:02:20 [19:02:20.019]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
19:02:20 [19:02:20.038]
INFO:
avm-simulation-tester Simulation of function transfer_in_public succeeded!
19:02:20 [19:02:20.058]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
19:02:20 [19:02:20.072]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
19:02:20 [19:02:20.087]
INFO:
avm-simulation-tester Simulation of function burn_public succeeded!
19:02:20 [19:02:20.097]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
19:02:20
PASS src/public/avm/apps_tests/token.test.ts
19:02:20 AVM simulator apps tests: TokenContract
19:02:20
✓ token mint, transfer, burn (and check balances) (841 ms)
19:02:20
19:02:20
Test Suites: 1 passed, 1 total
19:02:20
Tests: 1 passed, 1 total
19:02:20
Snapshots: 0 total
19:02:20
Time: 3.876 s
19:02:20
Ran all test suites matching simulator/src/public/avm/apps_tests/token.test.ts
.
19:02:20
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?