Parent Log: http://ci.aztec-labs.com/f31c5549eef3bd51 Command: ccc91e389ae607c5 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/16fc84676c7308fa5f7ca4a54b67319803d0f5b7 Env: REF_NAME=gh-readonly-queue/next/pr-15072-991b313d676f7cf820bb62a33e57cf5a4c8cf9cf CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 15:58:09 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 15:58:12 [15:58:12.211] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:13 [15:58:13.020] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:14 [15:58:14.031] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:14 [15:58:14.435] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:14 [15:58:14.900] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:15 [15:58:15.215] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:15 [15:58:15.739] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:16 [15:58:16.153] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:16 [15:58:16.234] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:16 [15:58:16.343] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:16 [15:58:16.438] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:16 [15:58:16.511] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:16 [15:58:16.595] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:16 [15:58:16.674] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:16 [15:58:16.776] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:16 [15:58:16.846] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:16 [15:58:16.921] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:17 [15:58:17.038] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:17 [15:58:17.121] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:17 [15:58:17.232] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:17 [15:58:17.322] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:17 [15:58:17.414] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:17 [15:58:17.525] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:17 [15:58:17.634] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:17 [15:58:17.741] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 15:58:17 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.274 s) 15:58:17 PXEOracleInterface 15:58:17 sync tagged logs 15:58:17 should sync tagged logs (822 ms) 15:58:17 should sync tagged logs as senders (1012 ms) 15:58:17 should sync tagged logs with a sender index offset (403 ms) 15:58:17 should sync tagged logs for which indexes are not updated if they're inside the window (465 ms) 15:58:17 should not sync tagged logs for which indexes are not updated if they're outside the window (314 ms) 15:58:17 should sync tagged logs from scratch after a DB wipe (523 ms) 15:58:17 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (413 ms) 15:58:17 deliverNote 15:58:17 should store note if it exists in note hash tree and is not nullified (81 ms) 15:58:17 should throw if note does not exist in note hash tree (106 ms) 15:58:17 should store and immediately remove note if it is already nullified (97 ms) 15:58:17 should reject notes that exist only in unsynced future blocks (73 ms) 15:58:17 should not remove note if nullifier only exists in unsynced blocks (83 ms) 15:58:17 getPublicLogByTag 15:58:17 returns null if no logs found for tag (77 ms) 15:58:17 returns log data when single log found (102 ms) 15:58:17 throws if multiple logs found for tag (71 ms) 15:58:17 throws if tx effect not found (75 ms) 15:58:17 returns log fields that are actually emitted (116 ms) 15:58:17 getPrivateLogByTag 15:58:17 returns null if no logs found (83 ms) 15:58:17 returns log and tx effect if single log found (110 ms) 15:58:17 throws if multiple logs found for tag (90 ms) 15:58:17 throws if tx effect not found (92 ms) 15:58:17 removeNullifiedNotes 15:58:17 should remove notes that have been nullified (110 ms) 15:58:17 should keep notes that have not been nullified (108 ms) 15:58:17 should not remove notes if nullifier is in unsynced blocks (106 ms) 15:58:17 should search for notes from all accounts (182 ms) 15:58:17 15:58:17 Test Suites: 1 passed, 1 total 15:58:17 Tests: 25 passed, 25 total 15:58:17 Snapshots: 0 total 15:58:17 Time: 7.367 s 15:58:17 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 15:58:17 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?