Parent Log:
http://ci.aztec-labs.com/e288acb99b2d3432
Command: d22bc4a94b0d21bc yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/c06f30929f18b85bcea93c0926a8d640a3819f00
Env: REF_NAME=gh-readonly-queue/master/pr-15074-2707ec99de02004f3e30e7af0810e0d741ab9794 CURRENT_VERSION=0.87.8 CI_FULL=0
Date: Mon Jun 16 16:26:34 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15074_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_master
16:26:37 [16:26:37.254]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-EDl666/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:26:39 [16:26:39.438]
INFO:
avm-simulation-tester Simulation of function bulk_testing succeeded!
16:26:39 [16:26:39.446]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-QYfr7t/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:26:42 [16:26:42.954]
INFO:
avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded!
16:26:42 [16:26:42.960]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-8qbaNK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:26:46 [16:26:46.560]
WARN:
simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x03a68829393e1e9dcc6eced01b52c2cfd1466da8467f281d76b87e535ff775ba' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting...
16:26:46 [16:26:46.562]
ERROR:
avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses:
16:26:46 [16:26:46.563]
ERROR:
avm-simulation-tester
16:26:46 [16:26:46.568]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-BWd8ML/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
16:26:48 [16:26:48.596]
WARN:
simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting...
16:26:48 [16:26:48.597]
INFO:
avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded!
16:26:48
PASS src/public/avm/apps_tests/avm_test.test.ts (
13.522 s)
16:26:48 AVM simulator apps tests: AvmTestContract
16:26:48
✓ bulk testing (2194 ms)
16:26:48
✓ call max unique contract classes (3511 ms)
16:26:48
✓ call too many unique contract classes fails (3609 ms)
16:26:48
✓ an exceptional halt due to a nested call to non-existent contract is recovered from in caller (2033 ms)
16:26:48
16:26:48
Test Suites: 1 passed, 1 total
16:26:48
Tests: 4 passed, 4 total
16:26:48
Snapshots: 0 total
16:26:48
Time: 13.58 s
16:26:48
Ran all test suites matching /simulator\/src\/public\/avm\/apps_tests\/avm_test.test.ts/i
.
16:26:48
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?