Parent Log:
http://ci.aztec-labs.com/21de0fcccf3c1198
Command: 5b4d9f16dc72b5a7 cd yarn-project/kv-store && yarn test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1b10c7d500621ca2e4c0db764df67f3085beb282
Env: REF_NAME=gh-readonly-queue/next/pr-15229-99e234fe4473771b32124e0402885610a6a3f98a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 10:05:14 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15229_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ef0cb211867904e5_next
10:05:18
10:05:18
10:05:18 LMDBArrayV2
10:05:18 [10:05:18.205]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to push and pop values
10:05:18 [10:05:18.279]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to get values by index
10:05:18 [10:05:18.325]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to set values by index (53ms)
10:05:18 [10:05:18.396]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to iterate over values
10:05:18 [10:05:18.439]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to restore state
10:05:18
10:05:18 Clean shutdown
10:05:18 [10:05:18.489]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ Ensures clean closing of the database (159ms)
10:05:18
10:05:18 LMDBMap
10:05:18
✔ should be able to set and get values
10:05:18
✔ should be able to set many values
10:05:18 [10:05:18.662]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18 [10:05:18.696]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18 [10:05:18.742]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to overwrite values
10:05:18 [10:05:18.776]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to set values if they do not exist
10:05:18 [10:05:18.807]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to delete values
10:05:18 [10:05:18.839]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to return size of the map
10:05:18 [10:05:18.878]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to iterate over entries when there are no keys
10:05:18 [10:05:18.897]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to iterate over entries
10:05:18 [10:05:18.925]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to iterate over values
10:05:18 [10:05:18.951]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:18
✔ should be able to iterate over keys
10:05:18 [10:05:18.977]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ supports range queries over chars keys
10:05:19 [10:05:19.016]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ supports range queries over numbers keys
10:05:19 [10:05:19.058]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ supports range queries over negative numbers keys
10:05:19 [10:05:19.096]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ supports range queries over strings keys
10:05:19 [10:05:19.135]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ supports range queries over zero-based numbers keys
10:05:19
10:05:19 LMDBMultiMap
10:05:19
✔ should be able to set and get values
10:05:19 [10:05:19.169]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19 [10:05:19.203]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to set values if they do not exist
10:05:19 [10:05:19.225]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to delete values
10:05:19 [10:05:19.257]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to get size of the map
10:05:19 [10:05:19.300]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to iterate over entries when there are no keys
10:05:19 [10:05:19.315]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to iterate over entries
10:05:19 [10:05:19.344]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to iterate over values
10:05:19 [10:05:19.374]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to iterate over keys
10:05:19 [10:05:19.402]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to get multiple values for a single key
10:05:19 [10:05:19.431]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should ignore multiple identical values
10:05:19 [10:05:19.455]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to delete individual values for a single key
10:05:19 [10:05:19.492]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to get size of the map with duplicate keys
10:05:19 [10:05:19.535]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to delete the last and first values for a key
10:05:19 [10:05:19.578]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to fully clear a key
10:05:19 [10:05:19.620]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to insert after deletion (47ms)
10:05:19 [10:05:19.683]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ supports range queries
10:05:19
10:05:19 ReadTransaction
10:05:19
✔ sends GET requests
10:05:19
✔ iterates the database
10:05:19
✔ closes the cursor early
10:05:19
✔ closes the cursor even if in the case of an error
10:05:19
✔ handles empty cursors
10:05:19
✔ after close it does not accept requests
10:05:19
10:05:19 LMDBSingleValue
10:05:19
✔ returns undefined if the value is not set
10:05:19 [10:05:19.740]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19 [10:05:19.757]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ should be able to set and get values
10:05:19 [10:05:19.781]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:19
✔ overwrites the value if it is set again
10:05:19
10:05:19 AztecLMDBStoreV2
10:05:19 [10:05:19.811]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:05:19
✔ returns undefined for unset keys
10:05:19 [10:05:19.827]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:05:19
✔ reads and writes in separate txs
10:05:19 [10:05:19.852]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:05:20
✔ should serialize writes correctly (315ms)
10:05:20
✔ guards against too many cursors being opened at the same time (124ms)
10:05:20
✔ copies and restores data
10:05:20
10:05:20 utils
10:05:20
✔ removeDuplicatesFromSortedArray
10:05:20
✔ binarySearch
10:05:20 merge
10:05:20
✔ merges
10:05:20
10:05:20 insertIntoSortedArray
10:05:20
✔ inserts into empty array
10:05:20
✔ inserts at beginning
10:05:20
✔ inserts at end
10:05:20
✔ inserts in middle
10:05:20
✔ handles duplicates
10:05:20
✔ maintains order with multiple inserts
10:05:20
10:05:20 removeAnyOf
10:05:20
✔ removes single matching value
10:05:20
✔ removes multiple matching values
10:05:20
✔ handles empty removal array
10:05:20
✔ handles no matches
10:05:20
✔ removes duplicates
10:05:20
10:05:20 WriteTransaction
10:05:20
✔ accumulatest writes
10:05:20
✔ correctly manages index batch
10:05:20
✔ correctly meanages pending data reads
10:05:20
✔ correctly meanages pending index reads
10:05:20
✔ correctly iterates over pending data
10:05:20
✔ correctly iterates over uncommitted and committed data
10:05:20
✔ correctly iterates over overritten data
10:05:20 [10:05:20.183]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:05:20
✔ correctly iterates until end key
10:05:20 [10:05:20.322]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:05:20 [10:05:20.349]
INFO:
kv-store:lmdb-v2 Starting data store with maxReaders 16
10:05:20
✔ correctly iterates in reverse
10:05:20
✔ correctly iterates in reverse with end key
10:05:20
✔ correctly iterates over pending index data
10:05:20
✔ correctly iterates over pending index data up to end key
10:05:20
✔ correctly iterates over pending index data in reverse
10:05:20
✔ correctly iterates over pending index data in reverse up to given end key
10:05:20
✔ refuses to commit if closed
10:05:20
10:05:20 LMDBArray
10:05:20 Sync AztecArray
10:05:20
✔ should be able to push and pop values
10:05:20
✔ should be able to get values by index
10:05:20
✔ should be able to set values by index
10:05:20
✔ should be able to iterate over values
10:05:20
✔ should be able to restore state
10:05:20 Async AztecArray
10:05:20
✔ should be able to push and pop values
10:05:20
✔ should be able to get values by index
10:05:20
✔ should be able to set values by index
10:05:20
✔ should be able to iterate over values
10:05:20
✔ should be able to restore state
10:05:20
10:05:20 LmdbAztecCounter
10:05:20
✔ iterates in key order
10:05:20
✔ iterates in key order
10:05:20
✔ iterates in key order
10:05:20 counts occurrences of floating point number values
10:05:20
✔ returns 0 for unknown keys
10:05:20
✔ increments values
10:05:20
✔ decrements values
10:05:20
✔ throws when decrementing below zero
10:05:20
✔ increments values by a delta
10:05:20
✔ resets the counter
10:05:20
✔ iterates over entries
10:05:20 counts occurrences of integers values
10:05:20
✔ returns 0 for unknown keys
10:05:20
✔ increments values
10:05:20
✔ decrements values
10:05:20
✔ throws when decrementing below zero
10:05:20
✔ increments values by a delta
10:05:20
✔ resets the counter
10:05:20
✔ iterates over entries
10:05:20 counts occurrences of strings values
10:05:20
✔ returns 0 for unknown keys
10:05:20
✔ increments values
10:05:20
✔ decrements values
10:05:20
✔ throws when decrementing below zero
10:05:20
✔ increments values by a delta
10:05:20
✔ resets the counter
10:05:20
✔ iterates over entries
10:05:20 counts occurrences of strings values
10:05:20
✔ returns 0 for unknown keys
10:05:20
✔ increments values
10:05:20
✔ decrements values
10:05:20
✔ throws when decrementing below zero
10:05:21
✔ increments values by a delta
10:05:21
✔ resets the counter
10:05:21
✔ iterates over entries
10:05:21
10:05:21 LMDBMap
10:05:21 Sync AztecMap
10:05:21
✔ should be able to set and get values
10:05:21
✔ should be able to set many values
10:05:21
✔ should be able to overwrite values
10:05:21
✔ should be able to set values if they do not exist
10:05:21
✔ should be able to delete values
10:05:21
✔ should be able to return size of the map
10:05:21
✔ should be able to iterate over entries when there are no keys
10:05:21
✔ should be able to iterate over entries
10:05:21
✔ should be able to iterate over values
10:05:21
✔ should be able to iterate over keys
10:05:21
✔ supports range queries over chars keys
10:05:21
✔ supports range queries over numbers keys
10:05:21
✔ supports range queries over negative numbers keys
10:05:21
✔ supports range queries over strings keys
10:05:21
✔ supports range queries over zero-based numbers keys
10:05:21 Async AztecMap
10:05:21
✔ should be able to set and get values
10:05:21
✔ should be able to set many values
10:05:21
✔ should be able to overwrite values
10:05:21
✔ should be able to set values if they do not exist
10:05:21
✔ should be able to delete values
10:05:21
✔ should be able to return size of the map
10:05:21
✔ should be able to iterate over entries when there are no keys
10:05:21
✔ should be able to iterate over entries
10:05:21
✔ should be able to iterate over values
10:05:21
✔ should be able to iterate over keys
10:05:21
✔ supports range queries over chars keys
10:05:21
✔ supports range queries over numbers keys
10:05:21
✔ supports range queries over negative numbers keys
10:05:21
✔ supports range queries over strings keys
10:05:21
✔ supports range queries over zero-based numbers keys
10:05:21
10:05:21 LMDBMultiMap
10:05:21 Sync AztecMultiMap
10:05:21
✔ should be able to set and get values
10:05:21
✔ should be able to set values if they do not exist
10:05:21
✔ should be able to delete values
10:05:21
✔ should be able to get size of the map
10:05:21
✔ should be able to iterate over entries when there are no keys
10:05:21
✔ should be able to iterate over entries
10:05:21
✔ should be able to iterate over values
10:05:21
✔ should be able to iterate over keys
10:05:21
✔ should be able to get multiple values for a single key
10:05:21
✔ should ignore multiple identical values
10:05:21
✔ should be able to delete individual values for a single key
10:05:21
✔ should be able to get size of the map with duplicate keys
10:05:21
✔ should be able to delete the last and first values for a key
10:05:21
✔ should be able to fully clear a key
10:05:21
✔ should be able to insert after deletion
10:05:21
✔ supports range queries
10:05:21 Async AztecMultiMap
10:05:21
✔ should be able to set and get values
10:05:21
✔ should be able to set values if they do not exist
10:05:21
✔ should be able to delete values
10:05:21
✔ should be able to get size of the map
10:05:21
✔ should be able to iterate over entries when there are no keys
10:05:21
✔ should be able to iterate over entries
10:05:21
✔ should be able to iterate over values
10:05:21
✔ should be able to iterate over keys
10:05:21
✔ should be able to get multiple values for a single key
10:05:21
✔ should ignore multiple identical values
10:05:21
✔ should be able to delete individual values for a single key
10:05:21
✔ should be able to get size of the map with duplicate keys
10:05:21
✔ should be able to delete the last and first values for a key
10:05:21
✔ should be able to fully clear a key
10:05:21
✔ should be able to insert after deletion
10:05:21
✔ supports range queries
10:05:21
10:05:21 LMDBSet
10:05:21 Sync AztecSet
10:05:21
✔ should be able to set and get values
10:05:21
✔ should be able to delete values
10:05:21
✔ should be able to iterate over entries
10:05:21
✔ supports range queries
10:05:21 Aync AztecSet
10:05:21
✔ should be able to set and get values
10:05:21
✔ should be able to delete values
10:05:21
✔ should be able to iterate over entries
10:05:21
✔ supports range queries
10:05:21
10:05:21 LMDBSingleton
10:05:21 Sync AztecSingleton
10:05:21
✔ returns undefined if the value is not set
10:05:21
✔ should be able to set and get values
10:05:21
✔ overwrites the value if it is set again
10:05:21 Async AztecSingleton
10:05:21
✔ returns undefined if the value is not set
10:05:21
✔ should be able to set and get values
10:05:21
✔ overwrites the value if it is set again
10:05:21
10:05:21 L2TipsStore
10:05:21
✔ returns zero if no tips are stored
10:05:21
✔ stores chain tips (134ms)
10:05:21
✔ sets latest tip from blocks added (38ms)
10:05:22
✔ clears block hashes when setting finalized chain (70ms)
10:05:22
✔ does not blow up when setting proven chain on an unseen block number
10:05:22
10:05:22
10:05:22
202 passing (4s)
10:05:22
10:05:22 [10:05:21.635]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:22 [10:05:21.652]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:22 [10:05:21.674]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:22 [10:05:21.690]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:22 [10:05:21.838]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:22 [10:05:21.851]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:22 [10:05:21.903]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:22 [10:05:21.916]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:22 [10:05:22.006]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:05:22 [10:05:22.019]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16