Parent Log:
http://ci.aztec-labs.com/a9198a30c600dd3e
Command: 48483af633053ffe yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3b44f825dcd3249b2c8a1105905fa3394aa7213d
Env: REF_NAME=gh-readonly-queue/next/pr-15041-eeab628a4e44477cb6796c5a461ee0c0bb332d75 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 17:47:05 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15041_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
17:47:08 [17:47:08.598]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:09 [17:47:09.381]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:10 [17:47:10.365]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:10 [17:47:10.788]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:11 [17:47:11.190]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:11 [17:47:11.520]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:12 [17:47:12.073]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:12 [17:47:12.473]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:12 [17:47:12.569]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:12 [17:47:12.681]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:12 [17:47:12.777]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:12 [17:47:12.863]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:12 [17:47:12.957]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:13 [17:47:13.030]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:13 [17:47:13.148]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:13 [17:47:13.222]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:13 [17:47:13.302]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:13 [17:47:13.414]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:13 [17:47:13.511]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:13 [17:47:13.618]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:13 [17:47:13.691]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:13 [17:47:13.763]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:13 [17:47:13.857]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:13 [17:47:13.939]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:14 [17:47:14.026]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
17:47:14
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.122 s)
17:47:14 PXEOracleInterface
17:47:14 sync tagged logs
17:47:14
✓ should sync tagged logs (791 ms)
17:47:14
✓ should sync tagged logs as senders (984 ms)
17:47:14
✓ should sync tagged logs with a sender index offset (423 ms)
17:47:14
✓ should sync tagged logs for which indexes are not updated if they're inside the window (401 ms)
17:47:14
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (330 ms)
17:47:14
✓ should sync tagged logs from scratch after a DB wipe (552 ms)
17:47:14
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (399 ms)
17:47:14 deliverNote
17:47:14
✓ should store note if it exists in note hash tree and is not nullified (98 ms)
17:47:14
✓ should throw if note does not exist in note hash tree (109 ms)
17:47:14
✓ should store and immediately remove note if it is already nullified (99 ms)
17:47:14
✓ should reject notes that exist only in unsynced future blocks (86 ms)
17:47:14
✓ should not remove note if nullifier only exists in unsynced blocks (93 ms)
17:47:14 getPublicLogByTag
17:47:14
✓ returns null if no logs found for tag (72 ms)
17:47:14
✓ returns log data when single log found (119 ms)
17:47:14
✓ throws if multiple logs found for tag (74 ms)
17:47:14
✓ throws if tx effect not found (78 ms)
17:47:14
✓ returns log fields that are actually emitted (112 ms)
17:47:14 getPrivateLogByTag
17:47:14
✓ returns null if no logs found (97 ms)
17:47:14
✓ returns log and tx effect if single log found (107 ms)
17:47:14
✓ throws if multiple logs found for tag (72 ms)
17:47:14
✓ throws if tx effect not found (72 ms)
17:47:14 removeNullifiedNotes
17:47:14
✓ should remove notes that have been nullified (92 ms)
17:47:14
✓ should keep notes that have not been nullified (82 ms)
17:47:14
✓ should not remove notes if nullifier is in unsynced blocks (86 ms)
17:47:14
✓ should search for notes from all accounts (183 ms)
17:47:14
17:47:14
Test Suites: 1 passed, 1 total
17:47:14
Tests: 25 passed, 25 total
17:47:14
Snapshots: 0 total
17:47:14
Time: 7.234 s
17:47:14
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
17:47:14
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?