Parent Log: http://ci.aztec-labs.com/c81d42f03fadf137 Command: a5511b51e55ea9c0 yarn-project/scripts/run_test.sh simulator/src/public/avm/opcodes/external_calls.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/9cbd161a1dfa928167c1f969200b95df55ed4c6b Env: REF_NAME=gh-readonly-queue/next/pr-15157-6e3848bbd6845559b55825f0bc64df0673272969 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 09:43:17 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15157_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_95e812ccd2bf1c2c_next 09:43:19 [09:43:19.587] WARN: simulator:avm(f:0x00000001) No bytecode found at: 0x000000000000000000000000000000000000000000000000000000000001e240. Reverting... 09:43:19 PASS src/public/avm/opcodes/external_calls.test.ts 09:43:19 External Calls 09:43:19 Call 09:43:19 Should (de)serialize correctly (8 ms) 09:43:19 Call to non-existent bytecode returns failure (12 ms) 09:43:19 Should execute a call correctly (256 ms) 09:43:19 Should cap to available gas if allocated is bigger (22 ms) 09:43:19 Static Call 09:43:19 Should (de)serialize correctly (2 ms) 09:43:19 Should fail if a static call attempts to touch storage (8 ms) 09:43:19 RETURN 09:43:19 Should (de)serialize correctly (2 ms) 09:43:19 Should return data from the return opcode (1 ms) 09:43:19 REVERT 09:43:19 Should (de)serialize correctly (1 ms) 09:43:19 Should return data and revert from the revert opcode (1 ms) 09:43:19 SuccessCopy 09:43:19 Should (de)serialize correctly (1 ms) 09:43:19 Should correctly copy success state for a successful call (1 ms) 09:43:19 Should correctly copy success state for a failed call (1 ms) 09:43:19 09:43:19 Test Suites: 1 passed, 1 total 09:43:19 Tests: 13 passed, 13 total 09:43:19 Snapshots: 0 total 09:43:19 Time: 1.868 s 09:43:19 Ran all test suites matching simulator/src/public/avm/opcodes/external_calls.test.ts. 09:43:19 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?