Parent Log: http://ci.aztec-labs.com/e6ca5c92d453aa5e Command: 7036b634d1ccdbba yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/b6c045c8e9bbe748f5441bd1e65a9beeb9c62e73 Env: REF_NAME=gh-readonly-queue/next/pr-15067-24972303091baff6f83c6389d7d1406c932357e9 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 14:19:09 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15067_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 14:19:12 [14:19:12.025] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:12 [14:19:12.828] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:13 [14:19:13.942] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:14 [14:19:14.398] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:14 [14:19:14.837] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:15 [14:19:15.227] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:15 [14:19:15.827] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:16 [14:19:16.203] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:16 [14:19:16.282] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:16 [14:19:16.401] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:16 [14:19:16.502] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:16 [14:19:16.579] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:16 [14:19:16.656] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:16 [14:19:16.723] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:16 [14:19:16.816] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:16 [14:19:16.884] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:16 [14:19:16.945] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:17 [14:19:17.035] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:17 [14:19:17.103] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:17 [14:19:17.194] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:17 [14:19:17.277] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:17 [14:19:17.345] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:17 [14:19:17.460] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:17 [14:19:17.565] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:17 [14:19:17.671] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:19:17 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.416 s) 14:19:17 PXEOracleInterface 14:19:17 sync tagged logs 14:19:17 should sync tagged logs (822 ms) 14:19:17 should sync tagged logs as senders (1115 ms) 14:19:17 should sync tagged logs with a sender index offset (457 ms) 14:19:17 should sync tagged logs for which indexes are not updated if they're inside the window (439 ms) 14:19:17 should not sync tagged logs for which indexes are not updated if they're outside the window (389 ms) 14:19:17 should sync tagged logs from scratch after a DB wipe (599 ms) 14:19:17 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (376 ms) 14:19:17 deliverNote 14:19:17 should store note if it exists in note hash tree and is not nullified (79 ms) 14:19:17 should throw if note does not exist in note hash tree (116 ms) 14:19:17 should store and immediately remove note if it is already nullified (102 ms) 14:19:17 should reject notes that exist only in unsynced future blocks (77 ms) 14:19:17 should not remove note if nullifier only exists in unsynced blocks (77 ms) 14:19:17 getPublicLogByTag 14:19:17 returns null if no logs found for tag (67 ms) 14:19:17 returns log data when single log found (93 ms) 14:19:17 throws if multiple logs found for tag (67 ms) 14:19:17 throws if tx effect not found (61 ms) 14:19:17 returns log fields that are actually emitted (90 ms) 14:19:17 getPrivateLogByTag 14:19:17 returns null if no logs found (67 ms) 14:19:17 returns log and tx effect if single log found (90 ms) 14:19:17 throws if multiple logs found for tag (83 ms) 14:19:17 throws if tx effect not found (68 ms) 14:19:17 removeNullifiedNotes 14:19:17 should remove notes that have been nullified (114 ms) 14:19:17 should keep notes that have not been nullified (104 ms) 14:19:17 should not remove notes if nullifier is in unsynced blocks (106 ms) 14:19:17 should search for notes from all accounts (197 ms) 14:19:17 14:19:17 Test Suites: 1 passed, 1 total 14:19:17 Tests: 25 passed, 25 total 14:19:17 Snapshots: 0 total 14:19:17 Time: 7.528 s 14:19:17 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 14:19:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?