Parent Log:
http://ci.aztec-labs.com/ec5a363ace1c3c4c
Command: a5511b51e55ea9c0 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/6ee95286f8bcc5bb6dca43222459ac5bf43a8a75
Env: REF_NAME=gh-readonly-queue/next/pr-15156-9cbd161a1dfa928167c1f969200b95df55ed4c6b CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 09:43:56 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
09:43:59 [09:43:59.684]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-lWG3J2/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:44:00 [09:44:00.202]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:44:00 [09:44:00.204]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:44:00 [09:44:00.331]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-PQKfrS/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:44:00 [09:44:00.634]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:44:00 [09:44:00.635]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:44:00 [09:44:00.739]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-p08N23/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
09:44:01 [09:44:01.004]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:44:01 [09:44:01.005]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
09:44:01
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
09:44:01 Public TX simulator apps tests: AvmMinimalTestContract
09:44:01
✓ Minimal Tx avm inputs snapshot stored in Json file (654 ms)
09:44:01
✓ Minimal Tx avm inputs snapshot loaded from json file (404 ms)
09:44:01
✓ Minimal TX avm inputs serialized for cpp tests (353 ms)
09:44:01
09:44:01
Test Suites: 1 passed, 1 total
09:44:01
Tests: 3 passed, 3 total
09:44:01
Snapshots: 0 total
09:44:01
Time: 3.723 s
09:44:01
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
09:44:01
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?