[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from LogIndexTest
[ RUN      ] LogIndexTest.TestBasic
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:04:08.003543 24078 file_cache.cc:504] Constructed file cache test with capacity 1
[       OK ] LogIndexTest.TestBasic (4 ms)
[ RUN      ] LogIndexTest.TestMultiSegmentWithGC
I20260812 08:04:08.006156 24078 file_cache.cc:504] Constructed file cache test with capacity 1
I20260812 08:04:08.007836 24078 log_index.cc:253] Deleted log index chunk /tmp/dist-test-taskxpVFmX/test-tmp/log_index-test.0.LogIndexTest.TestMultiSegmentWithGC.1786521847998941-24078-0/index.000000000
I20260812 08:04:08.008052 24078 log_index.cc:253] Deleted log index chunk /tmp/dist-test-taskxpVFmX/test-tmp/log_index-test.0.LogIndexTest.TestMultiSegmentWithGC.1786521847998941-24078-0/index.000000001
I20260812 08:04:08.008167 24078 log_index.cc:253] Deleted log index chunk /tmp/dist-test-taskxpVFmX/test-tmp/log_index-test.0.LogIndexTest.TestMultiSegmentWithGC.1786521847998941-24078-0/index.000000002
[       OK ] LogIndexTest.TestMultiSegmentWithGC (2 ms)
[----------] 2 tests from LogIndexTest (6 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (6 ms total)
[  PASSED  ] 2 tests.
