Parent Log:
http://ci.aztec-labs.com/6afe0e3c63790b84
Command: 4174e5df391694d3 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/8d254a16364bbc8136cad6732cc978ea1a895cae
Env: REF_NAME=gh-readonly-queue/next/pr-15073-7763eef5eb7f045b9184a0a4591b394296eb3aa8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:15:27 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15073_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
15:15:30 [15:15:30.114]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:30 [15:15:30.986]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:32 [15:15:32.076]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:32 [15:15:32.499]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:32 [15:15:32.946]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:33 [15:15:33.293]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:33 [15:15:33.804]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:34 [15:15:34.181]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:34 [15:15:34.295]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:34 [15:15:34.425]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:34 [15:15:34.530]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:34 [15:15:34.653]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:34 [15:15:34.750]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:34 [15:15:34.840]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:34 [15:15:34.958]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:35 [15:15:35.052]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:35 [15:15:35.145]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:35 [15:15:35.248]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:35 [15:15:35.341]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:35 [15:15:35.457]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:35 [15:15:35.531]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:35 [15:15:35.600]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:35 [15:15:35.698]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:35 [15:15:35.782]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:35 [15:15:35.883]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:15:36
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.478 s)
15:15:36 PXEOracleInterface
15:15:36 sync tagged logs
15:15:36
✓ should sync tagged logs (874 ms)
15:15:36
✓ should sync tagged logs as senders (1089 ms)
15:15:36
✓ should sync tagged logs with a sender index offset (423 ms)
15:15:36
✓ should sync tagged logs for which indexes are not updated if they're inside the window (446 ms)
15:15:36
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (347 ms)
15:15:36
✓ should sync tagged logs from scratch after a DB wipe (510 ms)
15:15:36
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (377 ms)
15:15:36 deliverNote
15:15:36
✓ should store note if it exists in note hash tree and is not nullified (114 ms)
15:15:36
✓ should throw if note does not exist in note hash tree (127 ms)
15:15:36
✓ should store and immediately remove note if it is already nullified (104 ms)
15:15:36
✓ should reject notes that exist only in unsynced future blocks (125 ms)
15:15:36
✓ should not remove note if nullifier only exists in unsynced blocks (97 ms)
15:15:36 getPublicLogByTag
15:15:36
✓ returns null if no logs found for tag (89 ms)
15:15:36
✓ returns log data when single log found (117 ms)
15:15:36
✓ throws if multiple logs found for tag (95 ms)
15:15:36
✓ throws if tx effect not found (79 ms)
15:15:36
✓ returns log fields that are actually emitted (116 ms)
15:15:36 getPrivateLogByTag
15:15:36
✓ returns null if no logs found (91 ms)
15:15:36
✓ returns log and tx effect if single log found (117 ms)
15:15:36
✓ throws if multiple logs found for tag (67 ms)
15:15:36
✓ throws if tx effect not found (74 ms)
15:15:36 removeNullifiedNotes
15:15:36
✓ should remove notes that have been nullified (98 ms)
15:15:36
✓ should keep notes that have not been nullified (83 ms)
15:15:36
✓ should not remove notes if nullifier is in unsynced blocks (100 ms)
15:15:36
✓ should search for notes from all accounts (188 ms)
15:15:36
15:15:36
Test Suites: 1 passed, 1 total
15:15:36
Tests: 25 passed, 25 total
15:15:36
Snapshots: 0 total
15:15:36
Time: 7.582 s
15:15:36
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
15:15:36
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?