Parent Log:
http://ci.aztec-labs.com/2d6245e20328508a
Command: 3f1d1d87da1584d1 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e742ab186f29d74148403272e50f75bb77cbb8a8
Env: REF_NAME=gh-readonly-queue/next/pr-15051-92d685c3a802eb31897b6f13d28b9ee428c73744 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 22:32:23 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15051_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
22:32:26 [22:32:26.532]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:27 [22:32:27.310]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:28 [22:32:28.354]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:28 [22:32:28.797]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:29 [22:32:29.195]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:29 [22:32:29.588]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:30 [22:32:30.138]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:30 [22:32:30.538]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:30 [22:32:30.622]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:30 [22:32:30.746]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:30 [22:32:30.850]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:30 [22:32:30.931]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:31 [22:32:31.028]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:31 [22:32:31.133]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:31 [22:32:31.264]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:31 [22:32:31.377]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:31 [22:32:31.447]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:31 [22:32:31.557]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:31 [22:32:31.639]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:31 [22:32:31.717]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:31 [22:32:31.836]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:31 [22:32:31.905]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:31 [22:32:31.996]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:32 [22:32:32.060]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:32 [22:32:32.124]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:32 [22:32:32.206]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:32 [22:32:32.281]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:32 [22:32:32.383]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:32:32
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.701 s)
22:32:32 PXEOracleInterface
22:32:32 sync tagged logs
22:32:32
✓ should sync tagged logs (782 ms)
22:32:32
✓ should sync tagged logs as senders (1044 ms)
22:32:32
✓ should sync tagged logs with a sender index offset (443 ms)
22:32:32
✓ should sync tagged logs for which indexes are not updated if they're inside the window (397 ms)
22:32:32
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (392 ms)
22:32:32
✓ should sync tagged logs from scratch after a DB wipe (549 ms)
22:32:32
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (398 ms)
22:32:32 deliverNote
22:32:32
✓ should store note if it exists in note hash tree and is not nullified (85 ms)
22:32:32
✓ should throw if note does not exist in note hash tree (120 ms)
22:32:32
✓ should store and immediately remove note if it is already nullified (108 ms)
22:32:32
✓ should reject notes that exist only in unsynced future blocks (81 ms)
22:32:32
✓ should not remove note if nullifier only exists in unsynced blocks (97 ms)
22:32:32 bulkRetrieveLogs
22:32:32
✓ returns no logs if none are found (103 ms)
22:32:32
✓ returns a public log if one is found (132 ms)
22:32:32
✓ returns a private log if one is found (112 ms)
22:32:32 getPublicLogByTag
22:32:32
✓ returns null if no logs found for tag (69 ms)
22:32:32
✓ returns log data when single log found (110 ms)
22:32:32
✓ throws if multiple logs found for tag (79 ms)
22:32:32
✓ throws if tx effect not found (78 ms)
22:32:32
✓ returns log fields that are actually emitted (119 ms)
22:32:32 getPrivateLogByTag
22:32:32
✓ returns null if no logs found (70 ms)
22:32:32
✓ returns log and tx effect if single log found (91 ms)
22:32:32
✓ throws if multiple logs found for tag (64 ms)
22:32:32
✓ throws if tx effect not found (64 ms)
22:32:32 removeNullifiedNotes
22:32:32
✓ should remove notes that have been nullified (82 ms)
22:32:32
✓ should keep notes that have not been nullified (74 ms)
22:32:32
✓ should not remove notes if nullifier is in unsynced blocks (101 ms)
22:32:32
✓ should search for notes from all accounts (178 ms)
22:32:32
22:32:32
Test Suites: 1 passed, 1 total
22:32:32
Tests: 28 passed, 28 total
22:32:32
Snapshots: 0 total
22:32:32
Time: 7.797 s
22:32:32
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
22:32:32
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?