Parent Log:
http://ci.aztec-labs.com/af8b5f0ffc64dcdd
Command: 9b90ba1cd25aa9c9 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4ae29efe4b68ec58d68cf3708b9a36b94dad8b2b
Env: REF_NAME=gh-readonly-queue/next/pr-15129-5c77169d7f01a9e15bc19b05fa231fd96111d7dd CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 15:19:27 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15129_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
15:19:29 [15:19:29.884]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:30 [15:19:30.703]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:31 [15:19:31.809]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:32 [15:19:32.237]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:32 [15:19:32.677]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:33 [15:19:33.060]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:33 [15:19:33.571]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:33 [15:19:33.946]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:34 [15:19:34.040]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:34 [15:19:34.140]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:34 [15:19:34.237]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:34 [15:19:34.329]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:34 [15:19:34.409]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:34 [15:19:34.487]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:34 [15:19:34.591]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:34 [15:19:34.684]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:34 [15:19:34.789]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:34 [15:19:34.923]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:35 [15:19:35.006]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:35 [15:19:35.129]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:35 [15:19:35.218]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:35 [15:19:35.308]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:35 [15:19:35.451]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:35 [15:19:35.555]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:35 [15:19:35.656]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:19:35
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.606 s)
15:19:35 PXEOracleInterface
15:19:35 sync tagged logs
15:19:35
✓ should sync tagged logs (822 ms)
15:19:35
✓ should sync tagged logs as senders (1107 ms)
15:19:35
✓ should sync tagged logs with a sender index offset (428 ms)
15:19:35
✓ should sync tagged logs for which indexes are not updated if they're inside the window (440 ms)
15:19:35
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (382 ms)
15:19:35
✓ should sync tagged logs from scratch after a DB wipe (510 ms)
15:19:35
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (375 ms)
15:19:35 deliverNote
15:19:35
✓ should store note if it exists in note hash tree and is not nullified (93 ms)
15:19:35
✓ should throw if note does not exist in note hash tree (97 ms)
15:19:35
✓ should store and immediately remove note if it is already nullified (99 ms)
15:19:35
✓ should reject notes that exist only in unsynced future blocks (92 ms)
15:19:35
✓ should not remove note if nullifier only exists in unsynced blocks (79 ms)
15:19:35 getPublicLogByTag
15:19:35
✓ returns null if no logs found for tag (78 ms)
15:19:35
✓ returns log data when single log found (103 ms)
15:19:35
✓ throws if multiple logs found for tag (93 ms)
15:19:35
✓ throws if tx effect not found (104 ms)
15:19:35
✓ returns log fields that are actually emitted (128 ms)
15:19:35 getPrivateLogByTag
15:19:35
✓ returns null if no logs found (87 ms)
15:19:35
✓ returns log and tx effect if single log found (122 ms)
15:19:35
✓ throws if multiple logs found for tag (79 ms)
15:19:35
✓ throws if tx effect not found (99 ms)
15:19:35 removeNullifiedNotes
15:19:35
✓ should remove notes that have been nullified (143 ms)
15:19:35
✓ should keep notes that have not been nullified (103 ms)
15:19:35
✓ should not remove notes if nullifier is in unsynced blocks (102 ms)
15:19:35
✓ should search for notes from all accounts (198 ms)
15:19:35
15:19:35
Test Suites: 1 passed, 1 total
15:19:35
Tests: 25 passed, 25 total
15:19:35
Snapshots: 0 total
15:19:35
Time: 7.696 s
15:19:35
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
15:19:35
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?