Parent Log: http://ci.aztec-labs.com/df0279906bfff48f Command: 5b134306478d06bb yarn-project/scripts/run_test.sh simulator/src/public/avm/apps_tests/avm_test.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/e1613ca4b54a0ae509638dc4114780dd3cb0bc9b Env: REF_NAME=gh-readonly-queue/next/pr-15239-282da3bd25d49b92970e6fc85f110092e8566299 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 15:18:13 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15239_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_7b45e851a16b2a1c_next 15:18:17 [15:18:17.521] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-oYbW6o/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:18:19 [15:18:19.503] INFO: avm-simulation-tester Simulation of function bulk_testing succeeded! 15:18:19 [15:18:19.516] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-MfNnyk/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:18:21 [15:18:21.694] INFO: avm-simulation-tester Simulation of function nested_call_to_add_n_times_different_addresses succeeded! 15:18:21 [15:18:21.705] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Jn32va/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:18:23 [15:18:23.968] WARN: simulator:avm(f:AvmTest.add_args_return) Bytecode retrieval for contract '0x0eb10100755730091c49f947a455e62e1b1dad082f3aa9f01d90ab2964ba8c20' failed with Reached the limit (21) on number of 'contract calls to unique class IDs' per tx. Reverting... 15:18:23 [15:18:23.971] ERROR: avm-simulation-tester Error in nested_call_to_add_n_times_different_addresses: 15:18:23 [15:18:23.972] ERROR: avm-simulation-tester 15:18:23 [15:18:23.981] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-HidwiK/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 15:18:25 [15:18:25.163] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 15:18:25 [15:18:25.166] INFO: avm-simulation-tester Simulation of function nested_call_to_nothing_recovers succeeded! 15:18:25 PASS src/public/avm/apps_tests/avm_test.test.ts (10.891 s) 15:18:25 AVM simulator apps tests: AvmTestContract 15:18:25 bulk testing (2006 ms) 15:18:25 call max unique contract classes (2190 ms) 15:18:25 call too many unique contract classes fails (2275 ms) 15:18:25 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (1194 ms) 15:18:25 15:18:25 Test Suites: 1 passed, 1 total 15:18:25 Tests: 4 passed, 4 total 15:18:25 Snapshots: 0 total 15:18:25 Time: 10.98 s 15:18:25 Ran all test suites matching simulator/src/public/avm/apps_tests/avm_test.test.ts. 15:18:25 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?