Parent Log:
http://ci.aztec-labs.com/f378932cfb9e1a30
Command: 61f8e44af0fc4001 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f
Env: REF_NAME=gh-readonly-queue/next/pr-14891-76ca48a2187e3506bb464eae574e49476c2876ca CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 19:21:48 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14891_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
19:21:50 [19:21:50.464]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:51 [19:21:51.244]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:52 [19:21:52.370]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:52 [19:21:52.816]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:53 [19:21:53.304]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:53 [19:21:53.613]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:54 [19:21:54.152]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:54 [19:21:54.570]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:54 [19:21:54.664]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:54 [19:21:54.769]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:54 [19:21:54.878]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:54 [19:21:54.962]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:55 [19:21:55.054]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:55 [19:21:55.146]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:55 [19:21:55.285]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:55 [19:21:55.366]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:55 [19:21:55.452]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:55 [19:21:55.576]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:55 [19:21:55.657]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:55 [19:21:55.762]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:55 [19:21:55.842]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:55 [19:21:55.931]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:56 [19:21:56.021]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:56 [19:21:56.114]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:56 [19:21:56.200]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
19:21:56
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.444 s)
19:21:56 PXEOracleInterface
19:21:56 sync tagged logs
19:21:56
✓ should sync tagged logs (784 ms)
19:21:56
✓ should sync tagged logs as senders (1127 ms)
19:21:56
✓ should sync tagged logs with a sender index offset (445 ms)
19:21:56
✓ should sync tagged logs for which indexes are not updated if they're inside the window (488 ms)
19:21:56
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (308 ms)
19:21:56
✓ should sync tagged logs from scratch after a DB wipe (537 ms)
19:21:56
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (418 ms)
19:21:56 deliverNote
19:21:56
✓ should store note if it exists in note hash tree and is not nullified (92 ms)
19:21:56
✓ should throw if note does not exist in note hash tree (105 ms)
19:21:56
✓ should store and immediately remove note if it is already nullified (109 ms)
19:21:56
✓ should reject notes that exist only in unsynced future blocks (84 ms)
19:21:56
✓ should not remove note if nullifier only exists in unsynced blocks (90 ms)
19:21:56 getPublicLogByTag
19:21:56
✓ returns null if no logs found for tag (93 ms)
19:21:56
✓ returns log data when single log found (139 ms)
19:21:56
✓ throws if multiple logs found for tag (78 ms)
19:21:56
✓ throws if tx effect not found (80 ms)
19:21:56
✓ returns log fields that are actually emitted (117 ms)
19:21:56 getPrivateLogByTag
19:21:56
✓ returns null if no logs found (89 ms)
19:21:56
✓ returns log and tx effect if single log found (100 ms)
19:21:56
✓ throws if multiple logs found for tag (76 ms)
19:21:56
✓ throws if tx effect not found (94 ms)
19:21:56 removeNullifiedNotes
19:21:56
✓ should remove notes that have been nullified (90 ms)
19:21:56
✓ should keep notes that have not been nullified (92 ms)
19:21:56
✓ should not remove notes if nullifier is in unsynced blocks (85 ms)
19:21:56
✓ should search for notes from all accounts (170 ms)
19:21:56
19:21:56
Test Suites: 1 passed, 1 total
19:21:56
Tests: 25 passed, 25 total
19:21:56
Snapshots: 0 total
19:21:56
Time: 7.523 s
19:21:56
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
19:21:56
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?