Parent Log:
http://ci.aztec-labs.com/223118610d87a6a6
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:48 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15156_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
09:43:51 [09:43:51.303]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:52 [09:43:52.095]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:53 [09:43:53.132]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:53 [09:43:53.569]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:53 [09:43:53.978]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:54 [09:43:54.344]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:54 [09:43:54.921]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:55 [09:43:55.368]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:55 [09:43:55.473]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:55 [09:43:55.597]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:55 [09:43:55.704]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:55 [09:43:55.783]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:55 [09:43:55.869]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:55 [09:43:55.950]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:56 [09:43:56.076]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:56 [09:43:56.195]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:56 [09:43:56.289]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:56 [09:43:56.407]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:56 [09:43:56.485]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:56 [09:43:56.589]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:56 [09:43:56.711]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:56 [09:43:56.787]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:56 [09:43:56.925]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:57 [09:43:57.013]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:57 [09:43:57.098]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:57 [09:43:57.216]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:57 [09:43:57.303]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:57 [09:43:57.395]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
09:43:57
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.989 s)
09:43:57 PXEOracleInterface
09:43:57 sync tagged logs
09:43:57
✓ should sync tagged logs (794 ms)
09:43:57
✓ should sync tagged logs as senders (1037 ms)
09:43:57
✓ should sync tagged logs with a sender index offset (437 ms)
09:43:57
✓ should sync tagged logs for which indexes are not updated if they're inside the window (408 ms)
09:43:57
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (365 ms)
09:43:57
✓ should sync tagged logs from scratch after a DB wipe (576 ms)
09:43:57
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (445 ms)
09:43:57 deliverNote
09:43:57
✓ should store note if it exists in note hash tree and is not nullified (106 ms)
09:43:57
✓ should throw if note does not exist in note hash tree (121 ms)
09:43:57
✓ should store and immediately remove note if it is already nullified (106 ms)
09:43:57
✓ should reject notes that exist only in unsynced future blocks (80 ms)
09:43:57
✓ should not remove note if nullifier only exists in unsynced blocks (86 ms)
09:43:57 bulkRetrieveLogs
09:43:57
✓ returns no logs if none are found (81 ms)
09:43:57
✓ returns a public log if one is found (126 ms)
09:43:57
✓ returns a private log if one is found (118 ms)
09:43:57 getPublicLogByTag
09:43:57
✓ returns null if no logs found for tag (94 ms)
09:43:57
✓ returns log data when single log found (118 ms)
09:43:57
✓ throws if multiple logs found for tag (75 ms)
09:43:57
✓ throws if tx effect not found (105 ms)
09:43:57
✓ returns log fields that are actually emitted (120 ms)
09:43:57 getPrivateLogByTag
09:43:57
✓ returns null if no logs found (76 ms)
09:43:57
✓ returns log and tx effect if single log found (137 ms)
09:43:57
✓ throws if multiple logs found for tag (88 ms)
09:43:57
✓ throws if tx effect not found (83 ms)
09:43:57 removeNullifiedNotes
09:43:57
✓ should remove notes that have been nullified (116 ms)
09:43:57
✓ should keep notes that have not been nullified (89 ms)
09:43:57
✓ should not remove notes if nullifier is in unsynced blocks (91 ms)
09:43:57
✓ should search for notes from all accounts (180 ms)
09:43:57
09:43:57
Test Suites: 1 passed, 1 total
09:43:57
Tests: 28 passed, 28 total
09:43:57
Snapshots: 0 total
09:43:57
Time: 8.091 s
09:43:57
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
09:43:57
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?