Parent Log:
http://ci.aztec-labs.com/cd44163f3616f4c5
Command: b71f9d6a9e3f68ca 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/ee24aac96469b4f1cb8d70e614b2dd27bf0eb134
Env: REF_NAME=gh-readonly-queue/next/pr-15242-1c2c2ee2949dbe31742cc9501a31bf3bce8083cf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 14:08:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15242_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_710080a4a02b9780_next
14:08:14 [14:08:14.916]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-FBnAG4/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:08:15 [14:08:15.412]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:08:15 [14:08:15.414]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:08:15 [14:08:15.547]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-khvVTQ/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:08:15 [14:08:15.817]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:08:15 [14:08:15.818]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:08:15 [14:08:15.923]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-sGzOvI/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
14:08:16 [14:08:16.214]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:08:16 [14:08:16.215]
WARN:
simple-contract-data-source Couldn't get fn name for debugging. Using selector:0x0d6ab3ae instead...
14:08:16
PASS src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
14:08:16 Public TX simulator apps tests: AvmMinimalTestContract
14:08:16
✓ Minimal Tx avm inputs snapshot stored in Json file (640 ms)
14:08:16
✓ Minimal Tx avm inputs snapshot loaded from json file (379 ms)
14:08:16
✓ Minimal TX avm inputs serialized for cpp tests (357 ms)
14:08:16
14:08:16
Test Suites: 1 passed, 1 total
14:08:16
Tests: 3 passed, 3 total
14:08:16
Snapshots: 0 total
14:08:16
Time: 3.916 s
14:08:16
Ran all test suites matching simulator/src/public/public_tx_simulator/apps_tests/avm_minimal.test.ts
.
14:08:16
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?