Parent Log:
http://ci.aztec-labs.com/a6ad5c00f5faa201
Command: 4a8fdb7487b9ad73 cd yarn-project/kv-store && yarn test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/420e0a54fb4bfe8b04d7dd479f59ed0fe3ad3b74
Env: REF_NAME=gh-readonly-queue/next/pr-14922-106f897363bb5aee27ddd091b5be9641b011c5bb CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 12 16:15:50 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14922_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ef0cb211867904e5_next
16:15:53
16:15:53
16:15:53 LMDBArrayV2
16:15:53 [16:15:53.341]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to push and pop values
16:15:53 [16:15:53.385]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to get values by index
16:15:53 [16:15:53.413]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to set values by index
16:15:53 [16:15:53.454]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to iterate over values
16:15:53 [16:15:53.480]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to restore state
16:15:53
16:15:53 Clean shutdown
16:15:53 [16:15:53.511]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ Ensures clean closing of the database (82ms)
16:15:53
16:15:53 LMDBMap
16:15:53
✔ should be able to set and get values
16:15:53
✔ should be able to overwrite values
16:15:53 [16:15:53.604]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53 [16:15:53.625]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53 [16:15:53.645]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to set values if they do not exist
16:15:53 [16:15:53.663]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to delete values
16:15:53 [16:15:53.687]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to return size of the map
16:15:53 [16:15:53.713]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to iterate over entries when there are no keys
16:15:53 [16:15:53.726]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to iterate over entries
16:15:53 [16:15:53.746]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to iterate over values
16:15:53 [16:15:53.765]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to iterate over keys
16:15:53 [16:15:53.786]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ supports range queries over chars keys
16:15:53 [16:15:53.816]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ supports range queries over numbers keys
16:15:53 [16:15:53.848]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ supports range queries over negative numbers keys
16:15:53 [16:15:53.876]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ supports range queries over strings keys
16:15:53 [16:15:53.906]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ supports range queries over zero-based numbers keys
16:15:53
16:15:53 LMDBMultiMap
16:15:53 [16:15:53.938]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to set and get values
16:15:53 [16:15:53.960]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:53
✔ should be able to set values if they do not exist
16:15:53 [16:15:53.977]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to delete values
16:15:54 [16:15:54.004]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to get size of the map
16:15:54
✔ should be able to iterate over entries when there are no keys
16:15:54 [16:15:54.030]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54 [16:15:54.044]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to iterate over entries
16:15:54 [16:15:54.071]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to iterate over values
16:15:54 [16:15:54.099]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to iterate over keys
16:15:54 [16:15:54.124]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to get multiple values for a single key
16:15:54 [16:15:54.150]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should ignore multiple identical values
16:15:54 [16:15:54.178]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to delete individual values for a single key
16:15:54 [16:15:54.218]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to get size of the map with duplicate keys
16:15:54 [16:15:54.268]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to delete the last and first values for a key
16:15:54 [16:15:54.311]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to fully clear a key
16:15:54 [16:15:54.361]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to insert after deletion (50ms)
16:15:54 [16:15:54.435]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ supports range queries
16:15:54
16:15:54 ReadTransaction
16:15:54
✔ sends GET requests
16:15:54
✔ iterates the database
16:15:54
✔ closes the cursor early
16:15:54
✔ closes the cursor even if in the case of an error
16:15:54
✔ handles empty cursors
16:15:54
✔ after close it does not accept requests
16:15:54
16:15:54 LMDBSingleValue
16:15:54
✔ returns undefined if the value is not set
16:15:54 [16:15:54.489]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54 [16:15:54.505]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ should be able to set and get values
16:15:54 [16:15:54.530]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:54
✔ overwrites the value if it is set again
16:15:54
16:15:54 AztecLMDBStoreV2
16:15:54 [16:15:54.559]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
16:15:54
✔ returns undefined for unset keys
16:15:54 [16:15:54.578]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
16:15:54
✔ reads and writes in separate txs
16:15:54 [16:15:54.605]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
16:15:54
✔ should serialize writes correctly (325ms)
16:15:55
✔ guards against too many cursors being opened at the same time (121ms)
16:15:55
✔ copies and restores data
16:15:55
16:15:55 utils
16:15:55
✔ removeDuplicatesFromSortedArray
16:15:55
✔ binarySearch
16:15:55 merge
16:15:55
✔ merges
16:15:55
16:15:55 insertIntoSortedArray
16:15:55
✔ inserts into empty array
16:15:55
✔ inserts at beginning
16:15:55
✔ inserts at end
16:15:55
✔ inserts in middle
16:15:55
✔ handles duplicates
16:15:55
✔ maintains order with multiple inserts
16:15:55
16:15:55 removeAnyOf
16:15:55
✔ removes single matching value
16:15:55
✔ removes multiple matching values
16:15:55
✔ handles empty removal array
16:15:55
✔ handles no matches
16:15:55
✔ removes duplicates
16:15:55
16:15:55 WriteTransaction
16:15:55
✔ accumulatest writes
16:15:55
✔ correctly manages index batch
16:15:55
✔ correctly meanages pending data reads
16:15:55
✔ correctly meanages pending index reads
16:15:55
✔ correctly iterates over pending data
16:15:55
✔ correctly iterates over uncommitted and committed data
16:15:55
✔ correctly iterates over overritten data
16:15:55
✔ correctly iterates until end key
16:15:55
✔ correctly iterates in reverse
16:15:55 [16:15:54.947]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
16:15:55 [16:15:55.081]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 4
16:15:55 [16:15:55.101]
INFO:
kv-store:lmdb-v2 Starting data store with maxReaders 16
16:15:55
✔ correctly iterates in reverse with end key
16:15:55
✔ correctly iterates over pending index data
16:15:55
✔ correctly iterates over pending index data up to end key
16:15:55
✔ correctly iterates over pending index data in reverse
16:15:55
✔ correctly iterates over pending index data in reverse up to given end key
16:15:55
✔ refuses to commit if closed
16:15:55
16:15:55 LMDBArray
16:15:55 Sync AztecArray
16:15:55
✔ should be able to push and pop values
16:15:55
✔ should be able to get values by index
16:15:55
✔ should be able to set values by index
16:15:55
✔ should be able to iterate over values
16:15:55
✔ should be able to restore state
16:15:55 Async AztecArray
16:15:55
✔ should be able to push and pop values
16:15:55
✔ should be able to get values by index
16:15:55
✔ should be able to set values by index
16:15:55
✔ should be able to iterate over values
16:15:55
✔ should be able to restore state
16:15:55
16:15:55 LmdbAztecCounter
16:15:55
✔ iterates in key order
16:15:55
✔ iterates in key order
16:15:55
✔ iterates in key order
16:15:55 counts occurrences of floating point number values
16:15:55
✔ returns 0 for unknown keys
16:15:55
✔ increments values
16:15:55
✔ decrements values
16:15:55
✔ throws when decrementing below zero
16:15:55
✔ increments values by a delta
16:15:55
✔ resets the counter
16:15:55
✔ iterates over entries
16:15:55 counts occurrences of integers values
16:15:55
✔ returns 0 for unknown keys
16:15:55
✔ increments values
16:15:55
✔ decrements values
16:15:55
✔ throws when decrementing below zero
16:15:55
✔ increments values by a delta
16:15:55
✔ resets the counter
16:15:55
✔ iterates over entries
16:15:55 counts occurrences of strings values
16:15:55
✔ returns 0 for unknown keys
16:15:55
✔ increments values
16:15:55
✔ decrements values
16:15:55
✔ throws when decrementing below zero
16:15:55
✔ increments values by a delta
16:15:55
✔ resets the counter
16:15:55
✔ iterates over entries
16:15:55 counts occurrences of strings values
16:15:55
✔ returns 0 for unknown keys
16:15:55
✔ increments values
16:15:55
✔ decrements values
16:15:55
✔ throws when decrementing below zero
16:15:55
✔ increments values by a delta
16:15:55
✔ resets the counter
16:15:55
✔ iterates over entries
16:15:55
16:15:55 LMDBMap
16:15:55 Sync AztecMap
16:15:55
✔ should be able to set and get values
16:15:55
✔ should be able to overwrite values
16:15:55
✔ should be able to set values if they do not exist
16:15:55
✔ should be able to delete values
16:15:55
✔ should be able to return size of the map
16:15:55
✔ should be able to iterate over entries when there are no keys
16:15:55
✔ should be able to iterate over entries
16:15:55
✔ should be able to iterate over values
16:15:55
✔ should be able to iterate over keys
16:15:55
✔ supports range queries over chars keys
16:15:55
✔ supports range queries over numbers keys
16:15:55
✔ supports range queries over negative numbers keys
16:15:55
✔ supports range queries over strings keys
16:15:55
✔ supports range queries over zero-based numbers keys
16:15:55 Async AztecMap
16:15:55
✔ should be able to set and get values
16:15:55
✔ should be able to overwrite values
16:15:55
✔ should be able to set values if they do not exist
16:15:55
✔ should be able to delete values
16:15:55
✔ should be able to return size of the map
16:15:55
✔ should be able to iterate over entries when there are no keys
16:15:55
✔ should be able to iterate over entries
16:15:55
✔ should be able to iterate over values
16:15:55
✔ should be able to iterate over keys
16:15:55
✔ supports range queries over chars keys
16:15:55
✔ supports range queries over numbers keys
16:15:55
✔ supports range queries over negative numbers keys
16:15:55
✔ supports range queries over strings keys
16:15:55
✔ supports range queries over zero-based numbers keys
16:15:55
16:15:55 LMDBMultiMap
16:15:55 Sync AztecMultiMap
16:15:55
✔ should be able to set and get values
16:15:55
✔ should be able to set values if they do not exist
16:15:55
✔ should be able to delete values
16:15:55
✔ should be able to get size of the map
16:15:55
✔ should be able to iterate over entries when there are no keys
16:15:55
✔ should be able to iterate over entries
16:15:55
✔ should be able to iterate over values
16:15:55
✔ should be able to iterate over keys
16:15:55
✔ should be able to get multiple values for a single key
16:15:55
✔ should ignore multiple identical values
16:15:55
✔ should be able to delete individual values for a single key
16:15:55
✔ should be able to get size of the map with duplicate keys
16:15:55
✔ should be able to delete the last and first values for a key
16:15:55
✔ should be able to fully clear a key
16:15:55
✔ should be able to insert after deletion
16:15:55
✔ supports range queries
16:15:55 Async AztecMultiMap
16:15:55
✔ should be able to set and get values
16:15:55
✔ should be able to set values if they do not exist
16:15:55
✔ should be able to delete values
16:15:55
✔ should be able to get size of the map
16:15:55
✔ should be able to iterate over entries when there are no keys
16:15:55
✔ should be able to iterate over entries
16:15:55
✔ should be able to iterate over values
16:15:55
✔ should be able to iterate over keys
16:15:55
✔ should be able to get multiple values for a single key
16:15:56
✔ should ignore multiple identical values
16:15:56
✔ should be able to delete individual values for a single key
16:15:56
✔ should be able to get size of the map with duplicate keys
16:15:56
✔ should be able to delete the last and first values for a key
16:15:56
✔ should be able to fully clear a key
16:15:56
✔ should be able to insert after deletion
16:15:56
✔ supports range queries
16:15:56
16:15:56 LMDBSet
16:15:56 Sync AztecSet
16:15:56
✔ should be able to set and get values
16:15:56
✔ should be able to delete values
16:15:56
✔ should be able to iterate over entries
16:15:56
✔ supports range queries
16:15:56 Aync AztecSet
16:15:56
✔ should be able to set and get values
16:15:56
✔ should be able to delete values
16:15:56
✔ should be able to iterate over entries
16:15:56
✔ supports range queries
16:15:56
16:15:56 LMDBSingleton
16:15:56 Sync AztecSingleton
16:15:56
✔ returns undefined if the value is not set
16:15:56
✔ should be able to set and get values
16:15:56
✔ overwrites the value if it is set again
16:15:56 Async AztecSingleton
16:15:56
✔ returns undefined if the value is not set
16:15:56
✔ should be able to set and get values
16:15:56
✔ overwrites the value if it is set again
16:15:56
16:15:56 L2TipsStore
16:15:56 [16:15:56.135]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:56 [16:15:56.151]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:56
✔ returns zero if no tips are stored
16:15:56 [16:15:56.171]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:56 [16:15:56.184]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:56
✔ stores chain tips (101ms)
16:15:56 [16:15:56.297]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:56 [16:15:56.310]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:56
✔ sets latest tip from blocks added
16:15:56 [16:15:56.352]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:56 [16:15:56.363]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:56
✔ clears block hashes when setting finalized chain (49ms)
16:15:56 [16:15:56.427]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:56 [16:15:56.443]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
16:15:56
✔ does not blow up when setting proven chain on an unseen block number
16:15:56
16:15:56
16:15:56
199 passing (3s)
16:15:56