Parent Log:
http://ci.aztec-labs.com/05b76684a53e6d24
Command: 0d541f5a731ac42b yarn-project/scripts/run_test.sh simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/74eeec5d95106217d3b3f3068853022cef7fa307
Env: REF_NAME=gh-readonly-queue/next/pr-15189-8cbdad5ba8c6b2b13d060ecb764f4818ca0d5e4d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 25 10:26:28 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15189_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
10:26:31 [10:26:31.784]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-P6fb35/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:26:32 [10:26:32.360]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:26:32 [10:26:32.362]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:26:32 [10:26:32.508]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-87NlEG/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:26:32 [10:26:32.813]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:26:32 [10:26:32.814]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:26:32 [10:26:32.938]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-RUsefi/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:26:33 [10:26:33.214]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:26:33 [10:26:33.214]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:26:33
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
10:26:33 Public TX simulator apps tests: AvmMinimalTestContract
10:26:33
✓ Minimal Tx avm inputs snapshot stored in Json file (735 ms)
10:26:33
✓ Minimal Tx avm inputs snapshot loaded from json file (426 ms)
10:26:33
✓ Minimal TX avm inputs serialized for cpp tests (339 ms)
10:26:33
10:26:33
Test Suites: 1 passed, 1 total
10:26:33
Tests: 3 passed, 3 total
10:26:33
Snapshots: 0 total
10:26:33
Time: 3.915 s
10:26:33
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
10:26:33
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?