Parent Log:
http://ci.aztec-labs.com/f390c288863afd04
Command: e67004c310c3c2c0 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/6e2f55a89973b55c8c3c210b7f3a692b4d3d6473
Env: REF_NAME=gh-readonly-queue/next/pr-15216-b52f0ff5ec39d6832a15613ed349e6e2f8077a2d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 16:00:50 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15216_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
16:00:53 [16:00:53.684]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:54 [16:00:54.411]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:55 [16:00:55.470]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:55 [16:00:55.902]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:56 [16:00:56.346]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:56 [16:00:56.725]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:57 [16:00:57.257]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:57 [16:00:57.693]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:57 [16:00:57.780]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:57 [16:00:57.929]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:58 [16:00:58.052]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:58 [16:00:58.152]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:58 [16:00:58.255]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:58 [16:00:58.350]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:58 [16:00:58.472]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:58 [16:00:58.606]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:58 [16:00:58.693]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:58 [16:00:58.833]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:58 [16:00:58.913]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:59 [16:00:59.011]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:59 [16:00:59.131]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:59 [16:00:59.216]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:59 [16:00:59.362]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:59 [16:00:59.447]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:59 [16:00:59.524]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:59 [16:00:59.631]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:59 [16:00:59.727]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:00:59 [16:00:59.820]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:01:00
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
8.046 s)
16:01:00 PXEOracleInterface
16:01:00 sync tagged logs
16:01:00
✓ should sync tagged logs (731 ms)
16:01:00
✓ should sync tagged logs as senders (1058 ms)
16:01:00
✓ should sync tagged logs with a sender index offset (430 ms)
16:01:00
✓ should sync tagged logs for which indexes are not updated if they're inside the window (443 ms)
16:01:00
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (378 ms)
16:01:00
✓ should sync tagged logs from scratch after a DB wipe (533 ms)
16:01:00
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (434 ms)
16:01:00 deliverNote
16:01:00
✓ should store note if it exists in note hash tree and is not nullified (86 ms)
16:01:00
✓ should throw if note does not exist in note hash tree (145 ms)
16:01:00
✓ should store and immediately remove note if it is already nullified (125 ms)
16:01:00
✓ should reject notes that exist only in unsynced future blocks (100 ms)
16:01:00
✓ should not remove note if nullifier only exists in unsynced blocks (102 ms)
16:01:00 bulkRetrieveLogs
16:01:00
✓ returns no logs if none are found (94 ms)
16:01:00
✓ returns a public log if one is found (121 ms)
16:01:00
✓ returns a private log if one is found (134 ms)
16:01:00 getPublicLogByTag
16:01:00
✓ returns null if no logs found for tag (83 ms)
16:01:00
✓ returns log data when single log found (143 ms)
16:01:00
✓ throws if multiple logs found for tag (79 ms)
16:01:00
✓ throws if tx effect not found (97 ms)
16:01:00
✓ returns log fields that are actually emitted (120 ms)
16:01:00 getPrivateLogByTag
16:01:00
✓ returns null if no logs found (83 ms)
16:01:00
✓ returns log and tx effect if single log found (145 ms)
16:01:00
✓ throws if multiple logs found for tag (86 ms)
16:01:00
✓ throws if tx effect not found (76 ms)
16:01:00 removeNullifiedNotes
16:01:00
✓ should remove notes that have been nullified (107 ms)
16:01:00
✓ should keep notes that have not been nullified (95 ms)
16:01:00
✓ should not remove notes if nullifier is in unsynced blocks (93 ms)
16:01:00
✓ should search for notes from all accounts (214 ms)
16:01:00
16:01:00
Test Suites: 1 passed, 1 total
16:01:00
Tests: 28 passed, 28 total
16:01:00
Snapshots: 0 total
16:01:00
Time: 8.165 s
16:01:00
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
16:01:00
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?