[INFO] fetching crate tidesdb-rs 0.1.3...
[INFO] testing tidesdb-rs-0.1.3 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tidesdb-rs 0.1.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tidesdb-rs 0.1.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tidesdb-rs 0.1.3
[INFO] tweaked toml for crates.io crate tidesdb-rs 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tidesdb-rs 0.1.3 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tidesdb-rs 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fe7bc5b786e20637a0e16ad1ec597b1771ca6f857498829d812fc0e8fb5d349
[INFO] running `Command { std: "docker" "start" "-a" "2fe7bc5b786e20637a0e16ad1ec597b1771ca6f857498829d812fc0e8fb5d349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fe7bc5b786e20637a0e16ad1ec597b1771ca6f857498829d812fc0e8fb5d349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fe7bc5b786e20637a0e16ad1ec597b1771ca6f857498829d812fc0e8fb5d349", kill_on_drop: false }`
[INFO] [stdout] 2fe7bc5b786e20637a0e16ad1ec597b1771ca6f857498829d812fc0e8fb5d349
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adad7ef9bd7fadb1bcb7d20b398b62a04a2d0c4c8f59198a0c486ba76dc4c5fc
[INFO] running `Command { std: "docker" "start" "-a" "adad7ef9bd7fadb1bcb7d20b398b62a04a2d0c4c8f59198a0c486ba76dc4c5fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tidesdb-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.72s
[INFO] running `Command { std: "docker" "inspect" "adad7ef9bd7fadb1bcb7d20b398b62a04a2d0c4c8f59198a0c486ba76dc4c5fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adad7ef9bd7fadb1bcb7d20b398b62a04a2d0c4c8f59198a0c486ba76dc4c5fc", kill_on_drop: false }`
[INFO] [stdout] adad7ef9bd7fadb1bcb7d20b398b62a04a2d0c4c8f59198a0c486ba76dc4c5fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66a4ed1477729642df35e5a889608e8ea80d3e3eee70b752f482bb42b032de12
[INFO] running `Command { std: "docker" "start" "-a" "66a4ed1477729642df35e5a889608e8ea80d3e3eee70b752f482bb42b032de12", kill_on_drop: false }`
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling tidesdb-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.43s
[INFO] running `Command { std: "docker" "inspect" "66a4ed1477729642df35e5a889608e8ea80d3e3eee70b752f482bb42b032de12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66a4ed1477729642df35e5a889608e8ea80d3e3eee70b752f482bb42b032de12", kill_on_drop: false }`
[INFO] [stdout] 66a4ed1477729642df35e5a889608e8ea80d3e3eee70b752f482bb42b032de12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 662f3d63bf066b7216f8dfe6402890b85535a48100461c8856b62a649164cdc3
[INFO] running `Command { std: "docker" "start" "-a" "662f3d63bf066b7216f8dfe6402890b85535a48100461c8856b62a649164cdc3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tidesdb_rs-0edaed5671b4d1f9)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stderr] [2026-05-15T05:50:41.984Z] [INFO] tidesdb/src/tidesdb.c:16856: Opening TidesDB with path=/tmp/tidesdb_test_bloom, log_level=INFO, workers=2
[INFO] [stderr] [2026-05-15T05:50:41.984Z] [INFO] tidesdb/src/tidesdb.c:16856: Opening TidesDB with path=/tmp/tidesdb_test_drop_cf, log_level=INFO, workers=2
[INFO] [stderr] [2026-05-15T05:50:41.984Z] [INFO] tidesdb/src/tidesdb.c:16856: Opening TidesDB with path=/tmp/tidesdb_test_open, log_level=INFO, workers=2
[INFO] [stderr] [2026-05-15T05:50:41.985Z] [INFO] tidesdb/src/tidesdb.c:16904: Acquired exclusive lock on database directory
[INFO] [stderr] [2026-05-15T05:50:41.985Z] [INFO] tidesdb/src/tidesdb.c:16856: Opening TidesDB with path=/tmp/tidesdb_test_compression, log_level=INFO, workers=2
[INFO] [stderr] [2026-05-15T05:50:41.985Z] [INFO] tidesdb/src/tidesdb.c:16904: Acquired exclusive lock on database directory
[INFO] [stderr] [2026-05-15T05:50:41.985Z] [INFO] tidesdb/src/tidesdb.c:16856: Opening TidesDB with path=/tmp/tidesdb_test_rollback, log_level=INFO, workers=2
[INFO] [stderr] [2026-05-15T05:50:41.985Z] [INFO] tidesdb/src/tidesdb.c:16904: Acquired exclusive lock on database directory
[INFO] [stderr] [2026-05-15T05:50:41.985Z] [INFO] tidesdb/src/tidesdb.c:16856: Opening TidesDB with path=/tmp/tidesdb_test_delete, log_level=INFO, workers=2
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:16904: Acquired exclusive lock on database directory
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:17037: Initial available disk space is 11400937472 bytes
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:17052: System memory is total=16760139776 bytes, available=11551997952 bytes
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:17078: Resolved memory limit: 8380069888 bytes (7991.86 MB)
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:17037: Initial available disk space is 11400937472 bytes
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:17052: System memory is total=16760139776 bytes, available=11551997952 bytes
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:17078: Resolved memory limit: 8380069888 bytes (7991.86 MB)
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:16856: Opening TidesDB with path=/tmp/tidesdb_test_put_get, log_level=INFO, workers=2
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:16904: Acquired exclusive lock on database directory
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:16856: Opening TidesDB with path=/tmp/tidesdb_test_create_cf, log_level=INFO, workers=2
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:16904: Acquired exclusive lock on database directory
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:16904: Acquired exclusive lock on database directory
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:17037: Initial available disk space is 11400929280 bytes
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:17052: System memory is total=16760139776 bytes, available=11551997952 bytes
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:17078: Resolved memory limit: 8380069888 bytes (7991.86 MB)
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:16856: Opening TidesDB with path=/tmp/tidesdb_test_list_cf, log_level=INFO, workers=2
[INFO] [stderr] [2026-05-15T05:50:41.987Z] [INFO] tidesdb/src/tidesdb.c:16904: Acquired exclusive lock on database directory
[INFO] [stderr] [2026-05-15T05:50:41.987Z] [INFO] tidesdb/src/tidesdb.c:17037: Initial available disk space is 11400916992 bytes
[INFO] [stderr] [2026-05-15T05:50:41.987Z] [INFO] tidesdb/src/tidesdb.c:17052: System memory is total=16760139776 bytes, available=11551997952 bytes
[INFO] [stderr] [2026-05-15T05:50:41.987Z] [INFO] tidesdb/src/tidesdb.c:17078: Resolved memory limit: 8380069888 bytes (7991.86 MB)
[INFO] [stderr] [2026-05-15T05:50:41.987Z] [INFO] tidesdb/src/tidesdb.c:16856: Opening TidesDB with path=/tmp/tidesdb_test_isolation, log_level=INFO, workers=2
[INFO] [stderr] [2026-05-15T05:50:41.985Z] [INFO] tidesdb/src/tidesdb.c:16904: Acquired exclusive lock on database directory
[INFO] [stderr] [2026-05-15T05:50:41.987Z] [INFO] tidesdb/src/tidesdb.c:16904: Acquired exclusive lock on database directory
[INFO] [stderr] [2026-05-15T05:50:41.987Z] [INFO] tidesdb/src/tidesdb.c:17037: Initial available disk space is 11400908800 bytes
[INFO] [stderr] [2026-05-15T05:50:41.987Z] [INFO] tidesdb/src/tidesdb.c:17037: Initial available disk space is 11400908800 bytes
[INFO] [stderr] [2026-05-15T05:50:41.985Z] [INFO] tidesdb/src/tidesdb.c:17037: Initial available disk space is 11400937472 bytes
[INFO] [stderr] [2026-05-15T05:50:41.987Z] [INFO] tidesdb/src/tidesdb.c:17052: System memory is total=16760139776 bytes, available=11551997952 bytes
[INFO] [stderr] [2026-05-15T05:50:41.987Z] [INFO] tidesdb/src/tidesdb.c:17078: Resolved memory limit: 8380069888 bytes (7991.86 MB)
[INFO] [stderr] [2026-05-15T05:50:41.988Z] [INFO] tidesdb/src/tidesdb.c:17037: Initial available disk space is 11400908800 bytes
[INFO] [stderr] [2026-05-15T05:50:41.988Z] [INFO] tidesdb/src/tidesdb.c:17052: System memory is total=16760139776 bytes, available=11551997952 bytes
[INFO] [stderr] [2026-05-15T05:50:41.988Z] [INFO] tidesdb/src/tidesdb.c:17078: Resolved memory limit: 8380069888 bytes (7991.86 MB)
[INFO] [stderr] [2026-05-15T05:50:41.988Z] [INFO] tidesdb/src/tidesdb.c:17037: Initial available disk space is 11400904704 bytes
[INFO] [stderr] [2026-05-15T05:50:41.989Z] [INFO] tidesdb/src/tidesdb.c:17052: System memory is total=16760139776 bytes, available=11551997952 bytes
[INFO] [stderr] [2026-05-15T05:50:41.989Z] [INFO] tidesdb/src/tidesdb.c:17078: Resolved memory limit: 8380069888 bytes (7991.86 MB)
[INFO] [stderr] [2026-05-15T05:50:41.988Z] [INFO] tidesdb/src/tidesdb.c:17052: System memory is total=16760139776 bytes, available=11551997952 bytes
[INFO] [stderr] [2026-05-15T05:50:41.993Z] [INFO] tidesdb/src/tidesdb.c:17078: Resolved memory limit: 8380069888 bytes (7991.86 MB)
[INFO] [stderr] [2026-05-15T05:50:41.990Z] [INFO] tidesdb/src/tidesdb.c:17052: System memory is total=16760139776 bytes, available=11551666176 bytes
[INFO] [stderr] [2026-05-15T05:50:41.993Z] [INFO] tidesdb/src/tidesdb.c:17078: Resolved memory limit: 8380069888 bytes (7991.86 MB)
[INFO] [stderr] [2026-05-15T05:50:41.986Z] [INFO] tidesdb/src/tidesdb.c:17037: Initial available disk space is 11400937472 bytes
[INFO] [stderr] [2026-05-15T05:50:41.996Z] [INFO] tidesdb/src/tidesdb.c:17052: System memory is total=16760139776 bytes, available=11551334400 bytes
[INFO] [stderr] [2026-05-15T05:50:41.996Z] [INFO] tidesdb/src/tidesdb.c:17078: Resolved memory limit: 8380069888 bytes (7991.86 MB)
[INFO] [stderr] [2026-05-15T05:50:42.291Z] [INFO] tidesdb/src/tidesdb.c:17156: Block clock cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.292Z] [INFO] tidesdb/src/tidesdb.c:17171: B+tree node cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.292Z] [INFO] tidesdb/src/tidesdb.c:27728: Starting database recovery from: /tmp/tidesdb_test_put_get
[INFO] [stderr] [2026-05-15T05:50:42.292Z] [INFO] tidesdb/src/tidesdb.c:27846: Database recovery completed successfully
[INFO] [stderr] [2026-05-15T05:50:42.293Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.293Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.305Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.305Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.305Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.305Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.306Z] [INFO] tidesdb/src/tidesdb.c:17156: Block clock cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.306Z] [INFO] tidesdb/src/tidesdb.c:17156: Block clock cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.308Z] [INFO] tidesdb/src/tidesdb.c:17615: SSTable reaper thread created
[INFO] [stderr] [2026-05-15T05:50:42.311Z] [INFO] tidesdb/src/tidesdb.c:17670: Database is now open and ready for operations
[INFO] [stderr] [2026-05-15T05:50:42.311Z] [INFO] tidesdb/src/tidesdb.c:18403: Creating column family: test_cf
[INFO] [stderr] [2026-05-15T05:50:42.308Z] [INFO] tidesdb/src/tidesdb.c:16097: Reaper thread started
[INFO] [stderr] [2026-05-15T05:50:42.316Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 1 created with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 2 created with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 3 created with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 4 created with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 5 created with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:17156: Block clock cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.325Z] [INFO] tidesdb/src/tidesdb.c:17171: B+tree node cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.330Z] [INFO] tidesdb/src/tidesdb.c:27728: Starting database recovery from: /tmp/tidesdb_test_create_cf
[INFO] [stderr] [2026-05-15T05:50:42.317Z] [INFO] tidesdb/src/tidesdb.c:17171: B+tree node cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.330Z] [INFO] tidesdb/src/tidesdb.c:27728: Starting database recovery from: /tmp/tidesdb_test_bloom
[INFO] [stderr] [2026-05-15T05:50:42.330Z] [INFO] tidesdb/src/tidesdb.c:27846: Database recovery completed successfully
[INFO] [stderr] [2026-05-15T05:50:42.331Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.331Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.331Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.331Z] [INFO] tidesdb/src/tidesdb.c:17156: Block clock cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.332Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.332Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.332Z] [INFO] tidesdb/src/tidesdb.c:18841: Created CF 'test_cf' (total: 1)
[INFO] [stderr] [2026-05-15T05:50:42.333Z] [INFO] tidesdb/src/tidesdb.c:17156: Block clock cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.334Z] [INFO] tidesdb/src/tidesdb.c:17171: B+tree node cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.334Z] [INFO] tidesdb/src/tidesdb.c:27728: Starting database recovery from: /tmp/tidesdb_test_isolation
[INFO] [stderr] [2026-05-15T05:50:42.334Z] [INFO] tidesdb/src/tidesdb.c:27846: Database recovery completed successfully
[INFO] [stderr] [2026-05-15T05:50:42.334Z] [INFO] tidesdb/src/tidesdb.c:17171: B+tree node cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.334Z] [INFO] tidesdb/src/tidesdb.c:27728: Starting database recovery from: /tmp/tidesdb_test_delete
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:27846: Database recovery completed successfully
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:17615: SSTable reaper thread created
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:17670: Database is now open and ready for operations
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:18403: Creating column family: test_cf
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:27846: Database recovery completed successfully
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:17615: SSTable reaper thread created
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:17670: Database is now open and ready for operations
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:18403: Creating column family: test_cf
[INFO] [stderr] [2026-05-15T05:50:42.335Z] [INFO] tidesdb/src/tidesdb.c:16097: Reaper thread started
[INFO] [stderr] [2026-05-15T05:50:42.337Z] [INFO] tidesdb/src/tidesdb.c:17615: SSTable reaper thread created
[INFO] [stderr] [2026-05-15T05:50:42.337Z] [INFO] tidesdb/src/tidesdb.c:17670: Database is now open and ready for operations
[INFO] [stderr] [2026-05-15T05:50:42.337Z] [INFO] tidesdb/src/tidesdb.c:18403: Creating column family: test_cf
[INFO] [stderr] [2026-05-15T05:50:42.337Z] [INFO] tidesdb/src/tidesdb.c:16097: Reaper thread started
[INFO] [stderr] [2026-05-15T05:50:42.337Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.337Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 1 created with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.337Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.337Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.338Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 2 created with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.338Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.338Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.338Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 3 created with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.338Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.338Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.338Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 4 created with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.338Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.338Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.338Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 5 created with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.338Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:17171: B+tree node cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:27728: Starting database recovery from: /tmp/tidesdb_test_rollback
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:27846: Database recovery completed successfully
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:17615: SSTable reaper thread created
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:17670: Database is now open and ready for operations
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:18403: Creating column family: test_cf
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:16097: Reaper thread started
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:16097: Reaper thread started
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 1 created with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 2 created with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 3 created with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 4 created with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 5 created with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.341Z] [INFO] tidesdb/src/tidesdb.c:18841: Created CF 'test_cf' (total: 1)
[INFO] [stderr] [2026-05-15T05:50:42.342Z] [INFO] tidesdb/src/tidesdb.c:17679: Closing TidesDB at path: /tmp/tidesdb_test_bloom
[INFO] [stderr] [2026-05-15T05:50:42.342Z] [INFO] tidesdb/src/tidesdb.c:17736: Flushing all active memtables before close
[INFO] [stderr] [2026-05-15T05:50:42.342Z] [INFO] tidesdb/src/tidesdb.c:17807: All memtables flushed
[INFO] [stderr] [2026-05-15T05:50:42.342Z] [INFO] tidesdb/src/tidesdb.c:17809: Waiting for background flushes to complete
[INFO] [stderr] [2026-05-15T05:50:42.342Z] [INFO] tidesdb/src/tidesdb.c:17858: All background flushes completed (queue is empty)
[INFO] [stderr] [2026-05-15T05:50:42.342Z] [INFO] tidesdb/src/tidesdb.c:17863: Waiting for in-progress compactions to complete
[INFO] [stderr] [2026-05-15T05:50:42.342Z] [INFO] tidesdb/src/tidesdb.c:17897: All in-progress compactions completed
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 1 created with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 2 created with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 3 created with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 4 created with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 5 created with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:17615: SSTable reaper thread created
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:17670: Database is now open and ready for operations
[INFO] [stderr] [2026-05-15T05:50:42.340Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.343Z] [INFO] tidesdb/src/tidesdb.c:18403: Creating column family: test_cf
[INFO] [stderr] [2026-05-15T05:50:42.344Z] [INFO] tidesdb/src/tidesdb.c:17156: Block clock cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.345Z] [INFO] tidesdb/src/tidesdb.c:16097: Reaper thread started
[INFO] [stderr] [2026-05-15T05:50:42.345Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:17679: Closing TidesDB at path: /tmp/tidesdb_test_put_get
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:17736: Flushing all active memtables before close
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:17765: CF 'test_cf' is flushing 2 entries before close
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 2, size: 20 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_put_get/test_cf/wal_1.log
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 2)
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 1/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.346Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 1 created with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 2 created with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 3 created with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 4 created with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 5 created with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:17171: B+tree node cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.348Z] [INFO] tidesdb/src/tidesdb.c:27728: Starting database recovery from: /tmp/tidesdb_test_open
[INFO] [stderr] [2026-05-15T05:50:42.348Z] [INFO] tidesdb/src/tidesdb.c:27846: Database recovery completed successfully
[INFO] [stderr] [2026-05-15T05:50:42.349Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.349Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.349Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.349Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.349Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.349Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.349Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.349Z] [INFO] tidesdb/src/tidesdb.c:18841: Created CF 'test_cf' (total: 1)
[INFO] [stderr] [2026-05-15T05:50:42.347Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.350Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.350Z] [INFO] tidesdb/src/tidesdb.c:16097: Reaper thread started
[INFO] [stderr] [2026-05-15T05:50:42.350Z] [INFO] tidesdb/src/tidesdb.c:17615: SSTable reaper thread created
[INFO] [stderr] [2026-05-15T05:50:42.351Z] [INFO] tidesdb/src/tidesdb.c:17670: Database is now open and ready for operations
[INFO] [stderr] [2026-05-15T05:50:42.352Z] [INFO] tidesdb/src/tidesdb.c:17156: Block clock cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.355Z] [INFO] tidesdb/src/tidesdb.c:17156: Block clock cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.355Z] [INFO] tidesdb/src/tidesdb.c:17171: B+tree node cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.355Z] [INFO] tidesdb/src/tidesdb.c:27728: Starting database recovery from: /tmp/tidesdb_test_compression
[INFO] [stderr] [2026-05-15T05:50:42.357Z] [INFO] tidesdb/src/tidesdb.c:17171: B+tree node cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.357Z] [INFO] tidesdb/src/tidesdb.c:27728: Starting database recovery from: /tmp/tidesdb_test_list_cf
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:17679: Closing TidesDB at path: /tmp/tidesdb_test_open
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:17736: Flushing all active memtables before close
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:17807: All memtables flushed
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:17809: Waiting for background flushes to complete
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:17858: All background flushes completed (queue is empty)
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:17863: Waiting for in-progress compactions to complete
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:17897: All in-progress compactions completed
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:27846: Database recovery completed successfully
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 1 created with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 2 created with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 3 created with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 4 created with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 5 created with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:17679: Closing TidesDB at path: /tmp/tidesdb_test_create_cf
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:17736: Flushing all active memtables before close
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:17807: All memtables flushed
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:17809: Waiting for background flushes to complete
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:17858: All background flushes completed (queue is empty)
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:17863: Waiting for in-progress compactions to complete
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:17897: All in-progress compactions completed
[INFO] [stderr] [2026-05-15T05:50:42.358Z] [INFO] tidesdb/src/tidesdb.c:27846: Database recovery completed successfully
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:17615: SSTable reaper thread created
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:17670: Database is now open and ready for operations
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:18403: Creating column family: cf1
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:16097: Reaper thread started
[INFO] [stderr] [2026-05-15T05:50:42.359Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:17156: Block clock cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:18841: Created CF 'test_cf' (total: 1)
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:17615: SSTable reaper thread created
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:17670: Database is now open and ready for operations
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:18403: Creating column family: test_cf
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:16097: Reaper thread started
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:17679: Closing TidesDB at path: /tmp/tidesdb_test_rollback
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:17736: Flushing all active memtables before close
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:17807: All memtables flushed
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:17809: Waiting for background flushes to complete
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:17858: All background flushes completed (queue is empty)
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:17863: Waiting for in-progress compactions to complete
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:17897: All in-progress compactions completed
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.360Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:17171: B+tree node cache created with max_bytes=64.00 MB
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:27728: Starting database recovery from: /tmp/tidesdb_test_drop_cf
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:27846: Database recovery completed successfully
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:15291: Flush worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:18841: Created CF 'test_cf' (total: 1)
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:15295: Flush worker is waiting for work (queue size: 0)
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:16097: Reaper thread started
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:17615: SSTable reaper thread created
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:17670: Database is now open and ready for operations
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:17679: Closing TidesDB at path: /tmp/tidesdb_test_delete
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:17736: Flushing all active memtables before close
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:17765: CF 'test_cf' is flushing 1 entries before close
[INFO] [stderr] [2026-05-15T05:50:42.361Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 4 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.362Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_delete/test_cf/wal_1.log
[INFO] [stderr] [2026-05-15T05:50:42.362Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 1/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.362Z] [INFO] tidesdb/src/tidesdb.c:18403: Creating column family: test_cf
[INFO] [stderr] [2026-05-15T05:50:42.362Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 1 created with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 2 created with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 3 created with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 4 created with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 5 created with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 1 created with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 2 created with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 3 created with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 4 created with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 5 created with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.363Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.366Z] [INFO] tidesdb/src/tidesdb.c:15863: Compaction worker thread started
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 1 created with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 2 created with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 3 created with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 4 created with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 5 created with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:18841: Created CF 'test_cf' (total: 1)
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:17679: Closing TidesDB at path: /tmp/tidesdb_test_isolation
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:17736: Flushing all active memtables before close
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:17765: CF 'test_cf' is flushing 1 entries before close
[INFO] [stderr] [2026-05-15T05:50:42.367Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 10 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.368Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_isolation/test_cf/wal_1.log
[INFO] [stderr] [2026-05-15T05:50:42.368Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 1/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.370Z] [INFO] tidesdb/src/tidesdb.c:18841: Created CF 'test_cf' (total: 1)
[INFO] [stderr] [2026-05-15T05:50:42.371Z] [INFO] tidesdb/src/tidesdb.c:17679: Closing TidesDB at path: /tmp/tidesdb_test_compression
[INFO] [stderr] [2026-05-15T05:50:42.371Z] [INFO] tidesdb/src/tidesdb.c:17736: Flushing all active memtables before close
[INFO] [stderr] [2026-05-15T05:50:42.371Z] [INFO] tidesdb/src/tidesdb.c:17765: CF 'test_cf' is flushing 1 entries before close
[INFO] [stderr] [2026-05-15T05:50:42.371Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 10 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.371Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_compression/test_cf/wal_1.log
[INFO] [stderr] [2026-05-15T05:50:42.371Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 1/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.372Z] [INFO] tidesdb/src/tidesdb.c:18841: Created CF 'test_cf' (total: 1)
[INFO] [stderr] [2026-05-15T05:50:42.372Z] [INFO] tidesdb/src/tidesdb.c:18908: Dropping column family: test_cf
[INFO] [stderr] [2026-05-15T05:50:42.373Z] [INFO] tidesdb/src/tidesdb.c:18841: Created CF 'cf1' (total: 1)
[INFO] [stderr] [2026-05-15T05:50:42.373Z] [INFO] tidesdb/src/tidesdb.c:18403: Creating column family: cf2
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 1 created with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 1 with capacity 671088640
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 2 created with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 2 with capacity 6710886400
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 3 created with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 3 with capacity 67108864000
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 4 created with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 4 with capacity 671088640000
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:8223: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:8247: Level 5 created with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:18721: Creating level 5 with capacity 6710886400000
[INFO] [stderr] [2026-05-15T05:50:42.375Z] [INFO] tidesdb/src/tidesdb.c:18968: Deleted column family directory: /tmp/tidesdb_test_drop_cf/test_cf (result: 0)
[INFO] [stderr] [2026-05-15T05:50:42.377Z] [INFO] tidesdb/src/tidesdb.c:17679: Closing TidesDB at path: /tmp/tidesdb_test_drop_cf
[INFO] [stderr] [2026-05-15T05:50:42.377Z] [INFO] tidesdb/src/tidesdb.c:17736: Flushing all active memtables before close
[INFO] [stderr] [2026-05-15T05:50:42.377Z] [INFO] tidesdb/src/tidesdb.c:17807: All memtables flushed
[INFO] [stderr] [2026-05-15T05:50:42.377Z] [INFO] tidesdb/src/tidesdb.c:17809: Waiting for background flushes to complete
[INFO] [stderr] [2026-05-15T05:50:42.377Z] [INFO] tidesdb/src/tidesdb.c:17858: All background flushes completed (queue is empty)
[INFO] [stderr] [2026-05-15T05:50:42.377Z] [INFO] tidesdb/src/tidesdb.c:17863: Waiting for in-progress compactions to complete
[INFO] [stderr] [2026-05-15T05:50:42.377Z] [INFO] tidesdb/src/tidesdb.c:17897: All in-progress compactions completed
[INFO] [stderr] [2026-05-15T05:50:42.377Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.377Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.379Z] [INFO] tidesdb/src/tidesdb.c:18841: Created CF 'cf2' (total: 2)
[INFO] [stderr] [2026-05-15T05:50:42.379Z] [INFO] tidesdb/src/tidesdb.c:17679: Closing TidesDB at path: /tmp/tidesdb_test_list_cf
[INFO] [stderr] [2026-05-15T05:50:42.379Z] [INFO] tidesdb/src/tidesdb.c:17736: Flushing all active memtables before close
[INFO] [stderr] [2026-05-15T05:50:42.379Z] [INFO] tidesdb/src/tidesdb.c:17807: All memtables flushed
[INFO] [stderr] [2026-05-15T05:50:42.379Z] [INFO] tidesdb/src/tidesdb.c:17809: Waiting for background flushes to complete
[INFO] [stderr] [2026-05-15T05:50:42.379Z] [INFO] tidesdb/src/tidesdb.c:17858: All background flushes completed (queue is empty)
[INFO] [stderr] [2026-05-15T05:50:42.380Z] [INFO] tidesdb/src/tidesdb.c:17863: Waiting for in-progress compactions to complete
[INFO] [stderr] [2026-05-15T05:50:42.380Z] [INFO] tidesdb/src/tidesdb.c:17897: All in-progress compactions completed
[INFO] [stderr] [2026-05-15T05:50:42.380Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.392Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:42.393Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.393Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.411Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.411Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.411Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.411Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.411Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.412Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.428Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.428Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.430Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.430Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.444Z] [INFO] tidesdb/src/tidesdb.c:17941: Waiting for 2 flush threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.447Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 2, size: 20 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.447Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_put_get/test_cf/wal_2.log
[INFO] [stderr] [2026-05-15T05:50:42.447Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 2/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.461Z] [INFO] tidesdb/src/tidesdb.c:17941: Waiting for 2 flush threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.461Z] [INFO] tidesdb/src/tidesdb.c:17941: Waiting for 2 flush threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.462Z] [INFO] tidesdb/src/tidesdb.c:17941: Waiting for 2 flush threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.464Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 4 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.464Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_delete/test_cf/wal_2.log
[INFO] [stderr] [2026-05-15T05:50:42.465Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 2/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.468Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 10 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.468Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_isolation/test_cf/wal_2.log
[INFO] [stderr] [2026-05-15T05:50:42.468Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 2/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.472Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 10 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.472Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_compression/test_cf/wal_2.log
[INFO] [stderr] [2026-05-15T05:50:42.472Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 2/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.479Z] [INFO] tidesdb/src/tidesdb.c:17941: Waiting for 2 flush threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.482Z] [INFO] tidesdb/src/tidesdb.c:17941: Waiting for 2 flush threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.563Z] [INFO] tidesdb/src/tidesdb.c:17960: Flush threads finished
[INFO] [stderr] [2026-05-15T05:50:42.563Z] [INFO] tidesdb/src/tidesdb.c:17962: Waiting for 2 compaction threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.563Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 0
[INFO] [stderr] [2026-05-15T05:50:42.563Z] [INFO] tidesdb/src/tidesdb.c:17960: Flush threads finished
[INFO] [stderr] [2026-05-15T05:50:42.563Z] [INFO] tidesdb/src/tidesdb.c:17962: Waiting for 2 compaction threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.563Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 0
[INFO] [stderr] [2026-05-15T05:50:42.563Z] [INFO] tidesdb/src/tidesdb.c:17960: Flush threads finished
[INFO] [stderr] [2026-05-15T05:50:42.563Z] [INFO] tidesdb/src/tidesdb.c:17962: Waiting for 2 compaction threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.563Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 0
[INFO] [stderr] [2026-05-15T05:50:42.566Z] [INFO] tidesdb/src/tidesdb.c:17960: Flush threads finished
[INFO] [stderr] [2026-05-15T05:50:42.566Z] [INFO] tidesdb/src/tidesdb.c:17962: Waiting for 2 compaction threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.566Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 0
[INFO] [stderr] [2026-05-15T05:50:42.582Z] [INFO] tidesdb/src/tidesdb.c:17960: Flush threads finished
[INFO] [stderr] [2026-05-15T05:50:42.582Z] [INFO] tidesdb/src/tidesdb.c:17962: Waiting for 2 compaction threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.582Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 0
[INFO] [stderr] [2026-05-15T05:50:42.587Z] [INFO] tidesdb/src/tidesdb.c:17960: Flush threads finished
[INFO] [stderr] [2026-05-15T05:50:42.587Z] [INFO] tidesdb/src/tidesdb.c:17962: Waiting for 2 compaction threads to finish
[INFO] [stderr] [2026-05-15T05:50:42.587Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 0
[INFO] [stderr] [2026-05-15T05:50:42.614Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 0 joined
[INFO] [stderr] [2026-05-15T05:50:42.614Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 1
[INFO] [stderr] [2026-05-15T05:50:42.614Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 0 joined
[INFO] [stderr] [2026-05-15T05:50:42.614Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 1
[INFO] [stderr] [2026-05-15T05:50:42.614Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 0 joined
[INFO] [stderr] [2026-05-15T05:50:42.614Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 1
[INFO] [stderr] [2026-05-15T05:50:42.617Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 0 joined
[INFO] [stderr] [2026-05-15T05:50:42.617Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 1
[INFO] [stderr] [2026-05-15T05:50:42.633Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 0 joined
[INFO] [stderr] [2026-05-15T05:50:42.633Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 1
[INFO] [stderr] [2026-05-15T05:50:42.638Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 0 joined
[INFO] [stderr] [2026-05-15T05:50:42.638Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 1
[INFO] [stderr] [2026-05-15T05:50:42.647Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 2, size: 20 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.647Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_put_get/test_cf/wal_3.log
[INFO] [stderr] [2026-05-15T05:50:42.647Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 3/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 4 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_delete/test_cf/wal_3.log
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 3/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 1 joined
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:17986: Compaction threads finished
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:18015: Stopping reaper thread
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 1 joined
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:17986: Compaction threads finished
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:18015: Stopping reaper thread
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:16670: Reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:16670: Reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 1 joined
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:17986: Compaction threads finished
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:18015: Stopping reaper thread
[INFO] [stderr] [2026-05-15T05:50:42.665Z] [INFO] tidesdb/src/tidesdb.c:16670: Reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.668Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 10 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.668Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_isolation/test_cf/wal_3.log
[INFO] [stderr] [2026-05-15T05:50:42.668Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 3/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.670Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 1 joined
[INFO] [stderr] [2026-05-15T05:50:42.670Z] [INFO] tidesdb/src/tidesdb.c:17986: Compaction threads finished
[INFO] [stderr] [2026-05-15T05:50:42.670Z] [INFO] tidesdb/src/tidesdb.c:18015: Stopping reaper thread
[INFO] [stderr] [2026-05-15T05:50:42.670Z] [INFO] tidesdb/src/tidesdb.c:16670: Reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.672Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 10 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.672Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_compression/test_cf/wal_3.log
[INFO] [stderr] [2026-05-15T05:50:42.672Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 3/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.687Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 1 joined
[INFO] [stderr] [2026-05-15T05:50:42.687Z] [INFO] tidesdb/src/tidesdb.c:17986: Compaction threads finished
[INFO] [stderr] [2026-05-15T05:50:42.687Z] [INFO] tidesdb/src/tidesdb.c:18015: Stopping reaper thread
[INFO] [stderr] [2026-05-15T05:50:42.687Z] [INFO] tidesdb/src/tidesdb.c:16670: Reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.689Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 1 joined
[INFO] [stderr] [2026-05-15T05:50:42.689Z] [INFO] tidesdb/src/tidesdb.c:17986: Compaction threads finished
[INFO] [stderr] [2026-05-15T05:50:42.689Z] [INFO] tidesdb/src/tidesdb.c:18015: Stopping reaper thread
[INFO] [stderr] [2026-05-15T05:50:42.689Z] [INFO] tidesdb/src/tidesdb.c:16670: Reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.716Z] [INFO] tidesdb/src/tidesdb.c:18034: SSTable reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.716Z] [INFO] tidesdb/src/tidesdb.c:18219: Freeing clock cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:42.716Z] [INFO] tidesdb/src/tidesdb.c:18034: SSTable reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.716Z] [INFO] tidesdb/src/tidesdb.c:18151: CF 'test_cf' 0 immutables in queue before shutdown cleanup
[INFO] [stderr] [2026-05-15T05:50:42.717Z] [INFO] tidesdb/src/tidesdb.c:18219: Freeing clock cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:42.717Z] [INFO] tidesdb/src/tidesdb.c:18034: SSTable reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.717Z] [INFO] tidesdb/src/tidesdb.c:18151: CF 'test_cf' 0 immutables in queue before shutdown cleanup
[INFO] [stderr] [2026-05-15T05:50:42.719Z] [INFO] tidesdb/src/tidesdb.c:18219: Freeing clock cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:42.724Z] [INFO] tidesdb/src/tidesdb.c:18034: SSTable reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.724Z] [INFO] tidesdb/src/tidesdb.c:18151: CF 'test_cf' 0 immutables in queue before shutdown cleanup
[INFO] [stderr] [2026-05-15T05:50:42.725Z] [INFO] tidesdb/src/tidesdb.c:18219: Freeing clock cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:42.737Z] [INFO] tidesdb/src/tidesdb.c:18222: Clock cache freed
[INFO] [stderr] [2026-05-15T05:50:42.737Z] [INFO] tidesdb/src/tidesdb.c:18229: Freeing btree node cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:42.737Z] [INFO] tidesdb/src/tidesdb.c:18232: B+tree node cache freed
[INFO] [stderr] [2026-05-15T05:50:42.738Z] [INFO] tidesdb/src/tidesdb.c:18250: Released database directory lock
[INFO] [stderr] [2026-05-15T05:50:42.738Z] [INFO] tidesdb/src/tidesdb.c:18270: TidesDB closed successfully
[INFO] [stdout] test tests::tests::test_database_open ... ok
[INFO] [stderr] [2026-05-15T05:50:42.740Z] [INFO] tidesdb/src/tidesdb.c:18222: Clock cache freed
[INFO] [stderr] [2026-05-15T05:50:42.740Z] [INFO] tidesdb/src/tidesdb.c:18229: Freeing btree node cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:42.740Z] [INFO] tidesdb/src/tidesdb.c:18034: SSTable reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.740Z] [INFO] tidesdb/src/tidesdb.c:18151: CF 'cf1' 0 immutables in queue before shutdown cleanup
[INFO] [stderr] [2026-05-15T05:50:42.740Z] [INFO] tidesdb/src/tidesdb.c:18151: CF 'cf2' 0 immutables in queue before shutdown cleanup
[INFO] [stderr] [2026-05-15T05:50:42.740Z] [INFO] tidesdb/src/tidesdb.c:18232: B+tree node cache freed
[INFO] [stderr] [2026-05-15T05:50:42.740Z] [INFO] tidesdb/src/tidesdb.c:18250: Released database directory lock
[INFO] [stderr] [2026-05-15T05:50:42.740Z] [INFO] tidesdb/src/tidesdb.c:18270: TidesDB closed successfully
[INFO] [stderr] [2026-05-15T05:50:42.741Z] [INFO] tidesdb/src/tidesdb.c:18034: SSTable reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:42.741Z] [INFO] tidesdb/src/tidesdb.c:18219: Freeing clock cache (bytes: 0, entries: 0)
[INFO] [stdout] test tests::tests::test_bloom_filter ... ok
[INFO] [stderr] [2026-05-15T05:50:42.744Z] [INFO] tidesdb/src/tidesdb.c:18219: Freeing clock cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:42.750Z] [INFO] tidesdb/src/tidesdb.c:18222: Clock cache freed
[INFO] [stderr] [2026-05-15T05:50:42.751Z] [INFO] tidesdb/src/tidesdb.c:18229: Freeing btree node cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:42.751Z] [INFO] tidesdb/src/tidesdb.c:18232: B+tree node cache freed
[INFO] [stderr] [2026-05-15T05:50:42.751Z] [INFO] tidesdb/src/tidesdb.c:18250: Released database directory lock
[INFO] [stderr] [2026-05-15T05:50:42.751Z] [INFO] tidesdb/src/tidesdb.c:18270: TidesDB closed successfully
[INFO] [stdout] test tests::tests::test_create_column_family ... ok
[INFO] [stderr] [2026-05-15T05:50:42.753Z] [INFO] tidesdb/src/tidesdb.c:18222: Clock cache freed
[INFO] [stderr] [2026-05-15T05:50:42.753Z] [INFO] tidesdb/src/tidesdb.c:18229: Freeing btree node cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:42.754Z] [INFO] tidesdb/src/tidesdb.c:18232: B+tree node cache freed
[INFO] [stderr] [2026-05-15T05:50:42.754Z] [INFO] tidesdb/src/tidesdb.c:18250: Released database directory lock
[INFO] [stderr] [2026-05-15T05:50:42.754Z] [INFO] tidesdb/src/tidesdb.c:18270: TidesDB closed successfully
[INFO] [stdout] test tests::tests::test_transaction_rollback ... ok
[INFO] [stderr] [2026-05-15T05:50:42.762Z] [INFO] tidesdb/src/tidesdb.c:18222: Clock cache freed
[INFO] [stderr] [2026-05-15T05:50:42.763Z] [INFO] tidesdb/src/tidesdb.c:18229: Freeing btree node cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:42.764Z] [INFO] tidesdb/src/tidesdb.c:18232: B+tree node cache freed
[INFO] [stderr] [2026-05-15T05:50:42.765Z] [INFO] tidesdb/src/tidesdb.c:18250: Released database directory lock
[INFO] [stderr] [2026-05-15T05:50:42.765Z] [INFO] tidesdb/src/tidesdb.c:18270: TidesDB closed successfully
[INFO] [stdout] test tests::tests::test_drop_column_family ... ok
[INFO] [stderr] [2026-05-15T05:50:42.770Z] [INFO] tidesdb/src/tidesdb.c:18222: Clock cache freed
[INFO] [stderr] [2026-05-15T05:50:42.771Z] [INFO] tidesdb/src/tidesdb.c:18229: Freeing btree node cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:42.772Z] [INFO] tidesdb/src/tidesdb.c:18232: B+tree node cache freed
[INFO] [stderr] [2026-05-15T05:50:42.772Z] [INFO] tidesdb/src/tidesdb.c:18250: Released database directory lock
[INFO] [stderr] [2026-05-15T05:50:42.773Z] [INFO] tidesdb/src/tidesdb.c:18270: TidesDB closed successfully
[INFO] [stdout] test tests::tests::test_list_column_families ... ok
[INFO] [stderr] [2026-05-15T05:50:42.947Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 2, size: 20 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.947Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_put_get/test_cf/wal_4.log
[INFO] [stderr] [2026-05-15T05:50:42.947Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 4/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.965Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 4 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.965Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_delete/test_cf/wal_4.log
[INFO] [stderr] [2026-05-15T05:50:42.966Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 4/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.968Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 10 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.968Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_isolation/test_cf/wal_4.log
[INFO] [stderr] [2026-05-15T05:50:42.968Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 4/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:42.974Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 10 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:42.974Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_compression/test_cf/wal_4.log
[INFO] [stderr] [2026-05-15T05:50:42.974Z] [ERROR] tidesdb/src/tidesdb.c:17785: CF 'test_cf' flush before close failed (attempt 4/5, error -4), retrying
[INFO] [stderr] [2026-05-15T05:50:43.350Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 2, size: 20 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:43.350Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_put_get/test_cf/wal_5.log
[INFO] [stderr] [2026-05-15T05:50:43.350Z] [ERROR] tidesdb/src/tidesdb.c:17797: CF 'test_cf' flush before close failed after 5 attempts (error -4). Data is persisted in WAL and will be recovered on next open.
[INFO] [stderr] [2026-05-15T05:50:43.350Z] [INFO] tidesdb/src/tidesdb.c:17807: All memtables flushed
[INFO] [stderr] [2026-05-15T05:50:43.350Z] [INFO] tidesdb/src/tidesdb.c:17809: Waiting for background flushes to complete
[INFO] [stderr] [2026-05-15T05:50:43.350Z] [INFO] tidesdb/src/tidesdb.c:17858: All background flushes completed (queue is empty)
[INFO] [stderr] [2026-05-15T05:50:43.350Z] [INFO] tidesdb/src/tidesdb.c:17863: Waiting for in-progress compactions to complete
[INFO] [stderr] [2026-05-15T05:50:43.350Z] [INFO] tidesdb/src/tidesdb.c:17897: All in-progress compactions completed
[INFO] [stderr] [2026-05-15T05:50:43.350Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:43.350Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:43.368Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 10 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:43.368Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_isolation/test_cf/wal_5.log
[INFO] [stderr] [2026-05-15T05:50:43.368Z] [ERROR] tidesdb/src/tidesdb.c:17797: CF 'test_cf' flush before close failed after 5 attempts (error -4). Data is persisted in WAL and will be recovered on next open.
[INFO] [stderr] [2026-05-15T05:50:43.368Z] [INFO] tidesdb/src/tidesdb.c:17807: All memtables flushed
[INFO] [stderr] [2026-05-15T05:50:43.368Z] [INFO] tidesdb/src/tidesdb.c:17809: Waiting for background flushes to complete
[INFO] [stderr] [2026-05-15T05:50:43.368Z] [INFO] tidesdb/src/tidesdb.c:17858: All background flushes completed (queue is empty)
[INFO] [stderr] [2026-05-15T05:50:43.368Z] [INFO] tidesdb/src/tidesdb.c:17863: Waiting for in-progress compactions to complete
[INFO] [stderr] [2026-05-15T05:50:43.368Z] [INFO] tidesdb/src/tidesdb.c:17897: All in-progress compactions completed
[INFO] [stderr] [2026-05-15T05:50:43.368Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:43.369Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:43.375Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 4 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:43.375Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_delete/test_cf/wal_5.log
[INFO] [stderr] [2026-05-15T05:50:43.375Z] [ERROR] tidesdb/src/tidesdb.c:17797: CF 'test_cf' flush before close failed after 5 attempts (error -4). Data is persisted in WAL and will be recovered on next open.
[INFO] [stderr] [2026-05-15T05:50:43.375Z] [INFO] tidesdb/src/tidesdb.c:17807: All memtables flushed
[INFO] [stderr] [2026-05-15T05:50:43.375Z] [INFO] tidesdb/src/tidesdb.c:17809: Waiting for background flushes to complete
[INFO] [stderr] [2026-05-15T05:50:43.376Z] [INFO] tidesdb/src/tidesdb.c:17858: All background flushes completed (queue is empty)
[INFO] [stderr] [2026-05-15T05:50:43.376Z] [INFO] tidesdb/src/tidesdb.c:17863: Waiting for in-progress compactions to complete
[INFO] [stderr] [2026-05-15T05:50:43.376Z] [INFO] tidesdb/src/tidesdb.c:17897: All in-progress compactions completed
[INFO] [stderr] [2026-05-15T05:50:43.376Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:43.376Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:43.377Z] [INFO] tidesdb/src/tidesdb.c:19584: CF 'test_cf' is flushing memtable (entries: 1, size: 10 bytes / 0.00 MB, threshold: 67108864 bytes / 64.00 MB)
[INFO] [stderr] [2026-05-15T05:50:43.377Z] [WARN] tidesdb/src/tidesdb.c:19646: CF 'test_cf' failed to open new WAL: /tmp/tidesdb_test_compression/test_cf/wal_5.log
[INFO] [stderr] [2026-05-15T05:50:43.377Z] [ERROR] tidesdb/src/tidesdb.c:17797: CF 'test_cf' flush before close failed after 5 attempts (error -4). Data is persisted in WAL and will be recovered on next open.
[INFO] [stderr] [2026-05-15T05:50:43.377Z] [INFO] tidesdb/src/tidesdb.c:17807: All memtables flushed
[INFO] [stderr] [2026-05-15T05:50:43.377Z] [INFO] tidesdb/src/tidesdb.c:17809: Waiting for background flushes to complete
[INFO] [stderr] [2026-05-15T05:50:43.377Z] [INFO] tidesdb/src/tidesdb.c:17858: All background flushes completed (queue is empty)
[INFO] [stderr] [2026-05-15T05:50:43.377Z] [INFO] tidesdb/src/tidesdb.c:17863: Waiting for in-progress compactions to complete
[INFO] [stderr] [2026-05-15T05:50:43.377Z] [INFO] tidesdb/src/tidesdb.c:17897: All in-progress compactions completed
[INFO] [stderr] [2026-05-15T05:50:43.378Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:43.379Z] [INFO] tidesdb/src/tidesdb.c:15303: Flush worker has received NULL work, exiting
[INFO] [stderr] [2026-05-15T05:50:43.408Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.411Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.429Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.429Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.429Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.429Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.430Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.447Z] [INFO] tidesdb/src/tidesdb.c:15923: Compaction worker thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.480Z] [INFO] tidesdb/src/tidesdb.c:17941: Waiting for 2 flush threads to finish
[INFO] [stderr] [2026-05-15T05:50:43.480Z] [INFO] tidesdb/src/tidesdb.c:17941: Waiting for 2 flush threads to finish
[INFO] [stderr] [2026-05-15T05:50:43.481Z] [INFO] tidesdb/src/tidesdb.c:17941: Waiting for 2 flush threads to finish
[INFO] [stderr] [2026-05-15T05:50:43.576Z] [INFO] tidesdb/src/tidesdb.c:17941: Waiting for 2 flush threads to finish
[INFO] [stderr] [2026-05-15T05:50:43.582Z] [INFO] tidesdb/src/tidesdb.c:17960: Flush threads finished
[INFO] [stderr] [2026-05-15T05:50:43.582Z] [INFO] tidesdb/src/tidesdb.c:17962: Waiting for 2 compaction threads to finish
[INFO] [stderr] [2026-05-15T05:50:43.582Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 0
[INFO] [stderr] [2026-05-15T05:50:43.583Z] [INFO] tidesdb/src/tidesdb.c:17960: Flush threads finished
[INFO] [stderr] [2026-05-15T05:50:43.583Z] [INFO] tidesdb/src/tidesdb.c:17962: Waiting for 2 compaction threads to finish
[INFO] [stderr] [2026-05-15T05:50:43.583Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 0
[INFO] [stderr] [2026-05-15T05:50:43.585Z] [INFO] tidesdb/src/tidesdb.c:17960: Flush threads finished
[INFO] [stderr] [2026-05-15T05:50:43.585Z] [INFO] tidesdb/src/tidesdb.c:17962: Waiting for 2 compaction threads to finish
[INFO] [stderr] [2026-05-15T05:50:43.585Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 0
[INFO] [stderr] [2026-05-15T05:50:43.633Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 0 joined
[INFO] [stderr] [2026-05-15T05:50:43.633Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 1
[INFO] [stderr] [2026-05-15T05:50:43.634Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 0 joined
[INFO] [stderr] [2026-05-15T05:50:43.634Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 1
[INFO] [stderr] [2026-05-15T05:50:43.635Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 0 joined
[INFO] [stderr] [2026-05-15T05:50:43.635Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 1
[INFO] [stderr] [2026-05-15T05:50:43.685Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 1 joined
[INFO] [stderr] [2026-05-15T05:50:43.685Z] [INFO] tidesdb/src/tidesdb.c:17986: Compaction threads finished
[INFO] [stderr] [2026-05-15T05:50:43.685Z] [INFO] tidesdb/src/tidesdb.c:18015: Stopping reaper thread
[INFO] [stderr] [2026-05-15T05:50:43.685Z] [INFO] tidesdb/src/tidesdb.c:16670: Reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.685Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 1 joined
[INFO] [stderr] [2026-05-15T05:50:43.685Z] [INFO] tidesdb/src/tidesdb.c:17986: Compaction threads finished
[INFO] [stderr] [2026-05-15T05:50:43.685Z] [INFO] tidesdb/src/tidesdb.c:18015: Stopping reaper thread
[INFO] [stderr] [2026-05-15T05:50:43.685Z] [INFO] tidesdb/src/tidesdb.c:16670: Reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.686Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 1 joined
[INFO] [stderr] [2026-05-15T05:50:43.686Z] [INFO] tidesdb/src/tidesdb.c:17986: Compaction threads finished
[INFO] [stderr] [2026-05-15T05:50:43.686Z] [INFO] tidesdb/src/tidesdb.c:18015: Stopping reaper thread
[INFO] [stderr] [2026-05-15T05:50:43.686Z] [INFO] tidesdb/src/tidesdb.c:16670: Reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.688Z] [INFO] tidesdb/src/tidesdb.c:17960: Flush threads finished
[INFO] [stderr] [2026-05-15T05:50:43.688Z] [INFO] tidesdb/src/tidesdb.c:17962: Waiting for 2 compaction threads to finish
[INFO] [stderr] [2026-05-15T05:50:43.688Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 0
[INFO] [stderr] [2026-05-15T05:50:43.736Z] [INFO] tidesdb/src/tidesdb.c:18034: SSTable reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.736Z] [INFO] tidesdb/src/tidesdb.c:18151: CF 'test_cf' 0 immutables in queue before shutdown cleanup
[INFO] [stderr] [2026-05-15T05:50:43.736Z] [INFO] tidesdb/src/tidesdb.c:18034: SSTable reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.736Z] [INFO] tidesdb/src/tidesdb.c:18151: CF 'test_cf' 0 immutables in queue before shutdown cleanup
[INFO] [stderr] [2026-05-15T05:50:43.737Z] [INFO] tidesdb/src/tidesdb.c:18219: Freeing clock cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:43.737Z] [INFO] tidesdb/src/tidesdb.c:18219: Freeing clock cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:43.738Z] [INFO] tidesdb/src/tidesdb.c:18034: SSTable reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.738Z] [INFO] tidesdb/src/tidesdb.c:18151: CF 'test_cf' 0 immutables in queue before shutdown cleanup
[INFO] [stderr] [2026-05-15T05:50:43.740Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 0 joined
[INFO] [stderr] [2026-05-15T05:50:43.740Z] [INFO] tidesdb/src/tidesdb.c:17968: Joining compaction thread 1
[INFO] [stderr] [2026-05-15T05:50:43.742Z] [INFO] tidesdb/src/tidesdb.c:18219: Freeing clock cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:43.760Z] [INFO] tidesdb/src/tidesdb.c:18222: Clock cache freed
[INFO] [stdout] test tests::tests::test_compression ... ok
[INFO] [stderr] [2026-05-15T05:50:43.760Z] [INFO] tidesdb/src/tidesdb.c:18229: Freeing btree node cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:43.760Z] [INFO] tidesdb/src/tidesdb.c:18232: B+tree node cache freed
[INFO] [stderr] [2026-05-15T05:50:43.761Z] [INFO] tidesdb/src/tidesdb.c:18250: Released database directory lock
[INFO] [stderr] [2026-05-15T05:50:43.761Z] [INFO] tidesdb/src/tidesdb.c:18270: TidesDB closed successfully
[INFO] [stderr] [2026-05-15T05:50:43.763Z] [INFO] tidesdb/src/tidesdb.c:18222: Clock cache freed
[INFO] [stderr] [2026-05-15T05:50:43.763Z] [INFO] tidesdb/src/tidesdb.c:18229: Freeing btree node cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:43.764Z] [INFO] tidesdb/src/tidesdb.c:18232: B+tree node cache freed
[INFO] [stderr] [2026-05-15T05:50:43.764Z] [INFO] tidesdb/src/tidesdb.c:18250: Released database directory lock
[INFO] [stderr] [2026-05-15T05:50:43.764Z] [INFO] tidesdb/src/tidesdb.c:18270: TidesDB closed successfully
[INFO] [stdout] test tests::tests::test_delete ... ok
[INFO] [stderr] [2026-05-15T05:50:43.768Z] [INFO] tidesdb/src/tidesdb.c:18222: Clock cache freed
[INFO] [stderr] [2026-05-15T05:50:43.768Z] [INFO] tidesdb/src/tidesdb.c:18229: Freeing btree node cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:43.768Z] [INFO] tidesdb/src/tidesdb.c:18232: B+tree node cache freed
[INFO] [stderr] [2026-05-15T05:50:43.768Z] [INFO] tidesdb/src/tidesdb.c:18250: Released database directory lock
[INFO] [stderr] [2026-05-15T05:50:43.768Z] [INFO] tidesdb/src/tidesdb.c:18270: TidesDB closed successfully
[INFO] [stdout] test tests::tests::test_isolation_levels ... ok
[INFO] [stderr] [2026-05-15T05:50:43.791Z] [INFO] tidesdb/src/tidesdb.c:17982: Compaction thread 1 joined
[INFO] [stderr] [2026-05-15T05:50:43.791Z] [INFO] tidesdb/src/tidesdb.c:17986: Compaction threads finished
[INFO] [stderr] [2026-05-15T05:50:43.791Z] [INFO] tidesdb/src/tidesdb.c:18015: Stopping reaper thread
[INFO] [stderr] [2026-05-15T05:50:43.791Z] [INFO] tidesdb/src/tidesdb.c:16670: Reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.842Z] [INFO] tidesdb/src/tidesdb.c:18034: SSTable reaper thread stopped
[INFO] [stderr] [2026-05-15T05:50:43.842Z] [INFO] tidesdb/src/tidesdb.c:18151: CF 'test_cf' 0 immutables in queue before shutdown cleanup
[INFO] [stderr] [2026-05-15T05:50:43.843Z] [INFO] tidesdb/src/tidesdb.c:18219: Freeing clock cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:43.854Z] [INFO] tidesdb/src/tidesdb.c:18222: Clock cache freed
[INFO] [stderr] [2026-05-15T05:50:43.854Z] [INFO] tidesdb/src/tidesdb.c:18229: Freeing btree node cache (bytes: 0, entries: 0)
[INFO] [stderr] [2026-05-15T05:50:43.854Z] [INFO] tidesdb/src/tidesdb.c:18232: B+tree node cache freed
[INFO] [stderr] [2026-05-15T05:50:43.854Z] [INFO] tidesdb/src/tidesdb.c:18250: Released database directory lock
[INFO] [stderr] [2026-05-15T05:50:43.854Z] [INFO] tidesdb/src/tidesdb.c:18270: TidesDB closed successfully
[INFO] [stdout] test tests::tests::test_put_get_delete ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tidesdb_rs
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 17) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "662f3d63bf066b7216f8dfe6402890b85535a48100461c8856b62a649164cdc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "662f3d63bf066b7216f8dfe6402890b85535a48100461c8856b62a649164cdc3", kill_on_drop: false }`
[INFO] [stdout] 662f3d63bf066b7216f8dfe6402890b85535a48100461c8856b62a649164cdc3
