[==========] Running 9 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 7 tests from TestCFileSet
[ RUN      ] TestCFileSet.TestPartiallyMaterialize
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:24.294667 15291 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:24.294797 15291 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:24.296247 15291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestPartiallyMaterialize.1786516644288251-15291-0/fs_root/instance:
uuid: "b8d850ac365a4520ab7f51800169b77c"
format_stamp: "Formatted at 2026-08-12 06:37:24 on dist-test-slave-6zbq"
I20260812 06:37:24.299527 15291 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260812 06:37:24.301198 15301 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:24.301702 15291 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestPartiallyMaterialize.1786516644288251-15291-0/fs_root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:24.302016 15291 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260812 06:37:24.302059 15291 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestPartiallyMaterialize.1786516644288251-15291-0/fs_root
uuid: "b8d850ac365a4520ab7f51800169b77c"
format_stamp: "Formatted at 2026-08-12 06:37:24 on dist-test-slave-6zbq"
I20260812 06:37:24.302516 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet test_tablet_id. 1 dirs total
I20260812 06:37:25.147727 15291 cfile_set-test.cc:431] Col 0 stats: cells_read=70304 bytes_read=58331 blocks_read=550 predicates_disabled=0
I20260812 06:37:25.147809 15291 cfile_set-test.cc:431] Col 1 stats: cells_read=60416 bytes_read=245912 blocks_read=472 predicates_disabled=0
I20260812 06:37:25.147822 15291 cfile_set-test.cc:431] Col 2 stats: cells_read=0 bytes_read=0 blocks_read=0 predicates_disabled=0
[       OK ] TestCFileSet.TestPartiallyMaterialize (858 ms)
[ RUN      ] TestCFileSet.TestIteratePartialSchema
I20260812 06:37:25.151089 15291 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:25.151139 15291 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:25.151463 15291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestIteratePartialSchema.1786516644288251-15291-0/fs_root/instance:
uuid: "7f5900d14ef34d9cb11ac9614a748c1b"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.152828 15291 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:25.153615 15304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:25.153838 15291 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestIteratePartialSchema.1786516644288251-15291-0/fs_root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:25.153954 15291 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:25.153985 15291 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestIteratePartialSchema.1786516644288251-15291-0/fs_root
uuid: "7f5900d14ef34d9cb11ac9614a748c1b"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.154143 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet test_tablet_id. 1 dirs total
[       OK ] TestCFileSet.TestIteratePartialSchema (9 ms)
[ RUN      ] TestCFileSet.TestRangeScan
I20260812 06:37:25.160521 15291 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:25.160565 15291 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:25.160807 15291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestRangeScan.1786516644288251-15291-0/fs_root/instance:
uuid: "48530092cb8e4ee8bc2eb031695aae0d"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.161900 15291 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:25.162590 15306 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:25.162747 15291 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestRangeScan.1786516644288251-15291-0/fs_root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:25.162859 15291 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:25.162901 15291 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestRangeScan.1786516644288251-15291-0/fs_root
uuid: "48530092cb8e4ee8bc2eb031695aae0d"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.163066 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet test_tablet_id. 1 dirs total
I20260812 06:37:25.246580 15291 cfile_set-test.cc:516] (int32 c0=2000, int32 c1=10000, int32 c2=100000)
I20260812 06:37:25.246641 15291 cfile_set-test.cc:516] (int32 c0=2002, int32 c1=10010, int32 c2=100100)
I20260812 06:37:25.246656 15291 cfile_set-test.cc:516] (int32 c0=2004, int32 c1=10020, int32 c2=100200)
I20260812 06:37:25.246670 15291 cfile_set-test.cc:516] (int32 c0=2006, int32 c1=10030, int32 c2=100300)
I20260812 06:37:25.246681 15291 cfile_set-test.cc:516] (int32 c0=2008, int32 c1=10040, int32 c2=100400)
[       OK ] TestCFileSet.TestRangeScan (88 ms)
[ RUN      ] TestCFileSet.TestRangePredicates2
I20260812 06:37:25.248855 15291 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:25.248904 15291 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:25.249193 15291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestRangePredicates2.1786516644288251-15291-0/fs_root/instance:
uuid: "5118ae5fb0d24916b22186e4c7307236"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.250449 15291 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260812 06:37:25.251201 15309 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:25.251386 15291 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestRangePredicates2.1786516644288251-15291-0/fs_root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:25.251488 15291 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:25.251529 15291 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestRangePredicates2.1786516644288251-15291-0/fs_root
uuid: "5118ae5fb0d24916b22186e4c7307236"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.251698 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet test_tablet_id. 1 dirs total
[       OK ] TestCFileSet.TestRangePredicates2 (112 ms)
[ RUN      ] TestCFileSet.TestBloomFilterPredicates
I20260812 06:37:25.361068 15291 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:25.361150 15291 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:25.361472 15291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestBloomFilterPredicates.1786516644288251-15291-0/fs_root/instance:
uuid: "806ac4c566794dba8b743f5ebda7f7a3"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.362776 15291 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260812 06:37:25.363554 15312 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:25.363752 15291 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestBloomFilterPredicates.1786516644288251-15291-0/fs_root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:25.363862 15291 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:25.363900 15291 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestBloomFilterPredicates.1786516644288251-15291-0/fs_root
uuid: "806ac4c566794dba8b743f5ebda7f7a3"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.364078 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet test_tablet_id. 1 dirs total
I20260812 06:37:25.371325 15291 cfile_set-test.cc:262] predicates size: 1
I20260812 06:37:25.371389 15291 cfile_set-test.cc:266] Target size: 50
I20260812 06:37:25.372066 15291 cfile_set-test.cc:291] Selected size: 50
I20260812 06:37:25.372165 15291 cfile_set-test.cc:262] predicates size: 1
I20260812 06:37:25.372210 15291 cfile_set-test.cc:266] Target size: 50
I20260812 06:37:25.372558 15291 cfile_set-test.cc:291] Selected size: 50
I20260812 06:37:25.372632 15291 cfile_set-test.cc:262] predicates size: 1
I20260812 06:37:25.372673 15291 cfile_set-test.cc:266] Target size: 0
I20260812 06:37:25.372905 15291 cfile_set-test.cc:291] Selected size: 0
I20260812 06:37:25.372972 15291 cfile_set-test.cc:262] predicates size: 2
I20260812 06:37:25.373011 15291 cfile_set-test.cc:266] Target size: 50
I20260812 06:37:25.373421 15291 cfile_set-test.cc:291] Selected size: 50
I20260812 06:37:25.373494 15291 cfile_set-test.cc:262] predicates size: 2
I20260812 06:37:25.373533 15291 cfile_set-test.cc:266] Target size: 13
I20260812 06:37:25.373852 15291 cfile_set-test.cc:291] Selected size: 13
I20260812 06:37:25.373939 15291 cfile_set-test.cc:262] predicates size: 1
I20260812 06:37:25.373978 15291 cfile_set-test.cc:266] Target size: 13
I20260812 06:37:25.374255 15291 cfile_set-test.cc:291] Selected size: 13
[       OK ] TestCFileSet.TestBloomFilterPredicates (15 ms)
[ RUN      ] TestCFileSet.TestInListPredicates
I20260812 06:37:25.376138 15291 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:25.376184 15291 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:25.376438 15291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestInListPredicates.1786516644288251-15291-0/fs_root/instance:
uuid: "9e44c77adc8944cbab88004ce03b8af0"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.377574 15291 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260812 06:37:25.378273 15315 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:25.378453 15291 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestInListPredicates.1786516644288251-15291-0/fs_root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:25.378552 15291 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:25.378587 15291 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestInListPredicates.1786516644288251-15291-0/fs_root
uuid: "9e44c77adc8944cbab88004ce03b8af0"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.378747 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet test_tablet_id. 1 dirs total
I20260812 06:37:25.463126 15291 cfile_set-test.cc:334] Selected size: 1
I20260812 06:37:25.463585 15291 cfile_set-test.cc:334] Selected size: 10
I20260812 06:37:25.463995 15291 cfile_set-test.cc:334] Selected size: 20
I20260812 06:37:25.465605 15291 cfile_set-test.cc:334] Selected size: 100
[       OK ] TestCFileSet.TestInListPredicates (91 ms)
[ RUN      ] TestCFileSet.TestKUDU3384
I20260812 06:37:25.467701 15291 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:25.467749 15291 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:25.468039 15291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestKUDU3384.1786516644288251-15291-0/fs_root/instance:
uuid: "32f04b04af9e4722aca854d30573d3fa"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.469281 15291 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
I20260812 06:37:25.469987 15319 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:25.470155 15291 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestKUDU3384.1786516644288251-15291-0/fs_root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:25.470255 15291 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:25.470293 15291 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.TestCFileSet.TestKUDU3384.1786516644288251-15291-0/fs_root
uuid: "32f04b04af9e4722aca854d30573d3fa"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.470484 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet test_tablet_id. 1 dirs total
[       OK ] TestCFileSet.TestKUDU3384 (8 ms)
[----------] 7 tests from TestCFileSet (1183 ms total)

