Parent Log:
http://ci.aztec-labs.com/6013413449bf1ea6
Command: 1f25be2e8c7902e7 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/token.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/17ea18ade041a1bb437806e047c30b29da124094
Env: REF_NAME=gh-readonly-queue/next/pr-15007-4c695be4bff40a4a2ca2118c7e14c83a104e93aa CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 17:26:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15007_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_2d233d441b84298a_next
17:26:44 [17:26:44.272]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-wDYk09/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
17:26:45 [17:26:45.003]
INFO:
avm-simulation-tester Simulation of function constructor succeeded!
17:26:45 [17:26:45.026]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
17:26:45 [17:26:45.055]
INFO:
avm-simulation-tester Simulation of function mint_to_public succeeded!
17:26:45 [17:26:45.067]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
17:26:45 [17:26:45.091]
INFO:
avm-simulation-tester Simulation of function transfer_in_public succeeded!
17:26:45 [17:26:45.103]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
17:26:45 [17:26:45.116]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
17:26:45 [17:26:45.135]
INFO:
avm-simulation-tester Simulation of function burn_public succeeded!
17:26:45 [17:26:45.147]
INFO:
avm-simulation-tester Simulation of function balance_of_public succeeded!
17:26:45
PASS src/public/avm/apps_tests/token.test.ts
17:26:45 AVM simulator apps tests: TokenContract
17:26:45
✓ token mint, transfer, burn (and check balances) (897 ms)
17:26:45
17:26:45
Test Suites: 1 passed, 1 total
17:26:45
Tests: 1 passed, 1 total
17:26:45
Snapshots: 0 total
17:26:45
Time: 3.838 s
17:26:45
Ran all test suites matching simulator/src/public/avm/apps_tests/token.test.ts
.
17:26:45
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?