Parent Log: http://ci.aztec-labs.com/3331709b9043bb65 Command: 97e7ef9a556fd7e6 yarn-project/scripts/run_test.sh bb-prover/src/avm_proving_tests/avm_check_circuit2.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/015cb0cadef6a41094c3649f32a735392e1b9693 Env: REF_NAME=gh-readonly-queue/master/pr-15027-e9a2301883801edbe36ea8bba05dcca7e714f30a CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Wed Jun 18 14:25:07 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15027_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_6ae749e32f994083_master 14:25:10 [14:25:10.143] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-XMLG0k/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:25:10 [14:25:10.624] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead... 14:25:10 [14:25:10.625] WARN: simple-contract-data-source Couldn't get fn name for debugging. Contract not in tester's ContractDataSource. Using selector:0x469064ba instead... 14:25:10 [14:25:10.626] WARN: simulator:avm(f:selector:0x469064ba) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 14:25:10 [14:25:10.633] WARN: simulator:public_tx_context APP_LOGIC phase reverted! 0x22a5e69744af46a073c7b05684e0a6518e0b7644bb2796b797bd60168c6fb278:0x469064ba failed with reason: No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 14:25:10 [14:25:10.701] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-Zm4Slg/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:25:11 [14:25:11.095] WARN: simulator:avm(f:<calldata[0] undefined> (Contract Address: 0x000000000000000000000000000000000000000000000000000000000000002a)) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000000002a. Reverting... 14:25:11 [14:25:11.148] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-mDdP4w/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:25:11 [14:25:11.618] INFO: world-state:database Creating world state data store at directory /tmp/aztec-world-state-hnLdY5/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads. 14:25:12 [14:25:12.026] WARN: simulator:public_tx_context TEARDOWN phase reverted! 0x01471b0dac9628fc7d9c531e43a7b37e871d9c8691cac1c58ce36ea212daa345:0x3f9f11f3 failed with reason: Assertion failed: 14:25:12 PASS src/avm_proving_tests/avm_check_circuit2.test.ts 14:25:12 AVM WitGen & Circuit – check circuit 14:25:12 an exceptional halt due to a nested call to non-existent contract is propagated to top-level (564 ms) 14:25:12 an exceptional halt due to a nested call to non-existent contract is recovered from in caller (447 ms) 14:25:12 enqueued calls in every phase, with enqueued calls that depend on each other (470 ms) 14:25:12 Should prove and verify a TX that reverts in teardown (449 ms) 14:25:12 skipped top-level exceptional halts due to a non-existent contract in app-logic and teardown 14:25:12 14:25:12 Test Suites: 1 passed, 1 total 14:25:12 Tests: 1 skipped, 4 passed, 5 total 14:25:12 Snapshots: 0 total 14:25:12 Time: 4.239 s 14:25:12 Ran all test suites matching /bb-prover\/src\/avm_proving_tests\/avm_check_circuit2.test.ts/i. 14:25:12 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?