Parent Log:
http://ci.aztec-labs.com/74dc8b1530dbb06f
Command: 4f45abd1514a8569 yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9716910bd1b02344790194d074f445aec4636887
Env: REF_NAME=gh-readonly-queue/next/pr-15279-7f9d2b386d786966384cc62d3ea3995ba340c48a CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 25 16:41:55 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15279_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next
16:41:58 [16:41:58.165]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-sW6vmI/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:41:59 [16:41:59.737]
INFO:
avm-simulation-tester Simulation of function bulk_testing succeeded!
16:41:59 [16:41:59.748]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-smpJon/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:42:01 [16:42:01.653]
INFO:
avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded!
16:42:01 [16:42:01.657]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-BGXwiV/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:42:03 [16:42:03.532]
WARN:
simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x2a30bab892f1a916e523d9f4f949f19005fc7bc46af47a5460f02b069cc3a27b' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting...
16:42:03 [16:42:03.533]
ERROR:
avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses:
16:42:03 [16:42:03.534]
ERROR:
avm-simulation-tester
16:42:03 [16:42:03.541]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-D6O4Ov/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:42:04 [16:42:04.649]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
16:42:04 [16:42:04.650]
INFO:
avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded!
16:42:04
PASS src/public/avm/apps_tests/avm_test.test.ts (
8.819 s)
16:42:04 AVM simulator apps tests: AvmTestContract
16:42:04
✓ bulk testing (1584 ms)
16:42:04
✓ call max unique contract classes (1912 ms)
16:42:04
✓ call too many unique contract classes fails (1879 ms)
16:42:04
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1116 ms)
16:42:04
16:42:04
Test Suites: 1 passed, 1 total
16:42:04
Tests: 4 passed, 4 total
16:42:04
Snapshots: 0 total
16:42:04
Time: 8.891 s
16:42:04
Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts
.
16:42:04
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?