[----------] 2 tests from InListPredicateBenchmark
[ RUN      ] InListPredicateBenchmark.PredicateOnFirstColumn
I20260812 06:37:25.475653 15291 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:25.475699 15291 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:25.475955 15291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.InListPredicateBenchmark.PredicateOnFirstColumn.1786516644288251-15291-0/fs_root/instance:
uuid: "80a2290f6544490b96eec6a6f2ce0969"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.477067 15291 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260812 06:37:25.477723 15323 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:25.477876 15291 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.InListPredicateBenchmark.PredicateOnFirstColumn.1786516644288251-15291-0/fs_root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:25.477973 15291 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:25.478012 15291 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.InListPredicateBenchmark.PredicateOnFirstColumn.1786516644288251-15291-0/fs_root
uuid: "80a2290f6544490b96eec6a6f2ce0969"
format_stamp: "Formatted at 2026-08-12 06:37:25 on dist-test-slave-6zbq"
I20260812 06:37:25.478183 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet test_tablet_id. 1 dirs total
I20260812 06:37:54.822113 15291 cfile_set-test.cc:753] Selected 10000 rows cost 29.252748 seconds.
[       OK ] InListPredicateBenchmark.PredicateOnFirstColumn (29348 ms)
[ RUN      ] InListPredicateBenchmark.PredicateOnSecondColumn
I20260812 06:37:54.824787 15291 fs_manager.cc:362] Metadata directory not provided
I20260812 06:37:54.824842 15291 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 06:37:54.825171 15291 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.InListPredicateBenchmark.PredicateOnSecondColumn.1786516644288251-15291-0/fs_root/instance:
uuid: "0bf50a4bb37f4669b0eab6fe407b79b0"
format_stamp: "Formatted at 2026-08-12 06:37:54 on dist-test-slave-6zbq"
I20260812 06:37:54.826588 15291 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.004s	sys 0.000s
I20260812 06:37:54.827385 15329 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 06:37:54.827572 15291 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.InListPredicateBenchmark.PredicateOnSecondColumn.1786516644288251-15291-0/fs_root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260812 06:37:54.827680 15291 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260812 06:37:54.827723 15291 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskTQzZPn/test-tmp/cfile_set-test.0.InListPredicateBenchmark.PredicateOnSecondColumn.1786516644288251-15291-0/fs_root
uuid: "0bf50a4bb37f4669b0eab6fe407b79b0"
format_stamp: "Formatted at 2026-08-12 06:37:54 on dist-test-slave-6zbq"
I20260812 06:37:54.827904 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet test_tablet_id. 1 dirs total
I20260812 06:37:58.228170 15291 cfile_set-test.cc:753] Selected 100 rows cost 3.323036 seconds.
[       OK ] InListPredicateBenchmark.PredicateOnSecondColumn (3405 ms)
[----------] 2 tests from InListPredicateBenchmark (32755 ms total)

[----------] Global test environment tear-down
[==========] 9 tests from 2 test suites ran. (33938 ms total)
[  PASSED  ] 9 tests.
