Parent Log: http://ci.aztec-labs.com/bbd24c41c3ef4011 Command: 5e456509c4335308 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/1b10c7d500621ca2e4c0db764df67f3085beb282 Env: REF_NAME=gh-readonly-queue/next/pr-15229-99e234fe4473771b32124e0402885610a6a3f98a CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Tue Jun 24 10:07:20 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15229_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 10:07:22 [10:07:22.509] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:23 [10:07:23.054] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:23 [10:07:23.879] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:24 [10:07:24.195] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:24 [10:07:24.534] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:24 [10:07:24.814] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:25 [10:07:25.231] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:25 [10:07:25.548] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:25 [10:07:25.622] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:25 [10:07:25.718] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:25 [10:07:25.795] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:25 [10:07:25.855] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:25 [10:07:25.924] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:25 [10:07:25.994] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.087] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.170] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.223] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.311] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.368] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.423] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.506] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.566] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.659] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.717] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.776] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.856] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:26 [10:07:26.932] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:27 [10:07:27.010] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:07:27 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (5.767 s) 10:07:27 PXEOracleInterface 10:07:27 sync tagged logs 10:07:27 should sync tagged logs (548 ms) 10:07:27 should sync tagged logs as senders (825 ms) 10:07:27 should sync tagged logs with a sender index offset (317 ms) 10:07:27 should sync tagged logs for which indexes are not updated if they're inside the window (338 ms) 10:07:27 should not sync tagged logs for which indexes are not updated if they're outside the window (279 ms) 10:07:27 should sync tagged logs from scratch after a DB wipe (416 ms) 10:07:27 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (317 ms) 10:07:27 deliverNote 10:07:27 should store note if it exists in note hash tree and is not nullified (74 ms) 10:07:27 should throw if note does not exist in note hash tree (94 ms) 10:07:27 should store and immediately remove note if it is already nullified (78 ms) 10:07:27 should reject notes that exist only in unsynced future blocks (59 ms) 10:07:27 should not remove note if nullifier only exists in unsynced blocks (69 ms) 10:07:27 bulkRetrieveLogs 10:07:27 returns no logs if none are found (69 ms) 10:07:27 returns a public log if one is found (93 ms) 10:07:27 returns a private log if one is found (83 ms) 10:07:27 getPublicLogByTag 10:07:27 returns null if no logs found for tag (53 ms) 10:07:27 returns log data when single log found (89 ms) 10:07:27 throws if multiple logs found for tag (56 ms) 10:07:27 throws if tx effect not found (54 ms) 10:07:27 returns log fields that are actually emitted (82 ms) 10:07:27 getPrivateLogByTag 10:07:27 returns null if no logs found (59 ms) 10:07:27 returns log and tx effect if single log found (94 ms) 10:07:27 throws if multiple logs found for tag (58 ms) 10:07:27 throws if tx effect not found (58 ms) 10:07:27 removeNullifiedNotes 10:07:27 should remove notes that have been nullified (80 ms) 10:07:27 should keep notes that have not been nullified (76 ms) 10:07:27 should not remove notes if nullifier is in unsynced blocks (78 ms) 10:07:27 should search for notes from all accounts (142 ms) 10:07:27 10:07:27 Test Suites: 1 passed, 1 total 10:07:27 Tests: 28 passed, 28 total 10:07:27 Snapshots: 0 total 10:07:27 Time: 5.842 s 10:07:27 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 10:07:27 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?