Parent Log: http://ci.aztec-labs.com/92c2dda0ace2278e Command: a5511b51e55ea9c0 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/6ee95286f8bcc5bb6dca43222459ac5bf43a8a75 Env: REF_NAME=gh-readonly-queue/next/pr-15156-9cbd161a1dfa928167c1f969200b95df55ed4c6b CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 09:43:46 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 09:43:49 [09:43:49.288] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:50 [09:43:50.105] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:51 [09:43:51.248] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:51 [09:43:51.680] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:52 [09:43:52.173] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:52 [09:43:52.566] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:53 [09:43:53.081] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:53 [09:43:53.515] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:53 [09:43:53.601] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:53 [09:43:53.709] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:53 [09:43:53.792] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:53 [09:43:53.871] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:53 [09:43:53.968] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:54 [09:43:54.055] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:54 [09:43:54.177] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:54 [09:43:54.286] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:54 [09:43:54.350] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:54 [09:43:54.465] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:54 [09:43:54.539] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:54 [09:43:54.622] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:54 [09:43:54.721] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:54 [09:43:54.798] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:54 [09:43:54.927] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:55 [09:43:55.018] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:55 [09:43:55.112] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:55 [09:43:55.230] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:55 [09:43:55.340] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:55 [09:43:55.441] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 09:43:55 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.823 s) 09:43:55 PXEOracleInterface 09:43:55 sync tagged logs 09:43:55 should sync tagged logs (819 ms) 09:43:55 should sync tagged logs as senders (1143 ms) 09:43:55 should sync tagged logs with a sender index offset (432 ms) 09:43:55 should sync tagged logs for which indexes are not updated if they're inside the window (492 ms) 09:43:55 should not sync tagged logs for which indexes are not updated if they're outside the window (393 ms) 09:43:55 should sync tagged logs from scratch after a DB wipe (514 ms) 09:43:55 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (434 ms) 09:43:55 deliverNote 09:43:55 should store note if it exists in note hash tree and is not nullified (85 ms) 09:43:55 should throw if note does not exist in note hash tree (104 ms) 09:43:55 should store and immediately remove note if it is already nullified (87 ms) 09:43:55 should reject notes that exist only in unsynced future blocks (79 ms) 09:43:55 should not remove note if nullifier only exists in unsynced blocks (96 ms) 09:43:55 bulkRetrieveLogs 09:43:55 returns no logs if none are found (86 ms) 09:43:55 returns a public log if one is found (122 ms) 09:43:55 returns a private log if one is found (108 ms) 09:43:55 getPublicLogByTag 09:43:55 returns null if no logs found for tag (63 ms) 09:43:55 returns log data when single log found (115 ms) 09:43:55 throws if multiple logs found for tag (74 ms) 09:43:55 throws if tx effect not found (82 ms) 09:43:55 returns log fields that are actually emitted (99 ms) 09:43:55 getPrivateLogByTag 09:43:55 returns null if no logs found (74 ms) 09:43:55 returns log and tx effect if single log found (131 ms) 09:43:55 throws if multiple logs found for tag (89 ms) 09:43:55 throws if tx effect not found (93 ms) 09:43:55 removeNullifiedNotes 09:43:55 should remove notes that have been nullified (118 ms) 09:43:55 should keep notes that have not been nullified (110 ms) 09:43:55 should not remove notes if nullifier is in unsynced blocks (101 ms) 09:43:55 should search for notes from all accounts (197 ms) 09:43:55 09:43:55 Test Suites: 1 passed, 1 total 09:43:55 Tests: 28 passed, 28 total 09:43:55 Snapshots: 0 total 09:43:55 Time: 7.909 s 09:43:55 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 09:43:55 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?