Parent Log: http://ci.aztec-labs.com/29ef878f08dca81b Command: ef601da20f8e827b yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/d886120f668032e2640beac56487c6f7b18ce81e Env: REF_NAME=gh-readonly-queue/next/pr-15226-fe574e9be5d341cfa05d23ac296ab738d268f1c0 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Wed Jun 25 16:20:34 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15226_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:20:37 [16:20:37.663] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-rNc3sr/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:20:39 [16:20:39.191] INFO: avm-simulation-tester Simulation of function bulk_testing succeeded! 16:20:39 [16:20:39.197] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-IzBE0K/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:20:41 [16:20:41.132] INFO: avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded! 16:20:41 [16:20:41.136] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-q6LwyE/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:20:43 [16:20:43.047] 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:20:43 [16:20:43.049] ERROR: avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses: 16:20:43 [16:20:43.049] ERROR: avm-simulation-tester 16:20:43 [16:20:43.056] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-DElt6Y/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 16:20:44 [16:20:44.194] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 16:20:44 [16:20:44.196] INFO: avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded! 16:20:44 PASS src/public/avm/apps_tests/avm_test.test.ts (8.774 s) 16:20:44 AVM simulator apps tests: AvmTestContract 16:20:44 bulk testing (1542 ms) 16:20:44 call max unique contract classes (1939 ms) 16:20:44 call too many unique contract classes fails (1916 ms) 16:20:44 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1146 ms) 16:20:44 16:20:44 Test Suites: 1 passed, 1 total 16:20:44 Tests: 4 passed, 4 total 16:20:44 Snapshots: 0 total 16:20:44 Time: 8.846 s 16:20:44 Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts. 16:20:44 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?