Parent Log: http://ci.aztec-labs.com/fa73fdbe320cad40 Command: 61f8e44af0fc4001 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f Env: REF_NAME=gh-readonly-queue/next/pr-14891-76ca48a2187e3506bb464eae574e49476c2876ca CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 19:23:04 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14891_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 19:23:07 [19:23:07.298] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:08 [19:23:08.125] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:09 [19:23:09.324] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:09 [19:23:09.846] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:10 [19:23:10.456] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:10 [19:23:10.939] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:11 [19:23:11.508] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:11 [19:23:11.972] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:12 [19:23:12.089] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:12 [19:23:12.245] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:12 [19:23:12.355] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:12 [19:23:12.439] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:12 [19:23:12.529] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:12 [19:23:12.603] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:12 [19:23:12.691] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:12 [19:23:12.756] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:12 [19:23:12.826] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:12 [19:23:12.917] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:12 [19:23:12.989] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:13 [19:23:13.089] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:13 [19:23:13.162] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:13 [19:23:13.245] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:13 [19:23:13.347] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:13 [19:23:13.441] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:13 [19:23:13.523] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:23:13 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.829 s) 19:23:13 PXEOracleInterface 19:23:13 sync tagged logs 19:23:13 should sync tagged logs (825 ms) 19:23:13 should sync tagged logs as senders (1202 ms) 19:23:13 should sync tagged logs with a sender index offset (522 ms) 19:23:13 should sync tagged logs for which indexes are not updated if they're inside the window (608 ms) 19:23:13 should not sync tagged logs for which indexes are not updated if they're outside the window (484 ms) 19:23:13 should sync tagged logs from scratch after a DB wipe (566 ms) 19:23:13 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (465 ms) 19:23:13 deliverNote 19:23:13 should store note if it exists in note hash tree and is not nullified (117 ms) 19:23:13 should throw if note does not exist in note hash tree (153 ms) 19:23:13 should store and immediately remove note if it is already nullified (111 ms) 19:23:13 should reject notes that exist only in unsynced future blocks (84 ms) 19:23:13 should not remove note if nullifier only exists in unsynced blocks (89 ms) 19:23:13 getPublicLogByTag 19:23:13 returns null if no logs found for tag (74 ms) 19:23:13 returns log data when single log found (88 ms) 19:23:13 throws if multiple logs found for tag (65 ms) 19:23:13 throws if tx effect not found (69 ms) 19:23:13 returns log fields that are actually emitted (91 ms) 19:23:13 getPrivateLogByTag 19:23:13 returns null if no logs found (70 ms) 19:23:13 returns log and tx effect if single log found (102 ms) 19:23:13 throws if multiple logs found for tag (73 ms) 19:23:13 throws if tx effect not found (80 ms) 19:23:13 removeNullifiedNotes 19:23:13 should remove notes that have been nullified (103 ms) 19:23:13 should keep notes that have not been nullified (94 ms) 19:23:13 should not remove notes if nullifier is in unsynced blocks (82 ms) 19:23:13 should search for notes from all accounts (171 ms) 19:23:13 19:23:13 Test Suites: 1 passed, 1 total 19:23:13 Tests: 25 passed, 25 total 19:23:13 Snapshots: 0 total 19:23:13 Time: 7.918 s 19:23:13 Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i. 19:23:13 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?