Parent Log:
http://ci.aztec-labs.com/b032927225b2903d
Command: 5f41952f8889ac40 cd yarn-project/kv-store && yarn test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1650b3d017a2a4fa5182c8787e79cc108e24e1f4
Env: REF_NAME=gh-readonly-queue/next/pr-14990-77a00686be4080a71b03d68671da6c8b270b62aa CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 10:50:44 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14990_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ef0cb211867904e5_next
10:50:48
10:50:48
10:50:48 LMDBArrayV2
10:50:48
✔ should be able to push and pop values
10:50:48 [10:50:48.165]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.227]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ should be able to get values by index
10:50:48 [10:50:48.275]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ should be able to set values by index (49ms)
10:50:48 [10:50:48.339]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ should be able to iterate over values
10:50:48 [10:50:48.380]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ should be able to restore state
10:50:48
10:50:48 Clean shutdown
10:50:48 [10:50:48.420]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ Ensures clean closing of the database (178ms)
10:50:48
10:50:48 LMDBMap
10:50:48
✔ should be able to set and get values
10:50:48
✔ should be able to overwrite values
10:50:48
✔ should be able to set values if they do not exist
10:50:48 [10:50:48.624]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.665]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.690]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.711]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ should be able to delete values
10:50:48
✔ should be able to return size of the map
10:50:48 [10:50:48.749]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48 [10:50:48.784]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ should be able to iterate over entries when there are no keys
10:50:48 [10:50:48.800]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ should be able to iterate over entries
10:50:48 [10:50:48.830]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ should be able to iterate over values
10:50:48 [10:50:48.866]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ should be able to iterate over keys
10:50:48 [10:50:48.891]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ supports range queries over chars keys
10:50:48 [10:50:48.925]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ supports range queries over numbers keys
10:50:48 [10:50:48.961]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:48
✔ supports range queries over negative numbers keys
10:50:49 [10:50:48.997]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ supports range queries over strings keys
10:50:49 [10:50:49.032]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ supports range queries over zero-based numbers keys
10:50:49
10:50:49 LMDBMultiMap
10:50:49 [10:50:49.067]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to set and get values
10:50:49 [10:50:49.097]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to set values if they do not exist
10:50:49 [10:50:49.122]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to delete values
10:50:49 [10:50:49.161]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to get size of the map
10:50:49 [10:50:49.199]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to iterate over entries when there are no keys
10:50:49 [10:50:49.216]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to iterate over entries
10:50:49 [10:50:49.246]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to iterate over values
10:50:49 [10:50:49.276]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to iterate over keys
10:50:49 [10:50:49.307]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to get multiple values for a single key
10:50:49 [10:50:49.334]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should ignore multiple identical values
10:50:49 [10:50:49.366]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to delete individual values for a single key
10:50:49 [10:50:49.401]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to get size of the map with duplicate keys
10:50:49 [10:50:49.449]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to delete the last and first values for a key
10:50:49 [10:50:49.491]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to fully clear a key
10:50:49 [10:50:49.536]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to insert after deletion (48ms)
10:50:49 [10:50:49.601]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ supports range queries
10:50:49
10:50:49 ReadTransaction
10:50:49
✔ sends GET requests
10:50:49
✔ iterates the database
10:50:49
✔ closes the cursor early
10:50:49
✔ closes the cursor even if in the case of an error
10:50:49
✔ handles empty cursors
10:50:49
✔ after close it does not accept requests
10:50:49
10:50:49 LMDBSingleValue
10:50:49 [10:50:49.657]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ returns undefined if the value is not set
10:50:49 [10:50:49.676]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ should be able to set and get values
10:50:49 [10:50:49.701]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:49
✔ overwrites the value if it is set again
10:50:49
10:50:49 AztecLMDBStoreV2
10:50:49 [10:50:49.729]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:50:49
✔ returns undefined for unset keys
10:50:49 [10:50:49.749]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:50:49
✔ reads and writes in separate txs
10:50:49 [10:50:49.782]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:50:50
✔ should serialize writes correctly (325ms)
10:50:50
✔ guards against too many cursors being opened at the same time (139ms)
10:50:50 [10:50:50.122]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:50:50 [10:50:50.278]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
10:50:50 [10:50:50.302]
INFO:
kv-store:lmdb-v2 Starting data store with maxReaders 16
10:50:50
✔ copies and restores data
10:50:50
10:50:50 utils
10:50:50
✔ removeDuplicatesFromSortedArray
10:50:50
✔ binarySearch
10:50:50 merge
10:50:50
✔ merges
10:50:50
10:50:50 insertIntoSortedArray
10:50:50
✔ inserts into empty array
10:50:50
✔ inserts at beginning
10:50:50
✔ inserts at end
10:50:50
✔ inserts in middle
10:50:50
✔ handles duplicates
10:50:50
✔ maintains order with multiple inserts
10:50:50
10:50:50 removeAnyOf
10:50:50
✔ removes single matching value
10:50:50
✔ removes multiple matching values
10:50:50
✔ handles empty removal array
10:50:50
✔ handles no matches
10:50:50
✔ removes duplicates
10:50:50
10:50:50 WriteTransaction
10:50:50
✔ accumulatest writes
10:50:50
✔ correctly manages index batch
10:50:50
✔ correctly meanages pending data reads
10:50:50
✔ correctly meanages pending index reads
10:50:50
✔ correctly iterates over pending data
10:50:50
✔ correctly iterates over uncommitted and committed data
10:50:50
✔ correctly iterates over overritten data
10:50:50
✔ correctly iterates until end key
10:50:50
✔ correctly iterates in reverse
10:50:50
✔ correctly iterates in reverse with end key
10:50:50
✔ correctly iterates over pending index data
10:50:50
✔ correctly iterates over pending index data up to end key
10:50:50
✔ correctly iterates over pending index data in reverse
10:50:50
✔ correctly iterates over pending index data in reverse up to given end key
10:50:50
✔ refuses to commit if closed
10:50:50
10:50:50 LMDBArray
10:50:50 Sync AztecArray
10:50:50
✔ should be able to push and pop values
10:50:50
✔ should be able to get values by index
10:50:50
✔ should be able to set values by index
10:50:50
✔ should be able to iterate over values
10:50:50
✔ should be able to restore state
10:50:50 Async AztecArray
10:50:50
✔ should be able to push and pop values
10:50:50
✔ should be able to get values by index
10:50:50
✔ should be able to set values by index
10:50:50
✔ should be able to iterate over values
10:50:50
✔ should be able to restore state
10:50:50
10:50:50 LmdbAztecCounter
10:50:50
✔ iterates in key order
10:50:50
✔ iterates in key order
10:50:50
✔ iterates in key order
10:50:50 counts occurrences of floating point number values
10:50:50
✔ returns 0 for unknown keys
10:50:50
✔ increments values
10:50:50
✔ decrements values
10:50:50
✔ throws when decrementing below zero
10:50:50
✔ increments values by a delta
10:50:50
✔ resets the counter
10:50:50
✔ iterates over entries
10:50:50 counts occurrences of integers values
10:50:50
✔ returns 0 for unknown keys
10:50:50
✔ increments values
10:50:50
✔ decrements values
10:50:50
✔ throws when decrementing below zero
10:50:50
✔ increments values by a delta
10:50:50
✔ resets the counter
10:50:50
✔ iterates over entries
10:50:50 counts occurrences of strings values
10:50:50
✔ returns 0 for unknown keys
10:50:50
✔ increments values
10:50:50
✔ decrements values
10:50:50
✔ throws when decrementing below zero
10:50:50
✔ increments values by a delta
10:50:50
✔ resets the counter
10:50:50
✔ iterates over entries
10:50:50 counts occurrences of strings values
10:50:50
✔ returns 0 for unknown keys
10:50:50
✔ increments values
10:50:51
✔ decrements values
10:50:51
✔ throws when decrementing below zero
10:50:51
✔ increments values by a delta
10:50:51
✔ resets the counter
10:50:51
✔ iterates over entries
10:50:51
10:50:51 LMDBMap
10:50:51 Sync AztecMap
10:50:51
✔ should be able to set and get values
10:50:51
✔ should be able to overwrite values
10:50:51
✔ should be able to set values if they do not exist
10:50:51
✔ should be able to delete values
10:50:51
✔ should be able to return size of the map
10:50:51
✔ should be able to iterate over entries when there are no keys
10:50:51
✔ should be able to iterate over entries
10:50:51
✔ should be able to iterate over values
10:50:51
✔ should be able to iterate over keys
10:50:51
✔ supports range queries over chars keys
10:50:51
✔ supports range queries over numbers keys
10:50:51
✔ supports range queries over negative numbers keys
10:50:51
✔ supports range queries over strings keys
10:50:51
✔ supports range queries over zero-based numbers keys
10:50:51 Async AztecMap
10:50:51
✔ should be able to set and get values
10:50:51
✔ should be able to overwrite values
10:50:51
✔ should be able to set values if they do not exist
10:50:51
✔ should be able to delete values
10:50:51
✔ should be able to return size of the map
10:50:51
✔ should be able to iterate over entries when there are no keys
10:50:51
✔ should be able to iterate over entries
10:50:51
✔ should be able to iterate over values
10:50:51
✔ should be able to iterate over keys
10:50:51
✔ supports range queries over chars keys
10:50:51
✔ supports range queries over numbers keys
10:50:51
✔ supports range queries over negative numbers keys
10:50:51
✔ supports range queries over strings keys
10:50:51
✔ supports range queries over zero-based numbers keys
10:50:51
10:50:51 LMDBMultiMap
10:50:51 Sync AztecMultiMap
10:50:51
✔ should be able to set and get values
10:50:51
✔ should be able to set values if they do not exist
10:50:51
✔ should be able to delete values
10:50:51
✔ should be able to get size of the map
10:50:51
✔ should be able to iterate over entries when there are no keys
10:50:51
✔ should be able to iterate over entries
10:50:51
✔ should be able to iterate over values
10:50:51
✔ should be able to iterate over keys
10:50:51
✔ should be able to get multiple values for a single key
10:50:51
✔ should ignore multiple identical values
10:50:51
✔ should be able to delete individual values for a single key
10:50:51
✔ should be able to get size of the map with duplicate keys
10:50:51
✔ should be able to delete the last and first values for a key
10:50:51
✔ should be able to fully clear a key
10:50:51
✔ should be able to insert after deletion
10:50:51
✔ supports range queries
10:50:51 Async AztecMultiMap
10:50:51
✔ should be able to set and get values
10:50:51
✔ should be able to set values if they do not exist
10:50:51
✔ should be able to delete values
10:50:51
✔ should be able to get size of the map
10:50:51
✔ should be able to iterate over entries when there are no keys
10:50:51
✔ should be able to iterate over entries
10:50:51
✔ should be able to iterate over values
10:50:51
✔ should be able to iterate over keys
10:50:51
✔ should be able to get multiple values for a single key
10:50:51
✔ should ignore multiple identical values
10:50:51
✔ should be able to delete individual values for a single key
10:50:51
✔ should be able to get size of the map with duplicate keys
10:50:51
✔ should be able to delete the last and first values for a key
10:50:51
✔ should be able to fully clear a key
10:50:51
✔ should be able to insert after deletion
10:50:51
✔ supports range queries
10:50:51
10:50:51 LMDBSet
10:50:51 Sync AztecSet
10:50:51
✔ should be able to set and get values
10:50:51
✔ should be able to delete values
10:50:51
✔ should be able to iterate over entries
10:50:51
✔ supports range queries
10:50:51 Aync AztecSet
10:50:51
✔ should be able to set and get values
10:50:51
✔ should be able to delete values
10:50:51
✔ should be able to iterate over entries
10:50:51
✔ supports range queries
10:50:51
10:50:51 LMDBSingleton
10:50:51 Sync AztecSingleton
10:50:51
✔ returns undefined if the value is not set
10:50:51
✔ should be able to set and get values
10:50:51
✔ overwrites the value if it is set again
10:50:51 Async AztecSingleton
10:50:51
✔ returns undefined if the value is not set
10:50:51
✔ should be able to set and get values
10:50:51
✔ overwrites the value if it is set again
10:50:51
10:50:51 L2TipsStore
10:50:51
✔ returns zero if no tips are stored
10:50:51
✔ stores chain tips (128ms)
10:50:51
✔ sets latest tip from blocks added
10:50:52
✔ clears block hashes when setting finalized chain (45ms)
10:50:52
✔ does not blow up when setting proven chain on an unseen block number
10:50:52
10:50:52
10:50:52
199 passing (4s)
10:50:52
10:50:52 [10:50:51.679]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:52 [10:50:51.691]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:52 [10:50:51.715]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:52 [10:50:51.730]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:52 [10:50:51.877]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:52 [10:50:51.890]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:52 [10:50:51.934]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:52 [10:50:51.956]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:52 [10:50:52.016]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:50:52 [10:50:52.030]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16