Parent Log:
http://ci.aztec-labs.com/284c9e4852412789
Command: 4d0fb449c606d482 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/263498dd65e8700218979d7a94dbfd25b2a8a8a8
Env: REF_NAME=gh-readonly-queue/next/pr-14921-4b0e4dc09fa55f0bc808fa0c7c3e95e8fa997069 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 20:36:04 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14921_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
20:36:08 [20:36:08.652]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-NP8mWj/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:36:09 [20:36:09.257]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
20:36:09 [20:36:09.260]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
20:36:09 [20:36:09.402]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-jjJqjL/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:36:09 [20:36:09.729]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
20:36:09 [20:36:09.730]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
20:36:09 [20:36:09.838]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-R9o6FW/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
20:36:10 [20:36:10.133]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
20:36:10 [20:36:10.133]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
20:36:10
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
20:36:10 Public TX simulator apps tests: AvmMinimalTestContract
20:36:10
✓ Minimal Tx avm inputs snapshot stored in Json file (761 ms)
20:36:10
✓ Minimal Tx avm inputs snapshot loaded from json file (434 ms)
20:36:10
✓ Minimal TX avm inputs serialized for cpp tests (348 ms)
20:36:10
20:36:10
Test Suites: 1 passed, 1 total
20:36:10
Tests: 3 passed, 3 total
20:36:10
Snapshots: 0 total
20:36:10
Time: 4.37 s
20:36:10
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
20:36:10
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?