Parent Log: http://ci.aztec-labs.com/34bf0c3e7d631ad0 Command: f803628267cda2b6 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/oracle/private_execution.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/21a568ac0c9ef351b1923375be41d4620add2b60 Env: REF_NAME=gh-readonly-queue/next/pr-15042-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Sun Jun 15 12:35:08 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_8087a2676fca9ecb_next 12:35:15 [12:35:15.212] INFO: simulator:test:private_execution Parent deployed at 0x137eae7d919ef148241d4753a253d7befaa65feca573415d3d16aa9c7990618a 12:35:15 [12:35:15.221] INFO: simulator:test:private_execution Calling child function 0xa0df92cc at 0x048f9113f5bb968c6fb2bf0ee72c4fdaef1671ab4f95e77d440fce69b38d3d12 12:35:15 [12:35:15.388] INFO: simulator:test:private_execution Calling testCodeGen function 12:35:15 [12:35:15.768] INFO: simulator:test:private_execution Calling importer main function 12:35:23 PASS src/contract_function_simulator/oracle/private_execution.test.ts (13.506 s) 12:35:23 Private Execution test suite 12:35:23 no constructor 12:35:23 emits a field array as an encrypted log (381 ms) 12:35:23 stateful test contract 12:35:23 should have a constructor with arguments that inserts notes (490 ms) 12:35:23 should run the create_note function (337 ms) 12:35:23 should run the destroy_and_create function (773 ms) 12:35:23 should be able to destroy_and_create with dummy notes (716 ms) 12:35:23 nested calls 12:35:23 child function should be callable (99 ms) 12:35:23 parent should call child (218 ms) 12:35:23 nested calls through autogenerated interface 12:35:23 test function should be directly callable (209 ms) 12:35:23 test function should be callable through autogenerated interface (272 ms) 12:35:23 consuming messages 12:35:23 L1 to L2 12:35:23 Should be able to consume a dummy cross chain message (327 ms) 12:35:23 Invalid membership proof (327 ms) 12:35:23 Invalid recipient (298 ms) 12:35:23 Invalid sender (304 ms) 12:35:23 Invalid chainid (288 ms) 12:35:23 Invalid version (267 ms) 12:35:23 Invalid content (260 ms) 12:35:23 Invalid Secret (239 ms) 12:35:23 enqueued calls 12:35:23 parent should enqueue call to child (internal false) (207 ms) 12:35:23 parent should enqueue call to child (internal true) (188 ms) 12:35:23 should be ok for parent to enqueue calls with <= max total args (322 ms) 12:35:23 (prevent footguns) should error if parent enqueues two public calls with too many TOTAL args (462 ms) 12:35:23 setting teardown function 12:35:23 should be able to set a teardown function (242 ms) 12:35:23 setting fee payer 12:35:23 should default to not being a fee payer (218 ms) 12:35:23 should be able to set a fee payer (188 ms) 12:35:23 pending note hashes contract 12:35:23 should be able to insert, read, and nullify pending note hashes in one call (560 ms) 12:35:23 should be able to insert, read, and nullify pending note hashes in nested calls (520 ms) 12:35:23 cant read a commitment that is inserted later in same call (420 ms) 12:35:23 get master incoming viewing public key 12:35:23 gets the public key for an address (196 ms) 12:35:23 Get notes 12:35:23 fails if returning no notes (265 ms) 12:35:23 Context oracles 12:35:23 this_address should return the current context address (288 ms) 12:35:23 Private global variables 12:35:23 Private global vars are correctly set (203 ms) 12:35:23 Throws when chainId is incorrectly set (204 ms) 12:35:23 Throws when version is incorrectly set (209 ms) 12:35:23 Historical header in private context 12:35:23 Header is correctly set (189 ms) 12:35:23 Throws when header is not as expected (225 ms) 12:35:23 12:35:23 Test Suites: 1 passed, 1 total 12:35:23 Tests: 35 passed, 35 total 12:35:23 Snapshots: 0 total 12:35:23 Time: 13.63 s 12:35:23 Ran all test suites matching /pxe\/src\/contract_function_simulator\/oracle\/private_execution.test.ts/i. 12:35:23 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?