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