Parent Log:
http://ci.aztec-labs.com/b48f5d31039379d2
Command: fab700985fdda05e 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/9164f0ea2d1bd891bbde066fe27f2239188ddec9
Env: REF_NAME=gh-readonly-queue/next/pr-15169-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 11:26:49 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15169_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
11:26:52 [11:26:52.592]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-o5pq5G/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:53 [11:26:53.043]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:53 [11:26:53.045]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:53 [11:26:53.138]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-llcDCA/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:53 [11:26:53.423]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:53 [11:26:53.424]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:53 [11:26:53.508]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-xIh4Pp/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
11:26:53 [11:26:53.744]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:53 [11:26:53.745]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
11:26:53
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
11:26:53 Public TX simulator apps tests: AvmMinimalTestContract
11:26:53
✓ Minimal Tx avm inputs snapshot stored in Json file (553 ms)
11:26:53
✓ Minimal Tx avm inputs snapshot loaded from json file (368 ms)
11:26:53
✓ Minimal TX avm inputs serialized for cpp tests (285 ms)
11:26:53
11:26:53
Test Suites: 1 passed, 1 total
11:26:53
Tests: 3 passed, 3 total
11:26:53
Snapshots: 0 total
11:26:53
Time: 3.645 s
11:26:53
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
11:26:53
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?