Parent Log: http://ci.aztec-labs.com/6accf1747685d10b Command: 0742425f32083b75 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/04abcb151443d51d2f1b002a2412a083a9384a51 Env: REF_NAME=gh-readonly-queue/next/pr-15077-263498dd65e8700218979d7a94dbfd25b2a8a8a8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 20:51:31 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15077_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 20:51:34 [20:51:34.492] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:35 [20:51:35.262] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:36 [20:51:36.326] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:36 [20:51:36.727] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:37 [20:51:37.146] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:37 [20:51:37.502] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:38 [20:51:38.009] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:38 [20:51:38.440] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:38 [20:51:38.534] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:38 [20:51:38.672] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:38 [20:51:38.782] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:38 [20:51:38.873] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:38 [20:51:38.975] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:39 [20:51:39.067] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:39 [20:51:39.167] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:39 [20:51:39.249] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:39 [20:51:39.339] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:39 [20:51:39.457] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:39 [20:51:39.550] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:39 [20:51:39.640] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:39 [20:51:39.702] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:39 [20:51:39.787] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:39 [20:51:39.880] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:39 [20:51:39.972] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:40 [20:51:40.059] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 20:51:40 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.468 s) 20:51:40 PXEOracleInterface 20:51:40 sync tagged logs 20:51:40 should sync tagged logs (785 ms) 20:51:40 should sync tagged logs as senders (1064 ms) 20:51:40 should sync tagged logs with a sender index offset (402 ms) 20:51:40 should sync tagged logs for which indexes are not updated if they're inside the window (419 ms) 20:51:40 should not sync tagged logs for which indexes are not updated if they're outside the window (354 ms) 20:51:40 should sync tagged logs from scratch after a DB wipe (506 ms) 20:51:40 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (430 ms) 20:51:40 deliverNote 20:51:40 should store note if it exists in note hash tree and is not nullified (94 ms) 20:51:40 should throw if note does not exist in note hash tree (135 ms) 20:51:40 should store and immediately remove note if it is already nullified (112 ms) 20:51:40 should reject notes that exist only in unsynced future blocks (89 ms) 20:51:40 should not remove note if nullifier only exists in unsynced blocks (104 ms) 20:51:40 getPublicLogByTag 20:51:40 returns null if no logs found for tag (91 ms) 20:51:40 returns log data when single log found (101 ms) 20:51:40 throws if multiple logs found for tag (81 ms) 20:51:40 throws if tx effect not found (89 ms) 20:51:40 returns log fields that are actually emitted (118 ms) 20:51:40 getPrivateLogByTag 20:51:40 returns null if no logs found (92 ms) 20:51:40 returns log and tx effect if single log found (89 ms) 20:51:40 throws if multiple logs found for tag (61 ms) 20:51:40 throws if tx effect not found (84 ms) 20:51:40 removeNullifiedNotes 20:51:40 should remove notes that have been nullified (92 ms) 20:51:40 should keep notes that have not been nullified (91 ms) 20:51:40 should not remove notes if nullifier is in unsynced blocks (86 ms) 20:51:40 should search for notes from all accounts (177 ms) 20:51:40 20:51:40 Test Suites: 1 passed, 1 total 20:51:40 Tests: 25 passed, 25 total 20:51:40 Snapshots: 0 total 20:51:40 Time: 7.593 s 20:51:40 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 20:51:40 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?