Parent Log:
http://ci.aztec-labs.com/16d3d6253405b39c
Command: 41adb1ae539b2f2b yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a0944d6ab9d5708daa7ff219a932e7b3784c6637
Env: REF_NAME=gh-readonly-queue/next/pr-15020-90e495a77534c1d250949dbc053161959c9aadcc CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 15:08:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15020_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:08:43 [15:08:43.750]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:44 [15:08:44.589]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:45 [15:08:45.673]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:46 [15:08:46.131]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:46 [15:08:46.584]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:46 [15:08:46.978]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:47 [15:08:47.540]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:48 [15:08:48.026]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:48 [15:08:48.116]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:48 [15:08:48.217]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:48 [15:08:48.313]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:48 [15:08:48.387]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:48 [15:08:48.479]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:48 [15:08:48.566]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:48 [15:08:48.680]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:48 [15:08:48.767]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:48 [15:08:48.866]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:48 [15:08:48.973]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:49 [15:08:49.050]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:49 [15:08:49.175]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:49 [15:08:49.262]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:49 [15:08:49.351]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:49 [15:08:49.460]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:49 [15:08:49.566]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:49 [15:08:49.697]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:08:49
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
8.008 s)
15:08:49 PXEOracleInterface
15:08:49 sync tagged logs
15:08:49
✓ should sync tagged logs (853 ms)
15:08:49
✓ should sync tagged logs as senders (1084 ms)
15:08:49
✓ should sync tagged logs with a sender index offset (455 ms)
15:08:49
✓ should sync tagged logs for which indexes are not updated if they're inside the window (455 ms)
15:08:49
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (393 ms)
15:08:49
✓ should sync tagged logs from scratch after a DB wipe (561 ms)
15:08:49
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (485 ms)
15:08:49 deliverNote
15:08:49
✓ should store note if it exists in note hash tree and is not nullified (89 ms)
15:08:49
✓ should throw if note does not exist in note hash tree (99 ms)
15:08:49
✓ should store and immediately remove note if it is already nullified (98 ms)
15:08:49
✓ should reject notes that exist only in unsynced future blocks (71 ms)
15:08:49
✓ should not remove note if nullifier only exists in unsynced blocks (95 ms)
15:08:49 getPublicLogByTag
15:08:49
✓ returns null if no logs found for tag (84 ms)
15:08:49
✓ returns log data when single log found (115 ms)
15:08:49
✓ throws if multiple logs found for tag (87 ms)
15:08:49
✓ throws if tx effect not found (98 ms)
15:08:49
✓ returns log fields that are actually emitted (106 ms)
15:08:49 getPrivateLogByTag
15:08:49
✓ returns null if no logs found (77 ms)
15:08:49
✓ returns log and tx effect if single log found (123 ms)
15:08:49
✓ throws if multiple logs found for tag (87 ms)
15:08:49
✓ throws if tx effect not found (88 ms)
15:08:49 removeNullifiedNotes
15:08:49
✓ should remove notes that have been nullified (109 ms)
15:08:49
✓ should keep notes that have not been nullified (105 ms)
15:08:49
✓ should not remove notes if nullifier is in unsynced blocks (131 ms)
15:08:49
✓ should search for notes from all accounts (253 ms)
15:08:49
15:08:49
Test Suites: 1 passed, 1 total
15:08:49
Tests: 25 passed, 25 total
15:08:49
Snapshots: 0 total
15:08:49
Time: 8.13 s
15:08:49
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
15:08:49
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?