Parent Log:
http://ci.aztec-labs.com/0829684da0f6266d
Command: b5d029682575c433 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/fa4d5ef48c8de52059b5658bbd42e4514386f7db
Env: REF_NAME=gh-readonly-queue/next/pr-15073-5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:32:48 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15073_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
15:32:50 [15:32:50.809]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:51 [15:32:51.622]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:52 [15:32:52.675]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:53 [15:32:53.105]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:53 [15:32:53.562]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:53 [15:32:53.988]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:54 [15:32:54.524]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:54 [15:32:54.938]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:55 [15:32:55.033]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:55 [15:32:55.142]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:55 [15:32:55.242]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:55 [15:32:55.330]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:55 [15:32:55.421]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:55 [15:32:55.495]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:55 [15:32:55.598]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:55 [15:32:55.680]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:55 [15:32:55.761]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:55 [15:32:55.871]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:55 [15:32:55.951]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:56 [15:32:56.082]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:56 [15:32:56.165]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:56 [15:32:56.262]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:56 [15:32:56.379]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:56 [15:32:56.470]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:56 [15:32:56.571]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
15:32:56
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.501 s)
15:32:56 PXEOracleInterface
15:32:56 sync tagged logs
15:32:56
✓ should sync tagged logs (823 ms)
15:32:56
✓ should sync tagged logs as senders (1052 ms)
15:32:56
✓ should sync tagged logs with a sender index offset (430 ms)
15:32:56
✓ should sync tagged logs for which indexes are not updated if they're inside the window (457 ms)
15:32:56
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (425 ms)
15:32:56
✓ should sync tagged logs from scratch after a DB wipe (537 ms)
15:32:56
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (412 ms)
15:32:56 deliverNote
15:32:56
✓ should store note if it exists in note hash tree and is not nullified (92 ms)
15:32:56
✓ should throw if note does not exist in note hash tree (108 ms)
15:32:56
✓ should store and immediately remove note if it is already nullified (101 ms)
15:32:56
✓ should reject notes that exist only in unsynced future blocks (87 ms)
15:32:56
✓ should not remove note if nullifier only exists in unsynced blocks (92 ms)
15:32:56 getPublicLogByTag
15:32:56
✓ returns null if no logs found for tag (74 ms)
15:32:56
✓ returns log data when single log found (101 ms)
15:32:56
✓ throws if multiple logs found for tag (83 ms)
15:32:56
✓ throws if tx effect not found (81 ms)
15:32:56
✓ returns log fields that are actually emitted (109 ms)
15:32:56 getPrivateLogByTag
15:32:56
✓ returns null if no logs found (79 ms)
15:32:56
✓ returns log and tx effect if single log found (132 ms)
15:32:56
✓ throws if multiple logs found for tag (83 ms)
15:32:56
✓ throws if tx effect not found (94 ms)
15:32:56 removeNullifiedNotes
15:32:56
✓ should remove notes that have been nullified (118 ms)
15:32:56
✓ should keep notes that have not been nullified (90 ms)
15:32:56
✓ should not remove notes if nullifier is in unsynced blocks (100 ms)
15:32:56
✓ should search for notes from all accounts (195 ms)
15:32:56
15:32:56
Test Suites: 1 passed, 1 total
15:32:56
Tests: 25 passed, 25 total
15:32:56
Snapshots: 0 total
15:32:56
Time: 7.605 s
15:32:56
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
15:32:56
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?