Parent Log:
http://ci.aztec-labs.com/cf66edc1d29a8480
Command: 2d72990a54a9c534 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/7edf16da6c056f9499e2dfd9c71fb9b7580f9bfc
Env: REF_NAME=gh-readonly-queue/next/pr-15215-1b10c7d500621ca2e4c0db764df67f3085beb282 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 10:17:26 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15215_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:17:30 [10:17:30.275]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-N1GzVd/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:17:30 [10:17:30.807]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:17:30 [10:17:30.809]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:17:30 [10:17:30.968]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-ZT2KLa/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:17:31 [10:17:31.299]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:17:31 [10:17:31.300]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:17:31 [10:17:31.402]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-P7ofeG/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
10:17:31 [10:17:31.691]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:17:31 [10:17:31.691]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
10:17:31
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
10:17:31 Public TX simulator apps tests: AvmMinimalTestContract
10:17:31
✓ Minimal Tx avm inputs snapshot stored in Json file (702 ms)
10:17:31
✓ Minimal Tx avm inputs snapshot loaded from json file (438 ms)
10:17:31
✓ Minimal TX avm inputs serialized for cpp tests (350 ms)
10:17:31
10:17:31
Test Suites: 1 passed, 1 total
10:17:31
Tests: 3 passed, 3 total
10:17:31
Snapshots: 0 total
10:17:31
Time: 3.945 s
10:17:31
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
10:17:31
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?