Diagnosed failure

ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime: /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9293: Failure
Value of: s.IsIllegalState()
  Actual: false
Expected: true
Timed out: CommitTransaction timed out after deadline expired: CommitTransaction RPC to 127.12.235.190:42095 timed out after 0.234s (SENT)
I20260619 06:48:30.108769 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:30.113703 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:30.113871 13230 tablet_replica.cc:330] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822: stopping tablet replica
I20260619 06:48:30.114003 13230 raft_consensus.cc:2229] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:30.114148 13230 raft_consensus.cc:2258] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:30.114552 13230 tablet_replica.cc:330] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822: stopping tablet replica
I20260619 06:48:30.114624 13230 raft_consensus.cc:2229] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:30.114703 13230 raft_consensus.cc:2258] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:30.114979 13230 tablet_replica.cc:330] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822: stopping tablet replica
I20260619 06:48:30.115041 13230 raft_consensus.cc:2229] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:30.115111 13230 raft_consensus.cc:2258] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:30.127384 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:30.129814 13230 master.cc:537] Master@127.12.235.190:42095 shutting down...
W20260619 06:48:30.161356 18166 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 28) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:30.161530 18166 rpcz_store.cc:269] 0619 06:48:30.100168 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:30.100265 (+    97us) service_pool.cc:227] Handling call
0619 06:48:30.161324 (+ 61059us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:30.447743 18168 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.CommitTransaction from 127.0.0.1:59508 (request call id 7) took 999 ms (client timeout 999 ms). Trace:
W20260619 06:48:30.447873 18168 rpcz_store.cc:269] 0619 06:48:29.448535 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.448614 (+    79us) service_pool.cc:227] Handling call
0619 06:48:30.447703 (+999089us) inbound_call.cc:173] Queueing success response
Metrics: {"dns_us":265,"init.queue_time_us":160,"thread_start_us":291,"threads_started":5}
W20260619 06:48:30.448310 18124 connection.cc:441] server connection from 127.0.0.1:59508 torn down before Call kudu.transactions.TxnManagerService.CommitTransaction from 127.0.0.1:59508 (request call id 7) could send its response
I20260619 06:48:30.458667 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 2 LEADER]: Raft consensus shutting down.
I20260619 06:48:30.458844 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:30.458896 13230 tablet_replica.cc:330] stopping tablet replica
I20260619 06:48:30.471088 13230 master.cc:552] Master@127.12.235.190:42095 shutdown complete.
I20260619 06:48:30.474304 13230 test_util.cc:175] -----------------------------------------------
I20260619 06:48:30.474380 13230 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0

Full log

Note: This is test shard 5 of 8.
[==========] Running 28 tests from 7 test suites.
[----------] Global test environment set-up.
[----------] 21 tests from ClientTest
[ RUN      ] ClientTest.TestGetTableStatistics
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260619 06:48:13.491580 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:41775
I20260619 06:48:13.492980 13230 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260619 06:48:13.494027 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:13.503841 13235 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:13.503842 13236 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:13.503909 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:13.503916 13238 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:13.504571 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:13.504698 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:13.504735 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851693504734 us; error 0 us; skew 500 ppm
I20260619 06:48:13.506876 13230 webserver.cc:460] Webserver started at http://127.12.235.190:39533/ using document root <none> and password file <none>
I20260619 06:48:13.507386 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:13.507449 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:13.507652 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:13.509922 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "acd4447fd7bc42ceb81e8630e57c6fd0"
format_stamp: "Formatted at 2026-06-19 06:48:13 on dist-test-slave-hnts"
I20260619 06:48:13.514349 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260619 06:48:13.516747 13243 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:13.518190 13230 fs_manager.cc:725] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260619 06:48:13.518301 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "acd4447fd7bc42ceb81e8630e57c6fd0"
format_stamp: "Formatted at 2026-06-19 06:48:13 on dist-test-slave-hnts"
I20260619 06:48:13.518396 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:13.528928 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:13.529537 13230 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260619 06:48:13.529686 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:13.537426 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:41775
I20260619 06:48:13.537433 13305 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:41775 every 8 connection(s)
I20260619 06:48:13.539911 13306 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:13.546861 13306 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0: Bootstrap starting.
I20260619 06:48:13.549568 13306 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:13.550384 13306 log.cc:824] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0: Log is configured to *not* fsync() on all Append() calls
I20260619 06:48:13.552203 13306 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0: No bootstrap required, opened a new log
I20260619 06:48:13.555490 13306 raft_consensus.cc:348] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd4447fd7bc42ceb81e8630e57c6fd0" member_type: VOTER }
I20260619 06:48:13.555694 13306 raft_consensus.cc:374] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:13.555748 13306 raft_consensus.cc:729] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acd4447fd7bc42ceb81e8630e57c6fd0, State: Initialized, Role: FOLLOWER
I20260619 06:48:13.556226 13306 consensus_queue.cc:260] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd4447fd7bc42ceb81e8630e57c6fd0" member_type: VOTER }
I20260619 06:48:13.556347 13306 raft_consensus.cc:388] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:13.556411 13306 raft_consensus.cc:482] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:13.556515 13306 raft_consensus.cc:3037] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:13.557255 13306 raft_consensus.cc:504] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd4447fd7bc42ceb81e8630e57c6fd0" member_type: VOTER }
I20260619 06:48:13.557597 13306 leader_election.cc:302] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: acd4447fd7bc42ceb81e8630e57c6fd0; no voters: 
I20260619 06:48:13.557909 13306 leader_election.cc:288] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:13.557998 13309 raft_consensus.cc:2781] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:13.558207 13309 raft_consensus.cc:686] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [term 1 LEADER]: Becoming Leader. State: Replica: acd4447fd7bc42ceb81e8630e57c6fd0, State: Running, Role: LEADER
I20260619 06:48:13.558561 13309 consensus_queue.cc:237] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd4447fd7bc42ceb81e8630e57c6fd0" member_type: VOTER }
I20260619 06:48:13.559036 13306 sys_catalog.cc:564] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:13.560163 13311 sys_catalog.cc:455] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader acd4447fd7bc42ceb81e8630e57c6fd0. Latest consensus state: current_term: 1 leader_uuid: "acd4447fd7bc42ceb81e8630e57c6fd0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd4447fd7bc42ceb81e8630e57c6fd0" member_type: VOTER } }
I20260619 06:48:13.560290 13311 sys_catalog.cc:458] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:13.560702 13310 sys_catalog.cc:455] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "acd4447fd7bc42ceb81e8630e57c6fd0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acd4447fd7bc42ceb81e8630e57c6fd0" member_type: VOTER } }
I20260619 06:48:13.560860 13310 sys_catalog.cc:458] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:13.560982 13318 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:13.561010 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:13.564082 13318 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:13.569686 13318 catalog_manager.cc:1347] Generated new cluster ID: 3a8889a930984887a13fd2efa5d1261c
I20260619 06:48:13.569761 13318 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:13.578310 13318 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:13.579668 13318 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:13.591058 13318 catalog_manager.cc:5868] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0: Generated new TSK 0
I20260619 06:48:13.591897 13318 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:13.593751 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:13.596422 13328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:13.596473 13331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:13.596724 13329 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:13.597222 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:13.597398 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:13.597434 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:13.597453 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851693597453 us; error 0 us; skew 500 ppm
I20260619 06:48:13.598393 13230 webserver.cc:460] Webserver started at http://127.12.235.129:41769/ using document root <none> and password file <none>
I20260619 06:48:13.598531 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:13.598578 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:13.598675 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:13.599047 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "cbd1a1d9900347f399cf99124f40dcff"
format_stamp: "Formatted at 2026-06-19 06:48:13 on dist-test-slave-hnts"
I20260619 06:48:13.600425 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:13.601349 13336 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:13.601579 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:13.601643 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "cbd1a1d9900347f399cf99124f40dcff"
format_stamp: "Formatted at 2026-06-19 06:48:13 on dist-test-slave-hnts"
I20260619 06:48:13.601718 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTableStatistics.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:13.615669 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:13.616114 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:13.617517 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:13.617587 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:13.617643 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:13.617671 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:13.623769 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:35349
I20260619 06:48:13.623834 13402 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:35349 every 8 connection(s)
I20260619 06:48:13.629598 13403 heartbeater.cc:347] Connected to a master server at 127.12.235.190:41775
I20260619 06:48:13.629784 13403 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:13.630314 13403 heartbeater.cc:511] Master 127.12.235.190:41775 requested a full tablet report, sending...
I20260619 06:48:13.631953 13260 ts_manager.cc:194] Registered new tserver with Master: cbd1a1d9900347f399cf99124f40dcff (127.12.235.129:35349)
I20260619 06:48:13.633502 13260 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54596
I20260619 06:48:13.634626 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010189705s
I20260619 06:48:13.643229 13260 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54610:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:13.645226 13403 heartbeater.cc:503] Master 127.12.235.190:41775 was elected leader, sending a full tablet report...
I20260619 06:48:13.659020 13367 tablet_service.cc:1467] Processing CreateTablet for tablet adcec486946644b5ae99291bac3a4e1c (DEFAULT_TABLE table=client-testtb [id=ae49932270884bf6943ad18507913740]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:13.659019 13365 tablet_service.cc:1467] Processing CreateTablet for tablet 0fdab705db0342dead4419a578205a06 (DEFAULT_TABLE table=client-testtb [id=ae49932270884bf6943ad18507913740]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:13.659600 13367 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet adcec486946644b5ae99291bac3a4e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:13.659720 13365 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0fdab705db0342dead4419a578205a06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:13.662575 13418 tablet_bootstrap.cc:492] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff: Bootstrap starting.
I20260619 06:48:13.663620 13418 tablet_bootstrap.cc:654] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:13.664839 13418 tablet_bootstrap.cc:492] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff: No bootstrap required, opened a new log
I20260619 06:48:13.664944 13418 ts_tablet_manager.cc:1397] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:13.665721 13418 raft_consensus.cc:348] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd1a1d9900347f399cf99124f40dcff" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35349 } }
I20260619 06:48:13.665897 13418 raft_consensus.cc:374] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:13.665961 13418 raft_consensus.cc:729] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd1a1d9900347f399cf99124f40dcff, State: Initialized, Role: FOLLOWER
I20260619 06:48:13.666131 13418 consensus_queue.cc:260] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd1a1d9900347f399cf99124f40dcff" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35349 } }
I20260619 06:48:13.666286 13418 raft_consensus.cc:388] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:13.666364 13418 raft_consensus.cc:482] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:13.666420 13418 raft_consensus.cc:3037] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:13.667351 13418 raft_consensus.cc:504] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd1a1d9900347f399cf99124f40dcff" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35349 } }
I20260619 06:48:13.667488 13418 leader_election.cc:302] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd1a1d9900347f399cf99124f40dcff; no voters: 
I20260619 06:48:13.667685 13418 leader_election.cc:288] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:13.667806 13420 raft_consensus.cc:2781] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:13.668076 13418 ts_tablet_manager.cc:1428] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260619 06:48:13.668309 13420 raft_consensus.cc:686] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [term 1 LEADER]: Becoming Leader. State: Replica: cbd1a1d9900347f399cf99124f40dcff, State: Running, Role: LEADER
I20260619 06:48:13.668483 13418 tablet_bootstrap.cc:492] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff: Bootstrap starting.
I20260619 06:48:13.668501 13420 consensus_queue.cc:237] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd1a1d9900347f399cf99124f40dcff" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35349 } }
I20260619 06:48:13.669780 13418 tablet_bootstrap.cc:654] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:13.670938 13418 tablet_bootstrap.cc:492] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff: No bootstrap required, opened a new log
I20260619 06:48:13.670734 13260 catalog_manager.cc:5495] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd1a1d9900347f399cf99124f40dcff (127.12.235.129). New cstate: current_term: 1 leader_uuid: "cbd1a1d9900347f399cf99124f40dcff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd1a1d9900347f399cf99124f40dcff" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35349 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:13.671083 13418 ts_tablet_manager.cc:1397] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260619 06:48:13.671535 13418 raft_consensus.cc:348] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd1a1d9900347f399cf99124f40dcff" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35349 } }
I20260619 06:48:13.671622 13418 raft_consensus.cc:374] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:13.671651 13418 raft_consensus.cc:729] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbd1a1d9900347f399cf99124f40dcff, State: Initialized, Role: FOLLOWER
I20260619 06:48:13.671798 13418 consensus_queue.cc:260] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd1a1d9900347f399cf99124f40dcff" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35349 } }
I20260619 06:48:13.671885 13418 raft_consensus.cc:388] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:13.671957 13418 raft_consensus.cc:482] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:13.672030 13418 raft_consensus.cc:3037] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:13.673039 13418 raft_consensus.cc:504] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd1a1d9900347f399cf99124f40dcff" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35349 } }
I20260619 06:48:13.673216 13418 leader_election.cc:302] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cbd1a1d9900347f399cf99124f40dcff; no voters: 
I20260619 06:48:13.673362 13418 leader_election.cc:288] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:13.673697 13418 ts_tablet_manager.cc:1428] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260619 06:48:13.673480 13421 raft_consensus.cc:2781] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:13.673902 13421 raft_consensus.cc:686] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [term 1 LEADER]: Becoming Leader. State: Replica: cbd1a1d9900347f399cf99124f40dcff, State: Running, Role: LEADER
I20260619 06:48:13.674021 13421 consensus_queue.cc:237] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd1a1d9900347f399cf99124f40dcff" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35349 } }
I20260619 06:48:13.675340 13260 catalog_manager.cc:5495] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff reported cstate change: term changed from 0 to 1, leader changed from <none> to cbd1a1d9900347f399cf99124f40dcff (127.12.235.129). New cstate: current_term: 1 leader_uuid: "cbd1a1d9900347f399cf99124f40dcff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cbd1a1d9900347f399cf99124f40dcff" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35349 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:13.682302 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:13.686635 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:13.686885 13230 tablet_replica.cc:330] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff: stopping tablet replica
I20260619 06:48:13.687155 13230 raft_consensus.cc:2229] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:13.687325 13230 raft_consensus.cc:2258] T 0fdab705db0342dead4419a578205a06 P cbd1a1d9900347f399cf99124f40dcff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:13.688506 13230 tablet_replica.cc:330] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff: stopping tablet replica
I20260619 06:48:13.688627 13230 raft_consensus.cc:2229] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:13.688736 13230 raft_consensus.cc:2258] T adcec486946644b5ae99291bac3a4e1c P cbd1a1d9900347f399cf99124f40dcff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:13.702713 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:13.708053 13230 master.cc:537] Master@127.12.235.190:41775 shutting down...
I20260619 06:48:13.712231 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:13.712399 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:13.712513 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P acd4447fd7bc42ceb81e8630e57c6fd0: stopping tablet replica
I20260619 06:48:13.725135 13230 master.cc:552] Master@127.12.235.190:41775 shutdown complete.
[       OK ] ClientTest.TestGetTableStatistics (241 ms)
[ RUN      ] ClientTest.TestScanWithQueryId
I20260619 06:48:13.730822 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:37043
I20260619 06:48:13.731149 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 06:48:13.732839 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:13.732824 13430 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:13.732817 13428 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:13.732811 13427 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:13.733179 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:13.733222 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:13.733237 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851693733237 us; error 0 us; skew 500 ppm
I20260619 06:48:13.734064 13230 webserver.cc:460] Webserver started at http://127.12.235.190:37319/ using document root <none> and password file <none>
I20260619 06:48:13.734174 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:13.734211 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:13.734261 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:13.734609 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "dfae261618a945c883035fc26104a3d0"
format_stamp: "Formatted at 2026-06-19 06:48:13 on dist-test-slave-hnts"
I20260619 06:48:13.735891 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:13.736680 13435 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:13.736922 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:13.736984 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "dfae261618a945c883035fc26104a3d0"
format_stamp: "Formatted at 2026-06-19 06:48:13 on dist-test-slave-hnts"
I20260619 06:48:13.737049 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:13.743992 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:13.744293 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:13.748421 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:37043
I20260619 06:48:13.749719 13497 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:37043 every 8 connection(s)
I20260619 06:48:13.750002 13498 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:13.751745 13498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0: Bootstrap starting.
I20260619 06:48:13.752426 13498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:13.753391 13498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0: No bootstrap required, opened a new log
I20260619 06:48:13.753757 13498 raft_consensus.cc:348] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfae261618a945c883035fc26104a3d0" member_type: VOTER }
I20260619 06:48:13.753839 13498 raft_consensus.cc:374] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:13.753870 13498 raft_consensus.cc:729] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dfae261618a945c883035fc26104a3d0, State: Initialized, Role: FOLLOWER
I20260619 06:48:13.753988 13498 consensus_queue.cc:260] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfae261618a945c883035fc26104a3d0" member_type: VOTER }
I20260619 06:48:13.754051 13498 raft_consensus.cc:388] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:13.754086 13498 raft_consensus.cc:482] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:13.754130 13498 raft_consensus.cc:3037] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:13.754825 13498 raft_consensus.cc:504] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfae261618a945c883035fc26104a3d0" member_type: VOTER }
I20260619 06:48:13.754935 13498 leader_election.cc:302] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dfae261618a945c883035fc26104a3d0; no voters: 
I20260619 06:48:13.755095 13498 leader_election.cc:288] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:13.755177 13501 raft_consensus.cc:2781] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:13.755410 13501 raft_consensus.cc:686] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [term 1 LEADER]: Becoming Leader. State: Replica: dfae261618a945c883035fc26104a3d0, State: Running, Role: LEADER
I20260619 06:48:13.755470 13498 sys_catalog.cc:564] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:13.755524 13501 consensus_queue.cc:237] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfae261618a945c883035fc26104a3d0" member_type: VOTER }
I20260619 06:48:13.755932 13502 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dfae261618a945c883035fc26104a3d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfae261618a945c883035fc26104a3d0" member_type: VOTER } }
I20260619 06:48:13.755954 13503 sys_catalog.cc:455] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dfae261618a945c883035fc26104a3d0. Latest consensus state: current_term: 1 leader_uuid: "dfae261618a945c883035fc26104a3d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dfae261618a945c883035fc26104a3d0" member_type: VOTER } }
I20260619 06:48:13.756044 13502 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:13.756060 13503 sys_catalog.cc:458] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:13.756281 13508 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:13.757233 13508 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:13.757350 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:13.758826 13508 catalog_manager.cc:1347] Generated new cluster ID: 297f3f95474e4de29a7b055a85387ab3
I20260619 06:48:13.758873 13508 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:13.773312 13508 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:13.773862 13508 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:13.780925 13508 catalog_manager.cc:5868] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0: Generated new TSK 0
I20260619 06:48:13.781080 13508 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:13.789498 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:13.791245 13519 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:13.791314 13522 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:13.791347 13520 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:13.791433 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:13.791597 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:13.791633 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:13.791652 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851693791652 us; error 0 us; skew 500 ppm
I20260619 06:48:13.792474 13230 webserver.cc:460] Webserver started at http://127.12.235.129:41023/ using document root <none> and password file <none>
I20260619 06:48:13.792632 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:13.792682 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:13.792760 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:13.793125 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "2739f8ffc980499fab83b06bb1f27fbd"
format_stamp: "Formatted at 2026-06-19 06:48:13 on dist-test-slave-hnts"
I20260619 06:48:13.794428 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:13.795223 13527 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:13.795408 13230 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
I20260619 06:48:13.795470 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "2739f8ffc980499fab83b06bb1f27fbd"
format_stamp: "Formatted at 2026-06-19 06:48:13 on dist-test-slave-hnts"
I20260619 06:48:13.795533 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanWithQueryId.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:13.805114 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:13.805418 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:13.806088 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:13.806143 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:13.806183 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:13.806208 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:13.810694 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:37167
I20260619 06:48:13.810722 13593 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:37167 every 8 connection(s)
I20260619 06:48:13.811573 13594 heartbeater.cc:347] Connected to a master server at 127.12.235.190:37043
I20260619 06:48:13.811663 13594 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:13.811851 13594 heartbeater.cc:511] Master 127.12.235.190:37043 requested a full tablet report, sending...
I20260619 06:48:13.812390 13452 ts_manager.cc:194] Registered new tserver with Master: 2739f8ffc980499fab83b06bb1f27fbd (127.12.235.129:37167)
I20260619 06:48:13.813098 13452 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48146
I20260619 06:48:13.813335 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002249921s
I20260619 06:48:13.819962 13452 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48156:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:13.824025 13594 heartbeater.cc:503] Master 127.12.235.190:37043 was elected leader, sending a full tablet report...
I20260619 06:48:13.828111 13558 tablet_service.cc:1467] Processing CreateTablet for tablet 84449a3eb18f40b39e17e8352ccaab54 (DEFAULT_TABLE table=client-testtb [id=2ab700d93d56449f9e6c5b020dfcc1a5]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:13.828140 13557 tablet_service.cc:1467] Processing CreateTablet for tablet a59505ca70aa44529104542b690d6435 (DEFAULT_TABLE table=client-testtb [id=2ab700d93d56449f9e6c5b020dfcc1a5]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:13.828414 13558 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 84449a3eb18f40b39e17e8352ccaab54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:13.828555 13557 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a59505ca70aa44529104542b690d6435. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:13.830641 13610 tablet_bootstrap.cc:492] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd: Bootstrap starting.
I20260619 06:48:13.831429 13610 tablet_bootstrap.cc:654] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:13.832360 13610 tablet_bootstrap.cc:492] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd: No bootstrap required, opened a new log
I20260619 06:48:13.832434 13610 ts_tablet_manager.cc:1397] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:13.832851 13610 raft_consensus.cc:348] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2739f8ffc980499fab83b06bb1f27fbd" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37167 } }
I20260619 06:48:13.832957 13610 raft_consensus.cc:374] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:13.833010 13610 raft_consensus.cc:729] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2739f8ffc980499fab83b06bb1f27fbd, State: Initialized, Role: FOLLOWER
I20260619 06:48:13.833134 13610 consensus_queue.cc:260] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2739f8ffc980499fab83b06bb1f27fbd" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37167 } }
I20260619 06:48:13.833226 13610 raft_consensus.cc:388] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:13.833268 13610 raft_consensus.cc:482] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:13.833310 13610 raft_consensus.cc:3037] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:13.833986 13610 raft_consensus.cc:504] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2739f8ffc980499fab83b06bb1f27fbd" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37167 } }
I20260619 06:48:13.834103 13610 leader_election.cc:302] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2739f8ffc980499fab83b06bb1f27fbd; no voters: 
I20260619 06:48:13.834285 13610 leader_election.cc:288] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:13.834388 13612 raft_consensus.cc:2781] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:13.834570 13610 ts_tablet_manager.cc:1428] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:13.834597 13612 raft_consensus.cc:686] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [term 1 LEADER]: Becoming Leader. State: Replica: 2739f8ffc980499fab83b06bb1f27fbd, State: Running, Role: LEADER
I20260619 06:48:13.834743 13610 tablet_bootstrap.cc:492] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd: Bootstrap starting.
I20260619 06:48:13.834708 13612 consensus_queue.cc:237] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2739f8ffc980499fab83b06bb1f27fbd" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37167 } }
I20260619 06:48:13.835609 13610 tablet_bootstrap.cc:654] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:13.835923 13452 catalog_manager.cc:5495] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 2739f8ffc980499fab83b06bb1f27fbd (127.12.235.129). New cstate: current_term: 1 leader_uuid: "2739f8ffc980499fab83b06bb1f27fbd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2739f8ffc980499fab83b06bb1f27fbd" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:13.836635 13610 tablet_bootstrap.cc:492] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd: No bootstrap required, opened a new log
I20260619 06:48:13.836714 13610 ts_tablet_manager.cc:1397] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:13.837271 13610 raft_consensus.cc:348] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2739f8ffc980499fab83b06bb1f27fbd" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37167 } }
I20260619 06:48:13.837357 13610 raft_consensus.cc:374] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:13.837388 13610 raft_consensus.cc:729] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2739f8ffc980499fab83b06bb1f27fbd, State: Initialized, Role: FOLLOWER
I20260619 06:48:13.837498 13610 consensus_queue.cc:260] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2739f8ffc980499fab83b06bb1f27fbd" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37167 } }
I20260619 06:48:13.837576 13610 raft_consensus.cc:388] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:13.837610 13610 raft_consensus.cc:482] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:13.837654 13610 raft_consensus.cc:3037] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:13.838366 13610 raft_consensus.cc:504] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2739f8ffc980499fab83b06bb1f27fbd" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37167 } }
I20260619 06:48:13.838459 13610 leader_election.cc:302] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2739f8ffc980499fab83b06bb1f27fbd; no voters: 
I20260619 06:48:13.838546 13610 leader_election.cc:288] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:13.838590 13612 raft_consensus.cc:2781] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:13.838691 13612 raft_consensus.cc:686] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [term 1 LEADER]: Becoming Leader. State: Replica: 2739f8ffc980499fab83b06bb1f27fbd, State: Running, Role: LEADER
I20260619 06:48:13.838807 13610 ts_tablet_manager.cc:1428] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:13.838800 13612 consensus_queue.cc:237] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2739f8ffc980499fab83b06bb1f27fbd" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37167 } }
I20260619 06:48:13.839793 13452 catalog_manager.cc:5495] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 2739f8ffc980499fab83b06bb1f27fbd (127.12.235.129). New cstate: current_term: 1 leader_uuid: "2739f8ffc980499fab83b06bb1f27fbd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2739f8ffc980499fab83b06bb1f27fbd" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37167 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:13.920766 13230 client-test.cc:752] Time spent Scanning with string predicate: real 0.012s	user 0.006s	sys 0.000s
I20260619 06:48:13.932077 13230 client-test.cc:752] Time spent Scanning with string predicate: real 0.011s	user 0.003s	sys 0.000s
I20260619 06:48:13.932974 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:13.936437 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:13.936834 13230 tablet_replica.cc:330] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd: stopping tablet replica
I20260619 06:48:13.936992 13230 raft_consensus.cc:2229] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:13.937176 13230 raft_consensus.cc:2258] T 84449a3eb18f40b39e17e8352ccaab54 P 2739f8ffc980499fab83b06bb1f27fbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:13.937752 13230 tablet_replica.cc:330] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd: stopping tablet replica
I20260619 06:48:13.937829 13230 raft_consensus.cc:2229] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:13.937939 13230 raft_consensus.cc:2258] T a59505ca70aa44529104542b690d6435 P 2739f8ffc980499fab83b06bb1f27fbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:13.951069 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:13.953894 13230 master.cc:537] Master@127.12.235.190:37043 shutting down...
I20260619 06:48:13.959208 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:13.959367 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:13.959475 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P dfae261618a945c883035fc26104a3d0: stopping tablet replica
I20260619 06:48:13.961853 13230 master.cc:552] Master@127.12.235.190:37043 shutdown complete.
[       OK ] ClientTest.TestScanWithQueryId (235 ms)
[ RUN      ] ClientTest.TestScanPredicateNonKeyColNotProjected
I20260619 06:48:13.966460 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:38539
I20260619 06:48:13.966805 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:13.968443 13626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:13.968650 13623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:13.968726 13624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:13.968768 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:13.968947 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:13.968983 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:13.969002 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851693969002 us; error 0 us; skew 500 ppm
I20260619 06:48:13.969928 13230 webserver.cc:460] Webserver started at http://127.12.235.190:34605/ using document root <none> and password file <none>
I20260619 06:48:13.970064 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:13.970108 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:13.970192 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:13.970605 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "d8f67f04656745e3b983d5462711972b"
format_stamp: "Formatted at 2026-06-19 06:48:13 on dist-test-slave-hnts"
I20260619 06:48:13.972069 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:13.973047 13631 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:13.973301 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260619 06:48:13.973368 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "d8f67f04656745e3b983d5462711972b"
format_stamp: "Formatted at 2026-06-19 06:48:13 on dist-test-slave-hnts"
I20260619 06:48:13.973441 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:13.978732 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:13.979043 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:13.984233 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:38539
I20260619 06:48:13.985316 13693 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:38539 every 8 connection(s)
I20260619 06:48:13.986016 13694 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:13.988379 13694 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b: Bootstrap starting.
I20260619 06:48:13.989347 13694 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:13.990387 13694 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b: No bootstrap required, opened a new log
I20260619 06:48:13.990782 13694 raft_consensus.cc:348] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8f67f04656745e3b983d5462711972b" member_type: VOTER }
I20260619 06:48:13.990878 13694 raft_consensus.cc:374] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:13.990903 13694 raft_consensus.cc:729] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f67f04656745e3b983d5462711972b, State: Initialized, Role: FOLLOWER
I20260619 06:48:13.991015 13694 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8f67f04656745e3b983d5462711972b" member_type: VOTER }
I20260619 06:48:13.991081 13694 raft_consensus.cc:388] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:13.991114 13694 raft_consensus.cc:482] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:13.991156 13694 raft_consensus.cc:3037] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:13.991981 13694 raft_consensus.cc:504] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8f67f04656745e3b983d5462711972b" member_type: VOTER }
I20260619 06:48:13.992113 13694 leader_election.cc:302] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d8f67f04656745e3b983d5462711972b; no voters: 
I20260619 06:48:13.992285 13694 leader_election.cc:288] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:13.992405 13697 raft_consensus.cc:2781] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:13.992615 13697 raft_consensus.cc:686] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [term 1 LEADER]: Becoming Leader. State: Replica: d8f67f04656745e3b983d5462711972b, State: Running, Role: LEADER
I20260619 06:48:13.992735 13694 sys_catalog.cc:564] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:13.992743 13697 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8f67f04656745e3b983d5462711972b" member_type: VOTER }
I20260619 06:48:13.993147 13698 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8f67f04656745e3b983d5462711972b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8f67f04656745e3b983d5462711972b" member_type: VOTER } }
I20260619 06:48:13.993238 13698 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:13.993444 13699 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8f67f04656745e3b983d5462711972b. Latest consensus state: current_term: 1 leader_uuid: "d8f67f04656745e3b983d5462711972b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8f67f04656745e3b983d5462711972b" member_type: VOTER } }
I20260619 06:48:13.993532 13699 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:13.994365 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20260619 06:48:13.994843 13713 catalog_manager.cc:1558] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260619 06:48:13.994905 13713 catalog_manager.cc:873] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260619 06:48:13.995009 13702 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:13.995711 13702 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:13.997428 13702 catalog_manager.cc:1347] Generated new cluster ID: b60b850bac6749f5a28ec1718053fecc
I20260619 06:48:13.997480 13702 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:14.005038 13702 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:14.005604 13702 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:14.009706 13702 catalog_manager.cc:5868] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b: Generated new TSK 0
I20260619 06:48:14.009884 13702 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:14.026687 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:14.028632 13716 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.028709 13715 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.028921 13718 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.028921 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:14.029172 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:14.029213 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:14.029229 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851694029229 us; error 0 us; skew 500 ppm
I20260619 06:48:14.030143 13230 webserver.cc:460] Webserver started at http://127.12.235.129:35933/ using document root <none> and password file <none>
I20260619 06:48:14.030279 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:14.030332 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:14.030403 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:14.030815 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "3134d15b1e4b431395680d6b394f774a"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.032177 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:14.033079 13723 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.033319 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260619 06:48:14.033385 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "3134d15b1e4b431395680d6b394f774a"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.033450 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestScanPredicateNonKeyColNotProjected.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:14.048722 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:14.049083 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:14.050158 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:14.050216 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.050267 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:14.050292 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.055361 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:33441
I20260619 06:48:14.055939 13789 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:33441 every 8 connection(s)
I20260619 06:48:14.056820 13790 heartbeater.cc:347] Connected to a master server at 127.12.235.190:38539
I20260619 06:48:14.056912 13790 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:14.057101 13790 heartbeater.cc:511] Master 127.12.235.190:38539 requested a full tablet report, sending...
I20260619 06:48:14.057616 13648 ts_manager.cc:194] Registered new tserver with Master: 3134d15b1e4b431395680d6b394f774a (127.12.235.129:33441)
I20260619 06:48:14.057962 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002228355s
I20260619 06:48:14.058521 13648 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50944
I20260619 06:48:14.069448 13790 heartbeater.cc:503] Master 127.12.235.190:38539 was elected leader, sending a full tablet report...
I20260619 06:48:14.070003 13647 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50950:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:14.079286 13752 tablet_service.cc:1467] Processing CreateTablet for tablet 296c68625aa248078443061d02af52a9 (DEFAULT_TABLE table=client-testtb [id=3b02e9e36c864914805686678483b911]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:14.079396 13754 tablet_service.cc:1467] Processing CreateTablet for tablet 256eb5ab90cb4ab891e1dc041f7edde2 (DEFAULT_TABLE table=client-testtb [id=3b02e9e36c864914805686678483b911]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:14.079749 13752 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 296c68625aa248078443061d02af52a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.080106 13754 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 256eb5ab90cb4ab891e1dc041f7edde2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.082537 13806 tablet_bootstrap.cc:492] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a: Bootstrap starting.
I20260619 06:48:14.083403 13806 tablet_bootstrap.cc:654] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.084369 13806 tablet_bootstrap.cc:492] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a: No bootstrap required, opened a new log
I20260619 06:48:14.084447 13806 ts_tablet_manager.cc:1397] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:14.084872 13806 raft_consensus.cc:348] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3134d15b1e4b431395680d6b394f774a" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 33441 } }
I20260619 06:48:14.084959 13806 raft_consensus.cc:374] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.084988 13806 raft_consensus.cc:729] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3134d15b1e4b431395680d6b394f774a, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.085105 13806 consensus_queue.cc:260] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3134d15b1e4b431395680d6b394f774a" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 33441 } }
I20260619 06:48:14.085193 13806 raft_consensus.cc:388] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.085234 13806 raft_consensus.cc:482] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.085281 13806 raft_consensus.cc:3037] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.086025 13806 raft_consensus.cc:504] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3134d15b1e4b431395680d6b394f774a" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 33441 } }
I20260619 06:48:14.086156 13806 leader_election.cc:302] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3134d15b1e4b431395680d6b394f774a; no voters: 
I20260619 06:48:14.086341 13806 leader_election.cc:288] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.086439 13808 raft_consensus.cc:2781] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.086598 13808 raft_consensus.cc:686] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [term 1 LEADER]: Becoming Leader. State: Replica: 3134d15b1e4b431395680d6b394f774a, State: Running, Role: LEADER
I20260619 06:48:14.086670 13806 ts_tablet_manager.cc:1428] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260619 06:48:14.086719 13808 consensus_queue.cc:237] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3134d15b1e4b431395680d6b394f774a" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 33441 } }
I20260619 06:48:14.086817 13806 tablet_bootstrap.cc:492] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a: Bootstrap starting.
I20260619 06:48:14.087604 13806 tablet_bootstrap.cc:654] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.087873 13647 catalog_manager.cc:5495] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3134d15b1e4b431395680d6b394f774a (127.12.235.129). New cstate: current_term: 1 leader_uuid: "3134d15b1e4b431395680d6b394f774a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3134d15b1e4b431395680d6b394f774a" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 33441 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:14.088613 13806 tablet_bootstrap.cc:492] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a: No bootstrap required, opened a new log
I20260619 06:48:14.088738 13806 ts_tablet_manager.cc:1397] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:14.089313 13806 raft_consensus.cc:348] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3134d15b1e4b431395680d6b394f774a" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 33441 } }
I20260619 06:48:14.089453 13806 raft_consensus.cc:374] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.089533 13806 raft_consensus.cc:729] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3134d15b1e4b431395680d6b394f774a, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.089707 13806 consensus_queue.cc:260] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3134d15b1e4b431395680d6b394f774a" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 33441 } }
I20260619 06:48:14.089802 13806 raft_consensus.cc:388] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.089843 13806 raft_consensus.cc:482] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.089890 13806 raft_consensus.cc:3037] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.090723 13806 raft_consensus.cc:504] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3134d15b1e4b431395680d6b394f774a" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 33441 } }
I20260619 06:48:14.090845 13806 leader_election.cc:302] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3134d15b1e4b431395680d6b394f774a; no voters: 
I20260619 06:48:14.090936 13806 leader_election.cc:288] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.091166 13806 ts_tablet_manager.cc:1428] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:14.091246 13810 raft_consensus.cc:2781] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.091322 13810 raft_consensus.cc:686] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [term 1 LEADER]: Becoming Leader. State: Replica: 3134d15b1e4b431395680d6b394f774a, State: Running, Role: LEADER
I20260619 06:48:14.091415 13810 consensus_queue.cc:237] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3134d15b1e4b431395680d6b394f774a" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 33441 } }
I20260619 06:48:14.092413 13648 catalog_manager.cc:5495] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3134d15b1e4b431395680d6b394f774a (127.12.235.129). New cstate: current_term: 1 leader_uuid: "3134d15b1e4b431395680d6b394f774a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3134d15b1e4b431395680d6b394f774a" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 33441 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:14.165752 13230 client-test.cc:1663] Time spent Scanning with predicate columns not projected: real 0.006s	user 0.001s	sys 0.000s
I20260619 06:48:14.166344 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:14.170454 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:14.170646 13230 tablet_replica.cc:330] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a: stopping tablet replica
I20260619 06:48:14.170774 13230 raft_consensus.cc:2229] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.170934 13230 raft_consensus.cc:2258] T 256eb5ab90cb4ab891e1dc041f7edde2 P 3134d15b1e4b431395680d6b394f774a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.171590 13230 tablet_replica.cc:330] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a: stopping tablet replica
I20260619 06:48:14.171685 13230 raft_consensus.cc:2229] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.171795 13230 raft_consensus.cc:2258] T 296c68625aa248078443061d02af52a9 P 3134d15b1e4b431395680d6b394f774a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.174433 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:14.176735 13230 master.cc:537] Master@127.12.235.190:38539 shutting down...
I20260619 06:48:14.180532 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.180722 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.180842 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P d8f67f04656745e3b983d5462711972b: stopping tablet replica
I20260619 06:48:14.193342 13230 master.cc:552] Master@127.12.235.190:38539 shutdown complete.
[       OK ] ClientTest.TestScanPredicateNonKeyColNotProjected (231 ms)
[ RUN      ] ClientTest.TestNonCoveringRangePartitions
I20260619 06:48:14.198027 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:34491
I20260619 06:48:14.198338 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:14.199893 13818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.200098 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:14.199998 13819 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.199914 13821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.200423 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:14.200461 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:14.200475 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851694200475 us; error 0 us; skew 500 ppm
I20260619 06:48:14.201411 13230 webserver.cc:460] Webserver started at http://127.12.235.190:35873/ using document root <none> and password file <none>
I20260619 06:48:14.201538 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:14.201581 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:14.201658 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:14.202018 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "81f662d76c254db5bb067b927a0411c4"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.203318 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:14.204195 13826 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.204413 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:14.204476 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "81f662d76c254db5bb067b927a0411c4"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.204540 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:14.215780 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:14.216085 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:14.221203 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:34491
I20260619 06:48:14.222668 13888 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:34491 every 8 connection(s)
I20260619 06:48:14.222993 13889 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.224835 13889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4: Bootstrap starting.
I20260619 06:48:14.225528 13889 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.226375 13889 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4: No bootstrap required, opened a new log
I20260619 06:48:14.226734 13889 raft_consensus.cc:348] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f662d76c254db5bb067b927a0411c4" member_type: VOTER }
I20260619 06:48:14.226816 13889 raft_consensus.cc:374] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.226847 13889 raft_consensus.cc:729] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81f662d76c254db5bb067b927a0411c4, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.226966 13889 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f662d76c254db5bb067b927a0411c4" member_type: VOTER }
I20260619 06:48:14.227041 13889 raft_consensus.cc:388] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.227077 13889 raft_consensus.cc:482] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.227124 13889 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.227789 13889 raft_consensus.cc:504] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f662d76c254db5bb067b927a0411c4" member_type: VOTER }
I20260619 06:48:14.227895 13889 leader_election.cc:302] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 81f662d76c254db5bb067b927a0411c4; no voters: 
I20260619 06:48:14.228051 13889 leader_election.cc:288] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.228121 13892 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.228279 13892 raft_consensus.cc:686] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [term 1 LEADER]: Becoming Leader. State: Replica: 81f662d76c254db5bb067b927a0411c4, State: Running, Role: LEADER
I20260619 06:48:14.228390 13892 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f662d76c254db5bb067b927a0411c4" member_type: VOTER }
I20260619 06:48:14.228453 13889 sys_catalog.cc:564] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:14.228793 13894 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81f662d76c254db5bb067b927a0411c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f662d76c254db5bb067b927a0411c4" member_type: VOTER } }
I20260619 06:48:14.228806 13892 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81f662d76c254db5bb067b927a0411c4. Latest consensus state: current_term: 1 leader_uuid: "81f662d76c254db5bb067b927a0411c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f662d76c254db5bb067b927a0411c4" member_type: VOTER } }
I20260619 06:48:14.228968 13894 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:14.228994 13892 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:14.229326 13899 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:14.230139 13899 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:14.230288 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:14.233820 13899 catalog_manager.cc:1347] Generated new cluster ID: bd91d48ed4b541dbae6dfea4d3590110
I20260619 06:48:14.233870 13899 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:14.251869 13899 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:14.252413 13899 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:14.259495 13899 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4: Generated new TSK 0
I20260619 06:48:14.259652 13899 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:14.262356 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:14.264176 13910 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.264215 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:14.264289 13911 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.264290 13913 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.264614 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:14.264667 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:14.264683 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851694264683 us; error 0 us; skew 500 ppm
I20260619 06:48:14.265516 13230 webserver.cc:460] Webserver started at http://127.12.235.129:36869/ using document root <none> and password file <none>
I20260619 06:48:14.265637 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:14.265690 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:14.265760 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:14.266116 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "d634054fa54d4257a4dbe646ad483b89"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.267477 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:14.268352 13918 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.268615 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:14.268695 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "d634054fa54d4257a4dbe646ad483b89"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.268761 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestNonCoveringRangePartitions.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:14.289777 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:14.290165 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:14.291056 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:14.291105 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.291146 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:14.291168 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.296265 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:46317
I20260619 06:48:14.297130 13984 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:46317 every 8 connection(s)
I20260619 06:48:14.297717 13985 heartbeater.cc:347] Connected to a master server at 127.12.235.190:34491
I20260619 06:48:14.297806 13985 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:14.297986 13985 heartbeater.cc:511] Master 127.12.235.190:34491 requested a full tablet report, sending...
I20260619 06:48:14.298524 13843 ts_manager.cc:194] Registered new tserver with Master: d634054fa54d4257a4dbe646ad483b89 (127.12.235.129:46317)
I20260619 06:48:14.299264 13843 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53224
I20260619 06:48:14.299728 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002758927s
I20260619 06:48:14.309672 13843 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53250:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:14.310176 13985 heartbeater.cc:503] Master 127.12.235.190:34491 was elected leader, sending a full tablet report...
I20260619 06:48:14.318666 13949 tablet_service.cc:1467] Processing CreateTablet for tablet 3f7de7d941de4ab29d570ace7e58bd59 (DEFAULT_TABLE table=client-testtb [id=11169232f64549849ae95fc044e019fb]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:14.318714 13948 tablet_service.cc:1467] Processing CreateTablet for tablet ef13df95bda54396bc4727cdfcb760f7 (DEFAULT_TABLE table=client-testtb [id=11169232f64549849ae95fc044e019fb]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:14.318960 13949 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3f7de7d941de4ab29d570ace7e58bd59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.319084 13948 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ef13df95bda54396bc4727cdfcb760f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.321660 14001 tablet_bootstrap.cc:492] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89: Bootstrap starting.
I20260619 06:48:14.322448 14001 tablet_bootstrap.cc:654] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.323436 14001 tablet_bootstrap.cc:492] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89: No bootstrap required, opened a new log
I20260619 06:48:14.323511 14001 ts_tablet_manager.cc:1397] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:14.323887 14001 raft_consensus.cc:348] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.323972 14001 raft_consensus.cc:374] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.324002 14001 raft_consensus.cc:729] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d634054fa54d4257a4dbe646ad483b89, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.324119 14001 consensus_queue.cc:260] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.324220 14001 raft_consensus.cc:388] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.324265 14001 raft_consensus.cc:482] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.324311 14001 raft_consensus.cc:3037] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.325098 14001 raft_consensus.cc:504] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.325217 14001 leader_election.cc:302] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d634054fa54d4257a4dbe646ad483b89; no voters: 
I20260619 06:48:14.325376 14001 leader_election.cc:288] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.325484 14003 raft_consensus.cc:2781] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.325673 14001 ts_tablet_manager.cc:1428] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:14.325706 14003 raft_consensus.cc:686] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [term 1 LEADER]: Becoming Leader. State: Replica: d634054fa54d4257a4dbe646ad483b89, State: Running, Role: LEADER
I20260619 06:48:14.325835 14001 tablet_bootstrap.cc:492] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89: Bootstrap starting.
I20260619 06:48:14.325835 14003 consensus_queue.cc:237] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.326725 14001 tablet_bootstrap.cc:654] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.326956 13843 catalog_manager.cc:5495] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to d634054fa54d4257a4dbe646ad483b89 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "d634054fa54d4257a4dbe646ad483b89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:14.327551 14001 tablet_bootstrap.cc:492] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89: No bootstrap required, opened a new log
I20260619 06:48:14.327631 14001 ts_tablet_manager.cc:1397] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:14.328027 14001 raft_consensus.cc:348] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.328118 14001 raft_consensus.cc:374] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.328155 14001 raft_consensus.cc:729] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d634054fa54d4257a4dbe646ad483b89, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.328254 14001 consensus_queue.cc:260] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.328322 14001 raft_consensus.cc:388] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.328354 14001 raft_consensus.cc:482] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.328392 14001 raft_consensus.cc:3037] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.329178 14001 raft_consensus.cc:504] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.329286 14001 leader_election.cc:302] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d634054fa54d4257a4dbe646ad483b89; no voters: 
I20260619 06:48:14.329375 14001 leader_election.cc:288] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.329412 14003 raft_consensus.cc:2781] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.329485 14003 raft_consensus.cc:686] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [term 1 LEADER]: Becoming Leader. State: Replica: d634054fa54d4257a4dbe646ad483b89, State: Running, Role: LEADER
I20260619 06:48:14.329591 14001 ts_tablet_manager.cc:1428] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:14.329576 14003 consensus_queue.cc:237] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.330860 13842 catalog_manager.cc:5495] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to d634054fa54d4257a4dbe646ad483b89 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "d634054fa54d4257a4dbe646ad483b89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:14.334996 13842 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53250:
name: "TestNonCoveringRangePartitions"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\0002\000\000\000\006\001\000\000\000\000\000\007\001\000d\000\000\000\006\001\000\310\000\000\000\007\001\000,\001\000\000""\004\001\0002\000\000\000\006\001\000\000\000\000\000\007\001\000d\000\000\000\006\001\000\310\000\000\000\007\001\000,\001\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:14.339449 13948 tablet_service.cc:1467] Processing CreateTablet for tablet aedc9fdd7d5b4aba962bf4b759272cfd (DEFAULT_TABLE table=TestNonCoveringRangePartitions [id=dd9c2c79f4954a02a7956b36f1a0870a]), partition=RANGE (key) PARTITION 0 <= VALUES < 50
I20260619 06:48:14.339510 13949 tablet_service.cc:1467] Processing CreateTablet for tablet 8ccda817f4314c16927bcb6a1c4a6ace (DEFAULT_TABLE table=TestNonCoveringRangePartitions [id=dd9c2c79f4954a02a7956b36f1a0870a]), partition=RANGE (key) PARTITION 50 <= VALUES < 100
I20260619 06:48:14.339597 13947 tablet_service.cc:1467] Processing CreateTablet for tablet 5aa36554d77842b9a2d05661c2a7da76 (DEFAULT_TABLE table=TestNonCoveringRangePartitions [id=dd9c2c79f4954a02a7956b36f1a0870a]), partition=RANGE (key) PARTITION 200 <= VALUES < 300
I20260619 06:48:14.339712 13948 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet aedc9fdd7d5b4aba962bf4b759272cfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.339881 13949 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8ccda817f4314c16927bcb6a1c4a6ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.340034 13947 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5aa36554d77842b9a2d05661c2a7da76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.341722 14001 tablet_bootstrap.cc:492] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89: Bootstrap starting.
I20260619 06:48:14.342613 14001 tablet_bootstrap.cc:654] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.343636 14001 tablet_bootstrap.cc:492] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89: No bootstrap required, opened a new log
I20260619 06:48:14.343703 14001 ts_tablet_manager.cc:1397] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:14.344059 14001 raft_consensus.cc:348] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.344134 14001 raft_consensus.cc:374] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.344164 14001 raft_consensus.cc:729] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d634054fa54d4257a4dbe646ad483b89, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.344270 14001 consensus_queue.cc:260] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.344332 14001 raft_consensus.cc:388] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.344367 14001 raft_consensus.cc:482] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.344410 14001 raft_consensus.cc:3037] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.345253 14001 raft_consensus.cc:504] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.345357 14001 leader_election.cc:302] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d634054fa54d4257a4dbe646ad483b89; no voters: 
I20260619 06:48:14.345448 14001 leader_election.cc:288] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.345506 14004 raft_consensus.cc:2781] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.345602 14004 raft_consensus.cc:686] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [term 1 LEADER]: Becoming Leader. State: Replica: d634054fa54d4257a4dbe646ad483b89, State: Running, Role: LEADER
I20260619 06:48:14.345644 14001 ts_tablet_manager.cc:1428] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:14.345729 14004 consensus_queue.cc:237] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.345786 14001 tablet_bootstrap.cc:492] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89: Bootstrap starting.
I20260619 06:48:14.346535 14001 tablet_bootstrap.cc:654] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.346834 13842 catalog_manager.cc:5495] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to d634054fa54d4257a4dbe646ad483b89 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "d634054fa54d4257a4dbe646ad483b89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:14.347455 14001 tablet_bootstrap.cc:492] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89: No bootstrap required, opened a new log
I20260619 06:48:14.347524 14001 ts_tablet_manager.cc:1397] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:14.347942 14001 raft_consensus.cc:348] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.348019 14001 raft_consensus.cc:374] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.348048 14001 raft_consensus.cc:729] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d634054fa54d4257a4dbe646ad483b89, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.348148 14001 consensus_queue.cc:260] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.348223 14001 raft_consensus.cc:388] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.348263 14001 raft_consensus.cc:482] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.348305 14001 raft_consensus.cc:3037] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.349005 14001 raft_consensus.cc:504] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.349107 14001 leader_election.cc:302] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d634054fa54d4257a4dbe646ad483b89; no voters: 
I20260619 06:48:14.349198 14001 leader_election.cc:288] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.349258 14004 raft_consensus.cc:2781] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.349370 14004 raft_consensus.cc:686] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [term 1 LEADER]: Becoming Leader. State: Replica: d634054fa54d4257a4dbe646ad483b89, State: Running, Role: LEADER
I20260619 06:48:14.349409 14001 ts_tablet_manager.cc:1428] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:14.349480 14004 consensus_queue.cc:237] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.349563 14001 tablet_bootstrap.cc:492] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89: Bootstrap starting.
I20260619 06:48:14.350328 14001 tablet_bootstrap.cc:654] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.350548 13842 catalog_manager.cc:5495] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to d634054fa54d4257a4dbe646ad483b89 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "d634054fa54d4257a4dbe646ad483b89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:14.351290 14001 tablet_bootstrap.cc:492] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89: No bootstrap required, opened a new log
I20260619 06:48:14.351364 14001 ts_tablet_manager.cc:1397] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:14.351723 14001 raft_consensus.cc:348] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.351799 14001 raft_consensus.cc:374] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.351828 14001 raft_consensus.cc:729] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d634054fa54d4257a4dbe646ad483b89, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.351928 14001 consensus_queue.cc:260] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.352005 14001 raft_consensus.cc:388] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.352035 14001 raft_consensus.cc:482] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.352072 14001 raft_consensus.cc:3037] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.352854 14001 raft_consensus.cc:504] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.352957 14001 leader_election.cc:302] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d634054fa54d4257a4dbe646ad483b89; no voters: 
I20260619 06:48:14.353041 14001 leader_election.cc:288] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.353078 14004 raft_consensus.cc:2781] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.353161 14004 raft_consensus.cc:686] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [term 1 LEADER]: Becoming Leader. State: Replica: d634054fa54d4257a4dbe646ad483b89, State: Running, Role: LEADER
I20260619 06:48:14.353225 14001 ts_tablet_manager.cc:1428] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:14.353262 14004 consensus_queue.cc:237] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } }
I20260619 06:48:14.354279 13842 catalog_manager.cc:5495] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 reported cstate change: term changed from 0 to 1, leader changed from <none> to d634054fa54d4257a4dbe646ad483b89 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "d634054fa54d4257a4dbe646ad483b89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d634054fa54d4257a4dbe646ad483b89" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46317 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:14.413594 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:14.417060 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:14.417246 13230 tablet_replica.cc:330] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89: stopping tablet replica
I20260619 06:48:14.417382 13230 raft_consensus.cc:2229] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.417523 13230 raft_consensus.cc:2258] T 5aa36554d77842b9a2d05661c2a7da76 P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.418097 13230 tablet_replica.cc:330] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89: stopping tablet replica
I20260619 06:48:14.418183 13230 raft_consensus.cc:2229] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.418295 13230 raft_consensus.cc:2258] T 8ccda817f4314c16927bcb6a1c4a6ace P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.418774 13230 tablet_replica.cc:330] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89: stopping tablet replica
I20260619 06:48:14.418848 13230 raft_consensus.cc:2229] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.418947 13230 raft_consensus.cc:2258] T aedc9fdd7d5b4aba962bf4b759272cfd P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.419418 13230 tablet_replica.cc:330] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89: stopping tablet replica
I20260619 06:48:14.419488 13230 raft_consensus.cc:2229] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.419576 13230 raft_consensus.cc:2258] T ef13df95bda54396bc4727cdfcb760f7 P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.420027 13230 tablet_replica.cc:330] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89: stopping tablet replica
I20260619 06:48:14.420096 13230 raft_consensus.cc:2229] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.420185 13230 raft_consensus.cc:2258] T 3f7de7d941de4ab29d570ace7e58bd59 P d634054fa54d4257a4dbe646ad483b89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.433140 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:14.435685 13230 master.cc:537] Master@127.12.235.190:34491 shutting down...
I20260619 06:48:14.438840 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.438962 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.439055 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 81f662d76c254db5bb067b927a0411c4: stopping tablet replica
I20260619 06:48:14.451129 13230 master.cc:552] Master@127.12.235.190:34491 shutdown complete.
[       OK ] ClientTest.TestNonCoveringRangePartitions (258 ms)
[ RUN      ] ClientTest.TestMetaCacheExpiry
I20260619 06:48:14.456331 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:39461
I20260619 06:48:14.456700 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:14.458214 14021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.458214 14019 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.458374 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:14.458312 14018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.458659 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:14.458701 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:14.458720 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851694458720 us; error 0 us; skew 500 ppm
I20260619 06:48:14.459547 13230 webserver.cc:460] Webserver started at http://127.12.235.190:36293/ using document root <none> and password file <none>
I20260619 06:48:14.459674 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:14.459721 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:14.459792 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:14.460207 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "c745c963cd23421d8cdf38f53d1171d3"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.461607 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:14.462440 14026 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.462625 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:14.462688 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "c745c963cd23421d8cdf38f53d1171d3"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.462755 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:14.473752 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:14.474092 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:14.478484 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:39461
I20260619 06:48:14.479486 14088 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:39461 every 8 connection(s)
I20260619 06:48:14.479871 14089 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.481691 14089 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3: Bootstrap starting.
I20260619 06:48:14.482365 14089 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.483237 14089 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3: No bootstrap required, opened a new log
I20260619 06:48:14.483565 14089 raft_consensus.cc:348] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c745c963cd23421d8cdf38f53d1171d3" member_type: VOTER }
I20260619 06:48:14.483644 14089 raft_consensus.cc:374] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.483665 14089 raft_consensus.cc:729] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c745c963cd23421d8cdf38f53d1171d3, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.483768 14089 consensus_queue.cc:260] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c745c963cd23421d8cdf38f53d1171d3" member_type: VOTER }
I20260619 06:48:14.483848 14089 raft_consensus.cc:388] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.483877 14089 raft_consensus.cc:482] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.483911 14089 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.484550 14089 raft_consensus.cc:504] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c745c963cd23421d8cdf38f53d1171d3" member_type: VOTER }
I20260619 06:48:14.484687 14089 leader_election.cc:302] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c745c963cd23421d8cdf38f53d1171d3; no voters: 
I20260619 06:48:14.484833 14089 leader_election.cc:288] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.484932 14092 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.485119 14092 raft_consensus.cc:686] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [term 1 LEADER]: Becoming Leader. State: Replica: c745c963cd23421d8cdf38f53d1171d3, State: Running, Role: LEADER
I20260619 06:48:14.485203 14089 sys_catalog.cc:564] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:14.485239 14092 consensus_queue.cc:237] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c745c963cd23421d8cdf38f53d1171d3" member_type: VOTER }
I20260619 06:48:14.485603 14093 sys_catalog.cc:455] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c745c963cd23421d8cdf38f53d1171d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c745c963cd23421d8cdf38f53d1171d3" member_type: VOTER } }
I20260619 06:48:14.485620 14094 sys_catalog.cc:455] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c745c963cd23421d8cdf38f53d1171d3. Latest consensus state: current_term: 1 leader_uuid: "c745c963cd23421d8cdf38f53d1171d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c745c963cd23421d8cdf38f53d1171d3" member_type: VOTER } }
I20260619 06:48:14.485718 14093 sys_catalog.cc:458] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:14.485725 14094 sys_catalog.cc:458] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:14.485951 14098 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:14.486745 14098 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:14.486966 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:14.488322 14098 catalog_manager.cc:1347] Generated new cluster ID: a3066fd2e6274b6abdb42262aaf8865f
I20260619 06:48:14.488374 14098 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:14.499400 14098 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:14.499945 14098 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:14.505676 14098 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3: Generated new TSK 0
I20260619 06:48:14.505836 14098 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:14.519189 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:14.521188 14110 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.521189 14111 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.521253 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:14.521217 14113 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.521554 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:14.521596 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:14.521618 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851694521618 us; error 0 us; skew 500 ppm
I20260619 06:48:14.522457 13230 webserver.cc:460] Webserver started at http://127.12.235.129:45807/ using document root <none> and password file <none>
I20260619 06:48:14.522615 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:14.522666 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:14.522739 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:14.523151 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "66be70398c7b48ca8d092992ec41cdab"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.524549 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:14.525440 14118 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.525650 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:14.525712 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "66be70398c7b48ca8d092992ec41cdab"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.525777 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMetaCacheExpiry.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:14.530169 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:14.530445 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:14.531123 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:14.531162 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.531203 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:14.531226 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.536314 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:43731
I20260619 06:48:14.536343 14184 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:43731 every 8 connection(s)
I20260619 06:48:14.537358 14189 heartbeater.cc:347] Connected to a master server at 127.12.235.190:39461
I20260619 06:48:14.537446 14189 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:14.537853 14189 heartbeater.cc:511] Master 127.12.235.190:39461 requested a full tablet report, sending...
I20260619 06:48:14.538475 14043 ts_manager.cc:194] Registered new tserver with Master: 66be70398c7b48ca8d092992ec41cdab (127.12.235.129:43731)
I20260619 06:48:14.539101 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002288511s
I20260619 06:48:14.539224 14043 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51388
I20260619 06:48:14.546255 14043 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51402:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:14.550113 14189 heartbeater.cc:503] Master 127.12.235.190:39461 was elected leader, sending a full tablet report...
I20260619 06:48:14.554558 14148 tablet_service.cc:1467] Processing CreateTablet for tablet cc783415094b4c75a9463e509c60560a (DEFAULT_TABLE table=client-testtb [id=8987ed81e2d34e0eabaacf9004be4da7]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:14.554602 14149 tablet_service.cc:1467] Processing CreateTablet for tablet a3876763a89e45f792159cee9e55e8c7 (DEFAULT_TABLE table=client-testtb [id=8987ed81e2d34e0eabaacf9004be4da7]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:14.554885 14149 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a3876763a89e45f792159cee9e55e8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.555033 14148 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet cc783415094b4c75a9463e509c60560a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.557643 14201 tablet_bootstrap.cc:492] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab: Bootstrap starting.
I20260619 06:48:14.558384 14201 tablet_bootstrap.cc:654] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.559465 14201 tablet_bootstrap.cc:492] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab: No bootstrap required, opened a new log
I20260619 06:48:14.559542 14201 ts_tablet_manager.cc:1397] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:14.559914 14201 raft_consensus.cc:348] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66be70398c7b48ca8d092992ec41cdab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43731 } }
I20260619 06:48:14.559998 14201 raft_consensus.cc:374] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.560029 14201 raft_consensus.cc:729] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66be70398c7b48ca8d092992ec41cdab, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.560153 14201 consensus_queue.cc:260] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66be70398c7b48ca8d092992ec41cdab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43731 } }
I20260619 06:48:14.560225 14201 raft_consensus.cc:388] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.560261 14201 raft_consensus.cc:482] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.560307 14201 raft_consensus.cc:3037] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.561075 14201 raft_consensus.cc:504] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66be70398c7b48ca8d092992ec41cdab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43731 } }
I20260619 06:48:14.561216 14201 leader_election.cc:302] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 66be70398c7b48ca8d092992ec41cdab; no voters: 
I20260619 06:48:14.561388 14201 leader_election.cc:288] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.561477 14203 raft_consensus.cc:2781] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.561633 14203 raft_consensus.cc:686] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [term 1 LEADER]: Becoming Leader. State: Replica: 66be70398c7b48ca8d092992ec41cdab, State: Running, Role: LEADER
I20260619 06:48:14.561698 14201 ts_tablet_manager.cc:1428] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260619 06:48:14.561753 14203 consensus_queue.cc:237] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66be70398c7b48ca8d092992ec41cdab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43731 } }
I20260619 06:48:14.561836 14201 tablet_bootstrap.cc:492] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab: Bootstrap starting.
I20260619 06:48:14.562637 14201 tablet_bootstrap.cc:654] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.563105 14043 catalog_manager.cc:5495] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab reported cstate change: term changed from 0 to 1, leader changed from <none> to 66be70398c7b48ca8d092992ec41cdab (127.12.235.129). New cstate: current_term: 1 leader_uuid: "66be70398c7b48ca8d092992ec41cdab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66be70398c7b48ca8d092992ec41cdab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43731 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:14.563731 14201 tablet_bootstrap.cc:492] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab: No bootstrap required, opened a new log
I20260619 06:48:14.563823 14201 ts_tablet_manager.cc:1397] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260619 06:48:14.564215 14201 raft_consensus.cc:348] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66be70398c7b48ca8d092992ec41cdab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43731 } }
I20260619 06:48:14.564299 14201 raft_consensus.cc:374] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.564329 14201 raft_consensus.cc:729] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66be70398c7b48ca8d092992ec41cdab, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.564433 14201 consensus_queue.cc:260] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66be70398c7b48ca8d092992ec41cdab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43731 } }
I20260619 06:48:14.564515 14201 raft_consensus.cc:388] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.564554 14201 raft_consensus.cc:482] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.564627 14201 raft_consensus.cc:3037] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.565429 14201 raft_consensus.cc:504] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66be70398c7b48ca8d092992ec41cdab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43731 } }
I20260619 06:48:14.565526 14201 leader_election.cc:302] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 66be70398c7b48ca8d092992ec41cdab; no voters: 
I20260619 06:48:14.565593 14201 leader_election.cc:288] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.565665 14205 raft_consensus.cc:2781] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.565753 14205 raft_consensus.cc:686] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [term 1 LEADER]: Becoming Leader. State: Replica: 66be70398c7b48ca8d092992ec41cdab, State: Running, Role: LEADER
I20260619 06:48:14.565804 14201 ts_tablet_manager.cc:1428] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:14.565883 14205 consensus_queue.cc:237] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66be70398c7b48ca8d092992ec41cdab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43731 } }
I20260619 06:48:14.566936 14043 catalog_manager.cc:5495] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab reported cstate change: term changed from 0 to 1, leader changed from <none> to 66be70398c7b48ca8d092992ec41cdab (127.12.235.129). New cstate: current_term: 1 leader_uuid: "66be70398c7b48ca8d092992ec41cdab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66be70398c7b48ca8d092992ec41cdab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43731 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:14.602097 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:14.604981 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:14.605168 13230 tablet_replica.cc:330] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab: stopping tablet replica
I20260619 06:48:14.605268 13230 raft_consensus.cc:2229] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.605404 13230 raft_consensus.cc:2258] T a3876763a89e45f792159cee9e55e8c7 P 66be70398c7b48ca8d092992ec41cdab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.605970 13230 tablet_replica.cc:330] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab: stopping tablet replica
I20260619 06:48:14.606045 13230 raft_consensus.cc:2229] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.606141 13230 raft_consensus.cc:2258] T cc783415094b4c75a9463e509c60560a P 66be70398c7b48ca8d092992ec41cdab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.618902 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:14.621268 13230 master.cc:537] Master@127.12.235.190:39461 shutting down...
I20260619 06:48:14.624606 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:14.624768 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:14.624871 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P c745c963cd23421d8cdf38f53d1171d3: stopping tablet replica
I20260619 06:48:14.637316 13230 master.cc:552] Master@127.12.235.190:39461 shutdown complete.
[       OK ] ClientTest.TestMetaCacheExpiry (185 ms)
[ RUN      ] ClientTest.TestGetTabletServerDeterministic
I20260619 06:48:14.642264 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:42815
I20260619 06:48:14.642585 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:14.644074 14213 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.644117 14211 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.644219 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:14.644131 14210 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.644474 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:14.644513 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:14.644527 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851694644527 us; error 0 us; skew 500 ppm
I20260619 06:48:14.645308 13230 webserver.cc:460] Webserver started at http://127.12.235.190:33791/ using document root <none> and password file <none>
I20260619 06:48:14.645423 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:14.645464 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:14.645529 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:14.645946 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "535838f7be8e488fbfbacaccbcef7739"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.647208 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:14.648000 14218 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.648183 13230 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260619 06:48:14.648247 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "535838f7be8e488fbfbacaccbcef7739"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.648309 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:14.659507 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:14.659852 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:14.664319 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:42815
I20260619 06:48:14.665259 14280 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:42815 every 8 connection(s)
I20260619 06:48:14.665657 14281 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.667531 14281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739: Bootstrap starting.
I20260619 06:48:14.668249 14281 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.669219 14281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739: No bootstrap required, opened a new log
I20260619 06:48:14.669587 14281 raft_consensus.cc:348] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535838f7be8e488fbfbacaccbcef7739" member_type: VOTER }
I20260619 06:48:14.669714 14281 raft_consensus.cc:374] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.669751 14281 raft_consensus.cc:729] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 535838f7be8e488fbfbacaccbcef7739, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.669874 14281 consensus_queue.cc:260] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535838f7be8e488fbfbacaccbcef7739" member_type: VOTER }
I20260619 06:48:14.669948 14281 raft_consensus.cc:388] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.669986 14281 raft_consensus.cc:482] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.670033 14281 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.670745 14281 raft_consensus.cc:504] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535838f7be8e488fbfbacaccbcef7739" member_type: VOTER }
I20260619 06:48:14.670855 14281 leader_election.cc:302] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 535838f7be8e488fbfbacaccbcef7739; no voters: 
I20260619 06:48:14.671029 14281 leader_election.cc:288] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.671141 14284 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.671332 14284 raft_consensus.cc:686] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [term 1 LEADER]: Becoming Leader. State: Replica: 535838f7be8e488fbfbacaccbcef7739, State: Running, Role: LEADER
I20260619 06:48:14.671409 14281 sys_catalog.cc:564] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:14.671451 14284 consensus_queue.cc:237] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535838f7be8e488fbfbacaccbcef7739" member_type: VOTER }
I20260619 06:48:14.671820 14285 sys_catalog.cc:455] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "535838f7be8e488fbfbacaccbcef7739" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535838f7be8e488fbfbacaccbcef7739" member_type: VOTER } }
I20260619 06:48:14.671845 14286 sys_catalog.cc:455] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 535838f7be8e488fbfbacaccbcef7739. Latest consensus state: current_term: 1 leader_uuid: "535838f7be8e488fbfbacaccbcef7739" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "535838f7be8e488fbfbacaccbcef7739" member_type: VOTER } }
I20260619 06:48:14.671932 14286 sys_catalog.cc:458] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:14.671921 14285 sys_catalog.cc:458] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:14.672251 14291 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:14.673043 14291 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:14.673180 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:14.674670 14291 catalog_manager.cc:1347] Generated new cluster ID: 25365acd0e3847a88c305efae54f642f
I20260619 06:48:14.674713 14291 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:14.697495 14291 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:14.698045 14291 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:14.705881 14291 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739: Generated new TSK 0
I20260619 06:48:14.706048 14291 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:14.737771 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:14.739722 14302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.739774 14303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.739820 14305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.740005 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:14.740132 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:14.740180 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:14.740195 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851694740194 us; error 0 us; skew 500 ppm
I20260619 06:48:14.741087 13230 webserver.cc:460] Webserver started at http://127.12.235.129:33509/ using document root <none> and password file <none>
I20260619 06:48:14.741223 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:14.741271 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:14.741341 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:14.741729 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "94251e6e7d4a4dd58c80e9bfeae99037"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.743161 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:14.744031 14310 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.744241 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:14.744305 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "94251e6e7d4a4dd58c80e9bfeae99037"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.744371 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:14.753736 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:14.754051 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:14.754766 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:14.754817 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.754856 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:14.754881 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.759564 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:37219
I20260619 06:48:14.759594 14376 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:37219 every 8 connection(s)
I20260619 06:48:14.760496 14377 heartbeater.cc:347] Connected to a master server at 127.12.235.190:42815
I20260619 06:48:14.760655 14377 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:14.760847 14377 heartbeater.cc:511] Master 127.12.235.190:42815 requested a full tablet report, sending...
I20260619 06:48:14.761404 14235 ts_manager.cc:194] Registered new tserver with Master: 94251e6e7d4a4dd58c80e9bfeae99037 (127.12.235.129:37219)
I20260619 06:48:14.762212 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002227127s
I20260619 06:48:14.762341 14235 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56140
I20260619 06:48:14.769405 14235 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56156:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:14.773378 14377 heartbeater.cc:503] Master 127.12.235.190:42815 was elected leader, sending a full tablet report...
I20260619 06:48:14.777801 14340 tablet_service.cc:1467] Processing CreateTablet for tablet 133fae73af874d7786347d70b196db62 (DEFAULT_TABLE table=client-testtb [id=62396d42906a4df9950005fcb6dd179e]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:14.777801 14341 tablet_service.cc:1467] Processing CreateTablet for tablet ac2eb3eacf7644799b76f64290e26b33 (DEFAULT_TABLE table=client-testtb [id=62396d42906a4df9950005fcb6dd179e]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:14.778159 14340 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 133fae73af874d7786347d70b196db62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.778283 14341 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ac2eb3eacf7644799b76f64290e26b33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.780752 14393 tablet_bootstrap.cc:492] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037: Bootstrap starting.
I20260619 06:48:14.781618 14393 tablet_bootstrap.cc:654] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.782603 14393 tablet_bootstrap.cc:492] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037: No bootstrap required, opened a new log
I20260619 06:48:14.782691 14393 ts_tablet_manager.cc:1397] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260619 06:48:14.783087 14393 raft_consensus.cc:348] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.783182 14393 raft_consensus.cc:374] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.783205 14393 raft_consensus.cc:729] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94251e6e7d4a4dd58c80e9bfeae99037, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.783304 14393 consensus_queue.cc:260] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.783360 14393 raft_consensus.cc:388] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.783386 14393 raft_consensus.cc:482] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.783419 14393 raft_consensus.cc:3037] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.784169 14393 raft_consensus.cc:504] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.784277 14393 leader_election.cc:302] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 94251e6e7d4a4dd58c80e9bfeae99037; no voters: 
I20260619 06:48:14.784430 14393 leader_election.cc:288] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.784535 14395 raft_consensus.cc:2781] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.784708 14393 ts_tablet_manager.cc:1428] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260619 06:48:14.784729 14395 raft_consensus.cc:686] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 LEADER]: Becoming Leader. State: Replica: 94251e6e7d4a4dd58c80e9bfeae99037, State: Running, Role: LEADER
I20260619 06:48:14.784848 14393 tablet_bootstrap.cc:492] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037: Bootstrap starting.
I20260619 06:48:14.785199 14395 consensus_queue.cc:237] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.785699 14393 tablet_bootstrap.cc:654] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.786445 14235 catalog_manager.cc:5495] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94251e6e7d4a4dd58c80e9bfeae99037 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:14.786921 14393 tablet_bootstrap.cc:492] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037: No bootstrap required, opened a new log
I20260619 06:48:14.786995 14393 ts_tablet_manager.cc:1397] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:14.787364 14393 raft_consensus.cc:348] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.787464 14393 raft_consensus.cc:374] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.787506 14393 raft_consensus.cc:729] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94251e6e7d4a4dd58c80e9bfeae99037, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.787616 14393 consensus_queue.cc:260] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.787693 14393 raft_consensus.cc:388] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:14.787724 14393 raft_consensus.cc:482] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:14.787768 14393 raft_consensus.cc:3037] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:14.788527 14393 raft_consensus.cc:504] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.788671 14393 leader_election.cc:302] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 94251e6e7d4a4dd58c80e9bfeae99037; no voters: 
I20260619 06:48:14.788754 14393 leader_election.cc:288] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:14.788805 14395 raft_consensus.cc:2781] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:14.788950 14393 ts_tablet_manager.cc:1428] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:14.788985 14395 raft_consensus.cc:686] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 LEADER]: Becoming Leader. State: Replica: 94251e6e7d4a4dd58c80e9bfeae99037, State: Running, Role: LEADER
I20260619 06:48:14.789126 14395 consensus_queue.cc:237] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.790143 14235 catalog_manager.cc:5495] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94251e6e7d4a4dd58c80e9bfeae99037 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:14.798249 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 06:48:14.800170 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:14.800263 14403 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.800320 14405 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.800493 14402 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.800691 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:14.800736 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:14.800751 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851694800751 us; error 0 us; skew 500 ppm
I20260619 06:48:14.801615 13230 webserver.cc:460] Webserver started at http://127.12.235.130:35685/ using document root <none> and password file <none>
I20260619 06:48:14.801735 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:14.801777 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:14.801846 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:14.802194 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-1-root/instance:
uuid: "57018708d9d14a03959298bc78e1194d"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.803650 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:14.804512 14410 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.804765 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:14.804831 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-1-root
uuid: "57018708d9d14a03959298bc78e1194d"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.804893 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-1-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)
I20260619 06:48:14.814282 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:14.814703 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:14.815447 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:14.815502 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.815567 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:14.815614 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.821290 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.130:36011
I20260619 06:48:14.821357 14479 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.130:36011 every 8 connection(s)
I20260619 06:48:14.822136 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 06:48:14.822333 14481 heartbeater.cc:347] Connected to a master server at 127.12.235.190:42815
I20260619 06:48:14.822429 14481 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:14.822618 14481 heartbeater.cc:511] Master 127.12.235.190:42815 requested a full tablet report, sending...
I20260619 06:48:14.823180 14235 ts_manager.cc:194] Registered new tserver with Master: 57018708d9d14a03959298bc78e1194d (127.12.235.130:36011)
W20260619 06:48:14.823822 14484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.823909 14486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:14.824023 14483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:14.824106 14235 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56162
I20260619 06:48:14.824244 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:14.824422 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:14.824470 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:14.824496 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851694824495 us; error 0 us; skew 500 ppm
I20260619 06:48:14.825434 13230 webserver.cc:460] Webserver started at http://127.12.235.131:45805/ using document root <none> and password file <none>
I20260619 06:48:14.825565 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:14.825623 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:14.825693 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:14.826120 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-2-root/instance:
uuid: "487eb9e0a5204768a905852c42a7ece5"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.827596 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:14.828567 14491 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.828799 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:14.828866 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-2-root
uuid: "487eb9e0a5204768a905852c42a7ece5"
format_stamp: "Formatted at 2026-06-19 06:48:14 on dist-test-slave-hnts"
I20260619 06:48:14.828915 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestGetTabletServerDeterministic.1781851693462759-13230-0/minicluster-data/ts-2-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)
I20260619 06:48:14.835052 14481 heartbeater.cc:503] Master 127.12.235.190:42815 was elected leader, sending a full tablet report...
I20260619 06:48:14.838749 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:14.839074 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:14.839771 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:14.839818 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.839859 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:14.839887 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:14.845778 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.131:43155
I20260619 06:48:14.845808 14561 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.131:43155 every 8 connection(s)
I20260619 06:48:14.846625 14562 heartbeater.cc:347] Connected to a master server at 127.12.235.190:42815
I20260619 06:48:14.846710 14562 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:14.846884 14562 heartbeater.cc:511] Master 127.12.235.190:42815 requested a full tablet report, sending...
I20260619 06:48:14.847388 14235 ts_manager.cc:194] Registered new tserver with Master: 487eb9e0a5204768a905852c42a7ece5 (127.12.235.131:43155)
I20260619 06:48:14.847942 14235 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56182
I20260619 06:48:14.848428 13230 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.002255992s
I20260619 06:48:14.849084 14234 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56156:
name: "selection"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260619 06:48:14.849643 14234 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table selection in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260619 06:48:14.856509 14340 tablet_service.cc:1467] Processing CreateTablet for tablet 2974c9f5976d4945aa35bb8ff7ebca9c (DEFAULT_TABLE table=selection [id=a2a4a84dc8ed44f6a23903835d3dcbdc]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:14.856602 14341 tablet_service.cc:1467] Processing CreateTablet for tablet 1886124ea5f64572bb362176d5e12e7f (DEFAULT_TABLE table=selection [id=a2a4a84dc8ed44f6a23903835d3dcbdc]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:14.856812 14340 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2974c9f5976d4945aa35bb8ff7ebca9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.857407 14341 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1886124ea5f64572bb362176d5e12e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.858891 14562 heartbeater.cc:503] Master 127.12.235.190:42815 was elected leader, sending a full tablet report...
I20260619 06:48:14.859699 14393 tablet_bootstrap.cc:492] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037: Bootstrap starting.
I20260619 06:48:14.860181 14521 tablet_service.cc:1467] Processing CreateTablet for tablet 2974c9f5976d4945aa35bb8ff7ebca9c (DEFAULT_TABLE table=selection [id=a2a4a84dc8ed44f6a23903835d3dcbdc]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:14.860438 14521 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2974c9f5976d4945aa35bb8ff7ebca9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.860630 14440 tablet_service.cc:1467] Processing CreateTablet for tablet 2974c9f5976d4945aa35bb8ff7ebca9c (DEFAULT_TABLE table=selection [id=a2a4a84dc8ed44f6a23903835d3dcbdc]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:14.860711 14393 tablet_bootstrap.cc:654] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.860857 14440 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2974c9f5976d4945aa35bb8ff7ebca9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.862113 14393 tablet_bootstrap.cc:492] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037: No bootstrap required, opened a new log
I20260619 06:48:14.862183 14393 ts_tablet_manager.cc:1397] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260619 06:48:14.862501 14520 tablet_service.cc:1467] Processing CreateTablet for tablet 1886124ea5f64572bb362176d5e12e7f (DEFAULT_TABLE table=selection [id=a2a4a84dc8ed44f6a23903835d3dcbdc]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:14.862633 14393 raft_consensus.cc:348] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.862717 14520 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1886124ea5f64572bb362176d5e12e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.862735 14393 raft_consensus.cc:374] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.862768 14393 raft_consensus.cc:729] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94251e6e7d4a4dd58c80e9bfeae99037, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.862884 14393 consensus_queue.cc:260] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.862972 14569 tablet_bootstrap.cc:492] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d: Bootstrap starting.
I20260619 06:48:14.863169 14393 ts_tablet_manager.cc:1428] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260619 06:48:14.863122 14439 tablet_service.cc:1467] Processing CreateTablet for tablet 1886124ea5f64572bb362176d5e12e7f (DEFAULT_TABLE table=selection [id=a2a4a84dc8ed44f6a23903835d3dcbdc]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:14.863312 14393 tablet_bootstrap.cc:492] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037: Bootstrap starting.
I20260619 06:48:14.863338 14439 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1886124ea5f64572bb362176d5e12e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:14.864290 14569 tablet_bootstrap.cc:654] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.864801 14393 tablet_bootstrap.cc:654] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.865953 14568 tablet_bootstrap.cc:492] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5: Bootstrap starting.
I20260619 06:48:14.865980 14393 tablet_bootstrap.cc:492] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037: No bootstrap required, opened a new log
I20260619 06:48:14.866115 14393 ts_tablet_manager.cc:1397] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260619 06:48:14.866518 14393 raft_consensus.cc:348] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } }
I20260619 06:48:14.866631 14393 raft_consensus.cc:374] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.866672 14393 raft_consensus.cc:729] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94251e6e7d4a4dd58c80e9bfeae99037, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.866793 14393 consensus_queue.cc:260] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } }
I20260619 06:48:14.867038 14393 ts_tablet_manager.cc:1428] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260619 06:48:14.867200 14568 tablet_bootstrap.cc:654] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.868196 14569 tablet_bootstrap.cc:492] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d: No bootstrap required, opened a new log
I20260619 06:48:14.868268 14569 ts_tablet_manager.cc:1397] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260619 06:48:14.868685 14569 raft_consensus.cc:348] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.868789 14569 raft_consensus.cc:374] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.868822 14569 raft_consensus.cc:729] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57018708d9d14a03959298bc78e1194d, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.868945 14568 tablet_bootstrap.cc:492] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5: No bootstrap required, opened a new log
I20260619 06:48:14.868923 14569 consensus_queue.cc:260] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.869007 14568 ts_tablet_manager.cc:1397] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260619 06:48:14.869238 14569 ts_tablet_manager.cc:1428] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:14.869395 14569 tablet_bootstrap.cc:492] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d: Bootstrap starting.
I20260619 06:48:14.869406 14568 raft_consensus.cc:348] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.869522 14568 raft_consensus.cc:374] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.869560 14568 raft_consensus.cc:729] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 487eb9e0a5204768a905852c42a7ece5, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.869663 14568 consensus_queue.cc:260] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:14.869985 14568 ts_tablet_manager.cc:1428] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:14.870137 14568 tablet_bootstrap.cc:492] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5: Bootstrap starting.
I20260619 06:48:14.870304 14569 tablet_bootstrap.cc:654] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.870975 14568 tablet_bootstrap.cc:654] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:14.871562 14569 tablet_bootstrap.cc:492] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d: No bootstrap required, opened a new log
I20260619 06:48:14.871646 14569 ts_tablet_manager.cc:1397] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260619 06:48:14.872238 14569 raft_consensus.cc:348] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } }
I20260619 06:48:14.872344 14569 raft_consensus.cc:374] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.872380 14569 raft_consensus.cc:729] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57018708d9d14a03959298bc78e1194d, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.872493 14569 consensus_queue.cc:260] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } }
I20260619 06:48:14.872648 14568 tablet_bootstrap.cc:492] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5: No bootstrap required, opened a new log
I20260619 06:48:14.872727 14568 ts_tablet_manager.cc:1397] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260619 06:48:14.872875 14569 ts_tablet_manager.cc:1428] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:14.873232 14568 raft_consensus.cc:348] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } }
I20260619 06:48:14.873342 14568 raft_consensus.cc:374] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:14.873384 14568 raft_consensus.cc:729] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 487eb9e0a5204768a905852c42a7ece5, State: Initialized, Role: FOLLOWER
I20260619 06:48:14.873484 14568 consensus_queue.cc:260] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } }
I20260619 06:48:14.873772 14568 ts_tablet_manager.cc:1428] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:15.005511 14577 raft_consensus.cc:482] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 06:48:15.005632 14577 raft_consensus.cc:504] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } }
I20260619 06:48:15.006807 14577 leader_election.cc:288] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94251e6e7d4a4dd58c80e9bfeae99037 (127.12.235.129:37219), 487eb9e0a5204768a905852c42a7ece5 (127.12.235.131:43155)
W20260619 06:48:15.010386 14378 tablet.cc:2369] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260619 06:48:15.010452 14531 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1886124ea5f64572bb362176d5e12e7f" candidate_uuid: "57018708d9d14a03959298bc78e1194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "487eb9e0a5204768a905852c42a7ece5" is_pre_election: true
I20260619 06:48:15.010727 14531 raft_consensus.cc:2454] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57018708d9d14a03959298bc78e1194d in term 0.
I20260619 06:48:15.011101 14412 leader_election.cc:302] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 487eb9e0a5204768a905852c42a7ece5, 57018708d9d14a03959298bc78e1194d; no voters: 
I20260619 06:48:15.011101 14344 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1886124ea5f64572bb362176d5e12e7f" candidate_uuid: "57018708d9d14a03959298bc78e1194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" is_pre_election: true
I20260619 06:48:15.011240 14344 raft_consensus.cc:2454] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57018708d9d14a03959298bc78e1194d in term 0.
I20260619 06:48:15.011289 14577 raft_consensus.cc:2781] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 06:48:15.011327 14577 raft_consensus.cc:482] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 06:48:15.011371 14577 raft_consensus.cc:3037] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.012291 14577 raft_consensus.cc:504] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } }
I20260619 06:48:15.012569 14577 leader_election.cc:288] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [CANDIDATE]: Term 1 election: Requested vote from peers 94251e6e7d4a4dd58c80e9bfeae99037 (127.12.235.129:37219), 487eb9e0a5204768a905852c42a7ece5 (127.12.235.131:43155)
I20260619 06:48:15.012858 14344 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1886124ea5f64572bb362176d5e12e7f" candidate_uuid: "57018708d9d14a03959298bc78e1194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94251e6e7d4a4dd58c80e9bfeae99037"
I20260619 06:48:15.012859 14531 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "1886124ea5f64572bb362176d5e12e7f" candidate_uuid: "57018708d9d14a03959298bc78e1194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "487eb9e0a5204768a905852c42a7ece5"
I20260619 06:48:15.012965 14344 raft_consensus.cc:3037] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.013000 14531 raft_consensus.cc:3037] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.013803 14531 raft_consensus.cc:2454] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57018708d9d14a03959298bc78e1194d in term 1.
I20260619 06:48:15.013836 14344 raft_consensus.cc:2454] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57018708d9d14a03959298bc78e1194d in term 1.
I20260619 06:48:15.014029 14412 leader_election.cc:302] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 487eb9e0a5204768a905852c42a7ece5, 57018708d9d14a03959298bc78e1194d; no voters: 
I20260619 06:48:15.014235 14577 raft_consensus.cc:2781] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.014336 14577 raft_consensus.cc:686] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 1 LEADER]: Becoming Leader. State: Replica: 57018708d9d14a03959298bc78e1194d, State: Running, Role: LEADER
I20260619 06:48:15.014472 14577 consensus_queue.cc:237] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } }
I20260619 06:48:15.016449 14235 catalog_manager.cc:5495] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d reported cstate change: term changed from 0 to 1, leader changed from <none> to 57018708d9d14a03959298bc78e1194d (127.12.235.130). New cstate: current_term: 1 leader_uuid: "57018708d9d14a03959298bc78e1194d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } health_report { overall_health: UNKNOWN } } }
I20260619 06:48:15.073410 14577 raft_consensus.cc:482] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 06:48:15.073531 14577 raft_consensus.cc:504] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:15.073918 14577 leader_election.cc:288] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 487eb9e0a5204768a905852c42a7ece5 (127.12.235.131:43155), 94251e6e7d4a4dd58c80e9bfeae99037 (127.12.235.129:37219)
I20260619 06:48:15.074203 14344 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2974c9f5976d4945aa35bb8ff7ebca9c" candidate_uuid: "57018708d9d14a03959298bc78e1194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" is_pre_election: true
I20260619 06:48:15.074169 14531 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2974c9f5976d4945aa35bb8ff7ebca9c" candidate_uuid: "57018708d9d14a03959298bc78e1194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "487eb9e0a5204768a905852c42a7ece5" is_pre_election: true
I20260619 06:48:15.074335 14344 raft_consensus.cc:2454] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57018708d9d14a03959298bc78e1194d in term 0.
I20260619 06:48:15.074335 14531 raft_consensus.cc:2454] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57018708d9d14a03959298bc78e1194d in term 0.
I20260619 06:48:15.074570 14412 leader_election.cc:302] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 487eb9e0a5204768a905852c42a7ece5, 57018708d9d14a03959298bc78e1194d; no voters: 
I20260619 06:48:15.074724 14577 raft_consensus.cc:2781] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 06:48:15.074782 14577 raft_consensus.cc:482] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 06:48:15.074829 14577 raft_consensus.cc:3037] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.075703 14577 raft_consensus.cc:504] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:15.075986 14577 leader_election.cc:288] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [CANDIDATE]: Term 1 election: Requested vote from peers 487eb9e0a5204768a905852c42a7ece5 (127.12.235.131:43155), 94251e6e7d4a4dd58c80e9bfeae99037 (127.12.235.129:37219)
I20260619 06:48:15.076239 14531 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2974c9f5976d4945aa35bb8ff7ebca9c" candidate_uuid: "57018708d9d14a03959298bc78e1194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "487eb9e0a5204768a905852c42a7ece5"
I20260619 06:48:15.076244 14344 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "2974c9f5976d4945aa35bb8ff7ebca9c" candidate_uuid: "57018708d9d14a03959298bc78e1194d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94251e6e7d4a4dd58c80e9bfeae99037"
I20260619 06:48:15.076350 14531 raft_consensus.cc:3037] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.076360 14344 raft_consensus.cc:3037] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.077320 14344 raft_consensus.cc:2454] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57018708d9d14a03959298bc78e1194d in term 1.
I20260619 06:48:15.077426 14531 raft_consensus.cc:2454] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57018708d9d14a03959298bc78e1194d in term 1.
I20260619 06:48:15.077556 14411 leader_election.cc:302] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57018708d9d14a03959298bc78e1194d, 94251e6e7d4a4dd58c80e9bfeae99037; no voters: 
I20260619 06:48:15.077719 14577 raft_consensus.cc:2781] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.077805 14577 raft_consensus.cc:686] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 1 LEADER]: Becoming Leader. State: Replica: 57018708d9d14a03959298bc78e1194d, State: Running, Role: LEADER
I20260619 06:48:15.077929 14577 consensus_queue.cc:237] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } } peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } }
I20260619 06:48:15.079252 14234 catalog_manager.cc:5495] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d reported cstate change: term changed from 0 to 1, leader changed from <none> to 57018708d9d14a03959298bc78e1194d (127.12.235.130). New cstate: current_term: 1 leader_uuid: "57018708d9d14a03959298bc78e1194d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "57018708d9d14a03959298bc78e1194d" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 36011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 } health_report { overall_health: UNKNOWN } } }
I20260619 06:48:15.094321 14344 raft_consensus.cc:1261] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Refusing update from remote peer 57018708d9d14a03959298bc78e1194d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 06:48:15.094321 14531 raft_consensus.cc:1261] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5 [term 1 FOLLOWER]: Refusing update from remote peer 57018708d9d14a03959298bc78e1194d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 06:48:15.094933 14573 consensus_queue.cc:1035] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "487eb9e0a5204768a905852c42a7ece5" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 43155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 06:48:15.095345 14573 consensus_queue.cc:1035] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [LEADER]: Connected to new peer: Peer: permanent_uuid: "94251e6e7d4a4dd58c80e9bfeae99037" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 06:48:15.098686 14398 mvcc.cc:205] Tried to move back new op lower bound from 7298464543101485056 to 7298464543040450560. Current Snapshot: MvccSnapshot[applied={T|T < 7298464543101485056}]
I20260619 06:48:15.107625 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:15.111764 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:15.111955 13230 tablet_replica.cc:330] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037: stopping tablet replica
I20260619 06:48:15.112090 13230 raft_consensus.cc:2229] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:15.112208 13230 raft_consensus.cc:2258] T 2974c9f5976d4945aa35bb8ff7ebca9c P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.112797 13230 tablet_replica.cc:330] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037: stopping tablet replica
I20260619 06:48:15.112879 13230 raft_consensus.cc:2229] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.112957 13230 raft_consensus.cc:2258] T 133fae73af874d7786347d70b196db62 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.113389 13230 tablet_replica.cc:330] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037: stopping tablet replica
I20260619 06:48:15.113458 13230 raft_consensus.cc:2229] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:15.113528 13230 raft_consensus.cc:2258] T 1886124ea5f64572bb362176d5e12e7f P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.113868 13230 tablet_replica.cc:330] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037: stopping tablet replica
I20260619 06:48:15.113933 13230 raft_consensus.cc:2229] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.114006 13230 raft_consensus.cc:2258] T ac2eb3eacf7644799b76f64290e26b33 P 94251e6e7d4a4dd58c80e9bfeae99037 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.116743 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:15.118979 13230 tablet_server.cc:178] TabletServer@127.12.235.130:0 shutting down...
I20260619 06:48:15.123025 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:15.123204 13230 tablet_replica.cc:330] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d: stopping tablet replica
I20260619 06:48:15.123302 13230 raft_consensus.cc:2229] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.123484 13230 pending_rounds.cc:62] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d: Trying to abort 1 pending ops.
I20260619 06:48:15.123539 13230 pending_rounds.cc:68] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298464542782058496 op_type: NO_OP noop_request { }
I20260619 06:48:15.123627 13230 raft_consensus.cc:2866] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 06:48:15.123687 13230 raft_consensus.cc:2258] T 1886124ea5f64572bb362176d5e12e7f P 57018708d9d14a03959298bc78e1194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.124164 13230 tablet_replica.cc:330] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d: stopping tablet replica
I20260619 06:48:15.124231 13230 raft_consensus.cc:2229] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.124403 13230 raft_consensus.cc:2258] T 2974c9f5976d4945aa35bb8ff7ebca9c P 57018708d9d14a03959298bc78e1194d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.126833 13230 tablet_server.cc:194] TabletServer@127.12.235.130:0 shutdown complete.
I20260619 06:48:15.129120 13230 tablet_server.cc:178] TabletServer@127.12.235.131:0 shutting down...
I20260619 06:48:15.132114 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:15.132298 13230 tablet_replica.cc:330] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5: stopping tablet replica
I20260619 06:48:15.132387 13230 raft_consensus.cc:2229] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:15.132462 13230 raft_consensus.cc:2258] T 1886124ea5f64572bb362176d5e12e7f P 487eb9e0a5204768a905852c42a7ece5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.132823 13230 tablet_replica.cc:330] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5: stopping tablet replica
I20260619 06:48:15.132890 13230 raft_consensus.cc:2229] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:15.132969 13230 raft_consensus.cc:2258] T 2974c9f5976d4945aa35bb8ff7ebca9c P 487eb9e0a5204768a905852c42a7ece5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.145437 13230 tablet_server.cc:194] TabletServer@127.12.235.131:0 shutdown complete.
I20260619 06:48:15.147620 13230 master.cc:537] Master@127.12.235.190:42815 shutting down...
I20260619 06:48:15.150939 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.151089 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.151213 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 535838f7be8e488fbfbacaccbcef7739: stopping tablet replica
I20260619 06:48:15.163755 13230 master.cc:552] Master@127.12.235.190:42815 shutdown complete.
[       OK ] ClientTest.TestGetTabletServerDeterministic (527 ms)
[ RUN      ] ClientTest.TestUpdateIgnore
I20260619 06:48:15.169888 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:41351
I20260619 06:48:15.170207 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:15.171692 14595 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:15.171689 14596 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:15.171865 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:15.171770 14598 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:15.172178 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:15.172220 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:15.172235 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851695172235 us; error 0 us; skew 500 ppm
I20260619 06:48:15.173043 13230 webserver.cc:460] Webserver started at http://127.12.235.190:42571/ using document root <none> and password file <none>
I20260619 06:48:15.173152 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:15.173197 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:15.173280 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:15.173630 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "69b8fd63263d4490808e0f2d075d30c1"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.174918 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:15.175746 14603 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.175928 13230 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260619 06:48:15.175990 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "69b8fd63263d4490808e0f2d075d30c1"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.176055 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:15.191468 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:15.191800 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:15.196172 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:41351
I20260619 06:48:15.197796 14665 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:41351 every 8 connection(s)
I20260619 06:48:15.197813 14666 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:15.199776 14666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1: Bootstrap starting.
I20260619 06:48:15.200500 14666 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:15.201444 14666 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1: No bootstrap required, opened a new log
I20260619 06:48:15.201788 14666 raft_consensus.cc:348] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b8fd63263d4490808e0f2d075d30c1" member_type: VOTER }
I20260619 06:48:15.201870 14666 raft_consensus.cc:374] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:15.201895 14666 raft_consensus.cc:729] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69b8fd63263d4490808e0f2d075d30c1, State: Initialized, Role: FOLLOWER
I20260619 06:48:15.201998 14666 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b8fd63263d4490808e0f2d075d30c1" member_type: VOTER }
I20260619 06:48:15.202083 14666 raft_consensus.cc:388] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:15.202116 14666 raft_consensus.cc:482] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:15.202152 14666 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.202812 14666 raft_consensus.cc:504] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b8fd63263d4490808e0f2d075d30c1" member_type: VOTER }
I20260619 06:48:15.202913 14666 leader_election.cc:302] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 69b8fd63263d4490808e0f2d075d30c1; no voters: 
I20260619 06:48:15.203042 14666 leader_election.cc:288] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:15.203142 14669 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.203320 14669 raft_consensus.cc:686] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [term 1 LEADER]: Becoming Leader. State: Replica: 69b8fd63263d4490808e0f2d075d30c1, State: Running, Role: LEADER
I20260619 06:48:15.203449 14666 sys_catalog.cc:564] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:15.203440 14669 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b8fd63263d4490808e0f2d075d30c1" member_type: VOTER }
I20260619 06:48:15.203850 14670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "69b8fd63263d4490808e0f2d075d30c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b8fd63263d4490808e0f2d075d30c1" member_type: VOTER } }
I20260619 06:48:15.203878 14671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69b8fd63263d4490808e0f2d075d30c1. Latest consensus state: current_term: 1 leader_uuid: "69b8fd63263d4490808e0f2d075d30c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "69b8fd63263d4490808e0f2d075d30c1" member_type: VOTER } }
I20260619 06:48:15.204036 14671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:15.204277 14670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:15.204497 14676 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:15.205343 14676 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:15.205518 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:15.207059 14676 catalog_manager.cc:1347] Generated new cluster ID: 8bb4f7de291f4c1e9bc2ee74f9569bf1
I20260619 06:48:15.207108 14676 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:15.221341 14676 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:15.221891 14676 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:15.230831 14676 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1: Generated new TSK 0
I20260619 06:48:15.231016 14676 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:15.237720 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:15.239599 14688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:15.239735 14690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:15.239755 14687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:15.239866 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:15.240005 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:15.240041 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:15.240056 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851695240056 us; error 0 us; skew 500 ppm
I20260619 06:48:15.240929 13230 webserver.cc:460] Webserver started at http://127.12.235.129:34505/ using document root <none> and password file <none>
I20260619 06:48:15.241055 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:15.241106 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:15.241175 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:15.241559 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "c1622a6af3a84099a37c6d67f60f6646"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.242928 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:15.243796 14695 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.243988 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:15.244052 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "c1622a6af3a84099a37c6d67f60f6646"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.244127 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestUpdateIgnore.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:15.257697 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:15.258054 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:15.258946 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:15.258988 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.259030 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:15.259054 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.264123 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:34125
I20260619 06:48:15.264200 14761 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:34125 every 8 connection(s)
I20260619 06:48:15.265622 14762 heartbeater.cc:347] Connected to a master server at 127.12.235.190:41351
I20260619 06:48:15.265718 14762 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:15.265899 14762 heartbeater.cc:511] Master 127.12.235.190:41351 requested a full tablet report, sending...
I20260619 06:48:15.266490 14619 ts_manager.cc:194] Registered new tserver with Master: c1622a6af3a84099a37c6d67f60f6646 (127.12.235.129:34125)
I20260619 06:48:15.266860 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002327509s
I20260619 06:48:15.267508 14619 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34824
I20260619 06:48:15.274659 14619 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34838:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:15.278687 14762 heartbeater.cc:503] Master 127.12.235.190:41351 was elected leader, sending a full tablet report...
I20260619 06:48:15.282900 14723 tablet_service.cc:1467] Processing CreateTablet for tablet 478c795b749c4247a785e3af29783e4a (DEFAULT_TABLE table=client-testtb [id=51dcb2f4c5f547d288ea83e2d5d3e50b]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:15.282932 14726 tablet_service.cc:1467] Processing CreateTablet for tablet a353b0db5dd040edbe78c59529c53e8e (DEFAULT_TABLE table=client-testtb [id=51dcb2f4c5f547d288ea83e2d5d3e50b]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:15.283172 14723 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 478c795b749c4247a785e3af29783e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:15.283335 14726 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a353b0db5dd040edbe78c59529c53e8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:15.285441 14778 tablet_bootstrap.cc:492] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646: Bootstrap starting.
I20260619 06:48:15.286142 14778 tablet_bootstrap.cc:654] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:15.286966 14778 tablet_bootstrap.cc:492] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646: No bootstrap required, opened a new log
I20260619 06:48:15.287035 14778 ts_tablet_manager.cc:1397] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:15.287381 14778 raft_consensus.cc:348] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1622a6af3a84099a37c6d67f60f6646" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 34125 } }
I20260619 06:48:15.287482 14778 raft_consensus.cc:374] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:15.287523 14778 raft_consensus.cc:729] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1622a6af3a84099a37c6d67f60f6646, State: Initialized, Role: FOLLOWER
I20260619 06:48:15.287674 14778 consensus_queue.cc:260] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1622a6af3a84099a37c6d67f60f6646" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 34125 } }
I20260619 06:48:15.287770 14778 raft_consensus.cc:388] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:15.287812 14778 raft_consensus.cc:482] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:15.287860 14778 raft_consensus.cc:3037] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.288568 14778 raft_consensus.cc:504] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1622a6af3a84099a37c6d67f60f6646" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 34125 } }
I20260619 06:48:15.288722 14778 leader_election.cc:302] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c1622a6af3a84099a37c6d67f60f6646; no voters: 
I20260619 06:48:15.288897 14778 leader_election.cc:288] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:15.288980 14780 raft_consensus.cc:2781] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.289165 14780 raft_consensus.cc:686] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [term 1 LEADER]: Becoming Leader. State: Replica: c1622a6af3a84099a37c6d67f60f6646, State: Running, Role: LEADER
I20260619 06:48:15.289175 14778 ts_tablet_manager.cc:1428] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:15.289304 14780 consensus_queue.cc:237] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1622a6af3a84099a37c6d67f60f6646" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 34125 } }
I20260619 06:48:15.289352 14778 tablet_bootstrap.cc:492] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646: Bootstrap starting.
I20260619 06:48:15.290112 14778 tablet_bootstrap.cc:654] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:15.290468 14619 catalog_manager.cc:5495] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1622a6af3a84099a37c6d67f60f6646 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "c1622a6af3a84099a37c6d67f60f6646" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1622a6af3a84099a37c6d67f60f6646" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 34125 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:15.290970 14778 tablet_bootstrap.cc:492] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646: No bootstrap required, opened a new log
I20260619 06:48:15.291049 14778 ts_tablet_manager.cc:1397] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:15.291392 14778 raft_consensus.cc:348] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1622a6af3a84099a37c6d67f60f6646" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 34125 } }
I20260619 06:48:15.291489 14778 raft_consensus.cc:374] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:15.291527 14778 raft_consensus.cc:729] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1622a6af3a84099a37c6d67f60f6646, State: Initialized, Role: FOLLOWER
I20260619 06:48:15.291796 14778 consensus_queue.cc:260] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1622a6af3a84099a37c6d67f60f6646" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 34125 } }
I20260619 06:48:15.291880 14778 raft_consensus.cc:388] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:15.291914 14778 raft_consensus.cc:482] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:15.291956 14778 raft_consensus.cc:3037] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.292762 14778 raft_consensus.cc:504] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1622a6af3a84099a37c6d67f60f6646" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 34125 } }
I20260619 06:48:15.292869 14778 leader_election.cc:302] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c1622a6af3a84099a37c6d67f60f6646; no voters: 
I20260619 06:48:15.292958 14778 leader_election.cc:288] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:15.293044 14782 raft_consensus.cc:2781] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.293164 14778 ts_tablet_manager.cc:1428] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:15.293169 14782 raft_consensus.cc:686] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [term 1 LEADER]: Becoming Leader. State: Replica: c1622a6af3a84099a37c6d67f60f6646, State: Running, Role: LEADER
I20260619 06:48:15.293341 14782 consensus_queue.cc:237] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1622a6af3a84099a37c6d67f60f6646" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 34125 } }
I20260619 06:48:15.294320 14619 catalog_manager.cc:5495] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1622a6af3a84099a37c6d67f60f6646 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "c1622a6af3a84099a37c6d67f60f6646" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c1622a6af3a84099a37c6d67f60f6646" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 34125 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:15.315384 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:15.319096 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:15.319289 13230 tablet_replica.cc:330] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646: stopping tablet replica
I20260619 06:48:15.319408 13230 raft_consensus.cc:2229] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.319501 13230 raft_consensus.cc:2258] T a353b0db5dd040edbe78c59529c53e8e P c1622a6af3a84099a37c6d67f60f6646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.319990 13230 tablet_replica.cc:330] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646: stopping tablet replica
I20260619 06:48:15.320075 13230 raft_consensus.cc:2229] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.320158 13230 raft_consensus.cc:2258] T 478c795b749c4247a785e3af29783e4a P c1622a6af3a84099a37c6d67f60f6646 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.332918 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:15.335393 13230 master.cc:537] Master@127.12.235.190:41351 shutting down...
I20260619 06:48:15.338747 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.338894 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.339007 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 69b8fd63263d4490808e0f2d075d30c1: stopping tablet replica
I20260619 06:48:15.351152 13230 master.cc:552] Master@127.12.235.190:41351 shutdown complete.
[       OK ] ClientTest.TestUpdateIgnore (185 ms)
[ RUN      ] ClientTest.TestMultipleMultiRowManualBatches
I20260619 06:48:15.355798 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:36971
I20260619 06:48:15.356101 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:15.357616 14789 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:15.357765 14790 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:15.357805 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:15.357882 14792 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:15.358037 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:15.358075 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:15.358090 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851695358090 us; error 0 us; skew 500 ppm
I20260619 06:48:15.358865 13230 webserver.cc:460] Webserver started at http://127.12.235.190:46843/ using document root <none> and password file <none>
I20260619 06:48:15.358973 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:15.359009 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:15.359061 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:15.359393 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "fac380541d4d4d5c8f92737d3e79458f"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.360783 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:15.361610 14797 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.361817 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:15.361881 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "fac380541d4d4d5c8f92737d3e79458f"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.361951 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:15.370452 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:15.370766 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:15.375063 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:36971
I20260619 06:48:15.375895 14859 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:36971 every 8 connection(s)
I20260619 06:48:15.376281 14860 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:15.378121 14860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f: Bootstrap starting.
I20260619 06:48:15.378852 14860 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:15.379817 14860 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f: No bootstrap required, opened a new log
I20260619 06:48:15.380184 14860 raft_consensus.cc:348] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fac380541d4d4d5c8f92737d3e79458f" member_type: VOTER }
I20260619 06:48:15.380270 14860 raft_consensus.cc:374] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:15.380299 14860 raft_consensus.cc:729] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fac380541d4d4d5c8f92737d3e79458f, State: Initialized, Role: FOLLOWER
I20260619 06:48:15.380424 14860 consensus_queue.cc:260] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fac380541d4d4d5c8f92737d3e79458f" member_type: VOTER }
I20260619 06:48:15.380504 14860 raft_consensus.cc:388] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:15.380544 14860 raft_consensus.cc:482] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:15.380625 14860 raft_consensus.cc:3037] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.381343 14860 raft_consensus.cc:504] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fac380541d4d4d5c8f92737d3e79458f" member_type: VOTER }
I20260619 06:48:15.381459 14860 leader_election.cc:302] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fac380541d4d4d5c8f92737d3e79458f; no voters: 
I20260619 06:48:15.381623 14860 leader_election.cc:288] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:15.381742 14863 raft_consensus.cc:2781] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.381919 14863 raft_consensus.cc:686] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [term 1 LEADER]: Becoming Leader. State: Replica: fac380541d4d4d5c8f92737d3e79458f, State: Running, Role: LEADER
I20260619 06:48:15.382045 14860 sys_catalog.cc:564] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:15.382045 14863 consensus_queue.cc:237] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fac380541d4d4d5c8f92737d3e79458f" member_type: VOTER }
I20260619 06:48:15.382484 14865 sys_catalog.cc:455] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [sys.catalog]: SysCatalogTable state changed. Reason: New leader fac380541d4d4d5c8f92737d3e79458f. Latest consensus state: current_term: 1 leader_uuid: "fac380541d4d4d5c8f92737d3e79458f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fac380541d4d4d5c8f92737d3e79458f" member_type: VOTER } }
I20260619 06:48:15.382463 14864 sys_catalog.cc:455] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fac380541d4d4d5c8f92737d3e79458f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fac380541d4d4d5c8f92737d3e79458f" member_type: VOTER } }
I20260619 06:48:15.382598 14865 sys_catalog.cc:458] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:15.382607 14864 sys_catalog.cc:458] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:15.382855 14870 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:15.383723 14870 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:15.383900 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:15.385485 14870 catalog_manager.cc:1347] Generated new cluster ID: f6c5a9c5ee074b2b959a1a835b4fd760
I20260619 06:48:15.385540 14870 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:15.398496 14870 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:15.399040 14870 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:15.410233 14870 catalog_manager.cc:5868] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f: Generated new TSK 0
I20260619 06:48:15.410398 14870 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:15.416163 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:15.417984 14881 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:15.418016 14882 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:15.418149 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:15.418032 14884 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:15.418381 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:15.418421 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:15.418437 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851695418436 us; error 0 us; skew 500 ppm
I20260619 06:48:15.419256 13230 webserver.cc:460] Webserver started at http://127.12.235.129:41265/ using document root <none> and password file <none>
I20260619 06:48:15.419382 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:15.419435 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:15.419504 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:15.419912 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.421330 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:15.422180 14889 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.422405 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:15.422467 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.422520 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMultipleMultiRowManualBatches.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:15.442212 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:15.442579 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:15.443347 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:15.443408 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.443454 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:15.443480 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.448113 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:39279
I20260619 06:48:15.448254 14955 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:39279 every 8 connection(s)
I20260619 06:48:15.449095 14956 heartbeater.cc:347] Connected to a master server at 127.12.235.190:36971
I20260619 06:48:15.449195 14956 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:15.449400 14956 heartbeater.cc:511] Master 127.12.235.190:36971 requested a full tablet report, sending...
I20260619 06:48:15.450387 14814 ts_manager.cc:194] Registered new tserver with Master: 2700fe25fb9e4e19bf6a95dbb43bb37f (127.12.235.129:39279)
I20260619 06:48:15.450851 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00228144s
I20260619 06:48:15.451412 14814 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42776
I20260619 06:48:15.458423 14814 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42786:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:15.462272 14956 heartbeater.cc:503] Master 127.12.235.190:36971 was elected leader, sending a full tablet report...
I20260619 06:48:15.467459 14920 tablet_service.cc:1467] Processing CreateTablet for tablet a980e2c8fe9448d8aa35e4c95d8ad080 (DEFAULT_TABLE table=client-testtb [id=9a4f7a4fc0e44d05a18b77e3ab331834]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:15.467484 14919 tablet_service.cc:1467] Processing CreateTablet for tablet 33d0ab9d64d942ed8ab6b56463d71dd6 (DEFAULT_TABLE table=client-testtb [id=9a4f7a4fc0e44d05a18b77e3ab331834]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:15.467823 14920 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a980e2c8fe9448d8aa35e4c95d8ad080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:15.467978 14919 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 33d0ab9d64d942ed8ab6b56463d71dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:15.470180 14972 tablet_bootstrap.cc:492] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Bootstrap starting.
I20260619 06:48:15.470904 14972 tablet_bootstrap.cc:654] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:15.471875 14972 tablet_bootstrap.cc:492] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f: No bootstrap required, opened a new log
I20260619 06:48:15.471951 14972 ts_tablet_manager.cc:1397] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:15.472350 14972 raft_consensus.cc:348] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.472440 14972 raft_consensus.cc:374] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:15.472460 14972 raft_consensus.cc:729] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2700fe25fb9e4e19bf6a95dbb43bb37f, State: Initialized, Role: FOLLOWER
I20260619 06:48:15.472553 14972 consensus_queue.cc:260] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.472663 14972 raft_consensus.cc:388] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:15.472694 14972 raft_consensus.cc:482] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:15.472728 14972 raft_consensus.cc:3037] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.473413 14972 raft_consensus.cc:504] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.473520 14972 leader_election.cc:302] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2700fe25fb9e4e19bf6a95dbb43bb37f; no voters: 
I20260619 06:48:15.473695 14972 leader_election.cc:288] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:15.473946 14974 raft_consensus.cc:2781] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.473994 14972 ts_tablet_manager.cc:1428] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:15.474040 14974 raft_consensus.cc:686] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 LEADER]: Becoming Leader. State: Replica: 2700fe25fb9e4e19bf6a95dbb43bb37f, State: Running, Role: LEADER
I20260619 06:48:15.474131 14972 tablet_bootstrap.cc:492] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Bootstrap starting.
I20260619 06:48:15.474151 14974 consensus_queue.cc:237] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.474960 14972 tablet_bootstrap.cc:654] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:15.475526 14814 catalog_manager.cc:5495] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2700fe25fb9e4e19bf6a95dbb43bb37f (127.12.235.129). New cstate: current_term: 1 leader_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:15.475996 14972 tablet_bootstrap.cc:492] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f: No bootstrap required, opened a new log
I20260619 06:48:15.476078 14972 ts_tablet_manager.cc:1397] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:15.476454 14972 raft_consensus.cc:348] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.476538 14972 raft_consensus.cc:374] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:15.476559 14972 raft_consensus.cc:729] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2700fe25fb9e4e19bf6a95dbb43bb37f, State: Initialized, Role: FOLLOWER
I20260619 06:48:15.476686 14972 consensus_queue.cc:260] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.476780 14972 raft_consensus.cc:388] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:15.476819 14972 raft_consensus.cc:482] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:15.476863 14972 raft_consensus.cc:3037] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.477632 14972 raft_consensus.cc:504] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.477732 14972 leader_election.cc:302] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2700fe25fb9e4e19bf6a95dbb43bb37f; no voters: 
I20260619 06:48:15.477828 14972 leader_election.cc:288] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:15.477864 14974 raft_consensus.cc:2781] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.478013 14972 ts_tablet_manager.cc:1428] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:15.478062 14974 raft_consensus.cc:686] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 LEADER]: Becoming Leader. State: Replica: 2700fe25fb9e4e19bf6a95dbb43bb37f, State: Running, Role: LEADER
I20260619 06:48:15.478180 14974 consensus_queue.cc:237] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.479157 14814 catalog_manager.cc:5495] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2700fe25fb9e4e19bf6a95dbb43bb37f (127.12.235.129). New cstate: current_term: 1 leader_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:15.482543 14813 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42786:
name: "second table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:15.486517 14919 tablet_service.cc:1467] Processing CreateTablet for tablet e44da8ad6c6e4efeb0919db7ff8ca9a8 (DEFAULT_TABLE table=second table [id=b46c0dffd0b64e188a0c098b04cd0453]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:15.486754 14919 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e44da8ad6c6e4efeb0919db7ff8ca9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:15.488482 14972 tablet_bootstrap.cc:492] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Bootstrap starting.
I20260619 06:48:15.489328 14972 tablet_bootstrap.cc:654] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:15.490257 14972 tablet_bootstrap.cc:492] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f: No bootstrap required, opened a new log
I20260619 06:48:15.490320 14972 ts_tablet_manager.cc:1397] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:15.490625 14972 raft_consensus.cc:348] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.490696 14972 raft_consensus.cc:374] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:15.490720 14972 raft_consensus.cc:729] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2700fe25fb9e4e19bf6a95dbb43bb37f, State: Initialized, Role: FOLLOWER
I20260619 06:48:15.490818 14972 consensus_queue.cc:260] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.490870 14972 raft_consensus.cc:388] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:15.490896 14972 raft_consensus.cc:482] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:15.490927 14972 raft_consensus.cc:3037] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.491544 14972 raft_consensus.cc:504] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.491662 14972 leader_election.cc:302] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2700fe25fb9e4e19bf6a95dbb43bb37f; no voters: 
I20260619 06:48:15.491770 14972 leader_election.cc:288] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:15.491827 14974 raft_consensus.cc:2781] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.491921 14974 raft_consensus.cc:686] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 LEADER]: Becoming Leader. State: Replica: 2700fe25fb9e4e19bf6a95dbb43bb37f, State: Running, Role: LEADER
I20260619 06:48:15.491982 14972 ts_tablet_manager.cc:1428] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:15.492024 14974 consensus_queue.cc:237] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } }
I20260619 06:48:15.493180 14813 catalog_manager.cc:5495] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2700fe25fb9e4e19bf6a95dbb43bb37f (127.12.235.129). New cstate: current_term: 1 leader_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2700fe25fb9e4e19bf6a95dbb43bb37f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39279 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:15.521468 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:15.525090 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:15.525298 13230 tablet_replica.cc:330] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f: stopping tablet replica
I20260619 06:48:15.525419 13230 raft_consensus.cc:2229] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.525532 13230 raft_consensus.cc:2258] T e44da8ad6c6e4efeb0919db7ff8ca9a8 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.526060 13230 tablet_replica.cc:330] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f: stopping tablet replica
I20260619 06:48:15.526139 13230 raft_consensus.cc:2229] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.526232 13230 raft_consensus.cc:2258] T 33d0ab9d64d942ed8ab6b56463d71dd6 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.526664 13230 tablet_replica.cc:330] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f: stopping tablet replica
I20260619 06:48:15.526728 13230 raft_consensus.cc:2229] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.526808 13230 raft_consensus.cc:2258] T a980e2c8fe9448d8aa35e4c95d8ad080 P 2700fe25fb9e4e19bf6a95dbb43bb37f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.539582 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:15.542300 13230 master.cc:537] Master@127.12.235.190:36971 shutting down...
I20260619 06:48:15.545848 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.545987 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.546089 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P fac380541d4d4d5c8f92737d3e79458f: stopping tablet replica
I20260619 06:48:15.558606 13230 master.cc:552] Master@127.12.235.190:36971 shutdown complete.
[       OK ] ClientTest.TestMultipleMultiRowManualBatches (207 ms)
[ RUN      ] ClientTest.TestWriteWithDeadTabletServer
I20260619 06:48:15.563949 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:35207
I20260619 06:48:15.564284 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:15.565811 14988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:15.565864 14990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:15.565950 14987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:15.565981 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:15.566162 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:15.566200 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:15.566212 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851695566213 us; error 0 us; skew 500 ppm
I20260619 06:48:15.566998 13230 webserver.cc:460] Webserver started at http://127.12.235.190:44593/ using document root <none> and password file <none>
I20260619 06:48:15.567101 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:15.567137 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:15.567202 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:15.567529 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "b8cc1ea239004b6f9e93cb3579f897f7"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.568881 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:15.569681 14995 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.569880 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:15.569937 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "b8cc1ea239004b6f9e93cb3579f897f7"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.569989 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:15.594941 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:15.595291 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:15.599684 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:35207
I20260619 06:48:15.600696 15057 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:35207 every 8 connection(s)
I20260619 06:48:15.601168 15058 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:15.603008 15058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7: Bootstrap starting.
I20260619 06:48:15.603720 15058 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:15.604631 15058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7: No bootstrap required, opened a new log
I20260619 06:48:15.604988 15058 raft_consensus.cc:348] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8cc1ea239004b6f9e93cb3579f897f7" member_type: VOTER }
I20260619 06:48:15.605069 15058 raft_consensus.cc:374] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:15.605100 15058 raft_consensus.cc:729] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cc1ea239004b6f9e93cb3579f897f7, State: Initialized, Role: FOLLOWER
I20260619 06:48:15.605240 15058 consensus_queue.cc:260] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8cc1ea239004b6f9e93cb3579f897f7" member_type: VOTER }
I20260619 06:48:15.605319 15058 raft_consensus.cc:388] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:15.605356 15058 raft_consensus.cc:482] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:15.605403 15058 raft_consensus.cc:3037] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.606057 15058 raft_consensus.cc:504] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8cc1ea239004b6f9e93cb3579f897f7" member_type: VOTER }
I20260619 06:48:15.606187 15058 leader_election.cc:302] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b8cc1ea239004b6f9e93cb3579f897f7; no voters: 
I20260619 06:48:15.606352 15058 leader_election.cc:288] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:15.606434 15061 raft_consensus.cc:2781] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.606609 15061 raft_consensus.cc:686] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [term 1 LEADER]: Becoming Leader. State: Replica: b8cc1ea239004b6f9e93cb3579f897f7, State: Running, Role: LEADER
I20260619 06:48:15.606719 15058 sys_catalog.cc:564] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:15.606741 15061 consensus_queue.cc:237] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8cc1ea239004b6f9e93cb3579f897f7" member_type: VOTER }
I20260619 06:48:15.607129 15063 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b8cc1ea239004b6f9e93cb3579f897f7. Latest consensus state: current_term: 1 leader_uuid: "b8cc1ea239004b6f9e93cb3579f897f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8cc1ea239004b6f9e93cb3579f897f7" member_type: VOTER } }
I20260619 06:48:15.607220 15063 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:15.607105 15062 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b8cc1ea239004b6f9e93cb3579f897f7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8cc1ea239004b6f9e93cb3579f897f7" member_type: VOTER } }
I20260619 06:48:15.607290 15062 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:15.607847 15067 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:15.608510 15067 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:15.608661 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:15.610185 15067 catalog_manager.cc:1347] Generated new cluster ID: 09fe5a6b9f0e4151b681b1a5463fc314
I20260619 06:48:15.610234 15067 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:15.618419 15067 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:15.618956 15067 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:15.626526 15067 catalog_manager.cc:5868] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7: Generated new TSK 0
I20260619 06:48:15.626668 15067 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:15.640975 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:15.642795 15079 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:15.642902 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:15.642902 15080 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:15.642983 15082 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:15.643157 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:15.643198 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:15.643211 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851695643211 us; error 0 us; skew 500 ppm
I20260619 06:48:15.644052 13230 webserver.cc:460] Webserver started at http://127.12.235.129:44741/ using document root <none> and password file <none>
I20260619 06:48:15.644184 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:15.644232 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:15.644313 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:15.644783 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "61902c5947c74165bbd5e7731facd36b"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.646111 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:15.646936 15087 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.647133 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:15.647195 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "61902c5947c74165bbd5e7731facd36b"
format_stamp: "Formatted at 2026-06-19 06:48:15 on dist-test-slave-hnts"
I20260619 06:48:15.647265 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestWriteWithDeadTabletServer.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:15.653622 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:15.653908 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:15.654589 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:15.654634 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.654671 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:15.654698 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:15.659334 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:37117
I20260619 06:48:15.659356 15153 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:37117 every 8 connection(s)
I20260619 06:48:15.660262 15154 heartbeater.cc:347] Connected to a master server at 127.12.235.190:35207
I20260619 06:48:15.660346 15154 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:15.660518 15154 heartbeater.cc:511] Master 127.12.235.190:35207 requested a full tablet report, sending...
I20260619 06:48:15.661118 15012 ts_manager.cc:194] Registered new tserver with Master: 61902c5947c74165bbd5e7731facd36b (127.12.235.129:37117)
I20260619 06:48:15.661828 15012 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37876
I20260619 06:48:15.661983 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002215097s
I20260619 06:48:15.668774 15012 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37904:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:15.672729 15154 heartbeater.cc:503] Master 127.12.235.190:35207 was elected leader, sending a full tablet report...
I20260619 06:48:15.677397 15118 tablet_service.cc:1467] Processing CreateTablet for tablet b4485718c44b41b88c66611bdcc127ae (DEFAULT_TABLE table=client-testtb [id=c3fbc28b64b94154974d55dc2dd9d025]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:15.677429 15117 tablet_service.cc:1467] Processing CreateTablet for tablet e7a73b9cbde14a3688fd9b49b1f34392 (DEFAULT_TABLE table=client-testtb [id=c3fbc28b64b94154974d55dc2dd9d025]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:15.677706 15118 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b4485718c44b41b88c66611bdcc127ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:15.677831 15117 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e7a73b9cbde14a3688fd9b49b1f34392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:15.680019 15170 tablet_bootstrap.cc:492] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b: Bootstrap starting.
I20260619 06:48:15.680774 15170 tablet_bootstrap.cc:654] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:15.681641 15170 tablet_bootstrap.cc:492] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b: No bootstrap required, opened a new log
I20260619 06:48:15.681717 15170 ts_tablet_manager.cc:1397] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:15.682117 15170 raft_consensus.cc:348] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61902c5947c74165bbd5e7731facd36b" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37117 } }
I20260619 06:48:15.682204 15170 raft_consensus.cc:374] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:15.682233 15170 raft_consensus.cc:729] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61902c5947c74165bbd5e7731facd36b, State: Initialized, Role: FOLLOWER
I20260619 06:48:15.682348 15170 consensus_queue.cc:260] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61902c5947c74165bbd5e7731facd36b" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37117 } }
I20260619 06:48:15.682427 15170 raft_consensus.cc:388] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:15.682464 15170 raft_consensus.cc:482] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:15.682508 15170 raft_consensus.cc:3037] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.683192 15170 raft_consensus.cc:504] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61902c5947c74165bbd5e7731facd36b" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37117 } }
I20260619 06:48:15.683300 15170 leader_election.cc:302] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 61902c5947c74165bbd5e7731facd36b; no voters: 
I20260619 06:48:15.683470 15170 leader_election.cc:288] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:15.683640 15172 raft_consensus.cc:2781] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.683835 15172 raft_consensus.cc:686] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [term 1 LEADER]: Becoming Leader. State: Replica: 61902c5947c74165bbd5e7731facd36b, State: Running, Role: LEADER
I20260619 06:48:15.683954 15170 ts_tablet_manager.cc:1428] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:15.683949 15172 consensus_queue.cc:237] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61902c5947c74165bbd5e7731facd36b" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37117 } }
I20260619 06:48:15.684129 15170 tablet_bootstrap.cc:492] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b: Bootstrap starting.
I20260619 06:48:15.685349 15170 tablet_bootstrap.cc:654] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:15.685312 15012 catalog_manager.cc:5495] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b reported cstate change: term changed from 0 to 1, leader changed from <none> to 61902c5947c74165bbd5e7731facd36b (127.12.235.129). New cstate: current_term: 1 leader_uuid: "61902c5947c74165bbd5e7731facd36b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61902c5947c74165bbd5e7731facd36b" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37117 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:15.686587 15170 tablet_bootstrap.cc:492] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b: No bootstrap required, opened a new log
I20260619 06:48:15.686650 15170 ts_tablet_manager.cc:1397] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260619 06:48:15.687150 15170 raft_consensus.cc:348] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61902c5947c74165bbd5e7731facd36b" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37117 } }
I20260619 06:48:15.687238 15170 raft_consensus.cc:374] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:15.687261 15170 raft_consensus.cc:729] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61902c5947c74165bbd5e7731facd36b, State: Initialized, Role: FOLLOWER
I20260619 06:48:15.687397 15170 consensus_queue.cc:260] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61902c5947c74165bbd5e7731facd36b" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37117 } }
I20260619 06:48:15.687472 15170 raft_consensus.cc:388] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:15.687511 15170 raft_consensus.cc:482] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:15.687556 15170 raft_consensus.cc:3037] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:15.688438 15170 raft_consensus.cc:504] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61902c5947c74165bbd5e7731facd36b" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37117 } }
I20260619 06:48:15.688536 15170 leader_election.cc:302] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 61902c5947c74165bbd5e7731facd36b; no voters: 
I20260619 06:48:15.688633 15170 leader_election.cc:288] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:15.688673 15172 raft_consensus.cc:2781] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:15.688747 15172 raft_consensus.cc:686] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [term 1 LEADER]: Becoming Leader. State: Replica: 61902c5947c74165bbd5e7731facd36b, State: Running, Role: LEADER
I20260619 06:48:15.688866 15170 ts_tablet_manager.cc:1428] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:15.688843 15172 consensus_queue.cc:237] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61902c5947c74165bbd5e7731facd36b" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37117 } }
I20260619 06:48:15.689882 15012 catalog_manager.cc:5495] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b reported cstate change: term changed from 0 to 1, leader changed from <none> to 61902c5947c74165bbd5e7731facd36b (127.12.235.129). New cstate: current_term: 1 leader_uuid: "61902c5947c74165bbd5e7731facd36b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61902c5947c74165bbd5e7731facd36b" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37117 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:15.697396 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:15.700348 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:15.700523 13230 tablet_replica.cc:330] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b: stopping tablet replica
I20260619 06:48:15.700659 13230 raft_consensus.cc:2229] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.700766 13230 raft_consensus.cc:2258] T e7a73b9cbde14a3688fd9b49b1f34392 P 61902c5947c74165bbd5e7731facd36b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.701259 13230 tablet_replica.cc:330] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b: stopping tablet replica
I20260619 06:48:15.701336 13230 raft_consensus.cc:2229] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:15.701426 13230 raft_consensus.cc:2258] T b4485718c44b41b88c66611bdcc127ae P 61902c5947c74165bbd5e7731facd36b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:15.714118 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
W20260619 06:48:15.718642 15163 meta_cache.cc:302] tablet b4485718c44b41b88c66611bdcc127ae: replica 61902c5947c74165bbd5e7731facd36b (127.12.235.129:37117) has failed: Network error: Client connection negotiation failed: client connection to 127.12.235.129:37117: connect: Connection refused (error 111)
W20260619 06:48:16.736037 15163 batcher.cc:441] Timed out: Failed to write batch of 1 ops to tablet b4485718c44b41b88c66611bdcc127ae after 42 attempt(s): Failed to write to server: (no server available): Write(tablet: b4485718c44b41b88c66611bdcc127ae, num_ops: 1, num_attempts: 42) passed its deadline: Network error: Client connection negotiation failed: client connection to 127.12.235.129:37117: connect: Connection refused (error 111)
I20260619 06:48:16.737032 13230 master.cc:537] Master@127.12.235.190:35207 shutting down...
I20260619 06:48:16.740394 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:16.740604 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:16.740685 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P b8cc1ea239004b6f9e93cb3579f897f7: stopping tablet replica
I20260619 06:48:16.752866 13230 master.cc:552] Master@127.12.235.190:35207 shutdown complete.
[       OK ] ClientTest.TestWriteWithDeadTabletServer (1194 ms)
[ RUN      ] ClientTest.TestSessionMutationBufferMaxNum
I20260619 06:48:16.758158 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:35301
I20260619 06:48:16.758500 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:16.759932 15180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:16.760003 15183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:16.760028 15181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:16.760222 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:16.760344 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:16.760375 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:16.760387 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851696760387 us; error 0 us; skew 500 ppm
I20260619 06:48:16.761209 13230 webserver.cc:460] Webserver started at http://127.12.235.190:39303/ using document root <none> and password file <none>
I20260619 06:48:16.761318 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:16.761353 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:16.761406 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:16.761766 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "9704eefe2c4f41ecbe19cdddbfe5e584"
format_stamp: "Formatted at 2026-06-19 06:48:16 on dist-test-slave-hnts"
I20260619 06:48:16.763163 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:16.764022 15188 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:16.764243 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260619 06:48:16.764303 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "9704eefe2c4f41ecbe19cdddbfe5e584"
format_stamp: "Formatted at 2026-06-19 06:48:16 on dist-test-slave-hnts"
I20260619 06:48:16.764361 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:16.769816 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:16.770107 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:16.774405 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:35301
I20260619 06:48:16.774817 15250 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:35301 every 8 connection(s)
I20260619 06:48:16.775336 15251 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:16.777303 15251 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584: Bootstrap starting.
I20260619 06:48:16.778051 15251 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:16.778971 15251 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584: No bootstrap required, opened a new log
I20260619 06:48:16.779422 15251 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9704eefe2c4f41ecbe19cdddbfe5e584" member_type: VOTER }
I20260619 06:48:16.779510 15251 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:16.779536 15251 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9704eefe2c4f41ecbe19cdddbfe5e584, State: Initialized, Role: FOLLOWER
I20260619 06:48:16.779709 15251 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9704eefe2c4f41ecbe19cdddbfe5e584" member_type: VOTER }
I20260619 06:48:16.779847 15251 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:16.779886 15251 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:16.779924 15251 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:16.780730 15251 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9704eefe2c4f41ecbe19cdddbfe5e584" member_type: VOTER }
I20260619 06:48:16.780844 15251 leader_election.cc:302] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9704eefe2c4f41ecbe19cdddbfe5e584; no voters: 
I20260619 06:48:16.780988 15251 leader_election.cc:288] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:16.781083 15254 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:16.781272 15254 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [term 1 LEADER]: Becoming Leader. State: Replica: 9704eefe2c4f41ecbe19cdddbfe5e584, State: Running, Role: LEADER
I20260619 06:48:16.781390 15251 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:16.781394 15254 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9704eefe2c4f41ecbe19cdddbfe5e584" member_type: VOTER }
I20260619 06:48:16.781812 15255 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9704eefe2c4f41ecbe19cdddbfe5e584" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9704eefe2c4f41ecbe19cdddbfe5e584" member_type: VOTER } }
I20260619 06:48:16.781836 15256 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9704eefe2c4f41ecbe19cdddbfe5e584. Latest consensus state: current_term: 1 leader_uuid: "9704eefe2c4f41ecbe19cdddbfe5e584" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9704eefe2c4f41ecbe19cdddbfe5e584" member_type: VOTER } }
I20260619 06:48:16.781924 15255 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:16.781940 15256 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:16.782538 15260 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:16.783355 15260 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:16.783525 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:16.785171 15260 catalog_manager.cc:1347] Generated new cluster ID: 15c9a10010ba40c088d7dc914c667d2d
I20260619 06:48:16.785228 15260 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:16.805390 15260 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:16.806193 15260 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:16.809697 15260 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584: Generated new TSK 0
I20260619 06:48:16.809855 15260 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:16.815938 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:16.817867 15275 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:16.817891 15273 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:16.817951 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:16.817996 15272 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:16.818321 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:16.818368 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:16.818383 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851696818383 us; error 0 us; skew 500 ppm
I20260619 06:48:16.819248 13230 webserver.cc:460] Webserver started at http://127.12.235.129:35869/ using document root <none> and password file <none>
I20260619 06:48:16.819378 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:16.819429 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:16.819499 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:16.819897 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "b20cc346fbf9487385d68989737dc4aa"
format_stamp: "Formatted at 2026-06-19 06:48:16 on dist-test-slave-hnts"
I20260619 06:48:16.821427 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:16.822387 15280 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:16.822592 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:16.822664 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "b20cc346fbf9487385d68989737dc4aa"
format_stamp: "Formatted at 2026-06-19 06:48:16 on dist-test-slave-hnts"
I20260619 06:48:16.822731 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSessionMutationBufferMaxNum.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:16.826413 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:16.826715 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:16.827458 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:16.827499 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:16.827538 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:16.827564 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:16.832543 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:32857
I20260619 06:48:16.832568 15346 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:32857 every 8 connection(s)
I20260619 06:48:16.833587 15347 heartbeater.cc:347] Connected to a master server at 127.12.235.190:35301
I20260619 06:48:16.833674 15347 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:16.833861 15347 heartbeater.cc:511] Master 127.12.235.190:35301 requested a full tablet report, sending...
I20260619 06:48:16.834471 15205 ts_manager.cc:194] Registered new tserver with Master: b20cc346fbf9487385d68989737dc4aa (127.12.235.129:32857)
I20260619 06:48:16.835206 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002253497s
I20260619 06:48:16.835213 15205 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48468
I20260619 06:48:16.842494 15205 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48494:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:16.846167 15347 heartbeater.cc:503] Master 127.12.235.190:35301 was elected leader, sending a full tablet report...
I20260619 06:48:16.851305 15311 tablet_service.cc:1467] Processing CreateTablet for tablet 8c51f80b591d4370b768a48764075318 (DEFAULT_TABLE table=client-testtb [id=a3b7edb6b9184fb9bd5b1fb1d052040e]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:16.851313 15310 tablet_service.cc:1467] Processing CreateTablet for tablet 027ea9aee0ac4c04a4770c7bde46e9cb (DEFAULT_TABLE table=client-testtb [id=a3b7edb6b9184fb9bd5b1fb1d052040e]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:16.851629 15311 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8c51f80b591d4370b768a48764075318. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:16.851760 15310 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 027ea9aee0ac4c04a4770c7bde46e9cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:16.853978 15363 tablet_bootstrap.cc:492] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa: Bootstrap starting.
I20260619 06:48:16.854730 15363 tablet_bootstrap.cc:654] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:16.855645 15363 tablet_bootstrap.cc:492] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa: No bootstrap required, opened a new log
I20260619 06:48:16.855716 15363 ts_tablet_manager.cc:1397] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:16.856076 15363 raft_consensus.cc:348] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20cc346fbf9487385d68989737dc4aa" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 32857 } }
I20260619 06:48:16.856788 15363 raft_consensus.cc:374] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:16.856827 15363 raft_consensus.cc:729] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20cc346fbf9487385d68989737dc4aa, State: Initialized, Role: FOLLOWER
I20260619 06:48:16.856947 15363 consensus_queue.cc:260] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20cc346fbf9487385d68989737dc4aa" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 32857 } }
I20260619 06:48:16.857034 15363 raft_consensus.cc:388] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:16.857057 15363 raft_consensus.cc:482] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:16.857087 15363 raft_consensus.cc:3037] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:16.883162 15363 raft_consensus.cc:504] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20cc346fbf9487385d68989737dc4aa" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 32857 } }
I20260619 06:48:16.883354 15363 leader_election.cc:302] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b20cc346fbf9487385d68989737dc4aa; no voters: 
I20260619 06:48:16.883579 15363 leader_election.cc:288] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:16.883853 15366 raft_consensus.cc:2781] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:16.883924 15363 ts_tablet_manager.cc:1428] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa: Time spent starting tablet: real 0.028s	user 0.000s	sys 0.003s
I20260619 06:48:16.884059 15366 raft_consensus.cc:686] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [term 1 LEADER]: Becoming Leader. State: Replica: b20cc346fbf9487385d68989737dc4aa, State: Running, Role: LEADER
I20260619 06:48:16.884140 15363 tablet_bootstrap.cc:492] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa: Bootstrap starting.
I20260619 06:48:16.884189 15366 consensus_queue.cc:237] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20cc346fbf9487385d68989737dc4aa" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 32857 } }
I20260619 06:48:16.885224 15363 tablet_bootstrap.cc:654] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:16.885463 15205 catalog_manager.cc:5495] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa reported cstate change: term changed from 0 to 1, leader changed from <none> to b20cc346fbf9487385d68989737dc4aa (127.12.235.129). New cstate: current_term: 1 leader_uuid: "b20cc346fbf9487385d68989737dc4aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20cc346fbf9487385d68989737dc4aa" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 32857 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:16.886269 15363 tablet_bootstrap.cc:492] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa: No bootstrap required, opened a new log
I20260619 06:48:16.886351 15363 ts_tablet_manager.cc:1397] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260619 06:48:16.886790 15363 raft_consensus.cc:348] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20cc346fbf9487385d68989737dc4aa" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 32857 } }
I20260619 06:48:16.886888 15363 raft_consensus.cc:374] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:16.886917 15363 raft_consensus.cc:729] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b20cc346fbf9487385d68989737dc4aa, State: Initialized, Role: FOLLOWER
I20260619 06:48:16.887018 15363 consensus_queue.cc:260] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20cc346fbf9487385d68989737dc4aa" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 32857 } }
I20260619 06:48:16.887099 15363 raft_consensus.cc:388] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:16.887132 15363 raft_consensus.cc:482] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:16.887173 15363 raft_consensus.cc:3037] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:16.930169 15363 raft_consensus.cc:504] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20cc346fbf9487385d68989737dc4aa" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 32857 } }
I20260619 06:48:16.930361 15363 leader_election.cc:302] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b20cc346fbf9487385d68989737dc4aa; no voters: 
I20260619 06:48:16.930464 15363 leader_election.cc:288] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:16.930563 15369 raft_consensus.cc:2781] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:16.930692 15369 raft_consensus.cc:686] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [term 1 LEADER]: Becoming Leader. State: Replica: b20cc346fbf9487385d68989737dc4aa, State: Running, Role: LEADER
I20260619 06:48:16.930719 15363 ts_tablet_manager.cc:1428] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa: Time spent starting tablet: real 0.044s	user 0.000s	sys 0.002s
I20260619 06:48:16.930816 15369 consensus_queue.cc:237] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20cc346fbf9487385d68989737dc4aa" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 32857 } }
I20260619 06:48:16.932164 15205 catalog_manager.cc:5495] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa reported cstate change: term changed from 0 to 1, leader changed from <none> to b20cc346fbf9487385d68989737dc4aa (127.12.235.129). New cstate: current_term: 1 leader_uuid: "b20cc346fbf9487385d68989737dc4aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b20cc346fbf9487385d68989737dc4aa" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 32857 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:17.276521 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:17.280234 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:17.280419 13230 tablet_replica.cc:330] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa: stopping tablet replica
I20260619 06:48:17.280536 13230 raft_consensus.cc:2229] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:17.280661 13230 raft_consensus.cc:2258] T 8c51f80b591d4370b768a48764075318 P b20cc346fbf9487385d68989737dc4aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:17.281210 13230 tablet_replica.cc:330] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa: stopping tablet replica
I20260619 06:48:17.281284 13230 raft_consensus.cc:2229] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:17.281371 13230 raft_consensus.cc:2258] T 027ea9aee0ac4c04a4770c7bde46e9cb P b20cc346fbf9487385d68989737dc4aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:17.294612 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:17.297061 13230 master.cc:537] Master@127.12.235.190:35301 shutting down...
I20260619 06:48:17.300084 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:17.300228 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:17.300348 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 9704eefe2c4f41ecbe19cdddbfe5e584: stopping tablet replica
I20260619 06:48:17.312829 13230 master.cc:552] Master@127.12.235.190:35301 shutdown complete.
[       OK ] ClientTest.TestSessionMutationBufferMaxNum (559 ms)
[ RUN      ] ClientTest.TestAutoFlushBackgroundPreFlush
I20260619 06:48:17.317652 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:44539
I20260619 06:48:17.317970 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:17.319543 15386 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:17.319670 15389 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:17.319670 15387 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:17.319803 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:17.319922 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:17.319955 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:17.319969 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851697319969 us; error 0 us; skew 500 ppm
I20260619 06:48:17.320753 13230 webserver.cc:460] Webserver started at http://127.12.235.190:43879/ using document root <none> and password file <none>
I20260619 06:48:17.320859 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:17.320897 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:17.320947 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:17.321306 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "7c73486b6e2d42eab333b35c4b94894f"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.322597 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:17.323436 15394 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.323642 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:17.323706 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "7c73486b6e2d42eab333b35c4b94894f"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.323772 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:17.331496 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:17.331816 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:17.336143 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:44539
I20260619 06:48:17.337163 15456 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:44539 every 8 connection(s)
I20260619 06:48:17.337524 15457 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:17.339354 15457 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f: Bootstrap starting.
I20260619 06:48:17.340047 15457 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:17.340993 15457 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f: No bootstrap required, opened a new log
I20260619 06:48:17.341341 15457 raft_consensus.cc:348] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c73486b6e2d42eab333b35c4b94894f" member_type: VOTER }
I20260619 06:48:17.341423 15457 raft_consensus.cc:374] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:17.341449 15457 raft_consensus.cc:729] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c73486b6e2d42eab333b35c4b94894f, State: Initialized, Role: FOLLOWER
I20260619 06:48:17.341549 15457 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c73486b6e2d42eab333b35c4b94894f" member_type: VOTER }
I20260619 06:48:17.341627 15457 raft_consensus.cc:388] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:17.341665 15457 raft_consensus.cc:482] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:17.341701 15457 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:17.342356 15457 raft_consensus.cc:504] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c73486b6e2d42eab333b35c4b94894f" member_type: VOTER }
I20260619 06:48:17.342454 15457 leader_election.cc:302] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7c73486b6e2d42eab333b35c4b94894f; no voters: 
I20260619 06:48:17.342585 15457 leader_election.cc:288] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:17.342685 15460 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:17.342881 15460 raft_consensus.cc:686] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [term 1 LEADER]: Becoming Leader. State: Replica: 7c73486b6e2d42eab333b35c4b94894f, State: Running, Role: LEADER
I20260619 06:48:17.342954 15457 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:17.342998 15460 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c73486b6e2d42eab333b35c4b94894f" member_type: VOTER }
I20260619 06:48:17.343386 15461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7c73486b6e2d42eab333b35c4b94894f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c73486b6e2d42eab333b35c4b94894f" member_type: VOTER } }
I20260619 06:48:17.343400 15462 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7c73486b6e2d42eab333b35c4b94894f. Latest consensus state: current_term: 1 leader_uuid: "7c73486b6e2d42eab333b35c4b94894f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7c73486b6e2d42eab333b35c4b94894f" member_type: VOTER } }
I20260619 06:48:17.343502 15462 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:17.343662 15461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:17.344151 15466 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:17.344957 15466 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:17.345126 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:17.346710 15466 catalog_manager.cc:1347] Generated new cluster ID: 6a404e703ab84b38aa4760cf657a3556
I20260619 06:48:17.346752 15466 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:17.354173 15466 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:17.354770 15466 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:17.359010 15466 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f: Generated new TSK 0
I20260619 06:48:17.359159 15466 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:17.361195 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:17.362972 15478 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:17.362984 15479 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:17.363114 15481 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:17.363157 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:17.363368 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:17.363408 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:17.363423 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851697363424 us; error 0 us; skew 500 ppm
I20260619 06:48:17.364319 13230 webserver.cc:460] Webserver started at http://127.12.235.129:32971/ using document root <none> and password file <none>
I20260619 06:48:17.364449 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:17.364501 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:17.364593 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:17.364969 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "41dec36f557a4858909729bf1a81225e"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.366387 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:17.367368 15486 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.367566 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:17.367632 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "41dec36f557a4858909729bf1a81225e"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.367697 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestAutoFlushBackgroundPreFlush.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:17.382725 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:17.383103 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:17.383935 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:17.383980 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.384021 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:17.384047 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.389272 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:35459
I20260619 06:48:17.389281 15554 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:35459 every 8 connection(s)
I20260619 06:48:17.390290 15557 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44539
I20260619 06:48:17.390384 15557 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:17.390580 15557 heartbeater.cc:511] Master 127.12.235.190:44539 requested a full tablet report, sending...
I20260619 06:48:17.391155 15411 ts_manager.cc:194] Registered new tserver with Master: 41dec36f557a4858909729bf1a81225e (127.12.235.129:35459)
I20260619 06:48:17.391867 15411 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48502
I20260619 06:48:17.391934 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002249873s
I20260619 06:48:17.398835 15411 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48518:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:17.402817 15557 heartbeater.cc:503] Master 127.12.235.190:44539 was elected leader, sending a full tablet report...
I20260619 06:48:17.407267 15517 tablet_service.cc:1467] Processing CreateTablet for tablet d4383c61d15a4c62b5db3046f9052f80 (DEFAULT_TABLE table=client-testtb [id=61b6083b4aa144e0899ba3b49cc34e8a]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:17.407267 15516 tablet_service.cc:1467] Processing CreateTablet for tablet ce5e3d2031944d638489b5d371540e70 (DEFAULT_TABLE table=client-testtb [id=61b6083b4aa144e0899ba3b49cc34e8a]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:17.407634 15517 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d4383c61d15a4c62b5db3046f9052f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:17.407842 15516 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ce5e3d2031944d638489b5d371540e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:17.410339 15569 tablet_bootstrap.cc:492] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e: Bootstrap starting.
I20260619 06:48:17.411185 15569 tablet_bootstrap.cc:654] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:17.412283 15569 tablet_bootstrap.cc:492] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e: No bootstrap required, opened a new log
I20260619 06:48:17.412361 15569 ts_tablet_manager.cc:1397] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:17.412822 15569 raft_consensus.cc:348] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41dec36f557a4858909729bf1a81225e" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35459 } }
I20260619 06:48:17.412914 15569 raft_consensus.cc:374] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:17.412942 15569 raft_consensus.cc:729] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dec36f557a4858909729bf1a81225e, State: Initialized, Role: FOLLOWER
I20260619 06:48:17.413056 15569 consensus_queue.cc:260] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41dec36f557a4858909729bf1a81225e" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35459 } }
I20260619 06:48:17.413141 15569 raft_consensus.cc:388] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:17.413182 15569 raft_consensus.cc:482] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:17.413230 15569 raft_consensus.cc:3037] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:17.413985 15569 raft_consensus.cc:504] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41dec36f557a4858909729bf1a81225e" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35459 } }
I20260619 06:48:17.414189 15569 leader_election.cc:302] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 41dec36f557a4858909729bf1a81225e; no voters: 
I20260619 06:48:17.414409 15569 leader_election.cc:288] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:17.414515 15571 raft_consensus.cc:2781] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:17.414726 15571 raft_consensus.cc:686] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [term 1 LEADER]: Becoming Leader. State: Replica: 41dec36f557a4858909729bf1a81225e, State: Running, Role: LEADER
I20260619 06:48:17.414736 15569 ts_tablet_manager.cc:1428] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260619 06:48:17.414871 15571 consensus_queue.cc:237] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41dec36f557a4858909729bf1a81225e" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35459 } }
I20260619 06:48:17.414925 15569 tablet_bootstrap.cc:492] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e: Bootstrap starting.
I20260619 06:48:17.415895 15569 tablet_bootstrap.cc:654] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:17.416055 15410 catalog_manager.cc:5495] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41dec36f557a4858909729bf1a81225e (127.12.235.129). New cstate: current_term: 1 leader_uuid: "41dec36f557a4858909729bf1a81225e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41dec36f557a4858909729bf1a81225e" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35459 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:17.416961 15569 tablet_bootstrap.cc:492] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e: No bootstrap required, opened a new log
I20260619 06:48:17.417043 15569 ts_tablet_manager.cc:1397] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:17.417416 15569 raft_consensus.cc:348] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41dec36f557a4858909729bf1a81225e" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35459 } }
I20260619 06:48:17.417514 15569 raft_consensus.cc:374] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:17.417553 15569 raft_consensus.cc:729] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41dec36f557a4858909729bf1a81225e, State: Initialized, Role: FOLLOWER
I20260619 06:48:17.417666 15569 consensus_queue.cc:260] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41dec36f557a4858909729bf1a81225e" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35459 } }
I20260619 06:48:17.417757 15569 raft_consensus.cc:388] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:17.417797 15569 raft_consensus.cc:482] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:17.417840 15569 raft_consensus.cc:3037] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:17.418577 15569 raft_consensus.cc:504] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41dec36f557a4858909729bf1a81225e" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35459 } }
I20260619 06:48:17.418686 15569 leader_election.cc:302] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 41dec36f557a4858909729bf1a81225e; no voters: 
I20260619 06:48:17.418753 15569 leader_election.cc:288] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:17.418826 15573 raft_consensus.cc:2781] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:17.418957 15569 ts_tablet_manager.cc:1428] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:17.418970 15573 raft_consensus.cc:686] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [term 1 LEADER]: Becoming Leader. State: Replica: 41dec36f557a4858909729bf1a81225e, State: Running, Role: LEADER
I20260619 06:48:17.419070 15573 consensus_queue.cc:237] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41dec36f557a4858909729bf1a81225e" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35459 } }
I20260619 06:48:17.420372 15410 catalog_manager.cc:5495] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e reported cstate change: term changed from 0 to 1, leader changed from <none> to 41dec36f557a4858909729bf1a81225e (127.12.235.129). New cstate: current_term: 1 leader_uuid: "41dec36f557a4858909729bf1a81225e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "41dec36f557a4858909729bf1a81225e" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35459 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:17.438791 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:17.441911 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:17.442101 13230 tablet_replica.cc:330] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e: stopping tablet replica
I20260619 06:48:17.442229 13230 raft_consensus.cc:2229] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:17.442338 13230 raft_consensus.cc:2258] T ce5e3d2031944d638489b5d371540e70 P 41dec36f557a4858909729bf1a81225e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:17.442862 13230 tablet_replica.cc:330] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e: stopping tablet replica
I20260619 06:48:17.442955 13230 raft_consensus.cc:2229] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:17.443058 13230 raft_consensus.cc:2258] T d4383c61d15a4c62b5db3046f9052f80 P 41dec36f557a4858909729bf1a81225e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:17.455789 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:17.458518 13230 master.cc:537] Master@127.12.235.190:44539 shutting down...
I20260619 06:48:17.462066 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:17.462226 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:17.462334 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 7c73486b6e2d42eab333b35c4b94894f: stopping tablet replica
I20260619 06:48:17.474884 13230 master.cc:552] Master@127.12.235.190:44539 shutdown complete.
[       OK ] ClientTest.TestAutoFlushBackgroundPreFlush (161 ms)
[ RUN      ] ClientTest.TestBasicAlterOperations
I20260619 06:48:17.479683 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:40737
I20260619 06:48:17.480001 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:17.481658 15581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:17.481664 15583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:17.481819 15580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:17.481850 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:17.482005 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:17.482041 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:17.482062 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851697482062 us; error 0 us; skew 500 ppm
I20260619 06:48:17.482815 13230 webserver.cc:460] Webserver started at http://127.12.235.190:45347/ using document root <none> and password file <none>
I20260619 06:48:17.482916 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:17.482951 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:17.482999 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:17.483385 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "4fdab5b43b1d42b6b43c445ab791a896"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.484695 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:17.485585 15588 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.485797 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:17.485858 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "4fdab5b43b1d42b6b43c445ab791a896"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.485924 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:17.499389 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:17.499714 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:17.503994 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:40737
I20260619 06:48:17.504921 15650 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:40737 every 8 connection(s)
I20260619 06:48:17.505327 15651 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:17.507107 15651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: Bootstrap starting.
I20260619 06:48:17.507839 15651 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:17.508733 15651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: No bootstrap required, opened a new log
I20260619 06:48:17.509087 15651 raft_consensus.cc:348] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fdab5b43b1d42b6b43c445ab791a896" member_type: VOTER }
I20260619 06:48:17.509171 15651 raft_consensus.cc:374] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:17.509202 15651 raft_consensus.cc:729] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fdab5b43b1d42b6b43c445ab791a896, State: Initialized, Role: FOLLOWER
I20260619 06:48:17.509327 15651 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fdab5b43b1d42b6b43c445ab791a896" member_type: VOTER }
I20260619 06:48:17.509392 15651 raft_consensus.cc:388] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:17.509423 15651 raft_consensus.cc:482] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:17.509469 15651 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:17.510135 15651 raft_consensus.cc:504] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fdab5b43b1d42b6b43c445ab791a896" member_type: VOTER }
I20260619 06:48:17.510241 15651 leader_election.cc:302] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4fdab5b43b1d42b6b43c445ab791a896; no voters: 
I20260619 06:48:17.510413 15651 leader_election.cc:288] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:17.510524 15654 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:17.510715 15654 raft_consensus.cc:686] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [term 1 LEADER]: Becoming Leader. State: Replica: 4fdab5b43b1d42b6b43c445ab791a896, State: Running, Role: LEADER
I20260619 06:48:17.510807 15651 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:17.510828 15654 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fdab5b43b1d42b6b43c445ab791a896" member_type: VOTER }
I20260619 06:48:17.511210 15655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4fdab5b43b1d42b6b43c445ab791a896" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fdab5b43b1d42b6b43c445ab791a896" member_type: VOTER } }
I20260619 06:48:17.511238 15656 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4fdab5b43b1d42b6b43c445ab791a896. Latest consensus state: current_term: 1 leader_uuid: "4fdab5b43b1d42b6b43c445ab791a896" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fdab5b43b1d42b6b43c445ab791a896" member_type: VOTER } }
I20260619 06:48:17.511318 15655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:17.511332 15656 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:17.511785 15660 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:17.512423 15660 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:17.512566 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:17.514108 15660 catalog_manager.cc:1347] Generated new cluster ID: a1e54a63c99049dba90e62263edf9c6d
I20260619 06:48:17.514163 15660 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:17.537645 15660 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:17.538226 15660 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:17.544328 15660 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: Generated new TSK 0
I20260619 06:48:17.544476 15660 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:17.577008 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:17.578769 15675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:17.578778 15672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:17.578810 15673 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:17.579056 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:17.579195 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:17.579231 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:17.579252 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851697579251 us; error 0 us; skew 500 ppm
I20260619 06:48:17.580127 13230 webserver.cc:460] Webserver started at http://127.12.235.129:38065/ using document root <none> and password file <none>
I20260619 06:48:17.580272 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:17.580319 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:17.580391 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:17.580834 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "4b23c67176b24ed281609ce4940af318"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.582240 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:17.583138 15680 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.583393 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:17.583453 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "4b23c67176b24ed281609ce4940af318"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.583508 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestBasicAlterOperations.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:17.599259 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:17.599586 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:17.600307 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:17.600351 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.600394 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:17.600419 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.605484 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:46189
I20260619 06:48:17.606066 15750 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:46189 every 8 connection(s)
I20260619 06:48:17.606349 15751 heartbeater.cc:347] Connected to a master server at 127.12.235.190:40737
I20260619 06:48:17.606427 15751 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:17.606599 15751 heartbeater.cc:511] Master 127.12.235.190:40737 requested a full tablet report, sending...
I20260619 06:48:17.607158 15605 ts_manager.cc:194] Registered new tserver with Master: 4b23c67176b24ed281609ce4940af318 (127.12.235.129:46189)
I20260619 06:48:17.608091 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002252087s
I20260619 06:48:17.608106 15605 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60380
I20260619 06:48:17.615017 15605 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60402:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:17.619045 15751 heartbeater.cc:503] Master 127.12.235.190:40737 was elected leader, sending a full tablet report...
I20260619 06:48:17.623131 15711 tablet_service.cc:1467] Processing CreateTablet for tablet 12885591007e491e97b7e5ddb5ee8ce0 (DEFAULT_TABLE table=client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:17.623162 15710 tablet_service.cc:1467] Processing CreateTablet for tablet af5138c03c4c4918954d22148491c168 (DEFAULT_TABLE table=client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:17.623430 15711 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 12885591007e491e97b7e5ddb5ee8ce0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:17.623571 15710 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet af5138c03c4c4918954d22148491c168. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:17.626057 15762 tablet_bootstrap.cc:492] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Bootstrap starting.
I20260619 06:48:17.626848 15762 tablet_bootstrap.cc:654] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:17.627771 15762 tablet_bootstrap.cc:492] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: No bootstrap required, opened a new log
I20260619 06:48:17.627849 15762 ts_tablet_manager.cc:1397] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:17.628295 15762 raft_consensus.cc:348] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b23c67176b24ed281609ce4940af318" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46189 } }
I20260619 06:48:17.628402 15762 raft_consensus.cc:374] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:17.628446 15762 raft_consensus.cc:729] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b23c67176b24ed281609ce4940af318, State: Initialized, Role: FOLLOWER
I20260619 06:48:17.628556 15762 consensus_queue.cc:260] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b23c67176b24ed281609ce4940af318" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46189 } }
I20260619 06:48:17.628670 15762 raft_consensus.cc:388] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:17.628707 15762 raft_consensus.cc:482] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:17.628742 15762 raft_consensus.cc:3037] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:17.629429 15762 raft_consensus.cc:504] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b23c67176b24ed281609ce4940af318" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46189 } }
I20260619 06:48:17.629531 15762 leader_election.cc:302] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4b23c67176b24ed281609ce4940af318; no voters: 
I20260619 06:48:17.629673 15762 leader_election.cc:288] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:17.629786 15764 raft_consensus.cc:2781] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:17.629966 15764 raft_consensus.cc:686] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [term 1 LEADER]: Becoming Leader. State: Replica: 4b23c67176b24ed281609ce4940af318, State: Running, Role: LEADER
I20260619 06:48:17.629973 15762 ts_tablet_manager.cc:1428] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260619 06:48:17.630095 15764 consensus_queue.cc:237] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b23c67176b24ed281609ce4940af318" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46189 } }
I20260619 06:48:17.630170 15762 tablet_bootstrap.cc:492] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Bootstrap starting.
I20260619 06:48:17.631058 15762 tablet_bootstrap.cc:654] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:17.631281 15605 catalog_manager.cc:5495] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b23c67176b24ed281609ce4940af318 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "4b23c67176b24ed281609ce4940af318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b23c67176b24ed281609ce4940af318" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46189 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:17.632095 15762 tablet_bootstrap.cc:492] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: No bootstrap required, opened a new log
I20260619 06:48:17.632165 15762 ts_tablet_manager.cc:1397] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260619 06:48:17.632607 15762 raft_consensus.cc:348] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b23c67176b24ed281609ce4940af318" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46189 } }
I20260619 06:48:17.632702 15762 raft_consensus.cc:374] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:17.632735 15762 raft_consensus.cc:729] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b23c67176b24ed281609ce4940af318, State: Initialized, Role: FOLLOWER
I20260619 06:48:17.632877 15762 consensus_queue.cc:260] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b23c67176b24ed281609ce4940af318" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46189 } }
I20260619 06:48:17.632949 15762 raft_consensus.cc:388] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:17.632989 15762 raft_consensus.cc:482] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:17.633033 15762 raft_consensus.cc:3037] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:17.633775 15762 raft_consensus.cc:504] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b23c67176b24ed281609ce4940af318" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46189 } }
I20260619 06:48:17.633881 15762 leader_election.cc:302] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4b23c67176b24ed281609ce4940af318; no voters: 
I20260619 06:48:17.633968 15762 leader_election.cc:288] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:17.634034 15764 raft_consensus.cc:2781] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:17.634126 15764 raft_consensus.cc:686] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [term 1 LEADER]: Becoming Leader. State: Replica: 4b23c67176b24ed281609ce4940af318, State: Running, Role: LEADER
I20260619 06:48:17.634178 15762 ts_tablet_manager.cc:1428] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:17.634248 15764 consensus_queue.cc:237] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b23c67176b24ed281609ce4940af318" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46189 } }
I20260619 06:48:17.635262 15605 catalog_manager.cc:5495] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b23c67176b24ed281609ce4940af318 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "4b23c67176b24ed281609ce4940af318" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b23c67176b24ed281609ce4940af318" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46189 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:17.638806 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "int_val" new_name: "" } } modify_external_catalogs: true
I20260619 06:48:17.640262 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "int_val" new_name: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" } } modify_external_catalogs: true
I20260619 06:48:17.641324 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } new_table_name: "" modify_external_catalogs: true
I20260619 06:48:17.642148 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } new_table_name: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" modify_external_catalogs: true
I20260619 06:48:17.650314 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c0" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c10" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c11" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c12" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c13" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c14" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c15" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c16" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c17" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c18" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c19" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c20" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c21" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c22" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c23" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c24" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c25" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c26" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c27" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c28" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c29" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c30" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c31" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c33" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c34" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c35" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c36" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c37" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c38" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c39" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c40" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c41" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c42" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c43" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c44" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c45" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c46" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c47" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c48" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c49" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c50" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c51" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c52" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c53" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c54" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c55" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c56" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c57" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c58" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c59" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c60" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c61" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c62" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c63" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c64" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c65" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c66" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c67" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c68" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c69" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c70" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c71" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c72" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c73" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c74" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c75" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c76" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c77" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c78" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c79" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c80" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c81" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c82" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c83" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c84" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c85" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c86" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c87" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c88" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c89" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c90" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c91" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c92" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c93" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c94" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c95" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c96" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c97" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c98" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c99" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c100" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c101" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c102" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c103" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c104" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c105" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c106" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c107" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c108" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c109" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c110" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c111" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c112" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c113" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c114" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c115" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c116" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c117" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c118" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c119" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c120" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c121" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c122" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c123" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c124" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c125" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c126" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c127" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c128" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c129" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c130" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c131" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c132" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c133" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c134" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c135" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c136" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c137" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c138" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c139" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c140" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c141" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c142" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c143" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c144" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c145" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c146" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c147" type: INT32 is_nullable: t
I20260619 06:48:17.663743 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "key" type: INT32 is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 06:48:17.664855 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "key" } } modify_external_catalogs: true
I20260619 06:48:17.665791 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "int_val" new_name: "string_val" } } modify_external_catalogs: true
I20260619 06:48:17.666970 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "int_val" } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 06:48:17.671109 15773 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260619 06:48:17.671114 15772 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260619 06:48:17.671947 15772 tablet.cc:1620] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.671947 15773 tablet.cc:1620] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.676298 15605 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 1)
I20260619 06:48:17.677762 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_string_val" type: STRING is_nullable: true encoding: GROUP_VARINT compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 06:48:17.678987 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_string_val" type: STRING is_nullable: true encoding: PREFIX_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 06:48:17.681912 15773 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20260619 06:48:17.681941 15772 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20260619 06:48:17.682278 15772 tablet.cc:1620] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.682278 15773 tablet.cc:1620] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.686324 15605 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 2)
I20260619 06:48:17.689611 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "key" new_name: "key2" } } modify_external_catalogs: true
I20260619 06:48:17.692762 15772 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 3
I20260619 06:48:17.693120 15772 tablet.cc:1620] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.693058 15773 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 3
I20260619 06:48:17.693341 15773 tablet.cc:1620] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.698118 15604 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 3)
I20260619 06:48:17.699848 15604 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "string_val" default_value: "hello!" } } } modify_external_catalogs: true
I20260619 06:48:17.703097 15772 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 3 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 4
I20260619 06:48:17.703172 15773 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 3 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 4
I20260619 06:48:17.703449 15773 tablet.cc:1620] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.703451 15772 tablet.cc:1620] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.707259 15604 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 4)
I20260619 06:48:17.708422 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "non_null_with_default" default_value: "1\324\000\000\000\000\000\000" } } } modify_external_catalogs: true
I20260619 06:48:17.711302 15773 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 4 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 5
I20260619 06:48:17.711350 15772 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 4 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 5
I20260619 06:48:17.711637 15772 tablet.cc:1620] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.711637 15773 tablet.cc:1620] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.715428 15605 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 5)
I20260619 06:48:17.718602 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "string_val" remove_default: true } } } modify_external_catalogs: true
I20260619 06:48:17.721427 15772 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 5 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 6
I20260619 06:48:17.721632 15773 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 5 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 6
I20260619 06:48:17.721740 15772 tablet.cc:1620] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.721908 15773 tablet.cc:1620] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.725375 15605 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 6)
I20260619 06:48:17.726322 15605 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "non_null_with_default" remove_default: true } } } modify_external_catalogs: true
I20260619 06:48:17.728967 15773 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 6 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 7
I20260619 06:48:17.728998 15772 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 6 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 7
I20260619 06:48:17.729300 15773 tablet.cc:1620] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.729306 15772 tablet.cc:1620] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: MemRowSet was empty: no flush needed.
I20260619 06:48:17.733044 15605 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 7)
I20260619 06:48:17.733816 15604 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "non_null_with_default" default_value: "aaa" } } } modify_external_catalogs: true
I20260619 06:48:17.735009 15604 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "string_val" encoding: PLAIN_ENCODING compression: LZ4 block_size: 16777216 } } } modify_external_catalogs: true
I20260619 06:48:17.737711 15772 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 7 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 8
I20260619 06:48:17.737730 15773 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 7 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 8
I20260619 06:48:17.741207 15604 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 8)
I20260619 06:48:17.743225 15604 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.history_max_age_sec" value: "3600" }
I20260619 06:48:17.746272 15772 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 8 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 9
I20260619 06:48:17.746464 15773 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 8 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 9
I20260619 06:48:17.749902 15604 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 9)
I20260619 06:48:17.750738 15604 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.history_max_age_sec" value: "7200" }
I20260619 06:48:17.753482 15772 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 9 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 10
I20260619 06:48:17.753540 15773 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 9 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 10
I20260619 06:48:17.757926 15604 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 10)
I20260619 06:48:17.761093 15604 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.history_max_age_sec" value: "3600" } new_extra_configs { key: "kudu.table.maintenance_priority_BAD_NAME" value: "2" }
I20260619 06:48:17.762105 15604 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.history_max_age_sec" value: "" }
I20260619 06:48:17.764770 15773 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 10 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 11
I20260619 06:48:17.764806 15772 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 10 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 11
I20260619 06:48:17.768507 15604 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: client-testtb [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 11)
I20260619 06:48:17.771638 15604 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60402:
table { table_name: "client-testtb" } new_table_name: "RenamedTable" modify_external_catalogs: true
I20260619 06:48:17.774493 15773 tablet.cc:1722] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 11 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 12
I20260619 06:48:17.774711 15772 tablet.cc:1722] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: Alter schema from (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 11 to (
    10:key2 INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    14:new_col INT32 NULLABLE,
    15:new_string_val STRING NULLABLE,
    PRIMARY KEY (key2)
) version 12
I20260619 06:48:17.779233 15605 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: RenamedTable [id=88935f9a102f4227bd27c3fd40b0f4a3] alter complete (version 12)
I20260619 06:48:17.782091 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:17.785807 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:17.785997 13230 tablet_replica.cc:330] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318: stopping tablet replica
I20260619 06:48:17.786142 13230 raft_consensus.cc:2229] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:17.786288 13230 raft_consensus.cc:2258] T af5138c03c4c4918954d22148491c168 P 4b23c67176b24ed281609ce4940af318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:17.786862 13230 tablet_replica.cc:330] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318: stopping tablet replica
I20260619 06:48:17.786934 13230 raft_consensus.cc:2229] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:17.787021 13230 raft_consensus.cc:2258] T 12885591007e491e97b7e5ddb5ee8ce0 P 4b23c67176b24ed281609ce4940af318 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:17.800225 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:17.802817 13230 master.cc:537] Master@127.12.235.190:40737 shutting down...
I20260619 06:48:17.806382 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:17.806538 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:17.806641 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 4fdab5b43b1d42b6b43c445ab791a896: stopping tablet replica
I20260619 06:48:17.818960 13230 master.cc:552] Master@127.12.235.190:40737 shutdown complete.
[       OK ] ClientTest.TestBasicAlterOperations (343 ms)
[ RUN      ] ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks
I20260619 06:48:17.823619 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:44493
I20260619 06:48:17.823909 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:17.825313 15774 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:17.825496 15775 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:17.825502 15777 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:17.825644 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:17.825796 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:17.825829 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:17.825847 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851697825847 us; error 0 us; skew 500 ppm
I20260619 06:48:17.826684 13230 webserver.cc:460] Webserver started at http://127.12.235.190:46307/ using document root <none> and password file <none>
I20260619 06:48:17.826808 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:17.826855 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:17.826922 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:17.827277 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "0e04bf623ef2476d9ea332a966bf2832"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.828557 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:17.829394 15782 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.829586 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:17.829646 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "0e04bf623ef2476d9ea332a966bf2832"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.829717 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:17.836735 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:17.837013 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:17.841091 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:44493
I20260619 06:48:17.842144 15844 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:44493 every 8 connection(s)
I20260619 06:48:17.842491 15845 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:17.844274 15845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832: Bootstrap starting.
I20260619 06:48:17.845023 15845 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:17.845865 15845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832: No bootstrap required, opened a new log
I20260619 06:48:17.846231 15845 raft_consensus.cc:348] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e04bf623ef2476d9ea332a966bf2832" member_type: VOTER }
I20260619 06:48:17.846312 15845 raft_consensus.cc:374] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:17.846342 15845 raft_consensus.cc:729] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e04bf623ef2476d9ea332a966bf2832, State: Initialized, Role: FOLLOWER
I20260619 06:48:17.846457 15845 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e04bf623ef2476d9ea332a966bf2832" member_type: VOTER }
I20260619 06:48:17.846518 15845 raft_consensus.cc:388] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:17.846553 15845 raft_consensus.cc:482] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:17.846601 15845 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:17.847273 15845 raft_consensus.cc:504] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e04bf623ef2476d9ea332a966bf2832" member_type: VOTER }
I20260619 06:48:17.847381 15845 leader_election.cc:302] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0e04bf623ef2476d9ea332a966bf2832; no voters: 
I20260619 06:48:17.847548 15845 leader_election.cc:288] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:17.847635 15848 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:17.847824 15848 raft_consensus.cc:686] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [term 1 LEADER]: Becoming Leader. State: Replica: 0e04bf623ef2476d9ea332a966bf2832, State: Running, Role: LEADER
I20260619 06:48:17.847927 15845 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:17.847944 15848 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e04bf623ef2476d9ea332a966bf2832" member_type: VOTER }
I20260619 06:48:17.848335 15849 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0e04bf623ef2476d9ea332a966bf2832" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e04bf623ef2476d9ea332a966bf2832" member_type: VOTER } }
I20260619 06:48:17.848362 15850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0e04bf623ef2476d9ea332a966bf2832. Latest consensus state: current_term: 1 leader_uuid: "0e04bf623ef2476d9ea332a966bf2832" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0e04bf623ef2476d9ea332a966bf2832" member_type: VOTER } }
I20260619 06:48:17.848439 15849 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:17.848449 15850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:17.849090 15855 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:17.849807 15855 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:17.849992 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:17.851433 15855 catalog_manager.cc:1347] Generated new cluster ID: b1887530c3894027908ef7daf5ac0cfa
I20260619 06:48:17.851476 15855 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:17.882040 15855 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:17.882602 15855 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:17.887782 15855 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832: Generated new TSK 0
I20260619 06:48:17.887938 15855 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:17.914441 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:17.916446 15867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:17.916532 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:17.916514 15866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:17.916471 15869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:17.916929 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:17.916980 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:17.916996 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851697916995 us; error 0 us; skew 500 ppm
I20260619 06:48:17.917876 13230 webserver.cc:460] Webserver started at http://127.12.235.129:39767/ using document root <none> and password file <none>
I20260619 06:48:17.918007 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:17.918062 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:17.918133 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:17.918529 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "12d8f3699f4143ff9c658102a5a859ab"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.919957 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:17.920944 15874 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.921149 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:17.921213 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "12d8f3699f4143ff9c658102a5a859ab"
format_stamp: "Formatted at 2026-06-19 06:48:17 on dist-test-slave-hnts"
I20260619 06:48:17.921283 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:17.941491 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:17.941880 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:17.942715 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:17.942771 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.942814 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:17.942840 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:17.947964 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:45643
I20260619 06:48:17.947993 15940 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:45643 every 8 connection(s)
I20260619 06:48:17.949223 15943 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44493
I20260619 06:48:17.949316 15943 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:17.949533 15943 heartbeater.cc:511] Master 127.12.235.190:44493 requested a full tablet report, sending...
I20260619 06:48:17.950107 15799 ts_manager.cc:194] Registered new tserver with Master: 12d8f3699f4143ff9c658102a5a859ab (127.12.235.129:45643)
I20260619 06:48:17.950637 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002242352s
I20260619 06:48:17.951052 15799 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54550
I20260619 06:48:17.957837 15799 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54566:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:17.961994 15943 heartbeater.cc:503] Master 127.12.235.190:44493 was elected leader, sending a full tablet report...
I20260619 06:48:17.966552 15905 tablet_service.cc:1467] Processing CreateTablet for tablet 8cba62d55e86486aa1f6cbaac7a903d6 (DEFAULT_TABLE table=client-testtb [id=f631cf88fd424892a4886ae6a34ee35f]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:17.966674 15904 tablet_service.cc:1467] Processing CreateTablet for tablet 6c39b1e8901d48eb94fb5479c15779ec (DEFAULT_TABLE table=client-testtb [id=f631cf88fd424892a4886ae6a34ee35f]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:17.966861 15905 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8cba62d55e86486aa1f6cbaac7a903d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:17.967033 15904 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 6c39b1e8901d48eb94fb5479c15779ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:17.969308 15957 tablet_bootstrap.cc:492] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab: Bootstrap starting.
I20260619 06:48:17.970070 15957 tablet_bootstrap.cc:654] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:17.971105 15957 tablet_bootstrap.cc:492] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab: No bootstrap required, opened a new log
I20260619 06:48:17.971201 15957 ts_tablet_manager.cc:1397] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:17.971724 15957 raft_consensus.cc:348] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d8f3699f4143ff9c658102a5a859ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45643 } }
I20260619 06:48:17.971823 15957 raft_consensus.cc:374] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:17.971843 15957 raft_consensus.cc:729] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12d8f3699f4143ff9c658102a5a859ab, State: Initialized, Role: FOLLOWER
I20260619 06:48:17.971954 15957 consensus_queue.cc:260] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d8f3699f4143ff9c658102a5a859ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45643 } }
I20260619 06:48:17.972030 15957 raft_consensus.cc:388] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:17.972064 15957 raft_consensus.cc:482] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:17.972110 15957 raft_consensus.cc:3037] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:17.972872 15957 raft_consensus.cc:504] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d8f3699f4143ff9c658102a5a859ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45643 } }
I20260619 06:48:17.973008 15957 leader_election.cc:302] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 12d8f3699f4143ff9c658102a5a859ab; no voters: 
I20260619 06:48:17.973205 15957 leader_election.cc:288] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:17.973317 15959 raft_consensus.cc:2781] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:17.973501 15959 raft_consensus.cc:686] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [term 1 LEADER]: Becoming Leader. State: Replica: 12d8f3699f4143ff9c658102a5a859ab, State: Running, Role: LEADER
I20260619 06:48:17.973515 15957 ts_tablet_manager.cc:1428] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260619 06:48:17.973986 15959 consensus_queue.cc:237] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d8f3699f4143ff9c658102a5a859ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45643 } }
I20260619 06:48:17.974064 15957 tablet_bootstrap.cc:492] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab: Bootstrap starting.
I20260619 06:48:17.975023 15957 tablet_bootstrap.cc:654] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:17.975208 15799 catalog_manager.cc:5495] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 12d8f3699f4143ff9c658102a5a859ab (127.12.235.129). New cstate: current_term: 1 leader_uuid: "12d8f3699f4143ff9c658102a5a859ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d8f3699f4143ff9c658102a5a859ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45643 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:17.976035 15957 tablet_bootstrap.cc:492] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab: No bootstrap required, opened a new log
I20260619 06:48:17.976109 15957 ts_tablet_manager.cc:1397] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:17.976496 15957 raft_consensus.cc:348] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d8f3699f4143ff9c658102a5a859ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45643 } }
I20260619 06:48:17.976599 15957 raft_consensus.cc:374] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:17.976631 15957 raft_consensus.cc:729] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12d8f3699f4143ff9c658102a5a859ab, State: Initialized, Role: FOLLOWER
I20260619 06:48:17.976981 15957 consensus_queue.cc:260] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d8f3699f4143ff9c658102a5a859ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45643 } }
I20260619 06:48:17.977079 15957 raft_consensus.cc:388] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:17.977121 15957 raft_consensus.cc:482] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:17.977173 15957 raft_consensus.cc:3037] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:17.977846 15957 raft_consensus.cc:504] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d8f3699f4143ff9c658102a5a859ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45643 } }
I20260619 06:48:17.977945 15957 leader_election.cc:302] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 12d8f3699f4143ff9c658102a5a859ab; no voters: 
I20260619 06:48:17.978031 15957 leader_election.cc:288] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:17.978088 15961 raft_consensus.cc:2781] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:17.978188 15961 raft_consensus.cc:686] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [term 1 LEADER]: Becoming Leader. State: Replica: 12d8f3699f4143ff9c658102a5a859ab, State: Running, Role: LEADER
I20260619 06:48:17.978245 15957 ts_tablet_manager.cc:1428] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260619 06:48:17.978291 15961 consensus_queue.cc:237] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d8f3699f4143ff9c658102a5a859ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45643 } }
I20260619 06:48:17.979295 15799 catalog_manager.cc:5495] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 12d8f3699f4143ff9c658102a5a859ab (127.12.235.129). New cstate: current_term: 1 leader_uuid: "12d8f3699f4143ff9c658102a5a859ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12d8f3699f4143ff9c658102a5a859ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45643 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:17.988147 15799 catalog_manager.cc:2461] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54566:
table { table_name: "client-testtb" } modify_external_catalogs: true
I20260619 06:48:17.990216 15799 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54566:
table { table_name: "client-testtb" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260619 06:48:17.993466 15967 tablet.cc:1722] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260619 06:48:17.993587 15968 tablet.cc:1722] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    13:non_null_with_default INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260619 06:48:17.997545 15799 catalog_manager.cc:6040] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832: client-testtb [id=f631cf88fd424892a4886ae6a34ee35f] alter complete (version 1)
W20260619 06:48:18.198733 15945 tablet_mm_ops.cc:140] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6c39b1e8901d48eb94fb5479c15779ec)
W20260619 06:48:18.198922 15945 tablet_mm_ops.cc:305] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:6c39b1e8901d48eb94fb5479c15779ec)
W20260619 06:48:18.198956 15945 tablet_mm_ops.cc:221] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:6c39b1e8901d48eb94fb5479c15779ec)
I20260619 06:48:22.843396 15846 master.cc:603] Start to delete soft_deleted table client-testtb
I20260619 06:48:22.843477 15846 catalog_manager.cc:2645] Servicing DeleteTable request from internal request:
table { table_id: "f631cf88fd424892a4886ae6a34ee35f" table_name: "client-testtb" } reserve_seconds: 0
I20260619 06:48:22.846306 15846 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832: Sending DeleteTablet for 1 replicas of tablet 8cba62d55e86486aa1f6cbaac7a903d6
I20260619 06:48:22.846661 15846 catalog_manager.cc:5782] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832: Sending DeleteTablet for 1 replicas of tablet 6c39b1e8901d48eb94fb5479c15779ec
I20260619 06:48:22.847043 15904 tablet_service.cc:1514] Processing DeleteTablet for tablet 8cba62d55e86486aa1f6cbaac7a903d6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 06:48:22 UTC) from {username='slave'} at 127.0.0.1:51012
I20260619 06:48:22.847075 15905 tablet_service.cc:1514] Processing DeleteTablet for tablet 6c39b1e8901d48eb94fb5479c15779ec with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 06:48:22 UTC) from {username='slave'} at 127.0.0.1:51012
I20260619 06:48:22.847503 15973 tablet_replica.cc:330] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab: stopping tablet replica
I20260619 06:48:22.847622 15973 raft_consensus.cc:2229] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:22.847739 15973 raft_consensus.cc:2258] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:22.848168 15973 ts_tablet_manager.cc:1905] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 06:48:22.850451 15973 ts_tablet_manager.cc:1918] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 06:48:22.850534 15973 log.cc:1196] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab: Deleting WAL directory at /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/ts-0-root/wals/6c39b1e8901d48eb94fb5479c15779ec
I20260619 06:48:22.850742 15973 ts_tablet_manager.cc:1939] T 6c39b1e8901d48eb94fb5479c15779ec P 12d8f3699f4143ff9c658102a5a859ab: Deleting consensus metadata
I20260619 06:48:22.851404 15973 tablet_replica.cc:330] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab: stopping tablet replica
I20260619 06:48:22.851445 15785 catalog_manager.cc:4841] TS 12d8f3699f4143ff9c658102a5a859ab (127.12.235.129:45643): tablet 6c39b1e8901d48eb94fb5479c15779ec (table client-testtb [id=f631cf88fd424892a4886ae6a34ee35f]) successfully deleted
I20260619 06:48:22.851511 15973 raft_consensus.cc:2229] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:22.851614 15973 raft_consensus.cc:2258] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:22.851985 15973 ts_tablet_manager.cc:1905] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 06:48:22.853639 15973 ts_tablet_manager.cc:1918] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 06:48:22.853696 15973 log.cc:1196] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab: Deleting WAL directory at /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks.1781851693462759-13230-0/minicluster-data/ts-0-root/wals/8cba62d55e86486aa1f6cbaac7a903d6
I20260619 06:48:22.853876 15973 ts_tablet_manager.cc:1939] T 8cba62d55e86486aa1f6cbaac7a903d6 P 12d8f3699f4143ff9c658102a5a859ab: Deleting consensus metadata
I20260619 06:48:22.854477 15785 catalog_manager.cc:4841] TS 12d8f3699f4143ff9c658102a5a859ab (127.12.235.129:45643): tablet 8cba62d55e86486aa1f6cbaac7a903d6 (table client-testtb [id=f631cf88fd424892a4886ae6a34ee35f]) successfully deleted
I20260619 06:48:23.997323 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:24.000466 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:24.012286 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:24.014796 13230 master.cc:537] Master@127.12.235.190:44493 shutting down...
I20260619 06:48:24.018018 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.018191 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.018268 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 0e04bf623ef2476d9ea332a966bf2832: stopping tablet replica
I20260619 06:48:24.030264 13230 master.cc:552] Master@127.12.235.190:44493 shutdown complete.
[       OK ] ClientTest.TestDeleteWithDeletedTableReserveSecondsWorks (6211 ms)
[ RUN      ] ClientTest.TestMasterLookupPermits
I20260619 06:48:24.035132 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:33883
I20260619 06:48:24.035454 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:24.037212 15977 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.037266 15975 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.037222 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:24.037317 15974 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.037644 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:24.037686 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:24.037701 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851704037701 us; error 0 us; skew 500 ppm
I20260619 06:48:24.038470 13230 webserver.cc:460] Webserver started at http://127.12.235.190:46183/ using document root <none> and password file <none>
I20260619 06:48:24.038585 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:24.038633 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:24.038700 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:24.039059 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "457ed15bae444cf28deb4a3fc0236e78"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.040390 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:24.041255 15982 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.041486 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:24.041550 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "457ed15bae444cf28deb4a3fc0236e78"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.041620 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:24.048887 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:24.049203 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:24.053531 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:33883
I20260619 06:48:24.054394 16044 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:33883 every 8 connection(s)
I20260619 06:48:24.054767 16045 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.056964 16045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78: Bootstrap starting.
I20260619 06:48:24.057677 16045 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.058578 16045 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78: No bootstrap required, opened a new log
I20260619 06:48:24.058944 16045 raft_consensus.cc:348] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457ed15bae444cf28deb4a3fc0236e78" member_type: VOTER }
I20260619 06:48:24.059024 16045 raft_consensus.cc:374] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.059044 16045 raft_consensus.cc:729] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 457ed15bae444cf28deb4a3fc0236e78, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.059146 16045 consensus_queue.cc:260] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457ed15bae444cf28deb4a3fc0236e78" member_type: VOTER }
I20260619 06:48:24.059228 16045 raft_consensus.cc:388] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.059254 16045 raft_consensus.cc:482] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.059284 16045 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.059952 16045 raft_consensus.cc:504] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457ed15bae444cf28deb4a3fc0236e78" member_type: VOTER }
I20260619 06:48:24.060057 16045 leader_election.cc:302] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 457ed15bae444cf28deb4a3fc0236e78; no voters: 
I20260619 06:48:24.060199 16045 leader_election.cc:288] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.060312 16048 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.060508 16048 raft_consensus.cc:686] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [term 1 LEADER]: Becoming Leader. State: Replica: 457ed15bae444cf28deb4a3fc0236e78, State: Running, Role: LEADER
I20260619 06:48:24.060634 16045 sys_catalog.cc:564] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:24.060708 16048 consensus_queue.cc:237] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457ed15bae444cf28deb4a3fc0236e78" member_type: VOTER }
I20260619 06:48:24.061110 16050 sys_catalog.cc:455] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 457ed15bae444cf28deb4a3fc0236e78. Latest consensus state: current_term: 1 leader_uuid: "457ed15bae444cf28deb4a3fc0236e78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457ed15bae444cf28deb4a3fc0236e78" member_type: VOTER } }
I20260619 06:48:24.061094 16049 sys_catalog.cc:455] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "457ed15bae444cf28deb4a3fc0236e78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "457ed15bae444cf28deb4a3fc0236e78" member_type: VOTER } }
I20260619 06:48:24.061307 16050 sys_catalog.cc:458] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:24.061316 16049 sys_catalog.cc:458] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:24.061900 16057 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:24.062726 16057 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:24.062902 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:24.064409 16057 catalog_manager.cc:1347] Generated new cluster ID: c58759210a2743faa12a7b30ae5da8e6
I20260619 06:48:24.064471 16057 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:24.081372 16057 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:24.081920 16057 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:24.093135 16057 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78: Generated new TSK 0
I20260619 06:48:24.093309 16057 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:24.095223 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 06:48:24.097362 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:24.097383 16066 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.097360 16069 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.097383 16067 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.097739 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:24.097785 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:24.097806 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851704097806 us; error 0 us; skew 500 ppm
I20260619 06:48:24.098778 13230 webserver.cc:460] Webserver started at http://127.12.235.129:43815/ using document root <none> and password file <none>
I20260619 06:48:24.098910 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:24.098958 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:24.099031 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:24.099431 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "19f2788d1965448abc81d8b7e1f67a31"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.100931 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:24.101965 16074 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.102175 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:24.102243 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "19f2788d1965448abc81d8b7e1f67a31"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.102313 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestMasterLookupPermits.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:24.120340 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:24.120759 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:24.121564 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:24.121605 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.121649 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:24.121711 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.126595 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:35417
I20260619 06:48:24.126643 16140 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:35417 every 8 connection(s)
I20260619 06:48:24.127533 16141 heartbeater.cc:347] Connected to a master server at 127.12.235.190:33883
I20260619 06:48:24.127615 16141 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:24.127784 16141 heartbeater.cc:511] Master 127.12.235.190:33883 requested a full tablet report, sending...
I20260619 06:48:24.128343 15999 ts_manager.cc:194] Registered new tserver with Master: 19f2788d1965448abc81d8b7e1f67a31 (127.12.235.129:35417)
I20260619 06:48:24.129128 15999 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59850
I20260619 06:48:24.129387 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002387472s
I20260619 06:48:24.136013 15999 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59860:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:24.140043 16141 heartbeater.cc:503] Master 127.12.235.190:33883 was elected leader, sending a full tablet report...
I20260619 06:48:24.144196 16105 tablet_service.cc:1467] Processing CreateTablet for tablet 2994a71eca4e46ccbbaba2b23f807a33 (DEFAULT_TABLE table=client-testtb [id=4b4581e56289449c8cd6df1a6a5c1b1b]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:24.144224 16104 tablet_service.cc:1467] Processing CreateTablet for tablet 45a7c7685e8b4d36bc402f3301f29612 (DEFAULT_TABLE table=client-testtb [id=4b4581e56289449c8cd6df1a6a5c1b1b]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:24.144485 16104 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 45a7c7685e8b4d36bc402f3301f29612. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.144652 16105 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 2994a71eca4e46ccbbaba2b23f807a33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.146733 16157 tablet_bootstrap.cc:492] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31: Bootstrap starting.
I20260619 06:48:24.147519 16157 tablet_bootstrap.cc:654] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.148438 16157 tablet_bootstrap.cc:492] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31: No bootstrap required, opened a new log
I20260619 06:48:24.148512 16157 ts_tablet_manager.cc:1397] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:24.148953 16157 raft_consensus.cc:348] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f2788d1965448abc81d8b7e1f67a31" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35417 } }
I20260619 06:48:24.149039 16157 raft_consensus.cc:374] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.149070 16157 raft_consensus.cc:729] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19f2788d1965448abc81d8b7e1f67a31, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.149181 16157 consensus_queue.cc:260] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f2788d1965448abc81d8b7e1f67a31" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35417 } }
I20260619 06:48:24.149252 16157 raft_consensus.cc:388] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.149297 16157 raft_consensus.cc:482] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.149344 16157 raft_consensus.cc:3037] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.150004 16157 raft_consensus.cc:504] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f2788d1965448abc81d8b7e1f67a31" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35417 } }
I20260619 06:48:24.150116 16157 leader_election.cc:302] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 19f2788d1965448abc81d8b7e1f67a31; no voters: 
I20260619 06:48:24.150295 16157 leader_election.cc:288] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.150391 16159 raft_consensus.cc:2781] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.150573 16157 ts_tablet_manager.cc:1428] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:24.150619 16159 raft_consensus.cc:686] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [term 1 LEADER]: Becoming Leader. State: Replica: 19f2788d1965448abc81d8b7e1f67a31, State: Running, Role: LEADER
I20260619 06:48:24.150803 16157 tablet_bootstrap.cc:492] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31: Bootstrap starting.
I20260619 06:48:24.150780 16159 consensus_queue.cc:237] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f2788d1965448abc81d8b7e1f67a31" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35417 } }
I20260619 06:48:24.151702 16157 tablet_bootstrap.cc:654] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.151978 15999 catalog_manager.cc:5495] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19f2788d1965448abc81d8b7e1f67a31 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "19f2788d1965448abc81d8b7e1f67a31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f2788d1965448abc81d8b7e1f67a31" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35417 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:24.152823 16157 tablet_bootstrap.cc:492] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31: No bootstrap required, opened a new log
I20260619 06:48:24.152904 16157 ts_tablet_manager.cc:1397] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:24.153349 16157 raft_consensus.cc:348] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f2788d1965448abc81d8b7e1f67a31" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35417 } }
I20260619 06:48:24.153430 16157 raft_consensus.cc:374] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.153460 16157 raft_consensus.cc:729] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19f2788d1965448abc81d8b7e1f67a31, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.153594 16157 consensus_queue.cc:260] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f2788d1965448abc81d8b7e1f67a31" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35417 } }
I20260619 06:48:24.153672 16157 raft_consensus.cc:388] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.153712 16157 raft_consensus.cc:482] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.153759 16157 raft_consensus.cc:3037] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.154515 16157 raft_consensus.cc:504] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f2788d1965448abc81d8b7e1f67a31" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35417 } }
I20260619 06:48:24.154623 16157 leader_election.cc:302] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 19f2788d1965448abc81d8b7e1f67a31; no voters: 
I20260619 06:48:24.154726 16157 leader_election.cc:288] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.154764 16159 raft_consensus.cc:2781] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.154870 16159 raft_consensus.cc:686] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [term 1 LEADER]: Becoming Leader. State: Replica: 19f2788d1965448abc81d8b7e1f67a31, State: Running, Role: LEADER
I20260619 06:48:24.154971 16159 consensus_queue.cc:237] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f2788d1965448abc81d8b7e1f67a31" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35417 } }
I20260619 06:48:24.155058 16157 ts_tablet_manager.cc:1428] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:24.156032 15999 catalog_manager.cc:5495] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19f2788d1965448abc81d8b7e1f67a31 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "19f2788d1965448abc81d8b7e1f67a31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "19f2788d1965448abc81d8b7e1f67a31" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 35417 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:24.215631 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:24.218900 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:24.219091 13230 tablet_replica.cc:330] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31: stopping tablet replica
I20260619 06:48:24.219210 13230 raft_consensus.cc:2229] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.219334 13230 raft_consensus.cc:2258] T 2994a71eca4e46ccbbaba2b23f807a33 P 19f2788d1965448abc81d8b7e1f67a31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.219871 13230 tablet_replica.cc:330] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31: stopping tablet replica
I20260619 06:48:24.219962 13230 raft_consensus.cc:2229] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.220046 13230 raft_consensus.cc:2258] T 45a7c7685e8b4d36bc402f3301f29612 P 19f2788d1965448abc81d8b7e1f67a31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.232860 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:24.235014 13230 master.cc:537] Master@127.12.235.190:33883 shutting down...
I20260619 06:48:24.238775 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.238917 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.239027 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 457ed15bae444cf28deb4a3fc0236e78: stopping tablet replica
I20260619 06:48:24.251394 13230 master.cc:552] Master@127.12.235.190:33883 shutdown complete.
[       OK ] ClientTest.TestMasterLookupPermits (220 ms)
[ RUN      ] ClientTest.TestCreateTableWithExtraConfigs
I20260619 06:48:24.256091 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:33505
I20260619 06:48:24.256403 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:24.257840 16169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.257855 16170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.257915 16172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.257987 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:24.258219 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:24.258261 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:24.258275 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851704258275 us; error 0 us; skew 500 ppm
I20260619 06:48:24.259027 13230 webserver.cc:460] Webserver started at http://127.12.235.190:39903/ using document root <none> and password file <none>
I20260619 06:48:24.259148 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:24.259199 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:24.259266 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:24.259696 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "c8c13d658b774393ba7a864183c76e1f"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.261193 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:24.262084 16177 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.262328 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:24.262388 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "c8c13d658b774393ba7a864183c76e1f"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.262442 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:24.281370 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:24.281713 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:24.285904 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:33505
I20260619 06:48:24.287062 16239 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:33505 every 8 connection(s)
I20260619 06:48:24.287101 16240 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.288993 16240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f: Bootstrap starting.
I20260619 06:48:24.289690 16240 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.290581 16240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f: No bootstrap required, opened a new log
I20260619 06:48:24.290926 16240 raft_consensus.cc:348] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8c13d658b774393ba7a864183c76e1f" member_type: VOTER }
I20260619 06:48:24.291009 16240 raft_consensus.cc:374] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.291030 16240 raft_consensus.cc:729] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8c13d658b774393ba7a864183c76e1f, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.291124 16240 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8c13d658b774393ba7a864183c76e1f" member_type: VOTER }
I20260619 06:48:24.291185 16240 raft_consensus.cc:388] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.291211 16240 raft_consensus.cc:482] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.291246 16240 raft_consensus.cc:3037] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.291893 16240 raft_consensus.cc:504] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8c13d658b774393ba7a864183c76e1f" member_type: VOTER }
I20260619 06:48:24.291993 16240 leader_election.cc:302] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8c13d658b774393ba7a864183c76e1f; no voters: 
I20260619 06:48:24.292121 16240 leader_election.cc:288] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.292233 16243 raft_consensus.cc:2781] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.292449 16243 raft_consensus.cc:686] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [term 1 LEADER]: Becoming Leader. State: Replica: c8c13d658b774393ba7a864183c76e1f, State: Running, Role: LEADER
I20260619 06:48:24.292522 16240 sys_catalog.cc:564] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:24.292565 16243 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8c13d658b774393ba7a864183c76e1f" member_type: VOTER }
I20260619 06:48:24.293056 16244 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8c13d658b774393ba7a864183c76e1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8c13d658b774393ba7a864183c76e1f" member_type: VOTER } }
I20260619 06:48:24.293083 16245 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8c13d658b774393ba7a864183c76e1f. Latest consensus state: current_term: 1 leader_uuid: "c8c13d658b774393ba7a864183c76e1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8c13d658b774393ba7a864183c76e1f" member_type: VOTER } }
I20260619 06:48:24.293159 16244 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:24.293179 16245 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:24.293684 16251 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:24.294494 16251 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:24.294693 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:24.296307 16251 catalog_manager.cc:1347] Generated new cluster ID: 90576f27f9e141da828c86f8086864ce
I20260619 06:48:24.296361 16251 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:24.304338 16251 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:24.304936 16251 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:24.309044 16251 catalog_manager.cc:5868] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f: Generated new TSK 0
I20260619 06:48:24.309194 16251 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:24.310803 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:24.312463 16261 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.312620 16264 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.312639 16262 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.312646 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:24.312902 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:24.312939 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:24.312959 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851704312959 us; error 0 us; skew 500 ppm
I20260619 06:48:24.313791 13230 webserver.cc:460] Webserver started at http://127.12.235.129:38807/ using document root <none> and password file <none>
I20260619 06:48:24.313920 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:24.313969 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:24.314038 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:24.314399 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.315677 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:24.316457 16269 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.316666 13230 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260619 06:48:24.316730 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.316793 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateTableWithExtraConfigs.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:24.327953 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:24.328271 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:24.329023 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:24.329111 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.329181 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:24.329237 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.334195 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:42525
I20260619 06:48:24.334224 16335 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:42525 every 8 connection(s)
I20260619 06:48:24.335134 16336 heartbeater.cc:347] Connected to a master server at 127.12.235.190:33505
I20260619 06:48:24.335217 16336 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:24.335394 16336 heartbeater.cc:511] Master 127.12.235.190:33505 requested a full tablet report, sending...
I20260619 06:48:24.336023 16194 ts_manager.cc:194] Registered new tserver with Master: a50c7c719ddb47f5a429c1fe9bbc53fb (127.12.235.129:42525)
I20260619 06:48:24.336861 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002230032s
I20260619 06:48:24.337016 16194 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44366
I20260619 06:48:24.343765 16194 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44386:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:24.347856 16336 heartbeater.cc:503] Master 127.12.235.190:33505 was elected leader, sending a full tablet report...
I20260619 06:48:24.352300 16300 tablet_service.cc:1467] Processing CreateTablet for tablet 7c3d655bba614ed88f1f48766a6071f9 (DEFAULT_TABLE table=client-testtb [id=6618ae0ecd20426e91d958ac003a41bb]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:24.352365 16299 tablet_service.cc:1467] Processing CreateTablet for tablet 56ab5f5f34144f7ea08be5d0c6ccf454 (DEFAULT_TABLE table=client-testtb [id=6618ae0ecd20426e91d958ac003a41bb]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:24.352607 16300 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 7c3d655bba614ed88f1f48766a6071f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.352756 16299 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 56ab5f5f34144f7ea08be5d0c6ccf454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.354969 16352 tablet_bootstrap.cc:492] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb: Bootstrap starting.
I20260619 06:48:24.355796 16352 tablet_bootstrap.cc:654] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.356904 16352 tablet_bootstrap.cc:492] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb: No bootstrap required, opened a new log
I20260619 06:48:24.356997 16352 ts_tablet_manager.cc:1397] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:24.357445 16352 raft_consensus.cc:348] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.357537 16352 raft_consensus.cc:374] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.357558 16352 raft_consensus.cc:729] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a50c7c719ddb47f5a429c1fe9bbc53fb, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.357685 16352 consensus_queue.cc:260] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.357764 16352 raft_consensus.cc:388] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.357800 16352 raft_consensus.cc:482] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.357846 16352 raft_consensus.cc:3037] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.358636 16352 raft_consensus.cc:504] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.358765 16352 leader_election.cc:302] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a50c7c719ddb47f5a429c1fe9bbc53fb; no voters: 
I20260619 06:48:24.358961 16352 leader_election.cc:288] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.359066 16354 raft_consensus.cc:2781] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.359292 16354 raft_consensus.cc:686] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 LEADER]: Becoming Leader. State: Replica: a50c7c719ddb47f5a429c1fe9bbc53fb, State: Running, Role: LEADER
I20260619 06:48:24.359297 16352 ts_tablet_manager.cc:1428] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260619 06:48:24.359539 16352 tablet_bootstrap.cc:492] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb: Bootstrap starting.
I20260619 06:48:24.359465 16354 consensus_queue.cc:237] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.360471 16352 tablet_bootstrap.cc:654] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.360841 16194 catalog_manager.cc:5495] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb reported cstate change: term changed from 0 to 1, leader changed from <none> to a50c7c719ddb47f5a429c1fe9bbc53fb (127.12.235.129). New cstate: current_term: 1 leader_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:24.361588 16352 tablet_bootstrap.cc:492] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb: No bootstrap required, opened a new log
I20260619 06:48:24.361703 16352 ts_tablet_manager.cc:1397] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:24.362152 16352 raft_consensus.cc:348] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.362241 16352 raft_consensus.cc:374] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.362272 16352 raft_consensus.cc:729] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a50c7c719ddb47f5a429c1fe9bbc53fb, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.362397 16352 consensus_queue.cc:260] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.362470 16352 raft_consensus.cc:388] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.362509 16352 raft_consensus.cc:482] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.362553 16352 raft_consensus.cc:3037] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.363453 16352 raft_consensus.cc:504] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.363561 16352 leader_election.cc:302] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a50c7c719ddb47f5a429c1fe9bbc53fb; no voters: 
I20260619 06:48:24.363634 16352 leader_election.cc:288] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.363703 16354 raft_consensus.cc:2781] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.363811 16354 raft_consensus.cc:686] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 LEADER]: Becoming Leader. State: Replica: a50c7c719ddb47f5a429c1fe9bbc53fb, State: Running, Role: LEADER
I20260619 06:48:24.363837 16352 ts_tablet_manager.cc:1428] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:24.363916 16354 consensus_queue.cc:237] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.364959 16194 catalog_manager.cc:5495] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb reported cstate change: term changed from 0 to 1, leader changed from <none> to a50c7c719ddb47f5a429c1fe9bbc53fb (127.12.235.129). New cstate: current_term: 1 leader_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:24.368360 16193 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44386:
name: "extra_configs"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
extra_configs {
  key: "kudu.table.history_max_age_sec"
  value: "7200"
}
I20260619 06:48:24.372085 16300 tablet_service.cc:1467] Processing CreateTablet for tablet 1b426038170c4ddd91b3c20363b8ae85 (DEFAULT_TABLE table=extra_configs [id=fb49df26874149c79c667c0c9e74491d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:24.372305 16300 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1b426038170c4ddd91b3c20363b8ae85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.374050 16352 tablet_bootstrap.cc:492] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb: Bootstrap starting.
I20260619 06:48:24.374827 16352 tablet_bootstrap.cc:654] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.375808 16352 tablet_bootstrap.cc:492] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb: No bootstrap required, opened a new log
I20260619 06:48:24.375883 16352 ts_tablet_manager.cc:1397] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:24.376262 16352 raft_consensus.cc:348] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.376344 16352 raft_consensus.cc:374] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.376374 16352 raft_consensus.cc:729] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a50c7c719ddb47f5a429c1fe9bbc53fb, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.376485 16352 consensus_queue.cc:260] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.376561 16352 raft_consensus.cc:388] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.376626 16352 raft_consensus.cc:482] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.376672 16352 raft_consensus.cc:3037] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.377349 16352 raft_consensus.cc:504] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.377460 16352 leader_election.cc:302] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a50c7c719ddb47f5a429c1fe9bbc53fb; no voters: 
I20260619 06:48:24.377571 16352 leader_election.cc:288] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.377627 16354 raft_consensus.cc:2781] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.377727 16354 raft_consensus.cc:686] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 LEADER]: Becoming Leader. State: Replica: a50c7c719ddb47f5a429c1fe9bbc53fb, State: Running, Role: LEADER
I20260619 06:48:24.377842 16354 consensus_queue.cc:237] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } }
I20260619 06:48:24.377993 16352 ts_tablet_manager.cc:1428] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:24.378969 16193 catalog_manager.cc:5495] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb reported cstate change: term changed from 0 to 1, leader changed from <none> to a50c7c719ddb47f5a429c1fe9bbc53fb (127.12.235.129). New cstate: current_term: 1 leader_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a50c7c719ddb47f5a429c1fe9bbc53fb" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42525 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:24.386307 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:24.389652 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:24.389844 13230 tablet_replica.cc:330] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb: stopping tablet replica
I20260619 06:48:24.389962 13230 raft_consensus.cc:2229] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.390066 13230 raft_consensus.cc:2258] T 1b426038170c4ddd91b3c20363b8ae85 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.390560 13230 tablet_replica.cc:330] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb: stopping tablet replica
I20260619 06:48:24.390631 13230 raft_consensus.cc:2229] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.390703 13230 raft_consensus.cc:2258] T 7c3d655bba614ed88f1f48766a6071f9 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.391160 13230 tablet_replica.cc:330] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb: stopping tablet replica
I20260619 06:48:24.391225 13230 raft_consensus.cc:2229] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.391302 13230 raft_consensus.cc:2258] T 56ab5f5f34144f7ea08be5d0c6ccf454 P a50c7c719ddb47f5a429c1fe9bbc53fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.403892 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:24.406291 13230 master.cc:537] Master@127.12.235.190:33505 shutting down...
I20260619 06:48:24.409888 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.410033 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.410137 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P c8c13d658b774393ba7a864183c76e1f: stopping tablet replica
I20260619 06:48:24.412403 13230 master.cc:552] Master@127.12.235.190:33505 shutdown complete.
[       OK ] ClientTest.TestCreateTableWithExtraConfigs (161 ms)
[ RUN      ] ClientTest.TestCreateAndAlterTableWithInvalidTableComment
I20260619 06:48:24.417321 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:33307
I20260619 06:48:24.417611 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:24.419020 16363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.419044 16366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.419193 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:24.419231 16364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.419492 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:24.419535 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:24.419550 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851704419551 us; error 0 us; skew 500 ppm
I20260619 06:48:24.420277 13230 webserver.cc:460] Webserver started at http://127.12.235.190:34243/ using document root <none> and password file <none>
I20260619 06:48:24.420392 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:24.420432 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:24.420496 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:24.420888 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "9a2be7d4c6804babad59eca2db84a456"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.422180 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:24.422969 16371 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.423156 13230 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260619 06:48:24.423215 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "9a2be7d4c6804babad59eca2db84a456"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.423281 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:24.433312 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:24.433617 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:24.437878 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:33307
I20260619 06:48:24.438803 16433 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:33307 every 8 connection(s)
I20260619 06:48:24.439173 16434 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.440980 16434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456: Bootstrap starting.
I20260619 06:48:24.441666 16434 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.442513 16434 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456: No bootstrap required, opened a new log
I20260619 06:48:24.442869 16434 raft_consensus.cc:348] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2be7d4c6804babad59eca2db84a456" member_type: VOTER }
I20260619 06:48:24.442955 16434 raft_consensus.cc:374] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.442986 16434 raft_consensus.cc:729] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a2be7d4c6804babad59eca2db84a456, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.443109 16434 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2be7d4c6804babad59eca2db84a456" member_type: VOTER }
I20260619 06:48:24.443190 16434 raft_consensus.cc:388] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.443228 16434 raft_consensus.cc:482] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.443277 16434 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.443948 16434 raft_consensus.cc:504] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2be7d4c6804babad59eca2db84a456" member_type: VOTER }
I20260619 06:48:24.444056 16434 leader_election.cc:302] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9a2be7d4c6804babad59eca2db84a456; no voters: 
I20260619 06:48:24.444226 16434 leader_election.cc:288] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.444342 16437 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.444546 16437 raft_consensus.cc:686] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [term 1 LEADER]: Becoming Leader. State: Replica: 9a2be7d4c6804babad59eca2db84a456, State: Running, Role: LEADER
I20260619 06:48:24.444670 16434 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:24.444705 16437 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2be7d4c6804babad59eca2db84a456" member_type: VOTER }
I20260619 06:48:24.445101 16438 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a2be7d4c6804babad59eca2db84a456" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2be7d4c6804babad59eca2db84a456" member_type: VOTER } }
I20260619 06:48:24.445129 16439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a2be7d4c6804babad59eca2db84a456. Latest consensus state: current_term: 1 leader_uuid: "9a2be7d4c6804babad59eca2db84a456" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2be7d4c6804babad59eca2db84a456" member_type: VOTER } }
I20260619 06:48:24.445297 16439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:24.445542 16438 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:24.445824 16445 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:24.446457 16445 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:24.446641 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:24.448141 16445 catalog_manager.cc:1347] Generated new cluster ID: b8435ad7b4f14a848b34b5596d7d94f9
I20260619 06:48:24.448195 16445 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:24.470525 16445 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:24.471084 16445 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:24.479631 16445 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456: Generated new TSK 0
I20260619 06:48:24.479815 16445 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:24.511147 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:24.513131 16455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.513132 16456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.513257 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:24.513170 16458 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.513576 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:24.513616 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:24.513633 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851704513632 us; error 0 us; skew 500 ppm
I20260619 06:48:24.514467 13230 webserver.cc:460] Webserver started at http://127.12.235.129:42163/ using document root <none> and password file <none>
I20260619 06:48:24.514577 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:24.514616 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:24.514668 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:24.515022 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "817ffcb874c345b7b502bb6e8fe95d22"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.516346 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:24.517200 16463 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.517400 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:24.517459 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "817ffcb874c345b7b502bb6e8fe95d22"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.517524 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestCreateAndAlterTableWithInvalidTableComment.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:24.531472 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:24.531836 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:24.532564 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:24.532677 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.532722 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:24.532750 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.537660 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:39717
I20260619 06:48:24.537684 16531 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:39717 every 8 connection(s)
I20260619 06:48:24.538661 16534 heartbeater.cc:347] Connected to a master server at 127.12.235.190:33307
I20260619 06:48:24.538743 16534 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:24.538918 16534 heartbeater.cc:511] Master 127.12.235.190:33307 requested a full tablet report, sending...
I20260619 06:48:24.539474 16388 ts_manager.cc:194] Registered new tserver with Master: 817ffcb874c345b7b502bb6e8fe95d22 (127.12.235.129:39717)
I20260619 06:48:24.540148 16388 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35438
I20260619 06:48:24.540315 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002246738s
I20260619 06:48:24.547183 16388 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35446:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:24.551055 16534 heartbeater.cc:503] Master 127.12.235.190:33307 was elected leader, sending a full tablet report...
I20260619 06:48:24.555459 16494 tablet_service.cc:1467] Processing CreateTablet for tablet b69f0012f1404a71b7ac90d79dd6e72a (DEFAULT_TABLE table=client-testtb [id=f28171313c534e2ab711b70a3865dd2c]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:24.555506 16493 tablet_service.cc:1467] Processing CreateTablet for tablet 44f2c9cc12ca401c84a54ea10ebf7ed0 (DEFAULT_TABLE table=client-testtb [id=f28171313c534e2ab711b70a3865dd2c]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:24.555742 16494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b69f0012f1404a71b7ac90d79dd6e72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.555907 16493 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 44f2c9cc12ca401c84a54ea10ebf7ed0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.558074 16546 tablet_bootstrap.cc:492] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22: Bootstrap starting.
I20260619 06:48:24.558836 16546 tablet_bootstrap.cc:654] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.559890 16546 tablet_bootstrap.cc:492] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22: No bootstrap required, opened a new log
I20260619 06:48:24.559962 16546 ts_tablet_manager.cc:1397] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:24.560343 16546 raft_consensus.cc:348] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.560429 16546 raft_consensus.cc:374] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.560458 16546 raft_consensus.cc:729] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 817ffcb874c345b7b502bb6e8fe95d22, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.560570 16546 consensus_queue.cc:260] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.560693 16546 raft_consensus.cc:388] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.560734 16546 raft_consensus.cc:482] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.560781 16546 raft_consensus.cc:3037] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.561565 16546 raft_consensus.cc:504] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.561691 16546 leader_election.cc:302] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 817ffcb874c345b7b502bb6e8fe95d22; no voters: 
I20260619 06:48:24.561878 16546 leader_election.cc:288] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.561968 16548 raft_consensus.cc:2781] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.562157 16548 raft_consensus.cc:686] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 LEADER]: Becoming Leader. State: Replica: 817ffcb874c345b7b502bb6e8fe95d22, State: Running, Role: LEADER
I20260619 06:48:24.562156 16546 ts_tablet_manager.cc:1428] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:24.562299 16548 consensus_queue.cc:237] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.562361 16546 tablet_bootstrap.cc:492] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22: Bootstrap starting.
I20260619 06:48:24.563273 16546 tablet_bootstrap.cc:654] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.563913 16388 catalog_manager.cc:5495] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 817ffcb874c345b7b502bb6e8fe95d22 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "817ffcb874c345b7b502bb6e8fe95d22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:24.564379 16546 tablet_bootstrap.cc:492] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22: No bootstrap required, opened a new log
I20260619 06:48:24.564450 16546 ts_tablet_manager.cc:1397] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:24.564931 16546 raft_consensus.cc:348] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.565026 16546 raft_consensus.cc:374] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.565062 16546 raft_consensus.cc:729] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 817ffcb874c345b7b502bb6e8fe95d22, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.565174 16546 consensus_queue.cc:260] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.565259 16546 raft_consensus.cc:388] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.565295 16546 raft_consensus.cc:482] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.565336 16546 raft_consensus.cc:3037] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.566115 16546 raft_consensus.cc:504] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.566232 16546 leader_election.cc:302] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 817ffcb874c345b7b502bb6e8fe95d22; no voters: 
I20260619 06:48:24.566323 16546 leader_election.cc:288] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.566370 16548 raft_consensus.cc:2781] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.566461 16548 raft_consensus.cc:686] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 LEADER]: Becoming Leader. State: Replica: 817ffcb874c345b7b502bb6e8fe95d22, State: Running, Role: LEADER
I20260619 06:48:24.566522 16546 ts_tablet_manager.cc:1428] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260619 06:48:24.566550 16548 consensus_queue.cc:237] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.567545 16388 catalog_manager.cc:5495] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 817ffcb874c345b7b502bb6e8fe95d22 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "817ffcb874c345b7b502bb6e8fe95d22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:24.576277 16388 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35446:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
comment: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
I20260619 06:48:24.577389 16388 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35446:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
comment: "foo\000bar"
[libprotobuf ERROR /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/protobuf-3.14.0/src/google/protobuf/wire_format_lite.cc:577] String field 'kudu.master.CreateTableRequestPB.comment' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
[libprotobuf ERROR /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/protobuf-3.14.0/src/google/protobuf/wire_format_lite.cc:577] String field 'kudu.master.CreateTableRequestPB.comment' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
I20260619 06:48:24.578442 16388 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35446:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
comment: "foo\360(\214\274"
I20260619 06:48:24.579327 16388 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35446:
name: "table_comment"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:24.583492 16494 tablet_service.cc:1467] Processing CreateTablet for tablet d5b5db9753a8485fb20781b77bc321cb (DEFAULT_TABLE table=table_comment [id=58cacf0e44f04bcdb219e7b89aeeeadc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:24.583748 16494 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d5b5db9753a8485fb20781b77bc321cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.585650 16546 tablet_bootstrap.cc:492] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22: Bootstrap starting.
I20260619 06:48:24.586479 16546 tablet_bootstrap.cc:654] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.587450 16546 tablet_bootstrap.cc:492] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22: No bootstrap required, opened a new log
I20260619 06:48:24.587527 16546 ts_tablet_manager.cc:1397] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260619 06:48:24.587913 16546 raft_consensus.cc:348] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.587996 16546 raft_consensus.cc:374] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.588025 16546 raft_consensus.cc:729] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 817ffcb874c345b7b502bb6e8fe95d22, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.588135 16546 consensus_queue.cc:260] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.588207 16546 raft_consensus.cc:388] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.588246 16546 raft_consensus.cc:482] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.588294 16546 raft_consensus.cc:3037] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.589075 16546 raft_consensus.cc:504] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.589192 16546 leader_election.cc:302] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 817ffcb874c345b7b502bb6e8fe95d22; no voters: 
I20260619 06:48:24.589283 16546 leader_election.cc:288] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.589350 16548 raft_consensus.cc:2781] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.589453 16548 raft_consensus.cc:686] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 LEADER]: Becoming Leader. State: Replica: 817ffcb874c345b7b502bb6e8fe95d22, State: Running, Role: LEADER
I20260619 06:48:24.589517 16546 ts_tablet_manager.cc:1428] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:24.589550 16548 consensus_queue.cc:237] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } }
I20260619 06:48:24.590777 16388 catalog_manager.cc:5495] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 817ffcb874c345b7b502bb6e8fe95d22 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "817ffcb874c345b7b502bb6e8fe95d22" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "817ffcb874c345b7b502bb6e8fe95d22" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 39717 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:24.594007 16388 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35446:
table { table_name: "table_comment" } modify_external_catalogs: true new_table_comment: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
I20260619 06:48:24.595026 16388 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35446:
table { table_name: "table_comment" } modify_external_catalogs: true new_table_comment: "foo\000bar"
[libprotobuf ERROR /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/protobuf-3.14.0/src/google/protobuf/wire_format_lite.cc:577] String field 'kudu.master.AlterTableRequestPB.new_table_comment' contains invalid UTF-8 data when serializing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
[libprotobuf ERROR /data0/somelongdirectorytoavoidrpathissues/src/kudu/thirdparty/src/protobuf-3.14.0/src/google/protobuf/wire_format_lite.cc:577] String field 'kudu.master.AlterTableRequestPB.new_table_comment' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. 
I20260619 06:48:24.595978 16388 catalog_manager.cc:3333] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35446:
table { table_name: "table_comment" } modify_external_catalogs: true new_table_comment: "foo\360(\214\274"
I20260619 06:48:24.597215 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:24.600245 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:24.600426 13230 tablet_replica.cc:330] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22: stopping tablet replica
I20260619 06:48:24.600548 13230 raft_consensus.cc:2229] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.600677 13230 raft_consensus.cc:2258] T d5b5db9753a8485fb20781b77bc321cb P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.601207 13230 tablet_replica.cc:330] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22: stopping tablet replica
I20260619 06:48:24.601282 13230 raft_consensus.cc:2229] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.601374 13230 raft_consensus.cc:2258] T b69f0012f1404a71b7ac90d79dd6e72a P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.601835 13230 tablet_replica.cc:330] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22: stopping tablet replica
I20260619 06:48:24.601902 13230 raft_consensus.cc:2229] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.601989 13230 raft_consensus.cc:2258] T 44f2c9cc12ca401c84a54ea10ebf7ed0 P 817ffcb874c345b7b502bb6e8fe95d22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.614737 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:24.617063 13230 master.cc:537] Master@127.12.235.190:33307 shutting down...
I20260619 06:48:24.620397 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:24.620558 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:24.620708 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 9a2be7d4c6804babad59eca2db84a456: stopping tablet replica
I20260619 06:48:24.633162 13230 master.cc:552] Master@127.12.235.190:33307 shutdown complete.
[       OK ] ClientTest.TestCreateAndAlterTableWithInvalidTableComment (221 ms)
[ RUN      ] ClientTest.TestTableNumReplicas
I20260619 06:48:24.638279 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:44587
I20260619 06:48:24.638594 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:24.640148 16558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.640151 16557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.640281 16560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.640303 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:24.640620 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:24.640666 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:24.640684 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851704640684 us; error 0 us; skew 500 ppm
I20260619 06:48:24.641464 13230 webserver.cc:460] Webserver started at http://127.12.235.190:45207/ using document root <none> and password file <none>
I20260619 06:48:24.641566 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:24.641603 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:24.641665 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:24.641994 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "4b1a380fe97645d79195aa5754e71b30"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.643236 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:24.644011 16565 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.644205 13230 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260619 06:48:24.644268 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "4b1a380fe97645d79195aa5754e71b30"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.644337 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:24.671437 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:24.671838 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:24.676247 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:44587
I20260619 06:48:24.677210 16627 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:44587 every 8 connection(s)
I20260619 06:48:24.677606 16628 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.679450 16628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30: Bootstrap starting.
I20260619 06:48:24.680155 16628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.681146 16628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30: No bootstrap required, opened a new log
I20260619 06:48:24.681511 16628 raft_consensus.cc:348] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b1a380fe97645d79195aa5754e71b30" member_type: VOTER }
I20260619 06:48:24.681596 16628 raft_consensus.cc:374] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.681617 16628 raft_consensus.cc:729] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b1a380fe97645d79195aa5754e71b30, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.681717 16628 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b1a380fe97645d79195aa5754e71b30" member_type: VOTER }
I20260619 06:48:24.681770 16628 raft_consensus.cc:388] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.681802 16628 raft_consensus.cc:482] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.681836 16628 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.682507 16628 raft_consensus.cc:504] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b1a380fe97645d79195aa5754e71b30" member_type: VOTER }
I20260619 06:48:24.682611 16628 leader_election.cc:302] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4b1a380fe97645d79195aa5754e71b30; no voters: 
I20260619 06:48:24.682752 16628 leader_election.cc:288] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.682883 16631 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.683073 16631 raft_consensus.cc:686] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [term 1 LEADER]: Becoming Leader. State: Replica: 4b1a380fe97645d79195aa5754e71b30, State: Running, Role: LEADER
I20260619 06:48:24.683135 16628 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:24.683207 16631 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b1a380fe97645d79195aa5754e71b30" member_type: VOTER }
I20260619 06:48:24.683624 16633 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b1a380fe97645d79195aa5754e71b30. Latest consensus state: current_term: 1 leader_uuid: "4b1a380fe97645d79195aa5754e71b30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b1a380fe97645d79195aa5754e71b30" member_type: VOTER } }
I20260619 06:48:24.683653 16632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b1a380fe97645d79195aa5754e71b30" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b1a380fe97645d79195aa5754e71b30" member_type: VOTER } }
I20260619 06:48:24.683740 16632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:24.683916 16633 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:24.683974 16638 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:24.684849 16638 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:24.685017 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:24.686554 16638 catalog_manager.cc:1347] Generated new cluster ID: ec0c4b4bb95046568d764b748e86fcca
I20260619 06:48:24.686610 16638 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:24.692334 16638 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:24.692938 16638 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:24.706130 16638 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30: Generated new TSK 0
I20260619 06:48:24.706295 16638 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:24.717186 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:24.718955 16649 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.718948 16652 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.719174 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:24.719043 16650 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.719432 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:24.719475 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:24.719489 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851704719489 us; error 0 us; skew 500 ppm
I20260619 06:48:24.720366 13230 webserver.cc:460] Webserver started at http://127.12.235.129:45217/ using document root <none> and password file <none>
I20260619 06:48:24.720497 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:24.720547 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:24.720642 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:24.721103 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "efcb82a9b68440ab8675198f29f97eb8"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.722450 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:24.723295 16657 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.723531 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:24.723591 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "efcb82a9b68440ab8675198f29f97eb8"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.723647 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:24.735069 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:24.735430 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:24.736184 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:24.736238 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.736282 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:24.736308 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.741484 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:46819
I20260619 06:48:24.741514 16723 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:46819 every 8 connection(s)
I20260619 06:48:24.742457 16728 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44587
I20260619 06:48:24.742532 16728 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:24.742712 16728 heartbeater.cc:511] Master 127.12.235.190:44587 requested a full tablet report, sending...
I20260619 06:48:24.743250 16582 ts_manager.cc:194] Registered new tserver with Master: efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129:46819)
I20260619 06:48:24.743924 16582 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44222
I20260619 06:48:24.744179 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002245818s
I20260619 06:48:24.750820 16582 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44246:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:24.754843 16728 heartbeater.cc:503] Master 127.12.235.190:44587 was elected leader, sending a full tablet report...
I20260619 06:48:24.759049 16688 tablet_service.cc:1467] Processing CreateTablet for tablet ff46ad37697342e996d6249a84cbb172 (DEFAULT_TABLE table=client-testtb [id=b684cb8ecaae4f6e861406b994d42bc1]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:24.759052 16687 tablet_service.cc:1467] Processing CreateTablet for tablet 4f42456eba644163b21b4731846d6f08 (DEFAULT_TABLE table=client-testtb [id=b684cb8ecaae4f6e861406b994d42bc1]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:24.759393 16687 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 4f42456eba644163b21b4731846d6f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.759501 16688 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ff46ad37697342e996d6249a84cbb172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.761961 16739 tablet_bootstrap.cc:492] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8: Bootstrap starting.
I20260619 06:48:24.762688 16739 tablet_bootstrap.cc:654] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.763652 16739 tablet_bootstrap.cc:492] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8: No bootstrap required, opened a new log
I20260619 06:48:24.763738 16739 ts_tablet_manager.cc:1397] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:24.764163 16739 raft_consensus.cc:348] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.764251 16739 raft_consensus.cc:374] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.764281 16739 raft_consensus.cc:729] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efcb82a9b68440ab8675198f29f97eb8, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.764392 16739 consensus_queue.cc:260] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.764475 16739 raft_consensus.cc:388] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.764514 16739 raft_consensus.cc:482] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.764561 16739 raft_consensus.cc:3037] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.765304 16739 raft_consensus.cc:504] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.765421 16739 leader_election.cc:302] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: efcb82a9b68440ab8675198f29f97eb8; no voters: 
I20260619 06:48:24.765595 16739 leader_election.cc:288] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.765689 16741 raft_consensus.cc:2781] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.765875 16739 ts_tablet_manager.cc:1428] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:24.765879 16741 raft_consensus.cc:686] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [term 1 LEADER]: Becoming Leader. State: Replica: efcb82a9b68440ab8675198f29f97eb8, State: Running, Role: LEADER
I20260619 06:48:24.766037 16739 tablet_bootstrap.cc:492] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8: Bootstrap starting.
I20260619 06:48:24.766026 16741 consensus_queue.cc:237] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.766883 16739 tablet_bootstrap.cc:654] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.767534 16582 catalog_manager.cc:5495] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "efcb82a9b68440ab8675198f29f97eb8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:24.767838 16739 tablet_bootstrap.cc:492] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8: No bootstrap required, opened a new log
I20260619 06:48:24.767901 16739 ts_tablet_manager.cc:1397] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:24.768281 16739 raft_consensus.cc:348] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.768391 16739 raft_consensus.cc:374] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.768429 16739 raft_consensus.cc:729] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efcb82a9b68440ab8675198f29f97eb8, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.768532 16739 consensus_queue.cc:260] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.768630 16739 raft_consensus.cc:388] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.768661 16739 raft_consensus.cc:482] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.768689 16739 raft_consensus.cc:3037] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.769435 16739 raft_consensus.cc:504] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.769532 16739 leader_election.cc:302] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: efcb82a9b68440ab8675198f29f97eb8; no voters: 
I20260619 06:48:24.769595 16739 leader_election.cc:288] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.769642 16741 raft_consensus.cc:2781] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.769752 16741 raft_consensus.cc:686] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [term 1 LEADER]: Becoming Leader. State: Replica: efcb82a9b68440ab8675198f29f97eb8, State: Running, Role: LEADER
I20260619 06:48:24.769781 16739 ts_tablet_manager.cc:1428] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:24.769852 16741 consensus_queue.cc:237] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.770884 16582 catalog_manager.cc:5495] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "efcb82a9b68440ab8675198f29f97eb8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:24.774411 16581 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44246:
name: "table_with_1_replicas"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:24.778090 16688 tablet_service.cc:1467] Processing CreateTablet for tablet bc92ebd70fee4eb2ad9d169ceb77316e (DEFAULT_TABLE table=table_with_1_replicas [id=af034d27857d45b98d2ac2e406a2cf31]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:24.778307 16688 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet bc92ebd70fee4eb2ad9d169ceb77316e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.780043 16739 tablet_bootstrap.cc:492] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8: Bootstrap starting.
I20260619 06:48:24.780869 16739 tablet_bootstrap.cc:654] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.781831 16739 tablet_bootstrap.cc:492] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8: No bootstrap required, opened a new log
I20260619 06:48:24.781898 16739 ts_tablet_manager.cc:1397] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:24.782233 16739 raft_consensus.cc:348] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.782349 16739 raft_consensus.cc:374] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.782382 16739 raft_consensus.cc:729] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efcb82a9b68440ab8675198f29f97eb8, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.782478 16739 consensus_queue.cc:260] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.782533 16739 raft_consensus.cc:388] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:24.782560 16739 raft_consensus.cc:482] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:24.782591 16739 raft_consensus.cc:3037] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:24.783246 16739 raft_consensus.cc:504] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.783380 16739 leader_election.cc:302] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: efcb82a9b68440ab8675198f29f97eb8; no voters: 
I20260619 06:48:24.783478 16739 leader_election.cc:288] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:24.783622 16741 raft_consensus.cc:2781] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:24.783694 16739 ts_tablet_manager.cc:1428] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260619 06:48:24.783733 16741 raft_consensus.cc:686] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [term 1 LEADER]: Becoming Leader. State: Replica: efcb82a9b68440ab8675198f29f97eb8, State: Running, Role: LEADER
I20260619 06:48:24.783834 16741 consensus_queue.cc:237] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.785270 16582 catalog_manager.cc:5495] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 reported cstate change: term changed from 0 to 1, leader changed from <none> to efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "efcb82a9b68440ab8675198f29f97eb8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:24.788446 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:24.790144 16750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.790172 16753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.790170 16751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.790403 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:24.790499 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:24.790527 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:24.790546 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851704790547 us; error 0 us; skew 500 ppm
I20260619 06:48:24.791371 13230 webserver.cc:460] Webserver started at http://127.12.235.130:40335/ using document root <none> and password file <none>
I20260619 06:48:24.791474 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:24.791508 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:24.791558 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:24.791862 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-1-root/instance:
uuid: "90d6262f989c407b976ba51b62aa2f12"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.793190 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:24.794018 16758 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.794214 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:24.794274 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-1-root
uuid: "90d6262f989c407b976ba51b62aa2f12"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.794334 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-1-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)
I20260619 06:48:24.804438 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:24.804814 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:24.805475 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:24.805521 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.805560 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:24.805580 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.810575 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.130:46025
I20260619 06:48:24.810608 16823 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.130:46025 every 8 connection(s)
I20260619 06:48:24.811389 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 06:48:24.811712 16828 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44587
I20260619 06:48:24.811789 16828 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:24.811959 16828 heartbeater.cc:511] Master 127.12.235.190:44587 requested a full tablet report, sending...
I20260619 06:48:24.812448 16582 ts_manager.cc:194] Registered new tserver with Master: 90d6262f989c407b976ba51b62aa2f12 (127.12.235.130:46025)
I20260619 06:48:24.812959 16582 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44258
W20260619 06:48:24.814090 16834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:24.814119 16831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.814776 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:24.815040 16832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:24.815246 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:24.815295 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:24.815315 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851704815315 us; error 0 us; skew 500 ppm
I20260619 06:48:24.816185 13230 webserver.cc:460] Webserver started at http://127.12.235.131:36335/ using document root <none> and password file <none>
I20260619 06:48:24.816300 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:24.816351 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:24.816419 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:24.816824 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-2-root/instance:
uuid: "696c096adb1f4736bc75232bbae981b1"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.818094 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:24.818907 16839 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.819103 13230 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
I20260619 06:48:24.819164 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-2-root
uuid: "696c096adb1f4736bc75232bbae981b1"
format_stamp: "Formatted at 2026-06-19 06:48:24 on dist-test-slave-hnts"
I20260619 06:48:24.819240 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-2-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)
I20260619 06:48:24.823916 16828 heartbeater.cc:503] Master 127.12.235.190:44587 was elected leader, sending a full tablet report...
I20260619 06:48:24.827907 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:24.828240 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:24.828950 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:24.828997 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.829038 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:24.829068 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:24.834540 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.131:32963
I20260619 06:48:24.834630 16908 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.131:32963 every 8 connection(s)
I20260619 06:48:24.835662 16909 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44587
I20260619 06:48:24.835747 16909 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:24.835899 16909 heartbeater.cc:511] Master 127.12.235.190:44587 requested a full tablet report, sending...
I20260619 06:48:24.836388 16581 ts_manager.cc:194] Registered new tserver with Master: 696c096adb1f4736bc75232bbae981b1 (127.12.235.131:32963)
I20260619 06:48:24.837154 16581 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44264
I20260619 06:48:24.837190 13230 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.002260124s
I20260619 06:48:24.837818 16581 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44246:
name: "table_with_3_replicas"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260619 06:48:24.838316 16581 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table_with_3_replicas in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260619 06:48:24.843539 16688 tablet_service.cc:1467] Processing CreateTablet for tablet a71bf1d6e5a241809b09a0ffc60cfee5 (DEFAULT_TABLE table=table_with_3_replicas [id=ebf6444f4c784cc9949e6b9a26a9df7f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:24.843815 16688 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a71bf1d6e5a241809b09a0ffc60cfee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.846287 16739 tablet_bootstrap.cc:492] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8: Bootstrap starting.
I20260619 06:48:24.847344 16739 tablet_bootstrap.cc:654] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.848022 16909 heartbeater.cc:503] Master 127.12.235.190:44587 was elected leader, sending a full tablet report...
I20260619 06:48:24.848166 16788 tablet_service.cc:1467] Processing CreateTablet for tablet a71bf1d6e5a241809b09a0ffc60cfee5 (DEFAULT_TABLE table=table_with_3_replicas [id=ebf6444f4c784cc9949e6b9a26a9df7f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:24.848407 16788 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a71bf1d6e5a241809b09a0ffc60cfee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.848663 16739 tablet_bootstrap.cc:492] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8: No bootstrap required, opened a new log
I20260619 06:48:24.848747 16739 ts_tablet_manager.cc:1397] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260619 06:48:24.849172 16739 raft_consensus.cc:348] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.849285 16739 raft_consensus.cc:374] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.849326 16739 raft_consensus.cc:729] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efcb82a9b68440ab8675198f29f97eb8, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.849448 16739 consensus_queue.cc:260] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.849720 16739 ts_tablet_manager.cc:1428] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260619 06:48:24.850809 16916 tablet_bootstrap.cc:492] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12: Bootstrap starting.
I20260619 06:48:24.851341 16869 tablet_service.cc:1467] Processing CreateTablet for tablet a71bf1d6e5a241809b09a0ffc60cfee5 (DEFAULT_TABLE table=table_with_3_replicas [id=ebf6444f4c784cc9949e6b9a26a9df7f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:24.851786 16869 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet a71bf1d6e5a241809b09a0ffc60cfee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:24.852027 16916 tablet_bootstrap.cc:654] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.853163 16916 tablet_bootstrap.cc:492] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12: No bootstrap required, opened a new log
I20260619 06:48:24.853233 16916 ts_tablet_manager.cc:1397] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:24.853601 16916 raft_consensus.cc:348] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.853688 16916 raft_consensus.cc:374] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.853718 16916 raft_consensus.cc:729] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90d6262f989c407b976ba51b62aa2f12, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.853863 16918 tablet_bootstrap.cc:492] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1: Bootstrap starting.
I20260619 06:48:24.853861 16916 consensus_queue.cc:260] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.854173 16916 ts_tablet_manager.cc:1428] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:24.854754 16918 tablet_bootstrap.cc:654] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:24.855829 16918 tablet_bootstrap.cc:492] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1: No bootstrap required, opened a new log
I20260619 06:48:24.855919 16918 ts_tablet_manager.cc:1397] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:24.856346 16918 raft_consensus.cc:348] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.856448 16918 raft_consensus.cc:374] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:24.856488 16918 raft_consensus.cc:729] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 696c096adb1f4736bc75232bbae981b1, State: Initialized, Role: FOLLOWER
I20260619 06:48:24.856604 16918 consensus_queue.cc:260] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:24.856876 16918 ts_tablet_manager.cc:1428] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.013064 16921 raft_consensus.cc:482] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 06:48:25.013186 16921 raft_consensus.cc:504] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.013669 16921 leader_election.cc:288] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90d6262f989c407b976ba51b62aa2f12 (127.12.235.130:46025), efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129:46819)
I20260619 06:48:25.017793 16698 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a71bf1d6e5a241809b09a0ffc60cfee5" candidate_uuid: "696c096adb1f4736bc75232bbae981b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efcb82a9b68440ab8675198f29f97eb8" is_pre_election: true
I20260619 06:48:25.017853 16798 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a71bf1d6e5a241809b09a0ffc60cfee5" candidate_uuid: "696c096adb1f4736bc75232bbae981b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90d6262f989c407b976ba51b62aa2f12" is_pre_election: true
I20260619 06:48:25.017936 16698 raft_consensus.cc:2454] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 696c096adb1f4736bc75232bbae981b1 in term 0.
I20260619 06:48:25.017962 16798 raft_consensus.cc:2454] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 696c096adb1f4736bc75232bbae981b1 in term 0.
I20260619 06:48:25.018240 16840 leader_election.cc:302] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 696c096adb1f4736bc75232bbae981b1, 90d6262f989c407b976ba51b62aa2f12; no voters: 
I20260619 06:48:25.018432 16921 raft_consensus.cc:2781] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 06:48:25.018481 16921 raft_consensus.cc:482] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 06:48:25.018507 16921 raft_consensus.cc:3037] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.019392 16921 raft_consensus.cc:504] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.019707 16921 leader_election.cc:288] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [CANDIDATE]: Term 1 election: Requested vote from peers 90d6262f989c407b976ba51b62aa2f12 (127.12.235.130:46025), efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129:46819)
I20260619 06:48:25.019940 16798 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a71bf1d6e5a241809b09a0ffc60cfee5" candidate_uuid: "696c096adb1f4736bc75232bbae981b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90d6262f989c407b976ba51b62aa2f12"
I20260619 06:48:25.019961 16698 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a71bf1d6e5a241809b09a0ffc60cfee5" candidate_uuid: "696c096adb1f4736bc75232bbae981b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efcb82a9b68440ab8675198f29f97eb8"
I20260619 06:48:25.020042 16798 raft_consensus.cc:3037] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.020056 16698 raft_consensus.cc:3037] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.021019 16798 raft_consensus.cc:2454] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 696c096adb1f4736bc75232bbae981b1 in term 1.
I20260619 06:48:25.021080 16698 raft_consensus.cc:2454] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 696c096adb1f4736bc75232bbae981b1 in term 1.
I20260619 06:48:25.021261 16840 leader_election.cc:302] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 696c096adb1f4736bc75232bbae981b1, 90d6262f989c407b976ba51b62aa2f12; no voters: 
I20260619 06:48:25.021415 16921 raft_consensus.cc:2781] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:25.021625 16921 raft_consensus.cc:686] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 1 LEADER]: Becoming Leader. State: Replica: 696c096adb1f4736bc75232bbae981b1, State: Running, Role: LEADER
I20260619 06:48:25.021797 16921 consensus_queue.cc:237] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.023135 16581 catalog_manager.cc:5495] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 696c096adb1f4736bc75232bbae981b1 (127.12.235.131). New cstate: current_term: 1 leader_uuid: "696c096adb1f4736bc75232bbae981b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } health_report { overall_health: UNKNOWN } } }
I20260619 06:48:25.031629 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:25.033420 16925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:25.033517 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:25.033550 16926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.033736 16928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:25.033969 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:25.034013 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:25.034034 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851705034034 us; error 0 us; skew 500 ppm
I20260619 06:48:25.034953 13230 webserver.cc:460] Webserver started at http://127.12.235.132:40197/ using document root <none> and password file <none>
I20260619 06:48:25.035081 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:25.035137 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:25.035207 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:25.035625 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-3-root/instance:
uuid: "92ccf8d44c034c30941237fffdb90172"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.037109 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:25.038034 16933 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.038309 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.038380 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-3-root
uuid: "92ccf8d44c034c30941237fffdb90172"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.038445 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-3-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)
I20260619 06:48:25.068634 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:25.069072 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:25.069801 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:25.069859 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.069903 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:25.069931 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.075268 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.132:41823
I20260619 06:48:25.075305 16998 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.132:41823 every 8 connection(s)
I20260619 06:48:25.076125 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 06:48:25.076345 17002 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44587
I20260619 06:48:25.076431 17002 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:25.076637 17002 heartbeater.cc:511] Master 127.12.235.190:44587 requested a full tablet report, sending...
I20260619 06:48:25.077134 16582 ts_manager.cc:194] Registered new tserver with Master: 92ccf8d44c034c30941237fffdb90172 (127.12.235.132:41823)
I20260619 06:48:25.077818 16582 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44278
W20260619 06:48:25.078012 17007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.078224 17009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.078359 17006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:25.078814 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:25.078979 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:25.079023 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:25.079047 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851705079047 us; error 0 us; skew 500 ppm
I20260619 06:48:25.079953 13230 webserver.cc:460] Webserver started at http://127.12.235.133:42697/ using document root <none> and password file <none>
I20260619 06:48:25.080085 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:25.080135 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:25.080201 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:25.080554 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-4-root/instance:
uuid: "c608188ae301417fb58f1e23ac834d56"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.082396 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:25.083446 17014 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.083725 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.083801 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-4-root
uuid: "c608188ae301417fb58f1e23ac834d56"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.083873 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-4-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)
I20260619 06:48:25.088757 17002 heartbeater.cc:503] Master 127.12.235.190:44587 was elected leader, sending a full tablet report...
I20260619 06:48:25.116665 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:25.117089 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:25.117892 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:25.117936 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.117987 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:25.118010 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.124003 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.133:41613
I20260619 06:48:25.124092 17083 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.133:41613 every 8 connection(s)
I20260619 06:48:25.124955 17085 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44587
I20260619 06:48:25.125039 17085 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:25.125212 17085 heartbeater.cc:511] Master 127.12.235.190:44587 requested a full tablet report, sending...
I20260619 06:48:25.125727 16581 ts_manager.cc:194] Registered new tserver with Master: c608188ae301417fb58f1e23ac834d56 (127.12.235.133:41613)
I20260619 06:48:25.126411 16581 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44294
I20260619 06:48:25.126700 13230 internal_mini_cluster.cc:371] 5 TS(s) registered with all masters after 0.002275712s
I20260619 06:48:25.127290 16582 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44246:
name: "table_with_5_replicas"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 5
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260619 06:48:25.127743 16582 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table_with_5_replicas in case of a server failure: 6 tablet servers would be needed, 5 are available. Consider bringing up more tablet servers.
I20260619 06:48:25.132805 16788 tablet_service.cc:1467] Processing CreateTablet for tablet 5bf171fefb904dab833666d32354a0a0 (DEFAULT_TABLE table=table_with_5_replicas [id=0fcb7c0837e74b9d8c2b8eef3a9ae96d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.133092 16788 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5bf171fefb904dab833666d32354a0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.133198 16869 tablet_service.cc:1467] Processing CreateTablet for tablet 5bf171fefb904dab833666d32354a0a0 (DEFAULT_TABLE table=table_with_5_replicas [id=0fcb7c0837e74b9d8c2b8eef3a9ae96d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.133438 16869 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5bf171fefb904dab833666d32354a0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.135401 16918 tablet_bootstrap.cc:492] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1: Bootstrap starting.
I20260619 06:48:25.135891 16688 tablet_service.cc:1467] Processing CreateTablet for tablet 5bf171fefb904dab833666d32354a0a0 (DEFAULT_TABLE table=table_with_5_replicas [id=0fcb7c0837e74b9d8c2b8eef3a9ae96d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.136104 16688 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5bf171fefb904dab833666d32354a0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.136354 16918 tablet_bootstrap.cc:654] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.136996 16916 tablet_bootstrap.cc:492] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12: Bootstrap starting.
I20260619 06:48:25.137838 16916 tablet_bootstrap.cc:654] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.138021 16739 tablet_bootstrap.cc:492] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8: Bootstrap starting.
I20260619 06:48:25.138512 16918 tablet_bootstrap.cc:492] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1: No bootstrap required, opened a new log
I20260619 06:48:25.138603 16918 ts_tablet_manager.cc:1397] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260619 06:48:25.138888 16739 tablet_bootstrap.cc:654] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.139010 16963 tablet_service.cc:1467] Processing CreateTablet for tablet 5bf171fefb904dab833666d32354a0a0 (DEFAULT_TABLE table=table_with_5_replicas [id=0fcb7c0837e74b9d8c2b8eef3a9ae96d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.139043 16918 raft_consensus.cc:348] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.139170 16918 raft_consensus.cc:374] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.139213 16918 raft_consensus.cc:729] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 696c096adb1f4736bc75232bbae981b1, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.139240 16963 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5bf171fefb904dab833666d32354a0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.139344 16918 consensus_queue.cc:260] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.139612 16918 ts_tablet_manager.cc:1428] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.140031 16739 tablet_bootstrap.cc:492] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8: No bootstrap required, opened a new log
I20260619 06:48:25.140118 16739 ts_tablet_manager.cc:1397] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:25.140498 16739 raft_consensus.cc:348] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.140631 16739 raft_consensus.cc:374] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.140663 16739 raft_consensus.cc:729] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efcb82a9b68440ab8675198f29f97eb8, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.140758 16739 consensus_queue.cc:260] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.141040 16739 ts_tablet_manager.cc:1428] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.141348 17092 tablet_bootstrap.cc:492] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172: Bootstrap starting.
I20260619 06:48:25.141510 17085 heartbeater.cc:503] Master 127.12.235.190:44587 was elected leader, sending a full tablet report...
I20260619 06:48:25.142292 16916 tablet_bootstrap.cc:492] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12: No bootstrap required, opened a new log
I20260619 06:48:25.143054 16916 ts_tablet_manager.cc:1397] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260619 06:48:25.143358 17092 tablet_bootstrap.cc:654] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.143877 16916 raft_consensus.cc:348] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.143989 16916 raft_consensus.cc:374] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.144028 16916 raft_consensus.cc:729] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90d6262f989c407b976ba51b62aa2f12, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.144140 16916 consensus_queue.cc:260] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.144389 16916 ts_tablet_manager.cc:1428] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.144778 17092 tablet_bootstrap.cc:492] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172: No bootstrap required, opened a new log
I20260619 06:48:25.144873 17092 ts_tablet_manager.cc:1397] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260619 06:48:25.145255 17092 raft_consensus.cc:348] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.145357 17092 raft_consensus.cc:374] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.145393 17092 raft_consensus.cc:729] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ccf8d44c034c30941237fffdb90172, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.145498 17092 consensus_queue.cc:260] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.145838 17092 ts_tablet_manager.cc:1428] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.146888 17044 tablet_service.cc:1467] Processing CreateTablet for tablet 5bf171fefb904dab833666d32354a0a0 (DEFAULT_TABLE table=table_with_5_replicas [id=0fcb7c0837e74b9d8c2b8eef3a9ae96d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.147143 17044 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5bf171fefb904dab833666d32354a0a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.149155 17095 tablet_bootstrap.cc:492] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56: Bootstrap starting.
I20260619 06:48:25.149890 17095 tablet_bootstrap.cc:654] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.150758 17095 tablet_bootstrap.cc:492] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56: No bootstrap required, opened a new log
I20260619 06:48:25.150853 17095 ts_tablet_manager.cc:1397] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:25.151190 17095 raft_consensus.cc:348] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.151276 17095 raft_consensus.cc:374] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.151305 17095 raft_consensus.cc:729] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c608188ae301417fb58f1e23ac834d56, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.151412 17095 consensus_queue.cc:260] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.151681 17095 ts_tablet_manager.cc:1428] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.186647 16919 raft_consensus.cc:482] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 06:48:25.186785 16919 raft_consensus.cc:504] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.187427 16919 leader_election.cc:288] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 92ccf8d44c034c30941237fffdb90172 (127.12.235.132:41823), c608188ae301417fb58f1e23ac834d56 (127.12.235.133:41613), 696c096adb1f4736bc75232bbae981b1 (127.12.235.131:32963), efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129:46819)
I20260619 06:48:25.205312 16973 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5bf171fefb904dab833666d32354a0a0" candidate_uuid: "90d6262f989c407b976ba51b62aa2f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ccf8d44c034c30941237fffdb90172" is_pre_election: true
I20260619 06:48:25.205497 16973 raft_consensus.cc:2454] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90d6262f989c407b976ba51b62aa2f12 in term 0.
I20260619 06:48:25.209236 16698 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5bf171fefb904dab833666d32354a0a0" candidate_uuid: "90d6262f989c407b976ba51b62aa2f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efcb82a9b68440ab8675198f29f97eb8" is_pre_election: true
I20260619 06:48:25.209389 16698 raft_consensus.cc:2454] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90d6262f989c407b976ba51b62aa2f12 in term 0.
I20260619 06:48:25.209544 17047 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5bf171fefb904dab833666d32354a0a0" candidate_uuid: "90d6262f989c407b976ba51b62aa2f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c608188ae301417fb58f1e23ac834d56" is_pre_election: true
I20260619 06:48:25.209620 16879 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5bf171fefb904dab833666d32354a0a0" candidate_uuid: "90d6262f989c407b976ba51b62aa2f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "696c096adb1f4736bc75232bbae981b1" is_pre_election: true
I20260619 06:48:25.209652 17047 raft_consensus.cc:2454] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90d6262f989c407b976ba51b62aa2f12 in term 0.
I20260619 06:48:25.209661 16760 leader_election.cc:302] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 90d6262f989c407b976ba51b62aa2f12, 92ccf8d44c034c30941237fffdb90172, efcb82a9b68440ab8675198f29f97eb8; no voters: 
I20260619 06:48:25.209736 16879 raft_consensus.cc:2454] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90d6262f989c407b976ba51b62aa2f12 in term 0.
I20260619 06:48:25.209867 16919 raft_consensus.cc:2781] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 06:48:25.209925 16919 raft_consensus.cc:482] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 06:48:25.209957 16919 raft_consensus.cc:3037] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.211350 16919 raft_consensus.cc:504] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.211733 16919 leader_election.cc:288] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [CANDIDATE]: Term 1 election: Requested vote from peers 92ccf8d44c034c30941237fffdb90172 (127.12.235.132:41823), c608188ae301417fb58f1e23ac834d56 (127.12.235.133:41613), 696c096adb1f4736bc75232bbae981b1 (127.12.235.131:32963), efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129:46819)
I20260619 06:48:25.211961 16973 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5bf171fefb904dab833666d32354a0a0" candidate_uuid: "90d6262f989c407b976ba51b62aa2f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ccf8d44c034c30941237fffdb90172"
I20260619 06:48:25.211980 16698 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5bf171fefb904dab833666d32354a0a0" candidate_uuid: "90d6262f989c407b976ba51b62aa2f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efcb82a9b68440ab8675198f29f97eb8"
I20260619 06:48:25.211988 16879 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5bf171fefb904dab833666d32354a0a0" candidate_uuid: "90d6262f989c407b976ba51b62aa2f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "696c096adb1f4736bc75232bbae981b1"
I20260619 06:48:25.212070 16973 raft_consensus.cc:3037] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.212091 16879 raft_consensus.cc:3037] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.212075 16698 raft_consensus.cc:3037] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.212769 17047 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "5bf171fefb904dab833666d32354a0a0" candidate_uuid: "90d6262f989c407b976ba51b62aa2f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c608188ae301417fb58f1e23ac834d56"
I20260619 06:48:25.212874 17047 raft_consensus.cc:3037] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.213091 16698 raft_consensus.cc:2454] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90d6262f989c407b976ba51b62aa2f12 in term 1.
I20260619 06:48:25.213091 16973 raft_consensus.cc:2454] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90d6262f989c407b976ba51b62aa2f12 in term 1.
I20260619 06:48:25.213160 16879 raft_consensus.cc:2454] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90d6262f989c407b976ba51b62aa2f12 in term 1.
I20260619 06:48:25.213404 16762 leader_election.cc:302] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 90d6262f989c407b976ba51b62aa2f12, 92ccf8d44c034c30941237fffdb90172, efcb82a9b68440ab8675198f29f97eb8; no voters: 
I20260619 06:48:25.213690 17047 raft_consensus.cc:2454] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90d6262f989c407b976ba51b62aa2f12 in term 1.
I20260619 06:48:25.213748 16919 raft_consensus.cc:2781] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:25.213915 16919 raft_consensus.cc:686] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 1 LEADER]: Becoming Leader. State: Replica: 90d6262f989c407b976ba51b62aa2f12, State: Running, Role: LEADER
I20260619 06:48:25.214059 16919 consensus_queue.cc:237] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.215618 16581 catalog_manager.cc:5495] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90d6262f989c407b976ba51b62aa2f12 (127.12.235.130). New cstate: current_term: 1 leader_uuid: "90d6262f989c407b976ba51b62aa2f12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } health_report { overall_health: UNKNOWN } } }
I20260619 06:48:25.231602 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:25.233551 17103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.233547 17105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.233664 17102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:25.233705 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:25.233909 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:25.233951 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:25.233971 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851705233972 us; error 0 us; skew 500 ppm
I20260619 06:48:25.234957 13230 webserver.cc:460] Webserver started at http://127.12.235.134:45055/ using document root <none> and password file <none>
I20260619 06:48:25.235090 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:25.235140 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:25.235213 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:25.235565 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-5-root/instance:
uuid: "754263aa94e548d8ae303ed267552b0f"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.237044 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:25.237968 17110 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.238154 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260619 06:48:25.238215 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-5-root
uuid: "754263aa94e548d8ae303ed267552b0f"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.238276 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-5-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)
I20260619 06:48:25.246445 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:25.246784 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:25.247565 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:25.247633 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.247680 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:25.247709 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.253774 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.134:35217
I20260619 06:48:25.254580 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 06:48:25.254644 17181 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44587
I20260619 06:48:25.254722 17181 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:25.254884 17181 heartbeater.cc:511] Master 127.12.235.190:44587 requested a full tablet report, sending...
I20260619 06:48:25.255378 16582 ts_manager.cc:194] Registered new tserver with Master: 754263aa94e548d8ae303ed267552b0f (127.12.235.134:35217)
I20260619 06:48:25.255800 17179 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.134:35217 every 8 connection(s)
I20260619 06:48:25.255920 16582 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44318
W20260619 06:48:25.256477 17184 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.256665 17186 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.256768 17183 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:25.257104 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:25.257246 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:25.257282 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:25.257310 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851705257310 us; error 0 us; skew 500 ppm
I20260619 06:48:25.258368 13230 webserver.cc:460] Webserver started at http://127.12.235.135:39895/ using document root <none> and password file <none>
I20260619 06:48:25.258499 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:25.258544 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:25.258603 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:25.259003 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-6-root/instance:
uuid: "757dc117a5cd4ec8ba49df0e4978c0fe"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.261256 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:25.263021 17191 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.263300 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.263361 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-6-root
uuid: "757dc117a5cd4ec8ba49df0e4978c0fe"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.263424 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-6-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-6-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestTableNumReplicas.1781851693462759-13230-0/minicluster-data/ts-6-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)
I20260619 06:48:25.267007 17181 heartbeater.cc:503] Master 127.12.235.190:44587 was elected leader, sending a full tablet report...
I20260619 06:48:25.290884 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:25.291337 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:25.292066 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:25.292117 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.292160 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:25.292191 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.298303 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.135:45385
I20260619 06:48:25.298449 17260 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.135:45385 every 8 connection(s)
I20260619 06:48:25.299503 17261 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44587
I20260619 06:48:25.299584 17261 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:25.299851 17261 heartbeater.cc:511] Master 127.12.235.190:44587 requested a full tablet report, sending...
I20260619 06:48:25.300318 16582 ts_manager.cc:194] Registered new tserver with Master: 757dc117a5cd4ec8ba49df0e4978c0fe (127.12.235.135:45385)
I20260619 06:48:25.300967 16582 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44324
I20260619 06:48:25.300966 13230 internal_mini_cluster.cc:371] 7 TS(s) registered with all masters after 0.002303385s
I20260619 06:48:25.301614 16582 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44246:
name: "table_with_7_replicas"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 7
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260619 06:48:25.302075 16582 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table table_with_7_replicas in case of a server failure: 8 tablet servers would be needed, 7 are available. Consider bringing up more tablet servers.
I20260619 06:48:25.307719 16963 tablet_service.cc:1467] Processing CreateTablet for tablet 03bc6906f8c84f568ad8961f9dea8a7a (DEFAULT_TABLE table=table_with_7_replicas [id=8a716ca06b104bde90ea2542ec724eb4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.307803 16869 tablet_service.cc:1467] Processing CreateTablet for tablet 03bc6906f8c84f568ad8961f9dea8a7a (DEFAULT_TABLE table=table_with_7_replicas [id=8a716ca06b104bde90ea2542ec724eb4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.308000 16869 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 03bc6906f8c84f568ad8961f9dea8a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.308372 16788 tablet_service.cc:1467] Processing CreateTablet for tablet 03bc6906f8c84f568ad8961f9dea8a7a (DEFAULT_TABLE table=table_with_7_replicas [id=8a716ca06b104bde90ea2542ec724eb4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.308547 17044 tablet_service.cc:1467] Processing CreateTablet for tablet 03bc6906f8c84f568ad8961f9dea8a7a (DEFAULT_TABLE table=table_with_7_replicas [id=8a716ca06b104bde90ea2542ec724eb4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.308635 16788 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 03bc6906f8c84f568ad8961f9dea8a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.308779 17044 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 03bc6906f8c84f568ad8961f9dea8a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.310839 16916 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12: Bootstrap starting.
I20260619 06:48:25.310923 16918 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1: Bootstrap starting.
I20260619 06:48:25.311309 16688 tablet_service.cc:1467] Processing CreateTablet for tablet 03bc6906f8c84f568ad8961f9dea8a7a (DEFAULT_TABLE table=table_with_7_replicas [id=8a716ca06b104bde90ea2542ec724eb4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.311517 16688 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 03bc6906f8c84f568ad8961f9dea8a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.311772 16916 tablet_bootstrap.cc:654] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.311793 16918 tablet_bootstrap.cc:654] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.313591 17095 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56: Bootstrap starting.
I20260619 06:48:25.314626 17095 tablet_bootstrap.cc:654] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.314963 17217 tablet_service.cc:1467] Processing CreateTablet for tablet 03bc6906f8c84f568ad8961f9dea8a7a (DEFAULT_TABLE table=table_with_7_replicas [id=8a716ca06b104bde90ea2542ec724eb4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.315097 16739 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8: Bootstrap starting.
I20260619 06:48:25.315178 17217 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 03bc6906f8c84f568ad8961f9dea8a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.315526 17095 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56: No bootstrap required, opened a new log
I20260619 06:48:25.315615 17095 ts_tablet_manager.cc:1397] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:25.315925 16739 tablet_bootstrap.cc:654] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.316022 17095 raft_consensus.cc:348] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.316143 17095 raft_consensus.cc:374] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.316172 17095 raft_consensus.cc:729] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c608188ae301417fb58f1e23ac834d56, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.316279 17095 consensus_queue.cc:260] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.316336 17140 tablet_service.cc:1467] Processing CreateTablet for tablet 03bc6906f8c84f568ad8961f9dea8a7a (DEFAULT_TABLE table=table_with_7_replicas [id=8a716ca06b104bde90ea2542ec724eb4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:25.316540 17140 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 03bc6906f8c84f568ad8961f9dea8a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.316545 17095 ts_tablet_manager.cc:1428] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260619 06:48:25.308000 16963 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 03bc6906f8c84f568ad8961f9dea8a7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.318627 17271 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f: Bootstrap starting.
I20260619 06:48:25.319381 17271 tablet_bootstrap.cc:654] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.319876 17092 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172: Bootstrap starting.
I20260619 06:48:25.320250 17261 heartbeater.cc:503] Master 127.12.235.190:44587 was elected leader, sending a full tablet report...
I20260619 06:48:25.320298 17271 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f: No bootstrap required, opened a new log
I20260619 06:48:25.320377 17271 ts_tablet_manager.cc:1397] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:25.320863 17092 tablet_bootstrap.cc:654] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.320843 17271 raft_consensus.cc:348] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.320971 17271 raft_consensus.cc:374] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.321003 17271 raft_consensus.cc:729] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754263aa94e548d8ae303ed267552b0f, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.321116 16739 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8: No bootstrap required, opened a new log
I20260619 06:48:25.321200 16739 ts_tablet_manager.cc:1397] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260619 06:48:25.321142 17271 consensus_queue.cc:260] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.321513 17271 ts_tablet_manager.cc:1428] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.321631 16739 raft_consensus.cc:348] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.321750 16739 raft_consensus.cc:374] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.321784 16739 raft_consensus.cc:729] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efcb82a9b68440ab8675198f29f97eb8, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.321889 16739 consensus_queue.cc:260] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.322152 17092 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172: No bootstrap required, opened a new log
I20260619 06:48:25.322163 16739 ts_tablet_manager.cc:1428] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.322250 17092 ts_tablet_manager.cc:1397] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:25.322826 17092 raft_consensus.cc:348] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.322962 16918 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1: No bootstrap required, opened a new log
I20260619 06:48:25.323053 16918 ts_tablet_manager.cc:1397] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260619 06:48:25.323474 16918 raft_consensus.cc:348] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.323617 16918 raft_consensus.cc:374] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.323674 16918 raft_consensus.cc:729] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 696c096adb1f4736bc75232bbae981b1, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.323782 16918 consensus_queue.cc:260] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.324072 16918 ts_tablet_manager.cc:1428] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.322964 17092 raft_consensus.cc:374] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.325259 17092 raft_consensus.cc:729] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92ccf8d44c034c30941237fffdb90172, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.325372 17092 consensus_queue.cc:260] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.325598 17092 ts_tablet_manager.cc:1428] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260619 06:48:25.326283 17270 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe: Bootstrap starting.
I20260619 06:48:25.326552 16916 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12: No bootstrap required, opened a new log
I20260619 06:48:25.326639 16916 ts_tablet_manager.cc:1397] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.000s
I20260619 06:48:25.327045 16916 raft_consensus.cc:348] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.327169 16916 raft_consensus.cc:374] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.327214 16916 raft_consensus.cc:729] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90d6262f989c407b976ba51b62aa2f12, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.327224 17270 tablet_bootstrap.cc:654] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.327338 16916 consensus_queue.cc:260] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.327641 16916 ts_tablet_manager.cc:1428] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.328302 17270 tablet_bootstrap.cc:492] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe: No bootstrap required, opened a new log
I20260619 06:48:25.328385 17270 ts_tablet_manager.cc:1397] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:25.328824 17270 raft_consensus.cc:348] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.328936 17270 raft_consensus.cc:374] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.328975 17270 raft_consensus.cc:729] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757dc117a5cd4ec8ba49df0e4978c0fe, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.329084 17270 consensus_queue.cc:260] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.329439 17270 ts_tablet_manager.cc:1428] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.370450 17097 raft_consensus.cc:482] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 06:48:25.370576 17097 raft_consensus.cc:504] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.371405 17097 leader_election.cc:288] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754263aa94e548d8ae303ed267552b0f (127.12.235.134:35217), 757dc117a5cd4ec8ba49df0e4978c0fe (127.12.235.135:45385), 92ccf8d44c034c30941237fffdb90172 (127.12.235.132:41823), 90d6262f989c407b976ba51b62aa2f12 (127.12.235.130:46025), 696c096adb1f4736bc75232bbae981b1 (127.12.235.131:32963), efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129:46819)
I20260619 06:48:25.376294 17276 raft_consensus.cc:482] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 06:48:25.376411 17276 raft_consensus.cc:504] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.377266 17276 leader_election.cc:288] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754263aa94e548d8ae303ed267552b0f (127.12.235.134:35217), 92ccf8d44c034c30941237fffdb90172 (127.12.235.132:41823), c608188ae301417fb58f1e23ac834d56 (127.12.235.133:41613), 90d6262f989c407b976ba51b62aa2f12 (127.12.235.130:46025), 696c096adb1f4736bc75232bbae981b1 (127.12.235.131:32963), efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129:46819)
I20260619 06:48:25.379180 16698 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efcb82a9b68440ab8675198f29f97eb8" is_pre_election: true
I20260619 06:48:25.379317 16698 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c608188ae301417fb58f1e23ac834d56 in term 0.
I20260619 06:48:25.380877 16798 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90d6262f989c407b976ba51b62aa2f12" is_pre_election: true
I20260619 06:48:25.381012 16798 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c608188ae301417fb58f1e23ac834d56 in term 0.
I20260619 06:48:25.380919 17150 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754263aa94e548d8ae303ed267552b0f" is_pre_election: true
I20260619 06:48:25.381264 17150 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c608188ae301417fb58f1e23ac834d56 in term 0.
I20260619 06:48:25.381574 17017 leader_election.cc:302] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 4 responses out of 7 voters: 4 yes votes; 0 no votes. yes voters: 754263aa94e548d8ae303ed267552b0f, 90d6262f989c407b976ba51b62aa2f12, c608188ae301417fb58f1e23ac834d56, efcb82a9b68440ab8675198f29f97eb8; no voters: 
I20260619 06:48:25.381747 17097 raft_consensus.cc:2781] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 06:48:25.381810 17097 raft_consensus.cc:482] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 06:48:25.381851 17097 raft_consensus.cc:3037] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.383018 17097 raft_consensus.cc:504] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.383580 17097 leader_election.cc:288] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [CANDIDATE]: Term 1 election: Requested vote from peers 754263aa94e548d8ae303ed267552b0f (127.12.235.134:35217), 757dc117a5cd4ec8ba49df0e4978c0fe (127.12.235.135:45385), 92ccf8d44c034c30941237fffdb90172 (127.12.235.132:41823), 90d6262f989c407b976ba51b62aa2f12 (127.12.235.130:46025), 696c096adb1f4736bc75232bbae981b1 (127.12.235.131:32963), efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129:46819)
I20260619 06:48:25.384163 16698 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efcb82a9b68440ab8675198f29f97eb8"
I20260619 06:48:25.384264 16698 raft_consensus.cc:3037] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.384969 16798 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90d6262f989c407b976ba51b62aa2f12"
I20260619 06:48:25.385075 16798 raft_consensus.cc:3037] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.385191 17231 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" is_pre_election: true
I20260619 06:48:25.385313 17231 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c608188ae301417fb58f1e23ac834d56 in term 0.
I20260619 06:48:25.385532 17228 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe"
I20260619 06:48:25.385618 17228 raft_consensus.cc:3037] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.386559 17228 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c608188ae301417fb58f1e23ac834d56 in term 1.
I20260619 06:48:25.387480 17150 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754263aa94e548d8ae303ed267552b0f"
I20260619 06:48:25.387576 17150 raft_consensus.cc:3037] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.388475 17150 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c608188ae301417fb58f1e23ac834d56 in term 1.
I20260619 06:48:25.389869 16973 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ccf8d44c034c30941237fffdb90172" is_pre_election: true
I20260619 06:48:25.390575 16972 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ccf8d44c034c30941237fffdb90172"
I20260619 06:48:25.391160 17047 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c608188ae301417fb58f1e23ac834d56" is_pre_election: true
I20260619 06:48:25.391379 17047 raft_consensus.cc:2379] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 757dc117a5cd4ec8ba49df0e4978c0fe in current term 1: Already voted for candidate c608188ae301417fb58f1e23ac834d56 in this term.
I20260619 06:48:25.389979 16973 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c608188ae301417fb58f1e23ac834d56 in term 0.
I20260619 06:48:25.391590 16698 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c608188ae301417fb58f1e23ac834d56 in term 1.
I20260619 06:48:25.392848 17015 leader_election.cc:302] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 5 responses out of 7 voters: 4 yes votes; 1 no votes. yes voters: 754263aa94e548d8ae303ed267552b0f, 757dc117a5cd4ec8ba49df0e4978c0fe, c608188ae301417fb58f1e23ac834d56, efcb82a9b68440ab8675198f29f97eb8; no voters: 92ccf8d44c034c30941237fffdb90172
I20260619 06:48:25.392938 17150 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754263aa94e548d8ae303ed267552b0f" is_pre_election: true
I20260619 06:48:25.386565 16798 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c608188ae301417fb58f1e23ac834d56 in term 1.
I20260619 06:48:25.393020 17097 raft_consensus.cc:2781] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:25.393076 17150 raft_consensus.cc:2379] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 757dc117a5cd4ec8ba49df0e4978c0fe in current term 1: Already voted for candidate c608188ae301417fb58f1e23ac834d56 in this term.
I20260619 06:48:25.393201 17097 raft_consensus.cc:686] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 1 LEADER]: Becoming Leader. State: Replica: c608188ae301417fb58f1e23ac834d56, State: Running, Role: LEADER
I20260619 06:48:25.393355 17097 consensus_queue.cc:237] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 4, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } }
I20260619 06:48:25.395130 16798 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90d6262f989c407b976ba51b62aa2f12" is_pre_election: true
I20260619 06:48:25.395262 16798 raft_consensus.cc:2379] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 757dc117a5cd4ec8ba49df0e4978c0fe in current term 1: Already voted for candidate c608188ae301417fb58f1e23ac834d56 in this term.
I20260619 06:48:25.397675 16879 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "696c096adb1f4736bc75232bbae981b1" is_pre_election: true
I20260619 06:48:25.397890 16879 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757dc117a5cd4ec8ba49df0e4978c0fe in term 0.
I20260619 06:48:25.399124 16973 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "92ccf8d44c034c30941237fffdb90172" is_pre_election: true
I20260619 06:48:25.399232 16582 catalog_manager.cc:5495] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to c608188ae301417fb58f1e23ac834d56 (127.12.235.133). New cstate: current_term: 1 leader_uuid: "c608188ae301417fb58f1e23ac834d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "754263aa94e548d8ae303ed267552b0f" member_type: VOTER last_known_addr { host: "127.12.235.134" port: 35217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" member_type: VOTER last_known_addr { host: "127.12.235.135" port: 45385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "92ccf8d44c034c30941237fffdb90172" member_type: VOTER last_known_addr { host: "127.12.235.132" port: 41823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c608188ae301417fb58f1e23ac834d56" member_type: VOTER last_known_addr { host: "127.12.235.133" port: 41613 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90d6262f989c407b976ba51b62aa2f12" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 46025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "696c096adb1f4736bc75232bbae981b1" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 32963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efcb82a9b68440ab8675198f29f97eb8" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 46819 } health_report { overall_health: UNKNOWN } } }
I20260619 06:48:25.399243 16973 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757dc117a5cd4ec8ba49df0e4978c0fe in term 0.
I20260619 06:48:25.399881 16698 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "757dc117a5cd4ec8ba49df0e4978c0fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efcb82a9b68440ab8675198f29f97eb8" is_pre_election: true
I20260619 06:48:25.399997 16698 raft_consensus.cc:2379] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 757dc117a5cd4ec8ba49df0e4978c0fe in current term 1: Already voted for candidate c608188ae301417fb58f1e23ac834d56 in this term.
I20260619 06:48:25.400244 17193 leader_election.cc:302] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 7 responses out of 7 voters: 3 yes votes; 4 no votes. yes voters: 696c096adb1f4736bc75232bbae981b1, 757dc117a5cd4ec8ba49df0e4978c0fe, 92ccf8d44c034c30941237fffdb90172; no voters: 754263aa94e548d8ae303ed267552b0f, 90d6262f989c407b976ba51b62aa2f12, c608188ae301417fb58f1e23ac834d56, efcb82a9b68440ab8675198f29f97eb8
I20260619 06:48:25.400484 17276 raft_consensus.cc:2726] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260619 06:48:25.401150 16879 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "696c096adb1f4736bc75232bbae981b1" is_pre_election: true
I20260619 06:48:25.401252 16879 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c608188ae301417fb58f1e23ac834d56 in term 0.
I20260619 06:48:25.401469 16878 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "03bc6906f8c84f568ad8961f9dea8a7a" candidate_uuid: "c608188ae301417fb58f1e23ac834d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "696c096adb1f4736bc75232bbae981b1"
I20260619 06:48:25.401583 16878 raft_consensus.cc:3037] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.402710 16878 raft_consensus.cc:2454] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c608188ae301417fb58f1e23ac834d56 in term 1.
I20260619 06:48:25.419708 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
W20260619 06:48:25.422173 16841 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260619 06:48:25.423040 16841 consensus_peers.cc:487] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 -> Peer efcb82a9b68440ab8675198f29f97eb8 (127.12.235.129:46819): Couldn't send request to peer efcb82a9b68440ab8675198f29f97eb8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260619 06:48:25.423601 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:25.423938 13230 tablet_replica.cc:330] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8: stopping tablet replica
I20260619 06:48:25.424067 13230 raft_consensus.cc:2229] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.424189 13230 raft_consensus.cc:2258] T a71bf1d6e5a241809b09a0ffc60cfee5 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.424640 13230 tablet_replica.cc:330] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8: stopping tablet replica
I20260619 06:48:25.424749 13230 raft_consensus.cc:2229] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:25.424850 13230 raft_consensus.cc:2258] T bc92ebd70fee4eb2ad9d169ceb77316e P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.425307 13230 tablet_replica.cc:330] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8: stopping tablet replica
I20260619 06:48:25.425400 13230 raft_consensus.cc:2229] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:25.425496 13230 raft_consensus.cc:2258] T ff46ad37697342e996d6249a84cbb172 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.425947 13230 tablet_replica.cc:330] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8: stopping tablet replica
I20260619 06:48:25.426031 13230 raft_consensus.cc:2229] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.426118 13230 raft_consensus.cc:2258] T 03bc6906f8c84f568ad8961f9dea8a7a P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.426440 13230 tablet_replica.cc:330] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8: stopping tablet replica
I20260619 06:48:25.426513 13230 raft_consensus.cc:2229] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.426604 13230 raft_consensus.cc:2258] T 5bf171fefb904dab833666d32354a0a0 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.426919 13230 tablet_replica.cc:330] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8: stopping tablet replica
I20260619 06:48:25.426990 13230 raft_consensus.cc:2229] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:25.427099 13230 raft_consensus.cc:2258] T 4f42456eba644163b21b4731846d6f08 P efcb82a9b68440ab8675198f29f97eb8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.430750 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:25.432951 13230 tablet_server.cc:178] TabletServer@127.12.235.130:0 shutting down...
I20260619 06:48:25.436736 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:25.437026 13230 tablet_replica.cc:330] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12: stopping tablet replica
I20260619 06:48:25.437132 13230 raft_consensus.cc:2229] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.437214 13230 raft_consensus.cc:2258] T a71bf1d6e5a241809b09a0ffc60cfee5 P 90d6262f989c407b976ba51b62aa2f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.437501 13230 tablet_replica.cc:330] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12: stopping tablet replica
I20260619 06:48:25.437565 13230 raft_consensus.cc:2229] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.437633 13230 raft_consensus.cc:2258] T 03bc6906f8c84f568ad8961f9dea8a7a P 90d6262f989c407b976ba51b62aa2f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.437942 13230 tablet_replica.cc:330] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12: stopping tablet replica
I20260619 06:48:25.438002 13230 raft_consensus.cc:2229] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:25.438126 13230 pending_rounds.cc:62] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12: Trying to abort 1 pending ops.
I20260619 06:48:25.438158 13230 pending_rounds.cc:68] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298464584559124480 op_type: NO_OP noop_request { }
I20260619 06:48:25.438221 13230 raft_consensus.cc:2866] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 06:48:25.438256 13230 raft_consensus.cc:2258] T 5bf171fefb904dab833666d32354a0a0 P 90d6262f989c407b976ba51b62aa2f12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.451449 13230 tablet_server.cc:194] TabletServer@127.12.235.130:0 shutdown complete.
I20260619 06:48:25.453944 13230 tablet_server.cc:178] TabletServer@127.12.235.131:0 shutting down...
I20260619 06:48:25.457602 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:25.457813 13230 tablet_replica.cc:330] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1: stopping tablet replica
I20260619 06:48:25.457938 13230 raft_consensus.cc:2229] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:25.458103 13230 pending_rounds.cc:62] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1: Trying to abort 1 pending ops.
I20260619 06:48:25.458132 13230 pending_rounds.cc:68] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298464583770681344 op_type: NO_OP noop_request { }
I20260619 06:48:25.458213 13230 raft_consensus.cc:2866] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 06:48:25.458271 13230 raft_consensus.cc:2258] T a71bf1d6e5a241809b09a0ffc60cfee5 P 696c096adb1f4736bc75232bbae981b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.458830 13230 tablet_replica.cc:330] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1: stopping tablet replica
I20260619 06:48:25.458927 13230 raft_consensus.cc:2229] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.459026 13230 raft_consensus.cc:2258] T 03bc6906f8c84f568ad8961f9dea8a7a P 696c096adb1f4736bc75232bbae981b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.459386 13230 tablet_replica.cc:330] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1: stopping tablet replica
I20260619 06:48:25.459461 13230 raft_consensus.cc:2229] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.459548 13230 raft_consensus.cc:2258] T 5bf171fefb904dab833666d32354a0a0 P 696c096adb1f4736bc75232bbae981b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.462285 13230 tablet_server.cc:194] TabletServer@127.12.235.131:0 shutdown complete.
I20260619 06:48:25.464419 13230 tablet_server.cc:178] TabletServer@127.12.235.132:0 shutting down...
I20260619 06:48:25.467670 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:25.467942 13230 tablet_replica.cc:330] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172: stopping tablet replica
I20260619 06:48:25.468055 13230 raft_consensus.cc:2229] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.468168 13230 raft_consensus.cc:2258] T 03bc6906f8c84f568ad8961f9dea8a7a P 92ccf8d44c034c30941237fffdb90172 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.468802 13230 tablet_replica.cc:330] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172: stopping tablet replica
I20260619 06:48:25.468883 13230 raft_consensus.cc:2229] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.468972 13230 raft_consensus.cc:2258] T 5bf171fefb904dab833666d32354a0a0 P 92ccf8d44c034c30941237fffdb90172 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.481698 13230 tablet_server.cc:194] TabletServer@127.12.235.132:0 shutdown complete.
I20260619 06:48:25.484380 13230 tablet_server.cc:178] TabletServer@127.12.235.133:0 shutting down...
I20260619 06:48:25.487498 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:25.487766 13230 tablet_replica.cc:330] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56: stopping tablet replica
I20260619 06:48:25.487885 13230 raft_consensus.cc:2229] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:25.488045 13230 pending_rounds.cc:62] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56: Trying to abort 1 pending ops.
I20260619 06:48:25.488070 13230 pending_rounds.cc:68] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7298464585306660864 op_type: NO_OP noop_request { }
I20260619 06:48:25.488135 13230 raft_consensus.cc:2866] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 06:48:25.488178 13230 raft_consensus.cc:2258] T 03bc6906f8c84f568ad8961f9dea8a7a P c608188ae301417fb58f1e23ac834d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.488735 13230 tablet_replica.cc:330] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56: stopping tablet replica
I20260619 06:48:25.488812 13230 raft_consensus.cc:2229] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.488891 13230 raft_consensus.cc:2258] T 5bf171fefb904dab833666d32354a0a0 P c608188ae301417fb58f1e23ac834d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.492069 13230 tablet_server.cc:194] TabletServer@127.12.235.133:0 shutdown complete.
I20260619 06:48:25.494441 13230 tablet_server.cc:178] TabletServer@127.12.235.134:0 shutting down...
I20260619 06:48:25.497406 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:25.497592 13230 tablet_replica.cc:330] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f: stopping tablet replica
I20260619 06:48:25.497694 13230 raft_consensus.cc:2229] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.497800 13230 raft_consensus.cc:2258] T 03bc6906f8c84f568ad8961f9dea8a7a P 754263aa94e548d8ae303ed267552b0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.510183 13230 tablet_server.cc:194] TabletServer@127.12.235.134:0 shutdown complete.
I20260619 06:48:25.512419 13230 tablet_server.cc:178] TabletServer@127.12.235.135:0 shutting down...
I20260619 06:48:25.516463 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:25.516710 13230 tablet_replica.cc:330] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe: stopping tablet replica
I20260619 06:48:25.516820 13230 raft_consensus.cc:2229] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:25.516932 13230 raft_consensus.cc:2258] T 03bc6906f8c84f568ad8961f9dea8a7a P 757dc117a5cd4ec8ba49df0e4978c0fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.529596 13230 tablet_server.cc:194] TabletServer@127.12.235.135:0 shutdown complete.
I20260619 06:48:25.531639 13230 master.cc:537] Master@127.12.235.190:44587 shutting down...
I20260619 06:48:25.534868 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:25.535009 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.535059 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 4b1a380fe97645d79195aa5754e71b30: stopping tablet replica
I20260619 06:48:25.547580 13230 master.cc:552] Master@127.12.235.190:44587 shutdown complete.
[       OK ] ClientTest.TestTableNumReplicas (917 ms)
[ RUN      ] ClientTest.TestSubsequentScanRequestReturnsNoData
I20260619 06:48:25.556038 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:44903
I20260619 06:48:25.556339 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:25.557854 17295 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.557860 17294 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.557931 17297 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:25.558147 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:25.558316 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:25.558350 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:25.558365 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851705558365 us; error 0 us; skew 500 ppm
I20260619 06:48:25.559183 13230 webserver.cc:460] Webserver started at http://127.12.235.190:39595/ using document root <none> and password file <none>
I20260619 06:48:25.559309 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:25.559360 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:25.559423 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:25.559794 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "6d0379f0a36b49c6aed49544bb0772ea"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.561251 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:25.562117 17302 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.562321 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.562384 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "6d0379f0a36b49c6aed49544bb0772ea"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.562451 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:25.576265 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:25.576699 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:25.581085 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:44903
I20260619 06:48:25.583564 17364 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:44903 every 8 connection(s)
I20260619 06:48:25.584354 17365 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.586170 17365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea: Bootstrap starting.
I20260619 06:48:25.586884 17365 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.587759 17365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea: No bootstrap required, opened a new log
I20260619 06:48:25.588111 17365 raft_consensus.cc:348] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d0379f0a36b49c6aed49544bb0772ea" member_type: VOTER }
I20260619 06:48:25.588191 17365 raft_consensus.cc:374] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.588222 17365 raft_consensus.cc:729] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d0379f0a36b49c6aed49544bb0772ea, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.588339 17365 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d0379f0a36b49c6aed49544bb0772ea" member_type: VOTER }
I20260619 06:48:25.588399 17365 raft_consensus.cc:388] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:25.588434 17365 raft_consensus.cc:482] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:25.588480 17365 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.589175 17365 raft_consensus.cc:504] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d0379f0a36b49c6aed49544bb0772ea" member_type: VOTER }
I20260619 06:48:25.589279 17365 leader_election.cc:302] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6d0379f0a36b49c6aed49544bb0772ea; no voters: 
I20260619 06:48:25.589435 17365 leader_election.cc:288] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:25.589545 17368 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:25.589766 17368 raft_consensus.cc:686] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [term 1 LEADER]: Becoming Leader. State: Replica: 6d0379f0a36b49c6aed49544bb0772ea, State: Running, Role: LEADER
I20260619 06:48:25.589854 17365 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:25.589881 17368 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d0379f0a36b49c6aed49544bb0772ea" member_type: VOTER }
I20260619 06:48:25.590329 17370 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6d0379f0a36b49c6aed49544bb0772ea. Latest consensus state: current_term: 1 leader_uuid: "6d0379f0a36b49c6aed49544bb0772ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d0379f0a36b49c6aed49544bb0772ea" member_type: VOTER } }
I20260619 06:48:25.590348 17369 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6d0379f0a36b49c6aed49544bb0772ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d0379f0a36b49c6aed49544bb0772ea" member_type: VOTER } }
I20260619 06:48:25.590526 17369 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:25.590713 17370 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:25.591025 17377 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:25.591681 17377 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:25.591832 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:25.593335 17377 catalog_manager.cc:1347] Generated new cluster ID: ed08398661234be3b5667bf9076b5a9a
I20260619 06:48:25.593387 17377 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:25.600320 17377 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:25.600992 17377 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:25.611308 17377 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea: Generated new TSK 0
I20260619 06:48:25.611475 17377 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:25.624106 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:25.625974 17386 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:25.626081 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:25.626263 17389 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.626292 17387 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:25.626510 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:25.626556 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:25.626571 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851705626571 us; error 0 us; skew 500 ppm
I20260619 06:48:25.627456 13230 webserver.cc:460] Webserver started at http://127.12.235.129:33893/ using document root <none> and password file <none>
I20260619 06:48:25.627583 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:25.627630 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:25.627698 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:25.628094 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "39960199ab5c4ea994aea8db1d5de239"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.629509 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:25.630391 17394 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.630653 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:25.630723 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "39960199ab5c4ea994aea8db1d5de239"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.630795 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TestSubsequentScanRequestReturnsNoData.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:25.666239 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:25.666620 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:25.667500 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:25.667553 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.667599 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:25.667629 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.672828 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:37479
I20260619 06:48:25.672851 17464 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:37479 every 8 connection(s)
I20260619 06:48:25.673768 17465 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44903
I20260619 06:48:25.673862 17465 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:25.674039 17465 heartbeater.cc:511] Master 127.12.235.190:44903 requested a full tablet report, sending...
I20260619 06:48:25.674599 17319 ts_manager.cc:194] Registered new tserver with Master: 39960199ab5c4ea994aea8db1d5de239 (127.12.235.129:37479)
I20260619 06:48:25.675473 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002229642s
I20260619 06:48:25.675644 17319 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39212
I20260619 06:48:25.682396 17319 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39234:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:25.686576 17465 heartbeater.cc:503] Master 127.12.235.190:44903 was elected leader, sending a full tablet report...
I20260619 06:48:25.690846 17425 tablet_service.cc:1467] Processing CreateTablet for tablet 771afada05f24ed09858e2101d8402d8 (DEFAULT_TABLE table=client-testtb [id=56dfd7bf3e8c4928b223b843e619beb4]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:25.691133 17425 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 771afada05f24ed09858e2101d8402d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.693316 17476 tablet_bootstrap.cc:492] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239: Bootstrap starting.
I20260619 06:48:25.693493 17424 tablet_service.cc:1467] Processing CreateTablet for tablet 9a3a4af8ab954de4b48beab64fad298a (DEFAULT_TABLE table=client-testtb [id=56dfd7bf3e8c4928b223b843e619beb4]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:25.693724 17424 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9a3a4af8ab954de4b48beab64fad298a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.694142 17476 tablet_bootstrap.cc:654] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.695019 17476 tablet_bootstrap.cc:492] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239: No bootstrap required, opened a new log
I20260619 06:48:25.695094 17476 ts_tablet_manager.cc:1397] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:25.695461 17476 raft_consensus.cc:348] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39960199ab5c4ea994aea8db1d5de239" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37479 } }
I20260619 06:48:25.695545 17476 raft_consensus.cc:374] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.695586 17476 raft_consensus.cc:729] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39960199ab5c4ea994aea8db1d5de239, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.695693 17476 consensus_queue.cc:260] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39960199ab5c4ea994aea8db1d5de239" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37479 } }
I20260619 06:48:25.695768 17476 raft_consensus.cc:388] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:25.695815 17476 raft_consensus.cc:482] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:25.695863 17476 raft_consensus.cc:3037] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.696636 17476 raft_consensus.cc:504] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39960199ab5c4ea994aea8db1d5de239" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37479 } }
I20260619 06:48:25.696748 17476 leader_election.cc:302] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 39960199ab5c4ea994aea8db1d5de239; no voters: 
I20260619 06:48:25.696903 17476 leader_election.cc:288] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:25.697018 17478 raft_consensus.cc:2781] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:25.697206 17478 raft_consensus.cc:686] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [term 1 LEADER]: Becoming Leader. State: Replica: 39960199ab5c4ea994aea8db1d5de239, State: Running, Role: LEADER
I20260619 06:48:25.697261 17476 ts_tablet_manager.cc:1428] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:25.697322 17478 consensus_queue.cc:237] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39960199ab5c4ea994aea8db1d5de239" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37479 } }
I20260619 06:48:25.697403 17476 tablet_bootstrap.cc:492] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239: Bootstrap starting.
I20260619 06:48:25.698153 17476 tablet_bootstrap.cc:654] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.698536 17318 catalog_manager.cc:5495] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39960199ab5c4ea994aea8db1d5de239 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "39960199ab5c4ea994aea8db1d5de239" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39960199ab5c4ea994aea8db1d5de239" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37479 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:25.699066 17476 tablet_bootstrap.cc:492] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239: No bootstrap required, opened a new log
I20260619 06:48:25.699127 17476 ts_tablet_manager.cc:1397] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:25.699465 17476 raft_consensus.cc:348] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39960199ab5c4ea994aea8db1d5de239" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37479 } }
I20260619 06:48:25.699559 17476 raft_consensus.cc:374] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.699595 17476 raft_consensus.cc:729] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 39960199ab5c4ea994aea8db1d5de239, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.699709 17476 consensus_queue.cc:260] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39960199ab5c4ea994aea8db1d5de239" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37479 } }
I20260619 06:48:25.699783 17476 raft_consensus.cc:388] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:25.699815 17476 raft_consensus.cc:482] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:25.699852 17476 raft_consensus.cc:3037] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.700551 17476 raft_consensus.cc:504] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39960199ab5c4ea994aea8db1d5de239" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37479 } }
I20260619 06:48:25.700698 17476 leader_election.cc:302] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 39960199ab5c4ea994aea8db1d5de239; no voters: 
I20260619 06:48:25.700803 17476 leader_election.cc:288] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:25.700847 17478 raft_consensus.cc:2781] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:25.700935 17478 raft_consensus.cc:686] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [term 1 LEADER]: Becoming Leader. State: Replica: 39960199ab5c4ea994aea8db1d5de239, State: Running, Role: LEADER
I20260619 06:48:25.701033 17476 ts_tablet_manager.cc:1428] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:25.701032 17478 consensus_queue.cc:237] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39960199ab5c4ea994aea8db1d5de239" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37479 } }
I20260619 06:48:25.702495 17318 catalog_manager.cc:5495] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 reported cstate change: term changed from 0 to 1, leader changed from <none> to 39960199ab5c4ea994aea8db1d5de239 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "39960199ab5c4ea994aea8db1d5de239" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "39960199ab5c4ea994aea8db1d5de239" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37479 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:25.768359 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:25.772552 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:25.772797 13230 tablet_replica.cc:330] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239: stopping tablet replica
I20260619 06:48:25.772986 13230 raft_consensus.cc:2229] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:25.773126 13230 raft_consensus.cc:2258] T 9a3a4af8ab954de4b48beab64fad298a P 39960199ab5c4ea994aea8db1d5de239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.773810 13230 tablet_replica.cc:330] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239: stopping tablet replica
I20260619 06:48:25.773910 13230 raft_consensus.cc:2229] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:25.774022 13230 raft_consensus.cc:2258] T 771afada05f24ed09858e2101d8402d8 P 39960199ab5c4ea994aea8db1d5de239 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.777119 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:25.779649 13230 master.cc:537] Master@127.12.235.190:44903 shutting down...
I20260619 06:48:25.783732 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:25.783890 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:25.784013 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 6d0379f0a36b49c6aed49544bb0772ea: stopping tablet replica
I20260619 06:48:25.796906 13230 master.cc:552] Master@127.12.235.190:44903 shutdown complete.
[       OK ] ClientTest.TestSubsequentScanRequestReturnsNoData (246 ms)
[ RUN      ] ClientTest.TxnBasicOperations
I20260619 06:48:25.803206 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:43325
I20260619 06:48:25.803584 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:25.805228 17490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.805254 17489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.805300 17492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:25.805559 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:25.805743 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:25.805788 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:25.805809 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851705805809 us; error 0 us; skew 500 ppm
I20260619 06:48:25.806658 13230 webserver.cc:460] Webserver started at http://127.12.235.190:36089/ using document root <none> and password file <none>
I20260619 06:48:25.806793 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:25.806839 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:25.806908 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:25.807289 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "007f773df0384dcdbb078a736552b023"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.808677 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:25.809558 17497 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.809795 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:25.809859 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "007f773df0384dcdbb078a736552b023"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.809926 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:25.817879 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:25.818185 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:25.823321 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:43325
I20260619 06:48:25.824329 17559 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:43325 every 8 connection(s)
I20260619 06:48:25.824975 17560 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.827045 17560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023: Bootstrap starting.
I20260619 06:48:25.827808 17560 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.828743 17560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023: No bootstrap required, opened a new log
I20260619 06:48:25.829113 17560 raft_consensus.cc:348] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007f773df0384dcdbb078a736552b023" member_type: VOTER }
I20260619 06:48:25.829206 17560 raft_consensus.cc:374] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.829239 17560 raft_consensus.cc:729] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 007f773df0384dcdbb078a736552b023, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.829365 17560 consensus_queue.cc:260] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007f773df0384dcdbb078a736552b023" member_type: VOTER }
I20260619 06:48:25.829427 17560 raft_consensus.cc:388] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:25.829458 17560 raft_consensus.cc:482] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:25.829504 17560 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.830186 17560 raft_consensus.cc:504] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007f773df0384dcdbb078a736552b023" member_type: VOTER }
I20260619 06:48:25.830298 17560 leader_election.cc:302] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 007f773df0384dcdbb078a736552b023; no voters: 
I20260619 06:48:25.830461 17560 leader_election.cc:288] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:25.830562 17563 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:25.830749 17563 raft_consensus.cc:686] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [term 1 LEADER]: Becoming Leader. State: Replica: 007f773df0384dcdbb078a736552b023, State: Running, Role: LEADER
I20260619 06:48:25.830873 17563 consensus_queue.cc:237] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007f773df0384dcdbb078a736552b023" member_type: VOTER }
I20260619 06:48:25.830973 17560 sys_catalog.cc:564] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:25.831285 17565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "007f773df0384dcdbb078a736552b023" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007f773df0384dcdbb078a736552b023" member_type: VOTER } }
I20260619 06:48:25.831287 17563 sys_catalog.cc:455] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 007f773df0384dcdbb078a736552b023. Latest consensus state: current_term: 1 leader_uuid: "007f773df0384dcdbb078a736552b023" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "007f773df0384dcdbb078a736552b023" member_type: VOTER } }
I20260619 06:48:25.831405 17565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:25.831422 17563 sys_catalog.cc:458] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:25.831641 17567 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:25.832499 17567 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:25.832687 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:25.834451 17567 catalog_manager.cc:1347] Generated new cluster ID: 577470685f364a67a88e8a2ef3fe67b8
I20260619 06:48:25.834501 17567 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:25.861341 17567 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:25.861912 17567 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:25.872545 17567 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023: Generated new TSK 0
I20260619 06:48:25.872761 17567 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:25.897209 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:25.898960 17581 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:25.899087 17582 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:25.899134 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:25.899142 17584 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:25.899413 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:25.899456 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:25.899475 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851705899475 us; error 0 us; skew 500 ppm
I20260619 06:48:25.900339 13230 webserver.cc:460] Webserver started at http://127.12.235.129:39395/ using document root <none> and password file <none>
I20260619 06:48:25.900475 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:25.900524 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:25.900620 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:25.901026 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "3b52f65020a4463998bf412994746c8f"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.902385 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:25.903225 17589 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.903458 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:25.903522 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "3b52f65020a4463998bf412994746c8f"
format_stamp: "Formatted at 2026-06-19 06:48:25 on dist-test-slave-hnts"
I20260619 06:48:25.903585 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnBasicOperations.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:25.909922 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:25.910214 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:25.910884 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:25.910924 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.910966 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:25.910990 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:25.915756 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:38677
I20260619 06:48:25.916383 17655 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:38677 every 8 connection(s)
I20260619 06:48:25.917167 17657 heartbeater.cc:347] Connected to a master server at 127.12.235.190:43325
I20260619 06:48:25.917289 17657 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:25.917490 17657 heartbeater.cc:511] Master 127.12.235.190:43325 requested a full tablet report, sending...
I20260619 06:48:25.918040 17514 ts_manager.cc:194] Registered new tserver with Master: 3b52f65020a4463998bf412994746c8f (127.12.235.129:38677)
I20260619 06:48:25.918589 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002252222s
I20260619 06:48:25.918784 17514 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39240
I20260619 06:48:25.925463 17514 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39258:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:25.929719 17657 heartbeater.cc:503] Master 127.12.235.190:43325 was elected leader, sending a full tablet report...
I20260619 06:48:25.934125 17620 tablet_service.cc:1467] Processing CreateTablet for tablet e0fb66eb1c3a4c56b379375e88db230f (DEFAULT_TABLE table=client-testtb [id=945c97f7a7cc42308143ab211fe2e918]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:25.934125 17619 tablet_service.cc:1467] Processing CreateTablet for tablet 17c6e8dc6b1946e98036f36c59415e08 (DEFAULT_TABLE table=client-testtb [id=945c97f7a7cc42308143ab211fe2e918]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:25.934463 17620 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e0fb66eb1c3a4c56b379375e88db230f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.934650 17619 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 17c6e8dc6b1946e98036f36c59415e08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.936774 17672 tablet_bootstrap.cc:492] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f: Bootstrap starting.
I20260619 06:48:25.937481 17672 tablet_bootstrap.cc:654] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.938407 17672 tablet_bootstrap.cc:492] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f: No bootstrap required, opened a new log
I20260619 06:48:25.938490 17672 ts_tablet_manager.cc:1397] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:25.938859 17672 raft_consensus.cc:348] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.938944 17672 raft_consensus.cc:374] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.938966 17672 raft_consensus.cc:729] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b52f65020a4463998bf412994746c8f, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.939077 17672 consensus_queue.cc:260] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.939141 17672 raft_consensus.cc:388] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:25.939180 17672 raft_consensus.cc:482] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:25.939227 17672 raft_consensus.cc:3037] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.939867 17672 raft_consensus.cc:504] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.939977 17672 leader_election.cc:302] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3b52f65020a4463998bf412994746c8f; no voters: 
I20260619 06:48:25.940157 17672 leader_election.cc:288] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:25.940255 17674 raft_consensus.cc:2781] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:25.940442 17672 ts_tablet_manager.cc:1428] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:25.940480 17674 raft_consensus.cc:686] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [term 1 LEADER]: Becoming Leader. State: Replica: 3b52f65020a4463998bf412994746c8f, State: Running, Role: LEADER
I20260619 06:48:25.940608 17672 tablet_bootstrap.cc:492] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f: Bootstrap starting.
I20260619 06:48:25.940614 17674 consensus_queue.cc:237] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.941421 17672 tablet_bootstrap.cc:654] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.941818 17514 catalog_manager.cc:5495] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b52f65020a4463998bf412994746c8f (127.12.235.129). New cstate: current_term: 1 leader_uuid: "3b52f65020a4463998bf412994746c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:25.942480 17672 tablet_bootstrap.cc:492] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f: No bootstrap required, opened a new log
I20260619 06:48:25.942560 17672 ts_tablet_manager.cc:1397] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:25.942935 17672 raft_consensus.cc:348] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.943032 17672 raft_consensus.cc:374] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.943070 17672 raft_consensus.cc:729] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b52f65020a4463998bf412994746c8f, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.943187 17672 consensus_queue.cc:260] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.943267 17672 raft_consensus.cc:388] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:25.943303 17672 raft_consensus.cc:482] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:25.943348 17672 raft_consensus.cc:3037] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.944008 17672 raft_consensus.cc:504] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.944113 17672 leader_election.cc:302] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3b52f65020a4463998bf412994746c8f; no voters: 
I20260619 06:48:25.944209 17672 leader_election.cc:288] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:25.944267 17674 raft_consensus.cc:2781] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:25.944396 17674 raft_consensus.cc:686] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [term 1 LEADER]: Becoming Leader. State: Replica: 3b52f65020a4463998bf412994746c8f, State: Running, Role: LEADER
I20260619 06:48:25.944430 17672 ts_tablet_manager.cc:1428] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:25.944610 17674 consensus_queue.cc:237] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.945539 17514 catalog_manager.cc:5495] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b52f65020a4463998bf412994746c8f (127.12.235.129). New cstate: current_term: 1 leader_uuid: "3b52f65020a4463998bf412994746c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:25.961726 17514 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39266:
name: "kudu_system.kudu_transactions"
schema {
  columns {
    name: "txn_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "entry_type"
    type: INT8
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "identifier"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "metadata"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "txn_id"
    }
  }
}
table_type: TXN_STATUS_TABLE
I20260619 06:48:25.965945 17620 tablet_service.cc:1467] Processing CreateTablet for tablet 434259bf55944c788188f34374062873 (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=a4ce3ac23c55466299ed31a9578ee22f]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260619 06:48:25.966380 17620 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 434259bf55944c788188f34374062873. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:25.968459 17672 tablet_bootstrap.cc:492] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f: Bootstrap starting.
I20260619 06:48:25.969384 17672 tablet_bootstrap.cc:654] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:25.970314 17672 tablet_bootstrap.cc:492] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f: No bootstrap required, opened a new log
I20260619 06:48:25.970381 17672 ts_tablet_manager.cc:1397] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:25.970722 17672 raft_consensus.cc:348] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.970805 17672 raft_consensus.cc:374] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:25.970825 17672 raft_consensus.cc:729] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b52f65020a4463998bf412994746c8f, State: Initialized, Role: FOLLOWER
I20260619 06:48:25.970917 17672 consensus_queue.cc:260] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.970997 17672 raft_consensus.cc:388] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:25.971035 17672 raft_consensus.cc:482] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:25.971081 17672 raft_consensus.cc:3037] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:25.971915 17672 raft_consensus.cc:504] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.972025 17672 leader_election.cc:302] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3b52f65020a4463998bf412994746c8f; no voters: 
I20260619 06:48:25.972119 17672 leader_election.cc:288] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:25.972173 17674 raft_consensus.cc:2781] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:25.972276 17674 raft_consensus.cc:686] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [term 1 LEADER]: Becoming Leader. State: Replica: 3b52f65020a4463998bf412994746c8f, State: Running, Role: LEADER
I20260619 06:48:25.972366 17672 ts_tablet_manager.cc:1428] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:25.972412 17674 consensus_queue.cc:237] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } }
I20260619 06:48:25.972855 17676 tablet_replica.cc:439] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3b52f65020a4463998bf412994746c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } } }
I20260619 06:48:25.972970 17676 tablet_replica.cc:442] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f: This TxnStatusTablet replica's current role is: LEADER
I20260619 06:48:25.972920 17675 tablet_replica.cc:439] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f: TxnStatusTablet state changed. Reason: New leader 3b52f65020a4463998bf412994746c8f. Latest consensus state: current_term: 1 leader_uuid: "3b52f65020a4463998bf412994746c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } } }
I20260619 06:48:25.973096 17675 tablet_replica.cc:442] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f: This TxnStatusTablet replica's current role is: LEADER
I20260619 06:48:25.973423 17688 txn_status_manager.cc:873] Waiting until node catch up with all replicated operations in previous term...
I20260619 06:48:25.973564 17688 txn_status_manager.cc:929] Loading transaction status metadata into memory...
I20260619 06:48:25.973734 17514 catalog_manager.cc:5495] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b52f65020a4463998bf412994746c8f (127.12.235.129). New cstate: current_term: 1 leader_uuid: "3b52f65020a4463998bf412994746c8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3b52f65020a4463998bf412994746c8f" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38677 } health_report { overall_health: HEALTHY } } }
W20260619 06:48:26.060070 17678 tablet_replica.cc:1298] Aborted: operation has been aborted: cancelling pending write operations
I20260619 06:48:26.263819 17596 txn_status_manager.cc:1390] automatically aborted stale txn (ID 0) past 0.276s from last keepalive heartbeat (effective timeout is 0.250s)
I20260619 06:48:26.302287 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:26.306052 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:26.306304 13230 tablet_replica.cc:330] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f: stopping tablet replica
I20260619 06:48:26.306428 13230 raft_consensus.cc:2229] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:26.306545 13230 raft_consensus.cc:2258] T 434259bf55944c788188f34374062873 P 3b52f65020a4463998bf412994746c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:26.307083 13230 tablet_replica.cc:330] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f: stopping tablet replica
I20260619 06:48:26.307155 13230 raft_consensus.cc:2229] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:26.307241 13230 raft_consensus.cc:2258] T e0fb66eb1c3a4c56b379375e88db230f P 3b52f65020a4463998bf412994746c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:26.307725 13230 tablet_replica.cc:330] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f: stopping tablet replica
I20260619 06:48:26.307794 13230 raft_consensus.cc:2229] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:26.307883 13230 raft_consensus.cc:2258] T 17c6e8dc6b1946e98036f36c59415e08 P 3b52f65020a4463998bf412994746c8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:26.321383 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:26.324060 13230 master.cc:537] Master@127.12.235.190:43325 shutting down...
I20260619 06:48:26.327214 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:26.327363 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:26.327479 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 007f773df0384dcdbb078a736552b023: stopping tablet replica
I20260619 06:48:26.340068 13230 master.cc:552] Master@127.12.235.190:43325 shutdown complete.
[       OK ] ClientTest.TxnBasicOperations (542 ms)
[ RUN      ] ClientTest.SubmitWriteOpAfterTxnCommit
I20260619 06:48:26.345500 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:44785
I20260619 06:48:26.345806 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:26.347265 17697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:26.347349 17700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:26.347349 17698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:26.347601 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:26.347779 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:26.347821 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:26.347834 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851706347835 us; error 0 us; skew 500 ppm
I20260619 06:48:26.348621 13230 webserver.cc:460] Webserver started at http://127.12.235.190:43485/ using document root <none> and password file <none>
I20260619 06:48:26.348784 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:26.348832 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:26.348898 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:26.349256 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "4c858aa9491740c99e4e5bdcc9d351a8"
format_stamp: "Formatted at 2026-06-19 06:48:26 on dist-test-slave-hnts"
I20260619 06:48:26.350538 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:26.351351 17705 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:26.351567 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:26.351629 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "4c858aa9491740c99e4e5bdcc9d351a8"
format_stamp: "Formatted at 2026-06-19 06:48:26 on dist-test-slave-hnts"
I20260619 06:48:26.351702 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:26.361539 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:26.361902 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:26.366568 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:44785
I20260619 06:48:26.366608 17767 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:44785 every 8 connection(s)
I20260619 06:48:26.368561 17768 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:26.370481 17768 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8: Bootstrap starting.
I20260619 06:48:26.371208 17768 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:26.372227 17768 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8: No bootstrap required, opened a new log
I20260619 06:48:26.372680 17768 raft_consensus.cc:348] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c858aa9491740c99e4e5bdcc9d351a8" member_type: VOTER }
I20260619 06:48:26.372773 17768 raft_consensus.cc:374] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:26.372803 17768 raft_consensus.cc:729] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c858aa9491740c99e4e5bdcc9d351a8, State: Initialized, Role: FOLLOWER
I20260619 06:48:26.372928 17768 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c858aa9491740c99e4e5bdcc9d351a8" member_type: VOTER }
I20260619 06:48:26.373013 17768 raft_consensus.cc:388] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:26.373054 17768 raft_consensus.cc:482] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:26.373132 17768 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:26.373844 17768 raft_consensus.cc:504] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c858aa9491740c99e4e5bdcc9d351a8" member_type: VOTER }
I20260619 06:48:26.373956 17768 leader_election.cc:302] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4c858aa9491740c99e4e5bdcc9d351a8; no voters: 
I20260619 06:48:26.374128 17768 leader_election.cc:288] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:26.374254 17771 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:26.374433 17771 raft_consensus.cc:686] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [term 1 LEADER]: Becoming Leader. State: Replica: 4c858aa9491740c99e4e5bdcc9d351a8, State: Running, Role: LEADER
I20260619 06:48:26.374552 17771 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c858aa9491740c99e4e5bdcc9d351a8" member_type: VOTER }
I20260619 06:48:26.374624 17768 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:26.375023 17772 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4c858aa9491740c99e4e5bdcc9d351a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c858aa9491740c99e4e5bdcc9d351a8" member_type: VOTER } }
I20260619 06:48:26.375046 17773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4c858aa9491740c99e4e5bdcc9d351a8. Latest consensus state: current_term: 1 leader_uuid: "4c858aa9491740c99e4e5bdcc9d351a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4c858aa9491740c99e4e5bdcc9d351a8" member_type: VOTER } }
I20260619 06:48:26.375137 17772 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:26.375159 17773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:26.376009 17777 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:26.376744 17777 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:26.376930 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:26.378456 17777 catalog_manager.cc:1347] Generated new cluster ID: f239d09e2447428fb9767cbacd8db38d
I20260619 06:48:26.378508 17777 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:26.393052 17777 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:26.393590 17777 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:26.399173 17777 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8: Generated new TSK 0
I20260619 06:48:26.399348 17777 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:26.409157 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:26.411013 17789 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:26.411073 17792 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:26.411213 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:26.411199 17790 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:26.411471 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:26.411515 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:26.411530 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851706411530 us; error 0 us; skew 500 ppm
I20260619 06:48:26.412345 13230 webserver.cc:460] Webserver started at http://127.12.235.129:40041/ using document root <none> and password file <none>
I20260619 06:48:26.412456 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:26.412495 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:26.412546 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:26.412992 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "de2fbcf78c4b4d85a5bed67c7a14b150"
format_stamp: "Formatted at 2026-06-19 06:48:26 on dist-test-slave-hnts"
I20260619 06:48:26.414311 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:26.415202 17797 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:26.415414 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:26.415477 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "de2fbcf78c4b4d85a5bed67c7a14b150"
format_stamp: "Formatted at 2026-06-19 06:48:26 on dist-test-slave-hnts"
I20260619 06:48:26.415540 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.SubmitWriteOpAfterTxnCommit.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:26.422957 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:26.423262 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:26.423949 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:26.423990 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:26.424031 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:26.424057 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:26.429157 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:42889
I20260619 06:48:26.429186 17867 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:42889 every 8 connection(s)
I20260619 06:48:26.430047 17868 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44785
I20260619 06:48:26.430126 17868 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:26.430356 17868 heartbeater.cc:511] Master 127.12.235.190:44785 requested a full tablet report, sending...
I20260619 06:48:26.430886 17722 ts_manager.cc:194] Registered new tserver with Master: de2fbcf78c4b4d85a5bed67c7a14b150 (127.12.235.129:42889)
I20260619 06:48:26.431571 17722 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34198
I20260619 06:48:26.431808 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00225512s
I20260619 06:48:26.438424 17722 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34216:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:26.442510 17868 heartbeater.cc:503] Master 127.12.235.190:44785 was elected leader, sending a full tablet report...
I20260619 06:48:26.447126 17828 tablet_service.cc:1467] Processing CreateTablet for tablet eb923a83ae9f4a3fb51e737c79b6b521 (DEFAULT_TABLE table=client-testtb [id=a8e142d8f47c4b8d8c49495b563d8618]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:26.447170 17827 tablet_service.cc:1467] Processing CreateTablet for tablet 8f6022f78b264d8896ac9c76d34b2943 (DEFAULT_TABLE table=client-testtb [id=a8e142d8f47c4b8d8c49495b563d8618]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:26.447418 17828 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eb923a83ae9f4a3fb51e737c79b6b521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:26.447572 17827 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8f6022f78b264d8896ac9c76d34b2943. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:26.449740 17879 tablet_bootstrap.cc:492] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150: Bootstrap starting.
I20260619 06:48:26.450445 17879 tablet_bootstrap.cc:654] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:26.451368 17879 tablet_bootstrap.cc:492] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150: No bootstrap required, opened a new log
I20260619 06:48:26.451444 17879 ts_tablet_manager.cc:1397] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:26.451845 17879 raft_consensus.cc:348] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.451941 17879 raft_consensus.cc:374] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:26.451980 17879 raft_consensus.cc:729] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de2fbcf78c4b4d85a5bed67c7a14b150, State: Initialized, Role: FOLLOWER
I20260619 06:48:26.452095 17879 consensus_queue.cc:260] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.452190 17879 raft_consensus.cc:388] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:26.452229 17879 raft_consensus.cc:482] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:26.452276 17879 raft_consensus.cc:3037] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:26.453012 17879 raft_consensus.cc:504] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.453119 17879 leader_election.cc:302] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: de2fbcf78c4b4d85a5bed67c7a14b150; no voters: 
I20260619 06:48:26.453297 17879 leader_election.cc:288] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:26.453431 17881 raft_consensus.cc:2781] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:26.453547 17879 ts_tablet_manager.cc:1428] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:26.453588 17881 raft_consensus.cc:686] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 LEADER]: Becoming Leader. State: Replica: de2fbcf78c4b4d85a5bed67c7a14b150, State: Running, Role: LEADER
I20260619 06:48:26.453696 17879 tablet_bootstrap.cc:492] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150: Bootstrap starting.
I20260619 06:48:26.453711 17881 consensus_queue.cc:237] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.454528 17879 tablet_bootstrap.cc:654] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:26.454996 17722 catalog_manager.cc:5495] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 reported cstate change: term changed from 0 to 1, leader changed from <none> to de2fbcf78c4b4d85a5bed67c7a14b150 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:26.455610 17879 tablet_bootstrap.cc:492] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150: No bootstrap required, opened a new log
I20260619 06:48:26.455688 17879 ts_tablet_manager.cc:1397] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:26.456066 17879 raft_consensus.cc:348] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.456161 17879 raft_consensus.cc:374] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:26.456209 17879 raft_consensus.cc:729] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de2fbcf78c4b4d85a5bed67c7a14b150, State: Initialized, Role: FOLLOWER
I20260619 06:48:26.456317 17879 consensus_queue.cc:260] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.456398 17879 raft_consensus.cc:388] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:26.456434 17879 raft_consensus.cc:482] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:26.456480 17879 raft_consensus.cc:3037] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:26.457243 17879 raft_consensus.cc:504] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.457351 17879 leader_election.cc:302] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: de2fbcf78c4b4d85a5bed67c7a14b150; no voters: 
I20260619 06:48:26.457439 17879 leader_election.cc:288] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:26.457475 17881 raft_consensus.cc:2781] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:26.457643 17879 ts_tablet_manager.cc:1428] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260619 06:48:26.457640 17881 raft_consensus.cc:686] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 LEADER]: Becoming Leader. State: Replica: de2fbcf78c4b4d85a5bed67c7a14b150, State: Running, Role: LEADER
I20260619 06:48:26.457814 17881 consensus_queue.cc:237] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.458787 17722 catalog_manager.cc:5495] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 reported cstate change: term changed from 0 to 1, leader changed from <none> to de2fbcf78c4b4d85a5bed67c7a14b150 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:26.468075 17722 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34220:
name: "kudu_system.kudu_transactions"
schema {
  columns {
    name: "txn_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "entry_type"
    type: INT8
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "identifier"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "metadata"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "txn_id"
    }
  }
}
table_type: TXN_STATUS_TABLE
I20260619 06:48:26.471982 17828 tablet_service.cc:1467] Processing CreateTablet for tablet 8318622d911f439a9fd138c42168c44b (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=10deb4b905774441b3a400d4f9481964]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260619 06:48:26.472229 17828 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 8318622d911f439a9fd138c42168c44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:26.474138 17879 tablet_bootstrap.cc:492] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150: Bootstrap starting.
I20260619 06:48:26.475093 17879 tablet_bootstrap.cc:654] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:26.476137 17879 tablet_bootstrap.cc:492] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150: No bootstrap required, opened a new log
I20260619 06:48:26.476243 17879 ts_tablet_manager.cc:1397] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260619 06:48:26.476658 17879 raft_consensus.cc:348] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.476748 17879 raft_consensus.cc:374] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:26.476769 17879 raft_consensus.cc:729] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de2fbcf78c4b4d85a5bed67c7a14b150, State: Initialized, Role: FOLLOWER
I20260619 06:48:26.476881 17879 consensus_queue.cc:260] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.476945 17879 raft_consensus.cc:388] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:26.476977 17879 raft_consensus.cc:482] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:26.477020 17879 raft_consensus.cc:3037] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:26.477921 17879 raft_consensus.cc:504] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.478070 17879 leader_election.cc:302] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: de2fbcf78c4b4d85a5bed67c7a14b150; no voters: 
I20260619 06:48:26.478165 17879 leader_election.cc:288] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:26.478216 17881 raft_consensus.cc:2781] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:26.478317 17881 raft_consensus.cc:686] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 LEADER]: Becoming Leader. State: Replica: de2fbcf78c4b4d85a5bed67c7a14b150, State: Running, Role: LEADER
I20260619 06:48:26.478400 17879 ts_tablet_manager.cc:1428] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:26.478423 17881 consensus_queue.cc:237] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } }
I20260619 06:48:26.478866 17881 tablet_replica.cc:439] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150: TxnStatusTablet state changed. Reason: New leader de2fbcf78c4b4d85a5bed67c7a14b150. Latest consensus state: current_term: 1 leader_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } } }
I20260619 06:48:26.478866 17882 tablet_replica.cc:439] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } } }
I20260619 06:48:26.478965 17881 tablet_replica.cc:442] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150: This TxnStatusTablet replica's current role is: LEADER
I20260619 06:48:26.478993 17882 tablet_replica.cc:442] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150: This TxnStatusTablet replica's current role is: LEADER
I20260619 06:48:26.479226 17895 txn_status_manager.cc:873] Waiting until node catch up with all replicated operations in previous term...
I20260619 06:48:26.479444 17895 txn_status_manager.cc:929] Loading transaction status metadata into memory...
I20260619 06:48:26.479759 17722 catalog_manager.cc:5495] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 reported cstate change: term changed from 0 to 1, leader changed from <none> to de2fbcf78c4b4d85a5bed67c7a14b150 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de2fbcf78c4b4d85a5bed67c7a14b150" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42889 } health_report { overall_health: HEALTHY } } }
W20260619 06:48:26.573977 17899 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:38150: Illegal state: Failed to write to server: de2fbcf78c4b4d85a5bed67c7a14b150 (127.12.235.129:42889): transaction ID 0 not open: COMMITTED
W20260619 06:48:26.574448 17875 batcher.cc:441] Illegal state: Failed to write batch of 1 ops to tablet 8f6022f78b264d8896ac9c76d34b2943 after 1 attempt(s): Failed to write to server: de2fbcf78c4b4d85a5bed67c7a14b150 (127.12.235.129:42889): Failed to write to server: de2fbcf78c4b4d85a5bed67c7a14b150 (127.12.235.129:42889): transaction ID 0 not open: COMMITTED
I20260619 06:48:26.578630 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:26.582353 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:26.582656 13230 tablet_replica.cc:330] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150: stopping tablet replica
I20260619 06:48:26.582782 13230 raft_consensus.cc:2229] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:26.582901 13230 raft_consensus.cc:2258] T 8318622d911f439a9fd138c42168c44b P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:26.583465 13230 tablet_replica.cc:330] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150: stopping tablet replica
I20260619 06:48:26.583539 13230 raft_consensus.cc:2229] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:26.583621 13230 raft_consensus.cc:2258] T eb923a83ae9f4a3fb51e737c79b6b521 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:26.584069 13230 tablet_replica.cc:330] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150: stopping tablet replica
I20260619 06:48:26.584133 13230 raft_consensus.cc:2229] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:26.584206 13230 raft_consensus.cc:2258] T 8f6022f78b264d8896ac9c76d34b2943 P de2fbcf78c4b4d85a5bed67c7a14b150 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:26.597558 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:26.600363 13230 master.cc:537] Master@127.12.235.190:44785 shutting down...
I20260619 06:48:26.603852 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:26.604027 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:26.604130 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 4c858aa9491740c99e4e5bdcc9d351a8: stopping tablet replica
I20260619 06:48:26.616868 13230 master.cc:552] Master@127.12.235.190:44785 shutdown complete.
[       OK ] ClientTest.SubmitWriteOpAfterTxnCommit (277 ms)
[ RUN      ] ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime
I20260619 06:48:26.622848 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:42095
I20260619 06:48:26.623183 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:26.624663 17906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:26.624698 17905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:26.624716 17908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:26.624855 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:26.624989 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:26.625025 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:26.625039 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851706625039 us; error 0 us; skew 500 ppm
I20260619 06:48:26.625771 13230 webserver.cc:460] Webserver started at http://127.12.235.190:46505/ using document root <none> and password file <none>
I20260619 06:48:26.625888 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:26.625922 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:26.625973 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:26.626322 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "31bc127ad7db4e899bdb2ed502458051"
format_stamp: "Formatted at 2026-06-19 06:48:26 on dist-test-slave-hnts"
I20260619 06:48:26.627612 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:26.628422 17913 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:26.628779 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:26.628859 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "31bc127ad7db4e899bdb2ed502458051"
format_stamp: "Formatted at 2026-06-19 06:48:26 on dist-test-slave-hnts"
I20260619 06:48:26.628921 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:26.639694 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:26.640025 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:26.644261 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:42095
I20260619 06:48:26.645568 17976 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:26.645643 17975 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:42095 every 8 connection(s)
I20260619 06:48:26.647451 17976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051: Bootstrap starting.
I20260619 06:48:26.648156 17976 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:26.649080 17976 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051: No bootstrap required, opened a new log
I20260619 06:48:26.649443 17976 raft_consensus.cc:348] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER }
I20260619 06:48:26.649524 17976 raft_consensus.cc:374] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:26.649549 17976 raft_consensus.cc:729] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31bc127ad7db4e899bdb2ed502458051, State: Initialized, Role: FOLLOWER
I20260619 06:48:26.649654 17976 consensus_queue.cc:260] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER }
I20260619 06:48:26.649734 17976 raft_consensus.cc:388] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:26.649767 17976 raft_consensus.cc:482] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:26.649803 17976 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:26.650488 17976 raft_consensus.cc:504] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER }
I20260619 06:48:26.650593 17976 leader_election.cc:302] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 31bc127ad7db4e899bdb2ed502458051; no voters: 
I20260619 06:48:26.650728 17976 leader_election.cc:288] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:26.650826 17979 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:26.651005 17979 raft_consensus.cc:686] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 1 LEADER]: Becoming Leader. State: Replica: 31bc127ad7db4e899bdb2ed502458051, State: Running, Role: LEADER
I20260619 06:48:26.651104 17976 sys_catalog.cc:564] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:26.651117 17979 consensus_queue.cc:237] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER }
I20260619 06:48:26.651512 17980 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "31bc127ad7db4e899bdb2ed502458051" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER } }
I20260619 06:48:26.651650 17980 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:26.651530 17981 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 31bc127ad7db4e899bdb2ed502458051. Latest consensus state: current_term: 1 leader_uuid: "31bc127ad7db4e899bdb2ed502458051" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER } }
I20260619 06:48:26.651854 17981 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:26.652222 17985 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:26.652926 17985 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:26.653053 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:26.654524 17985 catalog_manager.cc:1347] Generated new cluster ID: 08311d42e5f34df480b31423d85e2496
I20260619 06:48:26.654567 17985 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:26.667016 17985 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:26.667548 17985 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:26.679888 17985 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051: Generated new TSK 0
I20260619 06:48:26.680060 17985 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:26.685230 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:26.687033 18000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:26.687146 17998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:26.687177 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:26.687249 17997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:26.687449 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:26.687493 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:26.687513 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851706687513 us; error 0 us; skew 500 ppm
I20260619 06:48:26.688313 13230 webserver.cc:460] Webserver started at http://127.12.235.129:35665/ using document root <none> and password file <none>
I20260619 06:48:26.688437 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:26.688483 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:26.688553 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:26.689002 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "7f080bcaa9b24fa7a4009c7e777d4822"
format_stamp: "Formatted at 2026-06-19 06:48:26 on dist-test-slave-hnts"
I20260619 06:48:26.690301 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260619 06:48:26.691107 18005 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:26.691291 13230 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
I20260619 06:48:26.691355 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "7f080bcaa9b24fa7a4009c7e777d4822"
format_stamp: "Formatted at 2026-06-19 06:48:26 on dist-test-slave-hnts"
I20260619 06:48:26.691417 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:26.705540 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:26.705909 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:26.706681 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:26.706735 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:26.706777 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:26.706816 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:26.711818 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:38047
I20260619 06:48:26.711859 18071 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:38047 every 8 connection(s)
I20260619 06:48:26.712795 18072 heartbeater.cc:347] Connected to a master server at 127.12.235.190:42095
I20260619 06:48:26.712879 18072 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:26.713063 18072 heartbeater.cc:511] Master 127.12.235.190:42095 requested a full tablet report, sending...
I20260619 06:48:26.713662 17930 ts_manager.cc:194] Registered new tserver with Master: 7f080bcaa9b24fa7a4009c7e777d4822 (127.12.235.129:38047)
I20260619 06:48:26.714475 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002260213s
I20260619 06:48:26.714644 17930 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59504
I20260619 06:48:26.721525 17930 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59520:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:26.725512 18072 heartbeater.cc:503] Master 127.12.235.190:42095 was elected leader, sending a full tablet report...
I20260619 06:48:26.730038 18036 tablet_service.cc:1467] Processing CreateTablet for tablet b181323477d947489601f327515a5fd8 (DEFAULT_TABLE table=client-testtb [id=e0ba20c1d3ed44b195cd33a307582d23]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:26.730038 18035 tablet_service.cc:1467] Processing CreateTablet for tablet 1d11bbdbace546a28f024e0d5c405622 (DEFAULT_TABLE table=client-testtb [id=e0ba20c1d3ed44b195cd33a307582d23]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:26.730409 18035 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1d11bbdbace546a28f024e0d5c405622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:26.730578 18036 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet b181323477d947489601f327515a5fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:26.732998 18088 tablet_bootstrap.cc:492] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822: Bootstrap starting.
I20260619 06:48:26.733707 18088 tablet_bootstrap.cc:654] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:26.734625 18088 tablet_bootstrap.cc:492] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822: No bootstrap required, opened a new log
I20260619 06:48:26.734695 18088 ts_tablet_manager.cc:1397] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:26.735071 18088 raft_consensus.cc:348] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.735159 18088 raft_consensus.cc:374] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:26.735179 18088 raft_consensus.cc:729] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f080bcaa9b24fa7a4009c7e777d4822, State: Initialized, Role: FOLLOWER
I20260619 06:48:26.735283 18088 consensus_queue.cc:260] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.735354 18088 raft_consensus.cc:388] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:26.735389 18088 raft_consensus.cc:482] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:26.735432 18088 raft_consensus.cc:3037] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:26.736143 18088 raft_consensus.cc:504] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.736251 18088 leader_election.cc:302] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7f080bcaa9b24fa7a4009c7e777d4822; no voters: 
I20260619 06:48:26.736426 18088 leader_election.cc:288] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:26.736515 18090 raft_consensus.cc:2781] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:26.736750 18088 ts_tablet_manager.cc:1428] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:26.736735 18090 raft_consensus.cc:686] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 LEADER]: Becoming Leader. State: Replica: 7f080bcaa9b24fa7a4009c7e777d4822, State: Running, Role: LEADER
I20260619 06:48:26.736937 18088 tablet_bootstrap.cc:492] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822: Bootstrap starting.
I20260619 06:48:26.736919 18090 consensus_queue.cc:237] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.737767 18088 tablet_bootstrap.cc:654] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:26.738080 17930 catalog_manager.cc:5495] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f080bcaa9b24fa7a4009c7e777d4822 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:26.738735 18088 tablet_bootstrap.cc:492] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822: No bootstrap required, opened a new log
I20260619 06:48:26.738807 18088 ts_tablet_manager.cc:1397] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:26.739143 18088 raft_consensus.cc:348] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.739245 18088 raft_consensus.cc:374] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:26.739285 18088 raft_consensus.cc:729] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f080bcaa9b24fa7a4009c7e777d4822, State: Initialized, Role: FOLLOWER
I20260619 06:48:26.739389 18088 consensus_queue.cc:260] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.739483 18088 raft_consensus.cc:388] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:26.739522 18088 raft_consensus.cc:482] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:26.739569 18088 raft_consensus.cc:3037] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:26.740446 18088 raft_consensus.cc:504] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.740545 18088 leader_election.cc:302] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7f080bcaa9b24fa7a4009c7e777d4822; no voters: 
I20260619 06:48:26.740650 18088 leader_election.cc:288] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:26.740695 18090 raft_consensus.cc:2781] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:26.740787 18090 raft_consensus.cc:686] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 LEADER]: Becoming Leader. State: Replica: 7f080bcaa9b24fa7a4009c7e777d4822, State: Running, Role: LEADER
I20260619 06:48:26.740859 18088 ts_tablet_manager.cc:1428] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:26.740887 18090 consensus_queue.cc:237] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.741940 17930 catalog_manager.cc:5495] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f080bcaa9b24fa7a4009c7e777d4822 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:26.762385 17930 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56238:
name: "kudu_system.kudu_transactions"
schema {
  columns {
    name: "txn_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "entry_type"
    type: INT8
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "identifier"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "metadata"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "txn_id"
    }
  }
}
table_type: TXN_STATUS_TABLE
I20260619 06:48:26.766438 18036 tablet_service.cc:1467] Processing CreateTablet for tablet 13d35715d8f240f6a8ab54cb40f8586e (TXN_STATUS_TABLE table=kudu_system.kudu_transactions [id=cec88fd30583480fbdeb52bbc8473fb5]), partition=RANGE (txn_id) PARTITION 0 <= VALUES < 1000000
I20260619 06:48:26.766688 18036 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 13d35715d8f240f6a8ab54cb40f8586e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:26.768613 18088 tablet_bootstrap.cc:492] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822: Bootstrap starting.
I20260619 06:48:26.769413 18088 tablet_bootstrap.cc:654] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:26.770378 18088 tablet_bootstrap.cc:492] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822: No bootstrap required, opened a new log
I20260619 06:48:26.770452 18088 ts_tablet_manager.cc:1397] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:26.770812 18088 raft_consensus.cc:348] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.770895 18088 raft_consensus.cc:374] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:26.770925 18088 raft_consensus.cc:729] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f080bcaa9b24fa7a4009c7e777d4822, State: Initialized, Role: FOLLOWER
I20260619 06:48:26.771037 18088 consensus_queue.cc:260] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.771116 18088 raft_consensus.cc:388] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:26.771153 18088 raft_consensus.cc:482] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:26.771207 18088 raft_consensus.cc:3037] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:26.771883 18088 raft_consensus.cc:504] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.772002 18088 leader_election.cc:302] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7f080bcaa9b24fa7a4009c7e777d4822; no voters: 
I20260619 06:48:26.772100 18088 leader_election.cc:288] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:26.772152 18092 raft_consensus.cc:2781] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:26.772239 18092 raft_consensus.cc:686] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 LEADER]: Becoming Leader. State: Replica: 7f080bcaa9b24fa7a4009c7e777d4822, State: Running, Role: LEADER
I20260619 06:48:26.772323 18088 ts_tablet_manager.cc:1428] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260619 06:48:26.772344 18092 consensus_queue.cc:237] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } }
I20260619 06:48:26.772754 18090 tablet_replica.cc:439] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822: TxnStatusTablet state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } } }
I20260619 06:48:26.772838 18090 tablet_replica.cc:442] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822: This TxnStatusTablet replica's current role is: LEADER
I20260619 06:48:26.772796 18091 tablet_replica.cc:439] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822: TxnStatusTablet state changed. Reason: New leader 7f080bcaa9b24fa7a4009c7e777d4822. Latest consensus state: current_term: 1 leader_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } } }
I20260619 06:48:26.772893 18091 tablet_replica.cc:442] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822: This TxnStatusTablet replica's current role is: LEADER
I20260619 06:48:26.773047 18109 txn_status_manager.cc:873] Waiting until node catch up with all replicated operations in previous term...
I20260619 06:48:26.773123 18109 txn_status_manager.cc:929] Loading transaction status metadata into memory...
I20260619 06:48:26.773624 17929 catalog_manager.cc:5495] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f080bcaa9b24fa7a4009c7e777d4822 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38047 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:26.782874 13230 master.cc:537] Master@127.12.235.190:42095 shutting down...
I20260619 06:48:26.785993 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:26.786135 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:26.786532 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051: stopping tablet replica
W20260619 06:48:26.787113 18072 heartbeater.cc:644] Failed to heartbeat to 127.12.235.190:42095 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: service kudu.master.MasterService not registered on Master
I20260619 06:48:26.799491 13230 master.cc:552] Master@127.12.235.190:42095 shutdown complete.
W20260619 06:48:26.803100 18098 txn_manager_proxy_rpc.cc:150] re-attempting CommitTransaction request to one of TxnManagers
W20260619 06:48:26.908766 18098 txn_manager_proxy_rpc.cc:150] re-attempting KeepTransactionAlive request to one of TxnManagers
I20260619 06:48:27.059890 18012 txn_status_manager.cc:1390] automatically aborted stale txn (ID 0) past 0.276s from last keepalive heartbeat (effective timeout is 0.250s)
W20260619 06:48:27.917448 18098 txn_manager_proxy_rpc.cc:150] re-attempting KeepTransactionAlive request to one of TxnManagers
I20260619 06:48:28.813031 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:28.814752 18114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:28.814816 18113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:28.814952 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:28.814759 18116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:28.815235 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:28.815308 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:28.815337 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851708815337 us; error 0 us; skew 500 ppm
I20260619 06:48:28.819460 13230 webserver.cc:460] Webserver started at http://127.12.235.190:46505/ using document root <none> and password file <none>
I20260619 06:48:28.819617 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:28.819691 13230 fs_manager.cc:362] Using existing metadata directory in first data directory
I20260619 06:48:28.821039 13230 fs_manager.cc:709] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:28.822058 18121 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:28.822340 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:28.822451 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "31bc127ad7db4e899bdb2ed502458051"
format_stamp: "Formatted at 2026-06-19 06:48:26 on dist-test-slave-hnts"
I20260619 06:48:28.822543 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:28.829270 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:28.829640 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:28.835399 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:42095
I20260619 06:48:28.835429 18183 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:42095 every 8 connection(s)
I20260619 06:48:28.838078 18184 sys_catalog.cc:263] Verifying existing consensus state
I20260619 06:48:28.839133 18184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051: Bootstrap starting.
I20260619 06:48:28.850494 18184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051: Bootstrap replayed 1/1 log segments. Stats: ops{read=11 overwritten=0 applied=11 ignored=0} inserts{seen=8 ignored=0} mutations{seen=6 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 06:48:28.851019 18184 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051: Bootstrap complete.
I20260619 06:48:28.851851 18184 raft_consensus.cc:348] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER }
I20260619 06:48:28.851971 18184 raft_consensus.cc:729] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31bc127ad7db4e899bdb2ed502458051, State: Initialized, Role: FOLLOWER
I20260619 06:48:28.852149 18184 consensus_queue.cc:260] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER }
I20260619 06:48:28.852244 18184 raft_consensus.cc:388] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:28.852303 18184 raft_consensus.cc:482] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:28.852360 18184 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 1 FOLLOWER]: Advancing to term 2
I20260619 06:48:28.853515 18184 raft_consensus.cc:504] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER }
I20260619 06:48:28.853637 18184 leader_election.cc:302] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 31bc127ad7db4e899bdb2ed502458051; no voters: 
I20260619 06:48:28.853834 18184 leader_election.cc:288] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260619 06:48:28.853955 18187 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 2 FOLLOWER]: Leader election won for term 2
I20260619 06:48:28.854179 18187 raft_consensus.cc:686] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 2 LEADER]: Becoming Leader. State: Replica: 31bc127ad7db4e899bdb2ed502458051, State: Running, Role: LEADER
I20260619 06:48:28.854305 18187 consensus_queue.cc:237] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 11, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER }
I20260619 06:48:28.854365 18184 sys_catalog.cc:564] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:28.854671 18188 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "31bc127ad7db4e899bdb2ed502458051" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER } }
I20260619 06:48:28.854771 18188 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:28.854701 18189 sys_catalog.cc:455] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 31bc127ad7db4e899bdb2ed502458051. Latest consensus state: current_term: 2 leader_uuid: "31bc127ad7db4e899bdb2ed502458051" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31bc127ad7db4e899bdb2ed502458051" member_type: VOTER } }
I20260619 06:48:28.854812 18189 sys_catalog.cc:458] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:28.854997 18191 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:28.856153 18191 catalog_manager.cc:669] Loaded metadata for table kudu_system.kudu_transactions [id=cec88fd30583480fbdeb52bbc8473fb5]
I20260619 06:48:28.856407 18191 catalog_manager.cc:669] Loaded metadata for table client-testtb [id=e0ba20c1d3ed44b195cd33a307582d23]
I20260619 06:48:28.857193 18191 tablet_loader.cc:96] loaded metadata for tablet 13d35715d8f240f6a8ab54cb40f8586e (table kudu_system.kudu_transactions [id=cec88fd30583480fbdeb52bbc8473fb5])
I20260619 06:48:28.857393 18191 tablet_loader.cc:96] loaded metadata for tablet 1d11bbdbace546a28f024e0d5c405622 (table client-testtb [id=e0ba20c1d3ed44b195cd33a307582d23])
I20260619 06:48:28.857563 18191 tablet_loader.cc:96] loaded metadata for tablet b181323477d947489601f327515a5fd8 (table client-testtb [id=e0ba20c1d3ed44b195cd33a307582d23])
I20260619 06:48:28.857652 18191 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:28.858114 18191 catalog_manager.cc:1259] Loaded cluster ID: 08311d42e5f34df480b31423d85e2496
I20260619 06:48:28.858168 18191 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:28.859407 18191 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:28.859889 18191 catalog_manager.cc:5879] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051: Loaded TSK: 0
I20260619 06:48:28.860371 18191 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:29.456925 18138 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59524:
name: "kudu_system.kudu_transactions"
schema {
  columns {
    name: "txn_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "entry_type"
    type: INT8
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "identifier"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "metadata"
    type: STRING
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000""\006\001\000\000\000\000\000\000\000\000\007\001@B\017\000\000\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "txn_id"
    }
  }
}
table_type: TXN_STATUS_TABLE
W20260619 06:48:29.457823 18205 master.cc:440] Invalid argument: unable to initialize TxnManager: Error creating table kudu_system.kudu_transactions on the master: not enough live tablet servers to create a table with the requested replication factor 1; 0 tablet servers are alive: unable to init TxnManager, will retry in 1.000s
I20260619 06:48:29.484414 18072 heartbeater.cc:347] Connected to a master server at 127.12.235.190:42095
I20260619 06:48:29.485580 18138 master_service.cc:432] Got heartbeat from unknown tserver (permanent_uuid: "7f080bcaa9b24fa7a4009c7e777d4822" instance_seqno: 1781851706710317) as {username='slave'} at 127.0.0.1:59520; Asking this server to re-register.
I20260619 06:48:29.486090 18072 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:29.486277 18072 heartbeater.cc:511] Master 127.12.235.190:42095 requested a full tablet report, sending...
I20260619 06:48:29.487075 18138 ts_manager.cc:194] Registered new tserver with Master: 7f080bcaa9b24fa7a4009c7e777d4822 (127.12.235.129:38047)
W20260619 06:48:29.509882 18167 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 17) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:29.509996 18167 rpcz_store.cc:269] 0619 06:48:29.448696 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.448751 (+    55us) service_pool.cc:227] Handling call
0619 06:48:29.509839 (+ 61088us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:29.563575 18166 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 18) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:29.563745 18166 rpcz_store.cc:269] 0619 06:48:29.502357 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.502429 (+    72us) service_pool.cc:227] Handling call
0619 06:48:29.563544 (+ 61115us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:29.564177 18098 txn_manager_proxy_rpc.cc:150] re-attempting KeepTransactionAlive request to one of TxnManagers
W20260619 06:48:29.632115 18166 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 19) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:29.632227 18166 rpcz_store.cc:269] 0619 06:48:29.570986 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.571044 (+    58us) service_pool.cc:227] Handling call
0619 06:48:29.632088 (+ 61044us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:29.699460 18166 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 20) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:29.699576 18166 rpcz_store.cc:269] 0619 06:48:29.638295 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.638357 (+    62us) service_pool.cc:227] Handling call
0619 06:48:29.699433 (+ 61076us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:29.763742 18166 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 21) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:29.763866 18166 rpcz_store.cc:269] 0619 06:48:29.702619 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.702692 (+    73us) service_pool.cc:227] Handling call
0619 06:48:29.763721 (+ 61029us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:29.829008 18166 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 22) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:29.829113 18166 rpcz_store.cc:269] 0619 06:48:29.767869 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.767935 (+    66us) service_pool.cc:227] Handling call
0619 06:48:29.828986 (+ 61051us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:29.859418 18098 txn_manager_proxy_rpc.cc:150] re-attempting CommitTransaction request to one of TxnManagers
W20260619 06:48:29.895246 18166 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 23) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:29.895351 18166 rpcz_store.cc:269] 0619 06:48:29.834117 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.834181 (+    64us) service_pool.cc:227] Handling call
0619 06:48:29.895225 (+ 61044us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:29.962435 18166 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 25) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:29.962539 18166 rpcz_store.cc:269] 0619 06:48:29.901284 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.901355 (+    71us) service_pool.cc:227] Handling call
0619 06:48:29.962409 (+ 61054us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:30.027735 18166 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 26) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:30.027837 18166 rpcz_store.cc:269] 0619 06:48:29.966583 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.966649 (+    66us) service_pool.cc:227] Handling call
0619 06:48:30.027712 (+ 61063us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:30.095968 18166 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 27) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:30.096068 18166 rpcz_store.cc:269] 0619 06:48:30.034839 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:30.034905 (+    66us) service_pool.cc:227] Handling call
0619 06:48:30.095944 (+ 61039us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:30.108148 18167 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.CommitTransaction from 127.0.0.1:59508 (request call id 24) took 234 ms (client timeout 234 ms). Trace:
W20260619 06:48:30.108266 18167 rpcz_store.cc:269] 0619 06:48:29.874004 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.874076 (+    72us) service_pool.cc:227] Handling call
0619 06:48:30.108119 (+234043us) inbound_call.cc:173] Queueing success response
Metrics: {}
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/client-test.cc:9293: Failure
Value of: s.IsIllegalState()
  Actual: false
Expected: true
Timed out: CommitTransaction timed out after deadline expired: CommitTransaction RPC to 127.12.235.190:42095 timed out after 0.234s (SENT)
I20260619 06:48:30.108769 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:30.113703 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:30.113871 13230 tablet_replica.cc:330] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822: stopping tablet replica
I20260619 06:48:30.114003 13230 raft_consensus.cc:2229] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:30.114148 13230 raft_consensus.cc:2258] T 13d35715d8f240f6a8ab54cb40f8586e P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:30.114552 13230 tablet_replica.cc:330] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822: stopping tablet replica
I20260619 06:48:30.114624 13230 raft_consensus.cc:2229] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:30.114703 13230 raft_consensus.cc:2258] T b181323477d947489601f327515a5fd8 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:30.114979 13230 tablet_replica.cc:330] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822: stopping tablet replica
I20260619 06:48:30.115041 13230 raft_consensus.cc:2229] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:30.115111 13230 raft_consensus.cc:2258] T 1d11bbdbace546a28f024e0d5c405622 P 7f080bcaa9b24fa7a4009c7e777d4822 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:30.127384 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:30.129814 13230 master.cc:537] Master@127.12.235.190:42095 shutting down...
W20260619 06:48:30.161356 18166 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.KeepTransactionAlive from 127.0.0.1:59508 (request call id 28) took 61 ms (client timeout 61 ms). Trace:
W20260619 06:48:30.161530 18166 rpcz_store.cc:269] 0619 06:48:30.100168 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:30.100265 (+    97us) service_pool.cc:227] Handling call
0619 06:48:30.161324 (+ 61059us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260619 06:48:30.447743 18168 rpcz_store.cc:267] Call kudu.transactions.TxnManagerService.CommitTransaction from 127.0.0.1:59508 (request call id 7) took 999 ms (client timeout 999 ms). Trace:
W20260619 06:48:30.447873 18168 rpcz_store.cc:269] 0619 06:48:29.448535 (+     0us) service_pool.cc:170] Inserting onto call queue
0619 06:48:29.448614 (+    79us) service_pool.cc:227] Handling call
0619 06:48:30.447703 (+999089us) inbound_call.cc:173] Queueing success response
Metrics: {"dns_us":265,"init.queue_time_us":160,"thread_start_us":291,"threads_started":5}
W20260619 06:48:30.448310 18124 connection.cc:441] server connection from 127.0.0.1:59508 torn down before Call kudu.transactions.TxnManagerService.CommitTransaction from 127.0.0.1:59508 (request call id 7) could send its response
I20260619 06:48:30.458667 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 2 LEADER]: Raft consensus shutting down.
I20260619 06:48:30.458844 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 31bc127ad7db4e899bdb2ed502458051 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:30.458896 13230 tablet_replica.cc:330] stopping tablet replica
I20260619 06:48:30.471088 13230 master.cc:552] Master@127.12.235.190:42095 shutdown complete.
I20260619 06:48:30.474304 13230 test_util.cc:175] -----------------------------------------------
I20260619 06:48:30.474380 13230 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime.1781851693462759-13230-0
[  FAILED  ] ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime (3852 ms)
[----------] 21 tests from ClientTest (16986 ms total)

[----------] 1 test from ClientTestImmutableColumnCompatibility
[ RUN      ] ClientTestImmutableColumnCompatibility.AlterTableAlterColumn
I20260619 06:48:30.474979 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:44623
I20260619 06:48:30.475287 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:30.476698 18214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:30.476845 18212 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:30.476856 18211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:30.477063 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:30.477226 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:30.477262 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:30.477289 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851710477289 us; error 0 us; skew 500 ppm
I20260619 06:48:30.478149 13230 webserver.cc:460] Webserver started at http://127.12.235.190:39925/ using document root <none> and password file <none>
I20260619 06:48:30.478271 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:30.478319 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:30.478385 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:30.478775 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "adc2ef52184a4e1bbbb5faf04dd5a8cd"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.480108 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:30.481016 18219 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.481230 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260619 06:48:30.481294 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "adc2ef52184a4e1bbbb5faf04dd5a8cd"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.481348 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:30.497128 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:30.497473 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:30.501340 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:44623
I20260619 06:48:30.501771 18271 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:44623 every 8 connection(s)
I20260619 06:48:30.502274 18272 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:30.504117 18272 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd: Bootstrap starting.
I20260619 06:48:30.504858 18272 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:30.505748 18272 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd: No bootstrap required, opened a new log
I20260619 06:48:30.506074 18272 raft_consensus.cc:348] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc2ef52184a4e1bbbb5faf04dd5a8cd" member_type: VOTER }
I20260619 06:48:30.506179 18272 raft_consensus.cc:374] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:30.506201 18272 raft_consensus.cc:729] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adc2ef52184a4e1bbbb5faf04dd5a8cd, State: Initialized, Role: FOLLOWER
I20260619 06:48:30.506305 18272 consensus_queue.cc:260] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc2ef52184a4e1bbbb5faf04dd5a8cd" member_type: VOTER }
I20260619 06:48:30.506381 18272 raft_consensus.cc:388] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:30.506413 18272 raft_consensus.cc:482] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:30.506448 18272 raft_consensus.cc:3037] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:30.507104 18272 raft_consensus.cc:504] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc2ef52184a4e1bbbb5faf04dd5a8cd" member_type: VOTER }
I20260619 06:48:30.507215 18272 leader_election.cc:302] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: adc2ef52184a4e1bbbb5faf04dd5a8cd; no voters: 
I20260619 06:48:30.507349 18272 leader_election.cc:288] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:30.507452 18275 raft_consensus.cc:2781] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:30.507655 18275 raft_consensus.cc:686] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [term 1 LEADER]: Becoming Leader. State: Replica: adc2ef52184a4e1bbbb5faf04dd5a8cd, State: Running, Role: LEADER
I20260619 06:48:30.507701 18272 sys_catalog.cc:564] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:30.507781 18275 consensus_queue.cc:237] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc2ef52184a4e1bbbb5faf04dd5a8cd" member_type: VOTER }
I20260619 06:48:30.508149 18276 sys_catalog.cc:455] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "adc2ef52184a4e1bbbb5faf04dd5a8cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc2ef52184a4e1bbbb5faf04dd5a8cd" member_type: VOTER } }
I20260619 06:48:30.508174 18277 sys_catalog.cc:455] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader adc2ef52184a4e1bbbb5faf04dd5a8cd. Latest consensus state: current_term: 1 leader_uuid: "adc2ef52184a4e1bbbb5faf04dd5a8cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc2ef52184a4e1bbbb5faf04dd5a8cd" member_type: VOTER } }
I20260619 06:48:30.508260 18276 sys_catalog.cc:458] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:30.508284 18277 sys_catalog.cc:458] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:30.508522 18282 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:30.509326 18282 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:30.509440 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:30.511063 18282 catalog_manager.cc:1347] Generated new cluster ID: 1343d1b646bc4f558ff3518885cb876b
I20260619 06:48:30.511119 18282 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:30.524919 18282 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:30.525475 18282 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:30.531322 18282 catalog_manager.cc:5868] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd: Generated new TSK 0
I20260619 06:48:30.531473 18282 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:30.541744 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:30.543599 18293 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:30.543694 18294 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:30.543759 18296 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:30.543815 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:30.544025 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:30.544070 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:30.544085 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851710544085 us; error 0 us; skew 500 ppm
I20260619 06:48:30.545079 13230 webserver.cc:460] Webserver started at http://127.12.235.129:39237/ using document root <none> and password file <none>
I20260619 06:48:30.545220 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:30.545276 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:30.545349 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:30.545742 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.547407 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:30.548262 18301 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.548460 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:30.548525 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.548619 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestImmutableColumnCompatibility.AlterTableAlterColumn.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:30.568496 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:30.568894 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:30.569185 13230 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 06:48:30.569629 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:30.569669 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.569713 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:30.569741 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.573652 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:45249
I20260619 06:48:30.573674 18364 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:45249 every 8 connection(s)
I20260619 06:48:30.578732 18365 heartbeater.cc:347] Connected to a master server at 127.12.235.190:44623
I20260619 06:48:30.578840 18365 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:30.579006 18365 heartbeater.cc:511] Master 127.12.235.190:44623 requested a full tablet report, sending...
I20260619 06:48:30.579572 18236 ts_manager.cc:194] Registered new tserver with Master: 2b5e6a69b5bd4cfeb5f03b808f24dcf5 (127.12.235.129:45249)
I20260619 06:48:30.579641 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.005619805s
I20260619 06:48:30.580260 18236 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39542
I20260619 06:48:30.587343 18236 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39556:
name: "alter_table_altering_column_with_immutable_attribute"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260619 06:48:30.596113 18329 tablet_service.cc:1467] Processing CreateTablet for tablet 238597f824a14389976d378ff9236554 (DEFAULT_TABLE table=alter_table_altering_column_with_immutable_attribute [id=a888319d983b412890272aa0ad4e929b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:30.596117 18328 tablet_service.cc:1467] Processing CreateTablet for tablet 943689dfa34f4c17b11c6bcb531cd6c3 (DEFAULT_TABLE table=alter_table_altering_column_with_immutable_attribute [id=a888319d983b412890272aa0ad4e929b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:30.596442 18329 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 238597f824a14389976d378ff9236554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:30.596612 18328 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 943689dfa34f4c17b11c6bcb531cd6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:30.598773 18377 tablet_bootstrap.cc:492] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: Bootstrap starting.
I20260619 06:48:30.599464 18377 tablet_bootstrap.cc:654] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:30.600310 18377 tablet_bootstrap.cc:492] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: No bootstrap required, opened a new log
I20260619 06:48:30.600376 18377 ts_tablet_manager.cc:1397] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:30.600808 18377 raft_consensus.cc:348] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45249 } }
I20260619 06:48:30.600925 18377 raft_consensus.cc:374] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:30.600968 18377 raft_consensus.cc:729] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e6a69b5bd4cfeb5f03b808f24dcf5, State: Initialized, Role: FOLLOWER
I20260619 06:48:30.601089 18377 consensus_queue.cc:260] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45249 } }
I20260619 06:48:30.601182 18377 raft_consensus.cc:388] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:30.601224 18377 raft_consensus.cc:482] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:30.601267 18377 raft_consensus.cc:3037] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:30.601950 18377 raft_consensus.cc:504] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45249 } }
I20260619 06:48:30.602057 18377 leader_election.cc:302] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2b5e6a69b5bd4cfeb5f03b808f24dcf5; no voters: 
I20260619 06:48:30.602205 18377 leader_election.cc:288] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:30.602329 18379 raft_consensus.cc:2781] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:30.602512 18377 ts_tablet_manager.cc:1428] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:30.602556 18365 heartbeater.cc:503] Master 127.12.235.190:44623 was elected leader, sending a full tablet report...
I20260619 06:48:30.602661 18377 tablet_bootstrap.cc:492] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: Bootstrap starting.
I20260619 06:48:30.602550 18379 raft_consensus.cc:686] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e6a69b5bd4cfeb5f03b808f24dcf5, State: Running, Role: LEADER
I20260619 06:48:30.602829 18379 consensus_queue.cc:237] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45249 } }
I20260619 06:48:30.603312 18377 tablet_bootstrap.cc:654] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:30.604171 18236 catalog_manager.cc:5495] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e6a69b5bd4cfeb5f03b808f24dcf5 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45249 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:30.604243 18377 tablet_bootstrap.cc:492] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: No bootstrap required, opened a new log
I20260619 06:48:30.604336 18377 ts_tablet_manager.cc:1397] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:30.604772 18377 raft_consensus.cc:348] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45249 } }
I20260619 06:48:30.604856 18377 raft_consensus.cc:374] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:30.604887 18377 raft_consensus.cc:729] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5e6a69b5bd4cfeb5f03b808f24dcf5, State: Initialized, Role: FOLLOWER
I20260619 06:48:30.604986 18377 consensus_queue.cc:260] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45249 } }
I20260619 06:48:30.605069 18377 raft_consensus.cc:388] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:30.605100 18377 raft_consensus.cc:482] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:30.605136 18377 raft_consensus.cc:3037] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:30.605970 18377 raft_consensus.cc:504] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45249 } }
I20260619 06:48:30.606091 18377 leader_election.cc:302] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2b5e6a69b5bd4cfeb5f03b808f24dcf5; no voters: 
I20260619 06:48:30.606180 18377 leader_election.cc:288] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:30.606227 18379 raft_consensus.cc:2781] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:30.606320 18379 raft_consensus.cc:686] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5e6a69b5bd4cfeb5f03b808f24dcf5, State: Running, Role: LEADER
I20260619 06:48:30.606386 18377 ts_tablet_manager.cc:1428] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260619 06:48:30.606424 18379 consensus_queue.cc:237] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45249 } }
I20260619 06:48:30.607923 18236 catalog_manager.cc:5495] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5e6a69b5bd4cfeb5f03b808f24dcf5 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b5e6a69b5bd4cfeb5f03b808f24dcf5" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 45249 } health_report { overall_health: HEALTHY } } }
W20260619 06:48:30.610195 18220 messenger.cc:357] Unable to handle RPC call: Not implemented: call requires unsupported application feature flags: 10
I20260619 06:48:30.610798 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:30.614005 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:30.614181 13230 tablet_replica.cc:330] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: stopping tablet replica
I20260619 06:48:30.614290 13230 raft_consensus.cc:2229] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:30.614389 13230 raft_consensus.cc:2258] T 943689dfa34f4c17b11c6bcb531cd6c3 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:30.614868 13230 tablet_replica.cc:330] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5: stopping tablet replica
I20260619 06:48:30.614933 13230 raft_consensus.cc:2229] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:30.615003 13230 raft_consensus.cc:2258] T 238597f824a14389976d378ff9236554 P 2b5e6a69b5bd4cfeb5f03b808f24dcf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:30.627569 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:30.629667 13230 master.cc:537] Master@127.12.235.190:44623 shutting down...
I20260619 06:48:30.632372 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:30.632519 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:30.632658 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P adc2ef52184a4e1bbbb5faf04dd5a8cd: stopping tablet replica
I20260619 06:48:30.645125 13230 master.cc:552] Master@127.12.235.190:44623 shutdown complete.
[       OK ] ClientTestImmutableColumnCompatibility.AlterTableAlterColumn (174 ms)
[----------] 1 test from ClientTestImmutableColumnCompatibility (174 ms total)

[----------] 1 test from ClientTestAutoIncrementingColumn
[ RUN      ] ClientTestAutoIncrementingColumn.ConcurrentWrites
I20260619 06:48:30.649780 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:40029
I20260619 06:48:30.650096 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:30.651587 18387 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:30.651669 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:30.651628 18389 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:30.651593 18386 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:30.651904 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:30.651942 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:30.651955 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851710651955 us; error 0 us; skew 500 ppm
I20260619 06:48:30.652850 13230 webserver.cc:460] Webserver started at http://127.12.235.190:35979/ using document root <none> and password file <none>
I20260619 06:48:30.652971 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:30.653017 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:30.653086 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:30.653452 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "6c43253b972d422296a3b9465130e7c1"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.654821 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:30.655714 18394 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.655905 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:30.655966 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "6c43253b972d422296a3b9465130e7c1"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.656029 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:30.663290 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:30.663653 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:30.667562 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:40029
I20260619 06:48:30.667984 18446 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:40029 every 8 connection(s)
I20260619 06:48:30.668510 18447 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:30.670472 18447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1: Bootstrap starting.
I20260619 06:48:30.671185 18447 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:30.672106 18447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1: No bootstrap required, opened a new log
I20260619 06:48:30.672451 18447 raft_consensus.cc:348] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c43253b972d422296a3b9465130e7c1" member_type: VOTER }
I20260619 06:48:30.672533 18447 raft_consensus.cc:374] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:30.672559 18447 raft_consensus.cc:729] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c43253b972d422296a3b9465130e7c1, State: Initialized, Role: FOLLOWER
I20260619 06:48:30.672700 18447 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c43253b972d422296a3b9465130e7c1" member_type: VOTER }
I20260619 06:48:30.672791 18447 raft_consensus.cc:388] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:30.672819 18447 raft_consensus.cc:482] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:30.672854 18447 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:30.673532 18447 raft_consensus.cc:504] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c43253b972d422296a3b9465130e7c1" member_type: VOTER }
I20260619 06:48:30.673638 18447 leader_election.cc:302] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6c43253b972d422296a3b9465130e7c1; no voters: 
I20260619 06:48:30.673799 18447 leader_election.cc:288] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:30.673879 18450 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:30.674060 18450 raft_consensus.cc:686] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [term 1 LEADER]: Becoming Leader. State: Replica: 6c43253b972d422296a3b9465130e7c1, State: Running, Role: LEADER
I20260619 06:48:30.674188 18447 sys_catalog.cc:564] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:30.674177 18450 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c43253b972d422296a3b9465130e7c1" member_type: VOTER }
I20260619 06:48:30.674571 18451 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c43253b972d422296a3b9465130e7c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c43253b972d422296a3b9465130e7c1" member_type: VOTER } }
I20260619 06:48:30.674598 18452 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c43253b972d422296a3b9465130e7c1. Latest consensus state: current_term: 1 leader_uuid: "6c43253b972d422296a3b9465130e7c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c43253b972d422296a3b9465130e7c1" member_type: VOTER } }
I20260619 06:48:30.674671 18451 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:30.674726 18452 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:30.674889 18455 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:30.675627 18455 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:30.675853 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:30.677435 18455 catalog_manager.cc:1347] Generated new cluster ID: 418dde520f0747f7977738cd7b5dfee1
I20260619 06:48:30.677479 18455 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:30.692350 18455 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:30.692931 18455 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:30.696880 18455 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1: Generated new TSK 0
I20260619 06:48:30.697024 18455 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:30.708407 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 06:48:30.710510 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:30.710569 18469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:30.710583 18468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:30.710609 18471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:30.710831 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:30.710878 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:30.710894 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851710710894 us; error 0 us; skew 500 ppm
I20260619 06:48:30.711760 13230 webserver.cc:460] Webserver started at http://127.12.235.129:35613/ using document root <none> and password file <none>
I20260619 06:48:30.711910 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:30.711962 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:30.712033 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:30.712420 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "b1be3360a4bb43d8a7a2084361fe29ef"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.713873 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:30.714756 18476 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.714956 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:30.715016 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "b1be3360a4bb43d8a7a2084361fe29ef"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.715085 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:30.725687 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:30.726027 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:30.726286 13230 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 06:48:30.726711 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:30.726747 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.726792 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:30.726822 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.730710 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:36163
I20260619 06:48:30.730746 18539 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:36163 every 8 connection(s)
I20260619 06:48:30.731451 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:30.733088 18544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:30.733167 18545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:30.733393 18547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:30.733613 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:30.733762 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:30.733820 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:30.733840 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851710733840 us; error 0 us; skew 500 ppm
I20260619 06:48:30.734684 13230 webserver.cc:460] Webserver started at http://127.12.235.130:43685/ using document root <none> and password file <none>
I20260619 06:48:30.734830 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:30.734874 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:30.734930 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:30.735332 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-1-root/instance:
uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.736367 18540 heartbeater.cc:347] Connected to a master server at 127.12.235.190:40029
I20260619 06:48:30.736464 18540 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:30.736675 18540 heartbeater.cc:511] Master 127.12.235.190:40029 requested a full tablet report, sending...
I20260619 06:48:30.737062 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:30.737282 18411 ts_manager.cc:194] Registered new tserver with Master: b1be3360a4bb43d8a7a2084361fe29ef (127.12.235.129:36163)
I20260619 06:48:30.737987 18552 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.738106 18411 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48170
I20260619 06:48:30.738217 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:30.738289 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-1-root
uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.738361 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-1-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)
I20260619 06:48:30.750984 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:30.751291 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:30.751538 13230 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 06:48:30.751950 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:30.751987 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.752022 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:30.752050 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.756507 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.130:42453
I20260619 06:48:30.756546 18615 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.130:42453 every 8 connection(s)
I20260619 06:48:30.757308 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:30.759035 18619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:30.759052 18622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:30.759152 18620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:30.759265 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:30.759536 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:30.759591 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:30.759613 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851710759612 us; error 0 us; skew 500 ppm
I20260619 06:48:30.760514 13230 webserver.cc:460] Webserver started at http://127.12.235.131:36949/ using document root <none> and password file <none>
I20260619 06:48:30.760674 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:30.760726 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:30.760807 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:30.761232 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-2-root/instance:
uuid: "9b983e9e6e9e4ba59f0797cfa7f22435"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.761929 18616 heartbeater.cc:347] Connected to a master server at 127.12.235.190:40029
I20260619 06:48:30.762012 18616 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:30.762179 18616 heartbeater.cc:511] Master 127.12.235.190:40029 requested a full tablet report, sending...
I20260619 06:48:30.762754 18411 ts_manager.cc:194] Registered new tserver with Master: e9f62f3803ab4f498c06f4c9fcc87e9c (127.12.235.130:42453)
I20260619 06:48:30.762809 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:30.763273 18411 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48182
I20260619 06:48:30.763711 18627 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.763935 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:30.764010 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-2-root
uuid: "9b983e9e6e9e4ba59f0797cfa7f22435"
format_stamp: "Formatted at 2026-06-19 06:48:30 on dist-test-slave-hnts"
I20260619 06:48:30.764076 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.ClientTestAutoIncrementingColumn.ConcurrentWrites.1781851693462759-13230-0/minicluster-data/ts-2-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)
I20260619 06:48:30.786216 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:30.786662 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:30.787014 13230 txn_system_client.cc:433] TxnSystemClient initialization is disabled...
I20260619 06:48:30.787469 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:30.787508 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.787551 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:30.787580 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.791852 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.131:34395
I20260619 06:48:30.791954 18690 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.131:34395 every 8 connection(s)
I20260619 06:48:30.796533 18691 heartbeater.cc:347] Connected to a master server at 127.12.235.190:40029
I20260619 06:48:30.796657 18691 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:30.796877 18691 heartbeater.cc:511] Master 127.12.235.190:40029 requested a full tablet report, sending...
I20260619 06:48:30.797411 18411 ts_manager.cc:194] Registered new tserver with Master: 9b983e9e6e9e4ba59f0797cfa7f22435 (127.12.235.131:34395)
I20260619 06:48:30.797821 13230 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005610283s
I20260619 06:48:30.797925 18411 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48184
I20260619 06:48:30.804878 18411 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48186:
name: "concurrent_writes_auto_incrementing_column"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "auto_incrementing_id"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    is_auto_incrementing: true
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001@\037\000\000""\006\001\000\000\000\000\007\001@\037\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260619 06:48:30.805316 18411 catalog_manager.cc:6854] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table concurrent_writes_auto_incrementing_column in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260619 06:48:30.814435 18504 tablet_service.cc:1467] Processing CreateTablet for tablet 0cfdce14ce794fc1854a48a2532c3b11 (DEFAULT_TABLE table=concurrent_writes_auto_incrementing_column [id=f9ad0b4af2ac45529d76c468cb3e0bec]), partition=RANGE (key) PARTITION 0 <= VALUES < 8000
I20260619 06:48:30.814613 18655 tablet_service.cc:1467] Processing CreateTablet for tablet 0cfdce14ce794fc1854a48a2532c3b11 (DEFAULT_TABLE table=concurrent_writes_auto_incrementing_column [id=f9ad0b4af2ac45529d76c468cb3e0bec]), partition=RANGE (key) PARTITION 0 <= VALUES < 8000
I20260619 06:48:30.814672 18580 tablet_service.cc:1467] Processing CreateTablet for tablet 0cfdce14ce794fc1854a48a2532c3b11 (DEFAULT_TABLE table=concurrent_writes_auto_incrementing_column [id=f9ad0b4af2ac45529d76c468cb3e0bec]), partition=RANGE (key) PARTITION 0 <= VALUES < 8000
I20260619 06:48:30.814754 18504 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0cfdce14ce794fc1854a48a2532c3b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:30.814919 18580 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0cfdce14ce794fc1854a48a2532c3b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:30.814919 18655 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 0cfdce14ce794fc1854a48a2532c3b11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:30.817101 18706 tablet_bootstrap.cc:492] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c: Bootstrap starting.
I20260619 06:48:30.817768 18706 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.818109 18706 tablet_bootstrap.cc:654] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:30.818745 18707 tablet_bootstrap.cc:492] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef: Bootstrap starting.
I20260619 06:48:30.818783 18708 tablet_bootstrap.cc:492] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435: Bootstrap starting.
I20260619 06:48:30.819293 18707 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.819299 18708 tablet.cc:502] Time spent fetching auto increment counter: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:30.819598 18707 tablet_bootstrap.cc:654] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:30.819679 18708 tablet_bootstrap.cc:654] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:30.819845 18706 tablet_bootstrap.cc:492] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c: No bootstrap required, opened a new log
I20260619 06:48:30.819928 18706 ts_tablet_manager.cc:1397] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260619 06:48:30.820340 18706 raft_consensus.cc:348] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36163 } } peers { permanent_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 34395 } } peers { permanent_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 42453 } }
I20260619 06:48:30.820462 18706 raft_consensus.cc:374] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:30.820502 18706 raft_consensus.cc:729] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f62f3803ab4f498c06f4c9fcc87e9c, State: Initialized, Role: FOLLOWER
I20260619 06:48:30.820616 18707 tablet_bootstrap.cc:492] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef: No bootstrap required, opened a new log
I20260619 06:48:30.820650 18706 consensus_queue.cc:260] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36163 } } peers { permanent_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 34395 } } peers { permanent_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 42453 } }
I20260619 06:48:30.820706 18708 tablet_bootstrap.cc:492] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435: No bootstrap required, opened a new log
I20260619 06:48:30.820700 18707 ts_tablet_manager.cc:1397] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:30.820798 18708 ts_tablet_manager.cc:1397] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:30.821015 18706 ts_tablet_manager.cc:1428] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:30.821033 18616 heartbeater.cc:503] Master 127.12.235.190:40029 was elected leader, sending a full tablet report...
I20260619 06:48:30.821138 18707 raft_consensus.cc:348] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36163 } } peers { permanent_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 34395 } } peers { permanent_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 42453 } }
I20260619 06:48:30.821189 18708 raft_consensus.cc:348] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36163 } } peers { permanent_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 34395 } } peers { permanent_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 42453 } }
I20260619 06:48:30.821235 18707 raft_consensus.cc:374] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:30.821261 18708 raft_consensus.cc:374] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:30.821269 18707 raft_consensus.cc:729] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1be3360a4bb43d8a7a2084361fe29ef, State: Initialized, Role: FOLLOWER
I20260619 06:48:30.821300 18708 raft_consensus.cc:729] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b983e9e6e9e4ba59f0797cfa7f22435, State: Initialized, Role: FOLLOWER
I20260619 06:48:30.821425 18707 consensus_queue.cc:260] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36163 } } peers { permanent_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 34395 } } peers { permanent_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 42453 } }
I20260619 06:48:30.821434 18708 consensus_queue.cc:260] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36163 } } peers { permanent_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 34395 } } peers { permanent_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 42453 } }
I20260619 06:48:30.821756 18707 ts_tablet_manager.cc:1428] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:30.821799 18708 ts_tablet_manager.cc:1428] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260619 06:48:30.821898 18540 heartbeater.cc:503] Master 127.12.235.190:40029 was elected leader, sending a full tablet report...
I20260619 06:48:30.821951 18691 heartbeater.cc:503] Master 127.12.235.190:40029 was elected leader, sending a full tablet report...
I20260619 06:48:30.930821 18712 raft_consensus.cc:482] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 06:48:30.930960 18712 raft_consensus.cc:504] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36163 } } peers { permanent_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 34395 } } peers { permanent_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 42453 } }
I20260619 06:48:30.931443 18712 leader_election.cc:288] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b1be3360a4bb43d8a7a2084361fe29ef (127.12.235.129:36163), 9b983e9e6e9e4ba59f0797cfa7f22435 (127.12.235.131:34395)
I20260619 06:48:30.935479 18665 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cfdce14ce794fc1854a48a2532c3b11" candidate_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" is_pre_election: true
I20260619 06:48:30.935631 18665 raft_consensus.cc:2454] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9f62f3803ab4f498c06f4c9fcc87e9c in term 0.
I20260619 06:48:30.935873 18514 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cfdce14ce794fc1854a48a2532c3b11" candidate_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" is_pre_election: true
I20260619 06:48:30.935928 18555 leader_election.cc:302] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b983e9e6e9e4ba59f0797cfa7f22435, e9f62f3803ab4f498c06f4c9fcc87e9c; no voters: 
I20260619 06:48:30.935974 18514 raft_consensus.cc:2454] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9f62f3803ab4f498c06f4c9fcc87e9c in term 0.
I20260619 06:48:30.936188 18712 raft_consensus.cc:2781] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 06:48:30.936252 18712 raft_consensus.cc:482] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 06:48:30.936298 18712 raft_consensus.cc:3037] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:30.937376 18712 raft_consensus.cc:504] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36163 } } peers { permanent_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 34395 } } peers { permanent_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 42453 } }
I20260619 06:48:30.937718 18712 leader_election.cc:288] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [CANDIDATE]: Term 1 election: Requested vote from peers b1be3360a4bb43d8a7a2084361fe29ef (127.12.235.129:36163), 9b983e9e6e9e4ba59f0797cfa7f22435 (127.12.235.131:34395)
I20260619 06:48:30.938005 18665 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cfdce14ce794fc1854a48a2532c3b11" candidate_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435"
I20260619 06:48:30.938005 18514 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "0cfdce14ce794fc1854a48a2532c3b11" candidate_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b1be3360a4bb43d8a7a2084361fe29ef"
I20260619 06:48:30.938145 18665 raft_consensus.cc:3037] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:30.938155 18514 raft_consensus.cc:3037] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:30.939136 18665 raft_consensus.cc:2454] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9f62f3803ab4f498c06f4c9fcc87e9c in term 1.
I20260619 06:48:30.939133 18514 raft_consensus.cc:2454] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9f62f3803ab4f498c06f4c9fcc87e9c in term 1.
I20260619 06:48:30.939404 18555 leader_election.cc:302] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b983e9e6e9e4ba59f0797cfa7f22435, e9f62f3803ab4f498c06f4c9fcc87e9c; no voters: 
I20260619 06:48:30.939555 18712 raft_consensus.cc:2781] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:30.939769 18712 raft_consensus.cc:686] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 1 LEADER]: Becoming Leader. State: Replica: e9f62f3803ab4f498c06f4c9fcc87e9c, State: Running, Role: LEADER
I20260619 06:48:30.939898 18712 consensus_queue.cc:237] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36163 } } peers { permanent_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 34395 } } peers { permanent_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 42453 } }
I20260619 06:48:30.941341 18409 catalog_manager.cc:5495] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c reported cstate change: term changed from 0 to 1, leader changed from <none> to e9f62f3803ab4f498c06f4c9fcc87e9c (127.12.235.130). New cstate: current_term: 1 leader_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 34395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9f62f3803ab4f498c06f4c9fcc87e9c" member_type: VOTER last_known_addr { host: "127.12.235.130" port: 42453 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:30.984174 18665 raft_consensus.cc:1261] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435 [term 1 FOLLOWER]: Refusing update from remote peer e9f62f3803ab4f498c06f4c9fcc87e9c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 06:48:30.984267 18514 raft_consensus.cc:1261] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef [term 1 FOLLOWER]: Refusing update from remote peer e9f62f3803ab4f498c06f4c9fcc87e9c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 06:48:30.984644 18712 consensus_queue.cc:1035] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1be3360a4bb43d8a7a2084361fe29ef" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 06:48:30.984788 18716 consensus_queue.cc:1035] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b983e9e6e9e4ba59f0797cfa7f22435" member_type: VOTER last_known_addr { host: "127.12.235.131" port: 34395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 06:48:39.979203 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:39.982962 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:39.983130 13230 tablet_replica.cc:330] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef: stopping tablet replica
I20260619 06:48:39.983243 13230 raft_consensus.cc:2229] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:39.983373 13230 raft_consensus.cc:2258] T 0cfdce14ce794fc1854a48a2532c3b11 P b1be3360a4bb43d8a7a2084361fe29ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:39.997195 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:39.999461 13230 tablet_server.cc:178] TabletServer@127.12.235.130:0 shutting down...
I20260619 06:48:40.002959 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:40.003136 13230 tablet_replica.cc:330] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c: stopping tablet replica
I20260619 06:48:40.003261 13230 raft_consensus.cc:2229] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:40.003455 13230 raft_consensus.cc:2258] T 0cfdce14ce794fc1854a48a2532c3b11 P e9f62f3803ab4f498c06f4c9fcc87e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:40.007478 13230 tablet_server.cc:194] TabletServer@127.12.235.130:0 shutdown complete.
I20260619 06:48:40.009557 13230 tablet_server.cc:178] TabletServer@127.12.235.131:0 shutting down...
I20260619 06:48:40.013228 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:40.013417 13230 tablet_replica.cc:330] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435: stopping tablet replica
I20260619 06:48:40.013536 13230 raft_consensus.cc:2229] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 06:48:40.013679 13230 raft_consensus.cc:2258] T 0cfdce14ce794fc1854a48a2532c3b11 P 9b983e9e6e9e4ba59f0797cfa7f22435 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:40.016613 13230 tablet_server.cc:194] TabletServer@127.12.235.131:0 shutdown complete.
I20260619 06:48:40.018594 13230 master.cc:537] Master@127.12.235.190:40029 shutting down...
I20260619 06:48:40.021473 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:40.021641 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:40.021708 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 6c43253b972d422296a3b9465130e7c1: stopping tablet replica
I20260619 06:48:40.033993 13230 master.cc:552] Master@127.12.235.190:40029 shutdown complete.
[       OK ] ClientTestAutoIncrementingColumn.ConcurrentWrites (9390 ms)
[----------] 1 test from ClientTestAutoIncrementingColumn (9391 ms total)

[----------] 1 test from Params/ScanMultiTabletParamTest
[ RUN      ] Params/ScanMultiTabletParamTest.Test/2
I20260619 06:48:40.041463 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:39995
I20260619 06:48:40.041841 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 06:48:40.044317 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:40.044524 18815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:40.044565 18814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:40.044757 18817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:40.044938 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:40.044986 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:40.045006 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851720045007 us; error 0 us; skew 500 ppm
I20260619 06:48:40.049521 13230 webserver.cc:460] Webserver started at http://127.12.235.190:33707/ using document root <none> and password file <none>
I20260619 06:48:40.049693 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:40.049755 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:40.049842 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:40.050303 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_2.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "f92eed6fe115466d94bc8913873816fc"
format_stamp: "Formatted at 2026-06-19 06:48:40 on dist-test-slave-hnts"
I20260619 06:48:40.051916 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:40.053133 18822 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:40.053498 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:40.053589 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_2.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "f92eed6fe115466d94bc8913873816fc"
format_stamp: "Formatted at 2026-06-19 06:48:40 on dist-test-slave-hnts"
I20260619 06:48:40.053668 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_2.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_2.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_2.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:40.083518 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:40.083931 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:40.088405 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:39995
I20260619 06:48:40.091010 18884 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:39995 every 8 connection(s)
I20260619 06:48:40.091435 18885 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:40.093372 18885 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc: Bootstrap starting.
I20260619 06:48:40.094084 18885 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:40.095009 18885 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc: No bootstrap required, opened a new log
I20260619 06:48:40.095386 18885 raft_consensus.cc:348] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f92eed6fe115466d94bc8913873816fc" member_type: VOTER }
I20260619 06:48:40.095468 18885 raft_consensus.cc:374] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:40.095497 18885 raft_consensus.cc:729] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f92eed6fe115466d94bc8913873816fc, State: Initialized, Role: FOLLOWER
I20260619 06:48:40.095630 18885 consensus_queue.cc:260] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f92eed6fe115466d94bc8913873816fc" member_type: VOTER }
I20260619 06:48:40.095700 18885 raft_consensus.cc:388] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:40.095736 18885 raft_consensus.cc:482] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:40.095784 18885 raft_consensus.cc:3037] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:40.096472 18885 raft_consensus.cc:504] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f92eed6fe115466d94bc8913873816fc" member_type: VOTER }
I20260619 06:48:40.096606 18885 leader_election.cc:302] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f92eed6fe115466d94bc8913873816fc; no voters: 
I20260619 06:48:40.096772 18885 leader_election.cc:288] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:40.096894 18888 raft_consensus.cc:2781] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:40.097088 18888 raft_consensus.cc:686] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [term 1 LEADER]: Becoming Leader. State: Replica: f92eed6fe115466d94bc8913873816fc, State: Running, Role: LEADER
I20260619 06:48:40.097208 18888 consensus_queue.cc:237] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f92eed6fe115466d94bc8913873816fc" member_type: VOTER }
I20260619 06:48:40.097266 18885 sys_catalog.cc:564] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:40.097625 18889 sys_catalog.cc:455] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f92eed6fe115466d94bc8913873816fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f92eed6fe115466d94bc8913873816fc" member_type: VOTER } }
I20260619 06:48:40.097648 18890 sys_catalog.cc:455] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader f92eed6fe115466d94bc8913873816fc. Latest consensus state: current_term: 1 leader_uuid: "f92eed6fe115466d94bc8913873816fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f92eed6fe115466d94bc8913873816fc" member_type: VOTER } }
I20260619 06:48:40.097780 18889 sys_catalog.cc:458] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:40.097802 18890 sys_catalog.cc:458] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:40.098089 18893 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:40.098964 18893 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:40.099145 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:40.100841 18893 catalog_manager.cc:1347] Generated new cluster ID: 85249d007804448080373b016481ec4d
I20260619 06:48:40.100904 18893 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:40.119630 18893 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:40.120245 18893 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:40.127489 18893 catalog_manager.cc:5868] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc: Generated new TSK 0
I20260619 06:48:40.127655 18893 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:40.131510 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 06:48:40.133464 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:40.133623 18907 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:40.133646 18906 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:40.133821 18909 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:40.134050 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:40.134100 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:40.134126 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851720134125 us; error 0 us; skew 500 ppm
I20260619 06:48:40.135006 13230 webserver.cc:460] Webserver started at http://127.12.235.129:34377/ using document root <none> and password file <none>
I20260619 06:48:40.135133 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:40.135187 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:40.135284 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:40.135680 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_2.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "bff7b1ab4e21492d9dbd33048ddf17c2"
format_stamp: "Formatted at 2026-06-19 06:48:40 on dist-test-slave-hnts"
I20260619 06:48:40.137312 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:40.138448 18914 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:40.138679 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:40.138763 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_2.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "bff7b1ab4e21492d9dbd33048ddf17c2"
format_stamp: "Formatted at 2026-06-19 06:48:40 on dist-test-slave-hnts"
I20260619 06:48:40.138834 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_2.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_2.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ScanMultiTabletParamTest.Test_2.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:40.156708 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:40.157105 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:40.157863 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:40.157920 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:40.157964 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:40.157984 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:40.162652 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:38553
I20260619 06:48:40.162699 18980 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:38553 every 8 connection(s)
I20260619 06:48:40.164470 18981 heartbeater.cc:347] Connected to a master server at 127.12.235.190:39995
I20260619 06:48:40.164561 18981 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:40.164778 18981 heartbeater.cc:511] Master 127.12.235.190:39995 requested a full tablet report, sending...
I20260619 06:48:40.165370 18839 ts_manager.cc:194] Registered new tserver with Master: bff7b1ab4e21492d9dbd33048ddf17c2 (127.12.235.129:38553)
I20260619 06:48:40.166072 18839 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38002
I20260619 06:48:40.166411 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.003338899s
I20260619 06:48:40.173072 18839 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38010:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:40.177073 18981 heartbeater.cc:503] Master 127.12.235.190:39995 was elected leader, sending a full tablet report...
I20260619 06:48:40.182116 18945 tablet_service.cc:1467] Processing CreateTablet for tablet d5d4c7c5eb794c56805b54f5a2b44d7f (DEFAULT_TABLE table=client-testtb [id=4f09194ed3774909a581412c85a8c7c4]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:40.182116 18944 tablet_service.cc:1467] Processing CreateTablet for tablet ec16318f4e82470d9794a35c3833f661 (DEFAULT_TABLE table=client-testtb [id=4f09194ed3774909a581412c85a8c7c4]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:40.182484 18945 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet d5d4c7c5eb794c56805b54f5a2b44d7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:40.182611 18944 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ec16318f4e82470d9794a35c3833f661. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:40.185127 18996 tablet_bootstrap.cc:492] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2: Bootstrap starting.
I20260619 06:48:40.185870 18996 tablet_bootstrap.cc:654] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:40.186800 18996 tablet_bootstrap.cc:492] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2: No bootstrap required, opened a new log
I20260619 06:48:40.186883 18996 ts_tablet_manager.cc:1397] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:40.187234 18996 raft_consensus.cc:348] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.187335 18996 raft_consensus.cc:374] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:40.187366 18996 raft_consensus.cc:729] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Initialized, Role: FOLLOWER
I20260619 06:48:40.187477 18996 consensus_queue.cc:260] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.187544 18996 raft_consensus.cc:388] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:40.187583 18996 raft_consensus.cc:482] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:40.187629 18996 raft_consensus.cc:3037] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:40.188446 18996 raft_consensus.cc:504] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.188620 18996 leader_election.cc:302] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bff7b1ab4e21492d9dbd33048ddf17c2; no voters: 
I20260619 06:48:40.188819 18996 leader_election.cc:288] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:40.188918 18998 raft_consensus.cc:2781] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:40.189100 18998 raft_consensus.cc:686] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Becoming Leader. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Running, Role: LEADER
I20260619 06:48:40.189109 18996 ts_tablet_manager.cc:1428] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:40.189237 18998 consensus_queue.cc:237] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.189397 18996 tablet_bootstrap.cc:492] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2: Bootstrap starting.
I20260619 06:48:40.190275 18996 tablet_bootstrap.cc:654] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:40.190490 18839 catalog_manager.cc:5495] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bff7b1ab4e21492d9dbd33048ddf17c2 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:40.191243 18996 tablet_bootstrap.cc:492] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2: No bootstrap required, opened a new log
I20260619 06:48:40.191318 18996 ts_tablet_manager.cc:1397] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:40.191695 18996 raft_consensus.cc:348] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.191805 18996 raft_consensus.cc:374] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:40.191845 18996 raft_consensus.cc:729] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Initialized, Role: FOLLOWER
I20260619 06:48:40.191952 18996 consensus_queue.cc:260] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.192034 18996 raft_consensus.cc:388] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:40.192075 18996 raft_consensus.cc:482] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:40.192123 18996 raft_consensus.cc:3037] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:40.193010 18996 raft_consensus.cc:504] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.193138 18996 leader_election.cc:302] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bff7b1ab4e21492d9dbd33048ddf17c2; no voters: 
I20260619 06:48:40.193231 18996 leader_election.cc:288] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:40.193264 18998 raft_consensus.cc:2781] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:40.193331 18998 raft_consensus.cc:686] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Becoming Leader. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Running, Role: LEADER
I20260619 06:48:40.193439 18996 ts_tablet_manager.cc:1428] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:40.193427 18998 consensus_queue.cc:237] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.194463 18839 catalog_manager.cc:5495] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bff7b1ab4e21492d9dbd33048ddf17c2 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:40.203101 18839 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38010:
name: "TestScanMultiTablet"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000\004\001\000(\000\000\000""\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000\004\001\000(\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:40.208508 18945 tablet_service.cc:1467] Processing CreateTablet for tablet eed47cc6a76644489835d8ac03a9683a (DEFAULT_TABLE table=TestScanMultiTablet [id=09afc6d7501246c782e5e1026df55edd]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
I20260619 06:48:40.208508 18944 tablet_service.cc:1467] Processing CreateTablet for tablet 1893ef766a8c4d5bbe80e8539b241528 (DEFAULT_TABLE table=TestScanMultiTablet [id=09afc6d7501246c782e5e1026df55edd]), partition=RANGE (key) PARTITION VALUES < 10
I20260619 06:48:40.208806 18943 tablet_service.cc:1467] Processing CreateTablet for tablet 933a3ef8296a4acfaa523c3abbe29501 (DEFAULT_TABLE table=TestScanMultiTablet [id=09afc6d7501246c782e5e1026df55edd]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
I20260619 06:48:40.208886 18945 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet eed47cc6a76644489835d8ac03a9683a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:40.209024 18944 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1893ef766a8c4d5bbe80e8539b241528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:40.209182 18943 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 933a3ef8296a4acfaa523c3abbe29501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:40.209501 18942 tablet_service.cc:1467] Processing CreateTablet for tablet 872e13f0c51c4c78a452033f89df6518 (DEFAULT_TABLE table=TestScanMultiTablet [id=09afc6d7501246c782e5e1026df55edd]), partition=RANGE (key) PARTITION 30 <= VALUES < 40
I20260619 06:48:40.209715 18942 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 872e13f0c51c4c78a452033f89df6518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:40.211263 18996 tablet_bootstrap.cc:492] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2: Bootstrap starting.
I20260619 06:48:40.211647 18941 tablet_service.cc:1467] Processing CreateTablet for tablet dcf68ccb290d44ca8cfdef84e09a78e2 (DEFAULT_TABLE table=TestScanMultiTablet [id=09afc6d7501246c782e5e1026df55edd]), partition=RANGE (key) PARTITION 40 <= VALUES
I20260619 06:48:40.211854 18941 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet dcf68ccb290d44ca8cfdef84e09a78e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:40.212112 18996 tablet_bootstrap.cc:654] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:40.213228 18996 tablet_bootstrap.cc:492] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2: No bootstrap required, opened a new log
I20260619 06:48:40.213306 18996 ts_tablet_manager.cc:1397] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:40.213677 18996 raft_consensus.cc:348] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.213759 18996 raft_consensus.cc:374] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:40.213789 18996 raft_consensus.cc:729] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Initialized, Role: FOLLOWER
I20260619 06:48:40.213899 18996 consensus_queue.cc:260] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.213963 18996 raft_consensus.cc:388] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:40.213995 18996 raft_consensus.cc:482] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:40.214040 18996 raft_consensus.cc:3037] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:40.214690 18996 raft_consensus.cc:504] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.214804 18996 leader_election.cc:302] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bff7b1ab4e21492d9dbd33048ddf17c2; no voters: 
I20260619 06:48:40.214898 18996 leader_election.cc:288] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:40.214967 19000 raft_consensus.cc:2781] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:40.215065 19000 raft_consensus.cc:686] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Becoming Leader. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Running, Role: LEADER
I20260619 06:48:40.215101 18996 ts_tablet_manager.cc:1428] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260619 06:48:40.215188 19000 consensus_queue.cc:237] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.215253 18996 tablet_bootstrap.cc:492] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2: Bootstrap starting.
I20260619 06:48:40.216061 18996 tablet_bootstrap.cc:654] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:40.216444 18839 catalog_manager.cc:5495] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bff7b1ab4e21492d9dbd33048ddf17c2 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:40.217130 18996 tablet_bootstrap.cc:492] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2: No bootstrap required, opened a new log
I20260619 06:48:40.217199 18996 ts_tablet_manager.cc:1397] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260619 06:48:40.217574 18996 raft_consensus.cc:348] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.217648 18996 raft_consensus.cc:374] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:40.217670 18996 raft_consensus.cc:729] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Initialized, Role: FOLLOWER
I20260619 06:48:40.217774 18996 consensus_queue.cc:260] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.217842 18996 raft_consensus.cc:388] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:40.217880 18996 raft_consensus.cc:482] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:40.217916 18996 raft_consensus.cc:3037] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:40.218777 18996 raft_consensus.cc:504] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.218892 18996 leader_election.cc:302] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bff7b1ab4e21492d9dbd33048ddf17c2; no voters: 
I20260619 06:48:40.218961 18996 leader_election.cc:288] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:40.219015 19000 raft_consensus.cc:2781] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:40.219089 19000 raft_consensus.cc:686] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Becoming Leader. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Running, Role: LEADER
I20260619 06:48:40.219177 18996 ts_tablet_manager.cc:1428] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260619 06:48:40.219190 19000 consensus_queue.cc:237] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.219317 18996 tablet_bootstrap.cc:492] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2: Bootstrap starting.
I20260619 06:48:40.220118 18996 tablet_bootstrap.cc:654] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:40.220332 18839 catalog_manager.cc:5495] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bff7b1ab4e21492d9dbd33048ddf17c2 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:40.221107 18996 tablet_bootstrap.cc:492] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2: No bootstrap required, opened a new log
I20260619 06:48:40.221190 18996 ts_tablet_manager.cc:1397] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260619 06:48:40.221553 18996 raft_consensus.cc:348] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.221632 18996 raft_consensus.cc:374] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:40.221662 18996 raft_consensus.cc:729] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Initialized, Role: FOLLOWER
I20260619 06:48:40.221798 18996 consensus_queue.cc:260] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.221879 18996 raft_consensus.cc:388] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:40.221912 18996 raft_consensus.cc:482] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:40.221956 18996 raft_consensus.cc:3037] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:40.222736 18996 raft_consensus.cc:504] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.222832 18996 leader_election.cc:302] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bff7b1ab4e21492d9dbd33048ddf17c2; no voters: 
I20260619 06:48:40.222900 18996 leader_election.cc:288] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:40.222957 19000 raft_consensus.cc:2781] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:40.223040 19000 raft_consensus.cc:686] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Becoming Leader. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Running, Role: LEADER
I20260619 06:48:40.223104 18996 ts_tablet_manager.cc:1428] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260619 06:48:40.223132 19000 consensus_queue.cc:237] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.223268 18996 tablet_bootstrap.cc:492] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2: Bootstrap starting.
I20260619 06:48:40.224133 18996 tablet_bootstrap.cc:654] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:40.224323 18839 catalog_manager.cc:5495] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bff7b1ab4e21492d9dbd33048ddf17c2 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:40.225178 18996 tablet_bootstrap.cc:492] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2: No bootstrap required, opened a new log
I20260619 06:48:40.225286 18996 ts_tablet_manager.cc:1397] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:40.225629 18996 raft_consensus.cc:348] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.225719 18996 raft_consensus.cc:374] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:40.225751 18996 raft_consensus.cc:729] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Initialized, Role: FOLLOWER
I20260619 06:48:40.225863 18996 consensus_queue.cc:260] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.225962 19000 raft_consensus.cc:482] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 06:48:40.226058 19000 raft_consensus.cc:504] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.225955 18996 raft_consensus.cc:388] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:40.226176 19000 leader_election.cc:302] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bff7b1ab4e21492d9dbd33048ddf17c2; no voters: 
I20260619 06:48:40.226233 18996 raft_consensus.cc:482] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:40.226280 18996 raft_consensus.cc:3037] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:40.226293 19000 leader_election.cc:288] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260619 06:48:40.227078 18996 raft_consensus.cc:504] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.227186 18996 leader_election.cc:302] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bff7b1ab4e21492d9dbd33048ddf17c2; no voters: 
I20260619 06:48:40.227205 19000 raft_consensus.cc:2741] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260619 06:48:40.227316 18999 raft_consensus.cc:2781] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:40.227396 18999 raft_consensus.cc:686] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Becoming Leader. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Running, Role: LEADER
I20260619 06:48:40.227494 18999 consensus_queue.cc:237] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.227800 18996 leader_election.cc:288] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:40.227999 18996 ts_tablet_manager.cc:1428] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260619 06:48:40.228108 18996 tablet_bootstrap.cc:492] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2: Bootstrap starting.
I20260619 06:48:40.228520 18839 catalog_manager.cc:5495] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bff7b1ab4e21492d9dbd33048ddf17c2 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:40.228883 18996 tablet_bootstrap.cc:654] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:40.229849 18996 tablet_bootstrap.cc:492] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2: No bootstrap required, opened a new log
I20260619 06:48:40.229918 18996 ts_tablet_manager.cc:1397] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:40.230249 18996 raft_consensus.cc:348] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.230321 18996 raft_consensus.cc:374] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:40.230348 18996 raft_consensus.cc:729] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Initialized, Role: FOLLOWER
I20260619 06:48:40.230453 18996 consensus_queue.cc:260] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.230525 18996 raft_consensus.cc:388] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:40.230559 18996 raft_consensus.cc:482] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:40.230594 18996 raft_consensus.cc:3037] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:40.231218 18996 raft_consensus.cc:504] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.231329 18996 leader_election.cc:302] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bff7b1ab4e21492d9dbd33048ddf17c2; no voters: 
I20260619 06:48:40.231413 18996 leader_election.cc:288] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:40.231455 18999 raft_consensus.cc:2781] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:40.231545 18999 raft_consensus.cc:686] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Becoming Leader. State: Replica: bff7b1ab4e21492d9dbd33048ddf17c2, State: Running, Role: LEADER
I20260619 06:48:40.231611 18996 ts_tablet_manager.cc:1428] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260619 06:48:40.231642 18999 consensus_queue.cc:237] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } }
I20260619 06:48:40.233363 18839 catalog_manager.cc:5495] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to bff7b1ab4e21492d9dbd33048ddf17c2 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bff7b1ab4e21492d9dbd33048ddf17c2" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 38553 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:40.383924 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:40.387430 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:40.387632 13230 tablet_replica.cc:330] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2: stopping tablet replica
I20260619 06:48:40.387792 13230 raft_consensus.cc:2229] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:40.387935 13230 raft_consensus.cc:2258] T dcf68ccb290d44ca8cfdef84e09a78e2 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:40.388545 13230 tablet_replica.cc:330] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2: stopping tablet replica
I20260619 06:48:40.388684 13230 raft_consensus.cc:2229] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:40.388818 13230 raft_consensus.cc:2258] T ec16318f4e82470d9794a35c3833f661 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:40.389422 13230 tablet_replica.cc:330] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2: stopping tablet replica
I20260619 06:48:40.389516 13230 raft_consensus.cc:2229] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:40.389611 13230 raft_consensus.cc:2258] T d5d4c7c5eb794c56805b54f5a2b44d7f P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:40.390070 13230 tablet_replica.cc:330] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2: stopping tablet replica
I20260619 06:48:40.390151 13230 raft_consensus.cc:2229] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:40.390242 13230 raft_consensus.cc:2258] T 1893ef766a8c4d5bbe80e8539b241528 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:40.390693 13230 tablet_replica.cc:330] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2: stopping tablet replica
I20260619 06:48:40.390771 13230 raft_consensus.cc:2229] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:40.390869 13230 raft_consensus.cc:2258] T 933a3ef8296a4acfaa523c3abbe29501 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:40.391350 13230 tablet_replica.cc:330] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2: stopping tablet replica
I20260619 06:48:40.391426 13230 raft_consensus.cc:2229] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:40.391522 13230 raft_consensus.cc:2258] T eed47cc6a76644489835d8ac03a9683a P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:40.391990 13230 tablet_replica.cc:330] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2: stopping tablet replica
I20260619 06:48:40.392062 13230 raft_consensus.cc:2229] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:40.392161 13230 raft_consensus.cc:2258] T 872e13f0c51c4c78a452033f89df6518 P bff7b1ab4e21492d9dbd33048ddf17c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:40.405951 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:40.409005 13230 master.cc:537] Master@127.12.235.190:39995 shutting down...
I20260619 06:48:40.412729 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:40.412889 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:40.412997 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P f92eed6fe115466d94bc8913873816fc: stopping tablet replica
I20260619 06:48:40.425522 13230 master.cc:552] Master@127.12.235.190:39995 shutdown complete.
[       OK ] Params/ScanMultiTabletParamTest.Test/2 (390 ms)
[----------] 1 test from Params/ScanMultiTabletParamTest (390 ms total)

[----------] 1 test from FlushModeOpRatesTest
[ RUN      ] FlushModeOpRatesTest.RunComparison/1
I20260619 06:48:40.431242 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:34821
I20260619 06:48:40.431551 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:40.433053 19025 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:40.433094 19024 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:40.433243 19027 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:40.433318 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:40.433519 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:40.433558 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:40.433578 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851720433578 us; error 0 us; skew 500 ppm
I20260619 06:48:40.434433 13230 webserver.cc:460] Webserver started at http://127.12.235.190:42865/ using document root <none> and password file <none>
I20260619 06:48:40.434568 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:40.434617 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:40.434684 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:40.435057 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_1.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "1d9d4fc68bed4ae488e9fedce323bd31"
format_stamp: "Formatted at 2026-06-19 06:48:40 on dist-test-slave-hnts"
I20260619 06:48:40.436424 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:40.437311 19032 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:40.437500 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:40.437563 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_1.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "1d9d4fc68bed4ae488e9fedce323bd31"
format_stamp: "Formatted at 2026-06-19 06:48:40 on dist-test-slave-hnts"
I20260619 06:48:40.437628 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_1.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_1.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_1.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:40.447472 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:40.447808 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:40.452085 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:34821
I20260619 06:48:40.453671 19094 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:34821 every 8 connection(s)
I20260619 06:48:40.454062 19095 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:40.456015 19095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31: Bootstrap starting.
I20260619 06:48:40.456842 19095 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:40.457769 19095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31: No bootstrap required, opened a new log
I20260619 06:48:40.458181 19095 raft_consensus.cc:348] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9d4fc68bed4ae488e9fedce323bd31" member_type: VOTER }
I20260619 06:48:40.458267 19095 raft_consensus.cc:374] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:40.458297 19095 raft_consensus.cc:729] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d9d4fc68bed4ae488e9fedce323bd31, State: Initialized, Role: FOLLOWER
I20260619 06:48:40.458416 19095 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9d4fc68bed4ae488e9fedce323bd31" member_type: VOTER }
I20260619 06:48:40.458480 19095 raft_consensus.cc:388] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:40.458519 19095 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:40.458567 19095 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:40.459291 19095 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9d4fc68bed4ae488e9fedce323bd31" member_type: VOTER }
I20260619 06:48:40.459407 19095 leader_election.cc:302] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1d9d4fc68bed4ae488e9fedce323bd31; no voters: 
I20260619 06:48:40.459580 19095 leader_election.cc:288] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:40.459694 19098 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:40.459901 19098 raft_consensus.cc:686] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [term 1 LEADER]: Becoming Leader. State: Replica: 1d9d4fc68bed4ae488e9fedce323bd31, State: Running, Role: LEADER
I20260619 06:48:40.459980 19095 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:40.460023 19098 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9d4fc68bed4ae488e9fedce323bd31" member_type: VOTER }
I20260619 06:48:40.460383 19100 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d9d4fc68bed4ae488e9fedce323bd31. Latest consensus state: current_term: 1 leader_uuid: "1d9d4fc68bed4ae488e9fedce323bd31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9d4fc68bed4ae488e9fedce323bd31" member_type: VOTER } }
I20260619 06:48:40.460408 19099 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d9d4fc68bed4ae488e9fedce323bd31" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d9d4fc68bed4ae488e9fedce323bd31" member_type: VOTER } }
I20260619 06:48:40.460613 19099 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:40.460559 19100 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:40.461011 19106 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:40.461723 19106 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:40.461905 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:40.463471 19106 catalog_manager.cc:1347] Generated new cluster ID: 03231e602c0d45dcac621afa61d11b2a
I20260619 06:48:40.463517 19106 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:40.467741 19106 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:40.468272 19106 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:40.472965 19106 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31: Generated new TSK 0
I20260619 06:48:40.473117 19106 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:40.477950 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
I20260619 06:48:40.479751 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:40.479753 19117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:40.479751 19116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:40.480026 19119 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:40.480189 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:40.480230 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:40.480244 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851720480245 us; error 0 us; skew 500 ppm
I20260619 06:48:40.481107 13230 webserver.cc:460] Webserver started at http://127.12.235.129:46241/ using document root <none> and password file <none>
I20260619 06:48:40.481216 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:40.481256 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:40.481314 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:40.481650 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_1.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "acdecad8aaf74b259d76a88b232152ab"
format_stamp: "Formatted at 2026-06-19 06:48:40 on dist-test-slave-hnts"
I20260619 06:48:40.482940 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:40.483805 19124 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:40.484005 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:40.484066 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_1.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "acdecad8aaf74b259d76a88b232152ab"
format_stamp: "Formatted at 2026-06-19 06:48:40 on dist-test-slave-hnts"
I20260619 06:48:40.484131 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_1.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_1.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.FlushModeOpRatesTest.RunComparison_1.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:40.490056 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:40.490345 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:40.490998 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:40.491045 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:40.491084 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:40.491115 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:40.496225 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:42795
I20260619 06:48:40.496236 19190 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:42795 every 8 connection(s)
I20260619 06:48:40.497421 19195 heartbeater.cc:347] Connected to a master server at 127.12.235.190:34821
I20260619 06:48:40.497496 19195 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:40.497711 19195 heartbeater.cc:511] Master 127.12.235.190:34821 requested a full tablet report, sending...
I20260619 06:48:40.498258 19049 ts_manager.cc:194] Registered new tserver with Master: acdecad8aaf74b259d76a88b232152ab (127.12.235.129:42795)
I20260619 06:48:40.498945 19049 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53732
I20260619 06:48:40.498962 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002255701s
I20260619 06:48:40.506124 19049 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53748:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:40.509883 19195 heartbeater.cc:503] Master 127.12.235.190:34821 was elected leader, sending a full tablet report...
I20260619 06:48:40.514675 19154 tablet_service.cc:1467] Processing CreateTablet for tablet e3986b28542f4495b578bf2a381a8ec3 (DEFAULT_TABLE table=client-testtb [id=c571fa24bc944808bd8f17966d850f22]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:40.514675 19155 tablet_service.cc:1467] Processing CreateTablet for tablet ded3377cfc30413aa339d8cd627113b1 (DEFAULT_TABLE table=client-testtb [id=c571fa24bc944808bd8f17966d850f22]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:40.515051 19154 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet e3986b28542f4495b578bf2a381a8ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:40.515154 19155 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet ded3377cfc30413aa339d8cd627113b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:40.517786 19207 tablet_bootstrap.cc:492] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab: Bootstrap starting.
I20260619 06:48:40.518585 19207 tablet_bootstrap.cc:654] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:40.519624 19207 tablet_bootstrap.cc:492] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab: No bootstrap required, opened a new log
I20260619 06:48:40.519702 19207 ts_tablet_manager.cc:1397] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:40.520063 19207 raft_consensus.cc:348] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdecad8aaf74b259d76a88b232152ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42795 } }
I20260619 06:48:40.520153 19207 raft_consensus.cc:374] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:40.520184 19207 raft_consensus.cc:729] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acdecad8aaf74b259d76a88b232152ab, State: Initialized, Role: FOLLOWER
I20260619 06:48:40.520303 19207 consensus_queue.cc:260] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdecad8aaf74b259d76a88b232152ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42795 } }
I20260619 06:48:40.520371 19207 raft_consensus.cc:388] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:40.520406 19207 raft_consensus.cc:482] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:40.520449 19207 raft_consensus.cc:3037] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:40.521271 19207 raft_consensus.cc:504] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdecad8aaf74b259d76a88b232152ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42795 } }
I20260619 06:48:40.521407 19207 leader_election.cc:302] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: acdecad8aaf74b259d76a88b232152ab; no voters: 
I20260619 06:48:40.521605 19207 leader_election.cc:288] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:40.521698 19209 raft_consensus.cc:2781] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:40.521899 19207 ts_tablet_manager.cc:1428] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260619 06:48:40.521929 19209 raft_consensus.cc:686] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [term 1 LEADER]: Becoming Leader. State: Replica: acdecad8aaf74b259d76a88b232152ab, State: Running, Role: LEADER
I20260619 06:48:40.522047 19209 consensus_queue.cc:237] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdecad8aaf74b259d76a88b232152ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42795 } }
I20260619 06:48:40.522233 19207 tablet_bootstrap.cc:492] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab: Bootstrap starting.
I20260619 06:48:40.523046 19207 tablet_bootstrap.cc:654] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:40.523196 19049 catalog_manager.cc:5495] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab reported cstate change: term changed from 0 to 1, leader changed from <none> to acdecad8aaf74b259d76a88b232152ab (127.12.235.129). New cstate: current_term: 1 leader_uuid: "acdecad8aaf74b259d76a88b232152ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdecad8aaf74b259d76a88b232152ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42795 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:40.524070 19207 tablet_bootstrap.cc:492] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab: No bootstrap required, opened a new log
I20260619 06:48:40.524142 19207 ts_tablet_manager.cc:1397] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260619 06:48:40.524706 19207 raft_consensus.cc:348] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdecad8aaf74b259d76a88b232152ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42795 } }
I20260619 06:48:40.524794 19207 raft_consensus.cc:374] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:40.524824 19207 raft_consensus.cc:729] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acdecad8aaf74b259d76a88b232152ab, State: Initialized, Role: FOLLOWER
I20260619 06:48:40.524935 19207 consensus_queue.cc:260] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdecad8aaf74b259d76a88b232152ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42795 } }
I20260619 06:48:40.525004 19207 raft_consensus.cc:388] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:40.525039 19207 raft_consensus.cc:482] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:40.525091 19207 raft_consensus.cc:3037] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:40.525962 19207 raft_consensus.cc:504] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdecad8aaf74b259d76a88b232152ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42795 } }
I20260619 06:48:40.526079 19207 leader_election.cc:302] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: acdecad8aaf74b259d76a88b232152ab; no voters: 
I20260619 06:48:40.526178 19207 leader_election.cc:288] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:40.526235 19209 raft_consensus.cc:2781] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:40.526312 19209 raft_consensus.cc:686] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [term 1 LEADER]: Becoming Leader. State: Replica: acdecad8aaf74b259d76a88b232152ab, State: Running, Role: LEADER
I20260619 06:48:40.526389 19207 ts_tablet_manager.cc:1428] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:40.526412 19209 consensus_queue.cc:237] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdecad8aaf74b259d76a88b232152ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42795 } }
I20260619 06:48:40.527570 19049 catalog_manager.cc:5495] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab reported cstate change: term changed from 0 to 1, leader changed from <none> to acdecad8aaf74b259d76a88b232152ab (127.12.235.129). New cstate: current_term: 1 leader_uuid: "acdecad8aaf74b259d76a88b232152ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "acdecad8aaf74b259d76a88b232152ab" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 42795 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:40.534492 13230 test_util.cc:268] Using random seed: -1361557029
I20260619 06:48:40.572825 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.038s	user 0.014s	sys 0.001s
I20260619 06:48:41.016990 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.444s	user 0.059s	sys 0.006s
I20260619 06:48:41.049417 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.032s	user 0.013s	sys 0.001s
I20260619 06:48:41.492157 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.443s	user 0.052s	sys 0.012s
I20260619 06:48:41.524107 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.032s	user 0.014s	sys 0.000s
I20260619 06:48:41.957808 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.434s	user 0.057s	sys 0.007s
I20260619 06:48:41.989876 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.032s	user 0.015s	sys 0.000s
I20260619 06:48:42.436771 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.447s	user 0.065s	sys 0.000s
I20260619 06:48:42.468943 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.032s	user 0.012s	sys 0.003s
I20260619 06:48:42.906196 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.437s	user 0.058s	sys 0.006s
I20260619 06:48:42.937704 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.031s	user 0.012s	sys 0.001s
I20260619 06:48:43.379001 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.441s	user 0.059s	sys 0.005s
I20260619 06:48:43.410063 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.031s	user 0.014s	sys 0.000s
I20260619 06:48:43.856302 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.446s	user 0.055s	sys 0.010s
I20260619 06:48:43.888123 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.032s	user 0.011s	sys 0.003s
I20260619 06:48:44.314766 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.427s	user 0.050s	sys 0.012s
I20260619 06:48:44.344795 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.030s	user 0.014s	sys 0.000s
I20260619 06:48:44.774881 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.430s	user 0.063s	sys 0.000s
I20260619 06:48:44.805579 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.031s	user 0.014s	sys 0.000s
I20260619 06:48:45.232756 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.427s	user 0.063s	sys 0.000s
I20260619 06:48:45.264256 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.031s	user 0.013s	sys 0.000s
I20260619 06:48:45.691735 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.427s	user 0.050s	sys 0.013s
I20260619 06:48:45.722349 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.030s	user 0.013s	sys 0.000s
I20260619 06:48:46.146497 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.424s	user 0.052s	sys 0.010s
I20260619 06:48:46.177562 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.031s	user 0.014s	sys 0.001s
I20260619 06:48:46.599387 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.422s	user 0.062s	sys 0.000s
I20260619 06:48:46.629746 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.030s	user 0.014s	sys 0.000s
I20260619 06:48:47.057283 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.427s	user 0.063s	sys 0.000s
I20260619 06:48:47.089318 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.032s	user 0.013s	sys 0.001s
I20260619 06:48:47.512308 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.423s	user 0.062s	sys 0.001s
I20260619 06:48:47.542101 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_BACKGROND mode: real 0.030s	user 0.013s	sys 0.001s
I20260619 06:48:47.966145 13230 client-test.cc:4211] Time spent Running in AUTO_FLUSH_SYNC mode: real 0.424s	user 0.055s	sys 0.008s
I20260619 06:48:47.966979 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:47.970074 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:47.970229 13230 tablet_replica.cc:330] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab: stopping tablet replica
I20260619 06:48:47.970350 13230 raft_consensus.cc:2229] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:47.970453 13230 raft_consensus.cc:2258] T e3986b28542f4495b578bf2a381a8ec3 P acdecad8aaf74b259d76a88b232152ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:47.971107 13230 tablet_replica.cc:330] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab: stopping tablet replica
I20260619 06:48:47.971192 13230 raft_consensus.cc:2229] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:47.971278 13230 raft_consensus.cc:2258] T ded3377cfc30413aa339d8cd627113b1 P acdecad8aaf74b259d76a88b232152ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:47.983654 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:47.985888 13230 master.cc:537] Master@127.12.235.190:34821 shutting down...
I20260619 06:48:47.989092 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:47.989238 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:47.989297 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 1d9d4fc68bed4ae488e9fedce323bd31: stopping tablet replica
I20260619 06:48:48.001343 13230 master.cc:552] Master@127.12.235.190:34821 shutdown complete.
[       OK ] FlushModeOpRatesTest.RunComparison/1 (7575 ms)
[----------] 1 test from FlushModeOpRatesTest (7575 ms total)

[----------] 1 test from BinaryColEncodings/BinaryEncodingNullPredicatesTest
[ RUN      ] BinaryColEncodings/BinaryEncodingNullPredicatesTest.TestBinaryEncodings/1
I20260619 06:48:48.006922 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:33003
I20260619 06:48:48.007258 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:48.009265 19225 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:48.009320 19222 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:48.009334 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:48.009461 19223 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:48.009644 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:48.009692 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:48.009712 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851728009712 us; error 0 us; skew 500 ppm
I20260619 06:48:48.013587 13230 webserver.cc:460] Webserver started at http://127.12.235.190:37621/ using document root <none> and password file <none>
I20260619 06:48:48.013803 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:48.013867 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:48.013934 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:48.014421 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_1.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "43cc9408a6be4eb8b6dfcac742f88112"
format_stamp: "Formatted at 2026-06-19 06:48:48 on dist-test-slave-hnts"
I20260619 06:48:48.015877 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:48.016800 19230 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:48.016996 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:48.017064 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_1.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "43cc9408a6be4eb8b6dfcac742f88112"
format_stamp: "Formatted at 2026-06-19 06:48:48 on dist-test-slave-hnts"
I20260619 06:48:48.017130 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_1.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_1.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_1.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:48.047526 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:48.047935 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:48.052431 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:33003
I20260619 06:48:48.053421 19292 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:33003 every 8 connection(s)
I20260619 06:48:48.053838 19293 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:48.055751 19293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112: Bootstrap starting.
I20260619 06:48:48.056452 19293 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:48.057391 19293 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112: No bootstrap required, opened a new log
I20260619 06:48:48.057786 19293 raft_consensus.cc:348] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43cc9408a6be4eb8b6dfcac742f88112" member_type: VOTER }
I20260619 06:48:48.057873 19293 raft_consensus.cc:374] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:48.057893 19293 raft_consensus.cc:729] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43cc9408a6be4eb8b6dfcac742f88112, State: Initialized, Role: FOLLOWER
I20260619 06:48:48.058001 19293 consensus_queue.cc:260] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43cc9408a6be4eb8b6dfcac742f88112" member_type: VOTER }
I20260619 06:48:48.058068 19293 raft_consensus.cc:388] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:48.058102 19293 raft_consensus.cc:482] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:48.058151 19293 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:48.058871 19293 raft_consensus.cc:504] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43cc9408a6be4eb8b6dfcac742f88112" member_type: VOTER }
I20260619 06:48:48.058981 19293 leader_election.cc:302] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 43cc9408a6be4eb8b6dfcac742f88112; no voters: 
I20260619 06:48:48.059149 19293 leader_election.cc:288] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:48.059254 19296 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:48.059487 19296 raft_consensus.cc:686] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [term 1 LEADER]: Becoming Leader. State: Replica: 43cc9408a6be4eb8b6dfcac742f88112, State: Running, Role: LEADER
I20260619 06:48:48.059548 19293 sys_catalog.cc:564] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:48.059638 19296 consensus_queue.cc:237] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43cc9408a6be4eb8b6dfcac742f88112" member_type: VOTER }
I20260619 06:48:48.060067 19298 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 43cc9408a6be4eb8b6dfcac742f88112. Latest consensus state: current_term: 1 leader_uuid: "43cc9408a6be4eb8b6dfcac742f88112" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43cc9408a6be4eb8b6dfcac742f88112" member_type: VOTER } }
I20260619 06:48:48.060041 19297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "43cc9408a6be4eb8b6dfcac742f88112" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "43cc9408a6be4eb8b6dfcac742f88112" member_type: VOTER } }
I20260619 06:48:48.060182 19298 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:48.060194 19297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:48.060712 19304 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:48.061388 19304 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:48.061528 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:48.063042 19304 catalog_manager.cc:1347] Generated new cluster ID: a3a3aed767aa4ee7841898cb8c6dc5e0
I20260619 06:48:48.063088 19304 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:48.082150 19304 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:48.082751 19304 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:48.088078 19304 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112: Generated new TSK 0
I20260619 06:48:48.088246 19304 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:48.093676 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:48.095429 19315 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:48.095510 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:48.095522 19314 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:48.095570 19317 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:48.095831 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:48.095877 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:48.095912 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851728095912 us; error 0 us; skew 500 ppm
I20260619 06:48:48.096764 13230 webserver.cc:460] Webserver started at http://127.12.235.129:33329/ using document root <none> and password file <none>
I20260619 06:48:48.096897 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:48.096937 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:48.096989 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:48.097330 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_1.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "c8fbb69356964db79226dc4f41797731"
format_stamp: "Formatted at 2026-06-19 06:48:48 on dist-test-slave-hnts"
I20260619 06:48:48.098639 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:48.099516 19322 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:48.099709 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:48.099769 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_1.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "c8fbb69356964db79226dc4f41797731"
format_stamp: "Formatted at 2026-06-19 06:48:48 on dist-test-slave-hnts"
I20260619 06:48:48.099850 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_1.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_1.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.BinaryColEncodings_BinaryEncodingNullPredicatesTest.TestBinaryEncodings_1.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:48.110417 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:48.110781 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:48.111533 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:48.111588 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:48.111634 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:48.111701 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:48.116698 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:43943
I20260619 06:48:48.116719 19389 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:43943 every 8 connection(s)
I20260619 06:48:48.117686 19393 heartbeater.cc:347] Connected to a master server at 127.12.235.190:33003
I20260619 06:48:48.117775 19393 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:48.117998 19393 heartbeater.cc:511] Master 127.12.235.190:33003 requested a full tablet report, sending...
I20260619 06:48:48.118547 19247 ts_manager.cc:194] Registered new tserver with Master: c8fbb69356964db79226dc4f41797731 (127.12.235.129:43943)
I20260619 06:48:48.119364 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002226282s
I20260619 06:48:48.119438 19247 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59486
I20260619 06:48:48.126410 19247 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59506:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:48.130470 19393 heartbeater.cc:503] Master 127.12.235.190:33003 was elected leader, sending a full tablet report...
I20260619 06:48:48.134409 19353 tablet_service.cc:1467] Processing CreateTablet for tablet 99879ff18e9e4b92b62bb9bc2181d239 (DEFAULT_TABLE table=client-testtb [id=8e468e5edc634b8a8b7b6dac635cdd21]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:48.134409 19352 tablet_service.cc:1467] Processing CreateTablet for tablet 5eac38c088274dfd9514ecb1fe389eaf (DEFAULT_TABLE table=client-testtb [id=8e468e5edc634b8a8b7b6dac635cdd21]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:48.134766 19353 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 99879ff18e9e4b92b62bb9bc2181d239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:48.134881 19352 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 5eac38c088274dfd9514ecb1fe389eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:48.137308 19405 tablet_bootstrap.cc:492] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731: Bootstrap starting.
I20260619 06:48:48.138018 19405 tablet_bootstrap.cc:654] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:48.138890 19405 tablet_bootstrap.cc:492] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731: No bootstrap required, opened a new log
I20260619 06:48:48.138971 19405 ts_tablet_manager.cc:1397] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:48.139375 19405 raft_consensus.cc:348] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.139484 19405 raft_consensus.cc:374] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:48.139531 19405 raft_consensus.cc:729] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8fbb69356964db79226dc4f41797731, State: Initialized, Role: FOLLOWER
I20260619 06:48:48.139643 19405 consensus_queue.cc:260] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.139722 19405 raft_consensus.cc:388] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:48.139757 19405 raft_consensus.cc:482] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:48.139791 19405 raft_consensus.cc:3037] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:48.140453 19405 raft_consensus.cc:504] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.140558 19405 leader_election.cc:302] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8fbb69356964db79226dc4f41797731; no voters: 
I20260619 06:48:48.140750 19405 leader_election.cc:288] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:48.140849 19407 raft_consensus.cc:2781] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:48.141026 19405 ts_tablet_manager.cc:1428] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:48.141041 19407 raft_consensus.cc:686] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [term 1 LEADER]: Becoming Leader. State: Replica: c8fbb69356964db79226dc4f41797731, State: Running, Role: LEADER
I20260619 06:48:48.141227 19405 tablet_bootstrap.cc:492] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731: Bootstrap starting.
I20260619 06:48:48.141228 19407 consensus_queue.cc:237] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.142004 19405 tablet_bootstrap.cc:654] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:48.142392 19247 catalog_manager.cc:5495] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8fbb69356964db79226dc4f41797731 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "c8fbb69356964db79226dc4f41797731" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:48.143002 19405 tablet_bootstrap.cc:492] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731: No bootstrap required, opened a new log
I20260619 06:48:48.143082 19405 ts_tablet_manager.cc:1397] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:48.143478 19405 raft_consensus.cc:348] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.143573 19405 raft_consensus.cc:374] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:48.143613 19405 raft_consensus.cc:729] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8fbb69356964db79226dc4f41797731, State: Initialized, Role: FOLLOWER
I20260619 06:48:48.143718 19405 consensus_queue.cc:260] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.143857 19405 raft_consensus.cc:388] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:48.143913 19405 raft_consensus.cc:482] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:48.143957 19405 raft_consensus.cc:3037] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:48.144673 19405 raft_consensus.cc:504] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.144799 19405 leader_election.cc:302] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8fbb69356964db79226dc4f41797731; no voters: 
I20260619 06:48:48.144891 19405 leader_election.cc:288] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:48.144935 19407 raft_consensus.cc:2781] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:48.145045 19407 raft_consensus.cc:686] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [term 1 LEADER]: Becoming Leader. State: Replica: c8fbb69356964db79226dc4f41797731, State: Running, Role: LEADER
I20260619 06:48:48.145119 19405 ts_tablet_manager.cc:1428] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260619 06:48:48.145154 19407 consensus_queue.cc:237] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.146173 19247 catalog_manager.cc:5495] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8fbb69356964db79226dc4f41797731 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "c8fbb69356964db79226dc4f41797731" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:48.149528 19247 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59506:
name: "BinaryEncodingNullPredicatesTestTable"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: PREFIX_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:48.153008 19353 tablet_service.cc:1467] Processing CreateTablet for tablet 799176d0500b41af8235edf61152396e (DEFAULT_TABLE table=BinaryEncodingNullPredicatesTestTable [id=1058ca05b8cd4b7cb1b2a6a33d045e76]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 06:48:48.153206 19353 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 799176d0500b41af8235edf61152396e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:48.154915 19405 tablet_bootstrap.cc:492] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731: Bootstrap starting.
I20260619 06:48:48.155664 19405 tablet_bootstrap.cc:654] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:48.156642 19405 tablet_bootstrap.cc:492] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731: No bootstrap required, opened a new log
I20260619 06:48:48.156713 19405 ts_tablet_manager.cc:1397] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260619 06:48:48.157047 19405 raft_consensus.cc:348] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.157121 19405 raft_consensus.cc:374] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:48.157147 19405 raft_consensus.cc:729] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8fbb69356964db79226dc4f41797731, State: Initialized, Role: FOLLOWER
I20260619 06:48:48.157238 19405 consensus_queue.cc:260] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.157306 19405 raft_consensus.cc:388] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:48.157336 19405 raft_consensus.cc:482] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:48.157369 19405 raft_consensus.cc:3037] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:48.158061 19405 raft_consensus.cc:504] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.158190 19405 leader_election.cc:302] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c8fbb69356964db79226dc4f41797731; no voters: 
I20260619 06:48:48.158283 19405 leader_election.cc:288] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:48.158411 19409 raft_consensus.cc:2781] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:48.158501 19409 raft_consensus.cc:686] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [term 1 LEADER]: Becoming Leader. State: Replica: c8fbb69356964db79226dc4f41797731, State: Running, Role: LEADER
I20260619 06:48:48.158610 19409 consensus_queue.cc:237] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } }
I20260619 06:48:48.159112 19405 ts_tablet_manager.cc:1428] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260619 06:48:48.159777 19247 catalog_manager.cc:5495] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8fbb69356964db79226dc4f41797731 (127.12.235.129). New cstate: current_term: 1 leader_uuid: "c8fbb69356964db79226dc4f41797731" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fbb69356964db79226dc4f41797731" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 43943 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:48.730509 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:48.734442 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:48.734608 13230 tablet_replica.cc:330] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731: stopping tablet replica
I20260619 06:48:48.734737 13230 raft_consensus.cc:2229] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:48.734875 13230 raft_consensus.cc:2258] T 99879ff18e9e4b92b62bb9bc2181d239 P c8fbb69356964db79226dc4f41797731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:48.735414 13230 tablet_replica.cc:330] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731: stopping tablet replica
I20260619 06:48:48.735494 13230 raft_consensus.cc:2229] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:48.735603 13230 raft_consensus.cc:2258] T 799176d0500b41af8235edf61152396e P c8fbb69356964db79226dc4f41797731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:48.736974 13230 tablet_replica.cc:330] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731: stopping tablet replica
I20260619 06:48:48.737051 13230 raft_consensus.cc:2229] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:48.737146 13230 raft_consensus.cc:2258] T 5eac38c088274dfd9514ecb1fe389eaf P c8fbb69356964db79226dc4f41797731 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:48.749990 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:48.752416 13230 master.cc:537] Master@127.12.235.190:33003 shutting down...
I20260619 06:48:48.755936 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:48.756078 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:48.756125 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 43cc9408a6be4eb8b6dfcac742f88112: stopping tablet replica
I20260619 06:48:48.768190 13230 master.cc:552] Master@127.12.235.190:33003 shutdown complete.
[       OK ] BinaryColEncodings/BinaryEncodingNullPredicatesTest.TestBinaryEncodings/1 (766 ms)
[----------] 1 test from BinaryColEncodings/BinaryEncodingNullPredicatesTest (767 ms total)

[----------] 2 tests from Params/ClientTestImmutableColumn
[ RUN      ] Params/ClientTestImmutableColumn.TestUpdateIgnore/0
I20260619 06:48:48.774603 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:33107
I20260619 06:48:48.774947 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:48.776571 19419 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:48.776566 19422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:48.777052 13230 server_base.cc:1034] running on GCE node
W20260619 06:48:48.780719 19420 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:48.780948 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:48.780992 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:48.781011 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851728781011 us; error 0 us; skew 500 ppm
I20260619 06:48:48.781912 13230 webserver.cc:460] Webserver started at http://127.12.235.190:44483/ using document root <none> and password file <none>
I20260619 06:48:48.782054 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:48.782101 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:48.782171 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:48.782528 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdateIgnore_0.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "e1f5f11cea79402eabaa859ca4a80e28"
format_stamp: "Formatted at 2026-06-19 06:48:48 on dist-test-slave-hnts"
I20260619 06:48:48.783885 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:48.784874 19427 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:48.785100 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:48.785172 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdateIgnore_0.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "e1f5f11cea79402eabaa859ca4a80e28"
format_stamp: "Formatted at 2026-06-19 06:48:48 on dist-test-slave-hnts"
I20260619 06:48:48.785243 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdateIgnore_0.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdateIgnore_0.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdateIgnore_0.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:48.812462 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:48.812883 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:48.818229 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:33107
I20260619 06:48:48.819134 19489 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:33107 every 8 connection(s)
I20260619 06:48:48.819248 19490 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:48.821172 19490 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28: Bootstrap starting.
I20260619 06:48:48.821966 19490 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:48.822858 19490 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28: No bootstrap required, opened a new log
I20260619 06:48:48.823218 19490 raft_consensus.cc:348] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1f5f11cea79402eabaa859ca4a80e28" member_type: VOTER }
I20260619 06:48:48.823303 19490 raft_consensus.cc:374] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:48.823349 19490 raft_consensus.cc:729] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f5f11cea79402eabaa859ca4a80e28, State: Initialized, Role: FOLLOWER
I20260619 06:48:48.823470 19490 consensus_queue.cc:260] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1f5f11cea79402eabaa859ca4a80e28" member_type: VOTER }
I20260619 06:48:48.823547 19490 raft_consensus.cc:388] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:48.823583 19490 raft_consensus.cc:482] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:48.823623 19490 raft_consensus.cc:3037] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:48.824285 19490 raft_consensus.cc:504] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1f5f11cea79402eabaa859ca4a80e28" member_type: VOTER }
I20260619 06:48:48.824404 19490 leader_election.cc:302] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e1f5f11cea79402eabaa859ca4a80e28; no voters: 
I20260619 06:48:48.824571 19490 leader_election.cc:288] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:48.824726 19493 raft_consensus.cc:2781] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:48.824961 19493 raft_consensus.cc:686] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [term 1 LEADER]: Becoming Leader. State: Replica: e1f5f11cea79402eabaa859ca4a80e28, State: Running, Role: LEADER
I20260619 06:48:48.825075 19490 sys_catalog.cc:564] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:48.825167 19493 consensus_queue.cc:237] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1f5f11cea79402eabaa859ca4a80e28" member_type: VOTER }
I20260619 06:48:48.825614 19493 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e1f5f11cea79402eabaa859ca4a80e28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1f5f11cea79402eabaa859ca4a80e28" member_type: VOTER } }
I20260619 06:48:48.825771 19493 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:48.826001 19493 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1f5f11cea79402eabaa859ca4a80e28. Latest consensus state: current_term: 1 leader_uuid: "e1f5f11cea79402eabaa859ca4a80e28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1f5f11cea79402eabaa859ca4a80e28" member_type: VOTER } }
I20260619 06:48:48.826138 19493 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:48.826332 19502 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:48.827164 19502 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:48.827343 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:48.829502 19502 catalog_manager.cc:1347] Generated new cluster ID: f2d31ad9e85643b69f7c8f07326dbb31
I20260619 06:48:48.829555 19502 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:48.848928 19502 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:48.849709 19502 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:48.854198 19502 catalog_manager.cc:5868] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28: Generated new TSK 0
I20260619 06:48:48.854377 19502 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:48.859447 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:48.861240 19514 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:48.861261 19512 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:48.861286 19511 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:48.861462 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:48.861611 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:48.861649 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:48.861665 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851728861664 us; error 0 us; skew 500 ppm
I20260619 06:48:48.862507 13230 webserver.cc:460] Webserver started at http://127.12.235.129:41701/ using document root <none> and password file <none>
I20260619 06:48:48.862645 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:48.862696 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:48.862766 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:48.863139 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdateIgnore_0.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "e9ce334e7355470397d0ae70d5c586ec"
format_stamp: "Formatted at 2026-06-19 06:48:48 on dist-test-slave-hnts"
I20260619 06:48:48.864486 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:48.865357 19519 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:48.865538 13230 fs_manager.cc:725] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
I20260619 06:48:48.865599 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdateIgnore_0.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "e9ce334e7355470397d0ae70d5c586ec"
format_stamp: "Formatted at 2026-06-19 06:48:48 on dist-test-slave-hnts"
I20260619 06:48:48.865658 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdateIgnore_0.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdateIgnore_0.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpdateIgnore_0.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:48.877750 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:48.878078 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:48.878845 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:48.878887 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:48.878927 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:48.878952 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:48.883781 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:36449
I20260619 06:48:48.884246 19585 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:36449 every 8 connection(s)
I20260619 06:48:48.884979 19586 heartbeater.cc:347] Connected to a master server at 127.12.235.190:33107
I20260619 06:48:48.885053 19586 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:48.885281 19586 heartbeater.cc:511] Master 127.12.235.190:33107 requested a full tablet report, sending...
I20260619 06:48:48.885999 19444 ts_manager.cc:194] Registered new tserver with Master: e9ce334e7355470397d0ae70d5c586ec (127.12.235.129:36449)
I20260619 06:48:48.886561 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002239441s
I20260619 06:48:48.886863 19444 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53116
I20260619 06:48:48.893514 19444 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53144:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "imm_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: true
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:48.897740 19586 heartbeater.cc:503] Master 127.12.235.190:33107 was elected leader, sending a full tablet report...
I20260619 06:48:48.901932 19550 tablet_service.cc:1467] Processing CreateTablet for tablet 98113efe5d8449009c733db2975d2d90 (DEFAULT_TABLE table=client-testtb [id=1d4f4bea61b8452dad7587fb043b4d0f]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:48.901993 19549 tablet_service.cc:1467] Processing CreateTablet for tablet 1d5a99ed79a548af8244c809d4bcb4f3 (DEFAULT_TABLE table=client-testtb [id=1d4f4bea61b8452dad7587fb043b4d0f]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:48.902213 19550 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 98113efe5d8449009c733db2975d2d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:48.902374 19549 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 1d5a99ed79a548af8244c809d4bcb4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:48.904520 19602 tablet_bootstrap.cc:492] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec: Bootstrap starting.
I20260619 06:48:48.905254 19602 tablet_bootstrap.cc:654] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:48.906076 19602 tablet_bootstrap.cc:492] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec: No bootstrap required, opened a new log
I20260619 06:48:48.906142 19602 ts_tablet_manager.cc:1397] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:48.906471 19602 raft_consensus.cc:348] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ce334e7355470397d0ae70d5c586ec" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36449 } }
I20260619 06:48:48.906554 19602 raft_consensus.cc:374] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:48.906582 19602 raft_consensus.cc:729] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ce334e7355470397d0ae70d5c586ec, State: Initialized, Role: FOLLOWER
I20260619 06:48:48.906692 19602 consensus_queue.cc:260] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ce334e7355470397d0ae70d5c586ec" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36449 } }
I20260619 06:48:48.906782 19602 raft_consensus.cc:388] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:48.906817 19602 raft_consensus.cc:482] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:48.906868 19602 raft_consensus.cc:3037] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:48.907612 19602 raft_consensus.cc:504] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ce334e7355470397d0ae70d5c586ec" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36449 } }
I20260619 06:48:48.907719 19602 leader_election.cc:302] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e9ce334e7355470397d0ae70d5c586ec; no voters: 
I20260619 06:48:48.907907 19602 leader_election.cc:288] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:48.908012 19604 raft_consensus.cc:2781] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:48.908205 19602 ts_tablet_manager.cc:1428] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:48.908209 19604 raft_consensus.cc:686] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [term 1 LEADER]: Becoming Leader. State: Replica: e9ce334e7355470397d0ae70d5c586ec, State: Running, Role: LEADER
I20260619 06:48:48.908375 19602 tablet_bootstrap.cc:492] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec: Bootstrap starting.
I20260619 06:48:48.908365 19604 consensus_queue.cc:237] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ce334e7355470397d0ae70d5c586ec" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36449 } }
I20260619 06:48:48.909188 19602 tablet_bootstrap.cc:654] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:48.909561 19444 catalog_manager.cc:5495] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ce334e7355470397d0ae70d5c586ec (127.12.235.129). New cstate: current_term: 1 leader_uuid: "e9ce334e7355470397d0ae70d5c586ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ce334e7355470397d0ae70d5c586ec" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36449 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:48.910070 19602 tablet_bootstrap.cc:492] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec: No bootstrap required, opened a new log
I20260619 06:48:48.910197 19602 ts_tablet_manager.cc:1397] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:48.910867 19602 raft_consensus.cc:348] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ce334e7355470397d0ae70d5c586ec" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36449 } }
I20260619 06:48:48.910967 19602 raft_consensus.cc:374] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:48.911039 19602 raft_consensus.cc:729] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9ce334e7355470397d0ae70d5c586ec, State: Initialized, Role: FOLLOWER
I20260619 06:48:48.911151 19602 consensus_queue.cc:260] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ce334e7355470397d0ae70d5c586ec" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36449 } }
I20260619 06:48:48.911221 19602 raft_consensus.cc:388] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:48.911242 19602 raft_consensus.cc:482] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:48.911285 19602 raft_consensus.cc:3037] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:48.912076 19602 raft_consensus.cc:504] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ce334e7355470397d0ae70d5c586ec" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36449 } }
I20260619 06:48:48.912189 19602 leader_election.cc:302] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e9ce334e7355470397d0ae70d5c586ec; no voters: 
I20260619 06:48:48.912276 19602 leader_election.cc:288] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:48.912314 19604 raft_consensus.cc:2781] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:48.912405 19604 raft_consensus.cc:686] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [term 1 LEADER]: Becoming Leader. State: Replica: e9ce334e7355470397d0ae70d5c586ec, State: Running, Role: LEADER
I20260619 06:48:48.912505 19604 consensus_queue.cc:237] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ce334e7355470397d0ae70d5c586ec" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36449 } }
I20260619 06:48:48.912635 19602 ts_tablet_manager.cc:1428] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:48.913722 19444 catalog_manager.cc:5495] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec reported cstate change: term changed from 0 to 1, leader changed from <none> to e9ce334e7355470397d0ae70d5c586ec (127.12.235.129). New cstate: current_term: 1 leader_uuid: "e9ce334e7355470397d0ae70d5c586ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9ce334e7355470397d0ae70d5c586ec" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 36449 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:48.936688 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:48.940640 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:48.940842 13230 tablet_replica.cc:330] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec: stopping tablet replica
I20260619 06:48:48.940964 13230 raft_consensus.cc:2229] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:48.941080 13230 raft_consensus.cc:2258] T 1d5a99ed79a548af8244c809d4bcb4f3 P e9ce334e7355470397d0ae70d5c586ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:48.941607 13230 tablet_replica.cc:330] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec: stopping tablet replica
I20260619 06:48:48.941694 13230 raft_consensus.cc:2229] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:48.941800 13230 raft_consensus.cc:2258] T 98113efe5d8449009c733db2975d2d90 P e9ce334e7355470397d0ae70d5c586ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:48.954610 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:48.957428 13230 master.cc:537] Master@127.12.235.190:33107 shutting down...
I20260619 06:48:48.961107 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:48.961282 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:48.961392 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P e1f5f11cea79402eabaa859ca4a80e28: stopping tablet replica
I20260619 06:48:48.974012 13230 master.cc:552] Master@127.12.235.190:33107 shutdown complete.
[       OK ] Params/ClientTestImmutableColumn.TestUpdateIgnore/0 (205 ms)
[ RUN      ] Params/ClientTestImmutableColumn.TestUpsert/0
I20260619 06:48:48.980016 13230 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.235.190:39529
I20260619 06:48:48.980374 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:48.981956 19614 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:48.982077 19613 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:48.982191 19616 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:48.982290 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:48.982425 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:48.982458 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:48.982478 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851728982478 us; error 0 us; skew 500 ppm
I20260619 06:48:48.983300 13230 webserver.cc:460] Webserver started at http://127.12.235.190:36519/ using document root <none> and password file <none>
I20260619 06:48:48.983433 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:48.983475 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:48.983541 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:48.983914 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsert_0.1781851693462759-13230-0/minicluster-data/master-0-root/instance:
uuid: "1406fc0c2c494ab79b84e4311a01d373"
format_stamp: "Formatted at 2026-06-19 06:48:48 on dist-test-slave-hnts"
I20260619 06:48:48.985312 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:48.986182 19621 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:48.986389 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:48.986454 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsert_0.1781851693462759-13230-0/minicluster-data/master-0-root
uuid: "1406fc0c2c494ab79b84e4311a01d373"
format_stamp: "Formatted at 2026-06-19 06:48:48 on dist-test-slave-hnts"
I20260619 06:48:48.986523 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsert_0.1781851693462759-13230-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsert_0.1781851693462759-13230-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsert_0.1781851693462759-13230-0/minicluster-data/master-0-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)
I20260619 06:48:49.009084 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:49.009485 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:49.014849 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.190:39529
I20260619 06:48:49.015115 19683 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.190:39529 every 8 connection(s)
I20260619 06:48:49.015710 19684 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:49.017614 19684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373: Bootstrap starting.
I20260619 06:48:49.018321 19684 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:49.019287 19684 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373: No bootstrap required, opened a new log
I20260619 06:48:49.019632 19684 raft_consensus.cc:348] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1406fc0c2c494ab79b84e4311a01d373" member_type: VOTER }
I20260619 06:48:49.019716 19684 raft_consensus.cc:374] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:49.019744 19684 raft_consensus.cc:729] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1406fc0c2c494ab79b84e4311a01d373, State: Initialized, Role: FOLLOWER
I20260619 06:48:49.019863 19684 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1406fc0c2c494ab79b84e4311a01d373" member_type: VOTER }
I20260619 06:48:49.019927 19684 raft_consensus.cc:388] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:49.019959 19684 raft_consensus.cc:482] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:49.020005 19684 raft_consensus.cc:3037] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:49.020710 19684 raft_consensus.cc:504] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1406fc0c2c494ab79b84e4311a01d373" member_type: VOTER }
I20260619 06:48:49.020819 19684 leader_election.cc:302] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1406fc0c2c494ab79b84e4311a01d373; no voters: 
I20260619 06:48:49.020975 19684 leader_election.cc:288] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:49.021080 19687 raft_consensus.cc:2781] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:49.021322 19687 raft_consensus.cc:686] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [term 1 LEADER]: Becoming Leader. State: Replica: 1406fc0c2c494ab79b84e4311a01d373, State: Running, Role: LEADER
I20260619 06:48:49.021432 19684 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 06:48:49.021481 19687 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1406fc0c2c494ab79b84e4311a01d373" member_type: VOTER }
I20260619 06:48:49.021903 19688 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1406fc0c2c494ab79b84e4311a01d373" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1406fc0c2c494ab79b84e4311a01d373" member_type: VOTER } }
I20260619 06:48:49.021926 19689 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1406fc0c2c494ab79b84e4311a01d373. Latest consensus state: current_term: 1 leader_uuid: "1406fc0c2c494ab79b84e4311a01d373" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1406fc0c2c494ab79b84e4311a01d373" member_type: VOTER } }
I20260619 06:48:49.022017 19688 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:49.022043 19689 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [sys.catalog]: This master's current role is: LEADER
I20260619 06:48:49.022233 19694 catalog_manager.cc:1475] Loading table and tablet metadata into memory...
I20260619 06:48:49.023068 19694 catalog_manager.cc:1484] Initializing Kudu cluster ID...
I20260619 06:48:49.023249 13230 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 06:48:49.025908 19694 catalog_manager.cc:1347] Generated new cluster ID: 32482f3b54e74445a90957d073e9ce59
I20260619 06:48:49.025965 19694 catalog_manager.cc:1495] Initializing Kudu internal certificate authority...
I20260619 06:48:49.039433 19694 catalog_manager.cc:1370] Generated new certificate authority record
I20260619 06:48:49.040019 19694 catalog_manager.cc:1504] Loading token signing keys...
I20260619 06:48:49.045848 19694 catalog_manager.cc:5868] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373: Generated new TSK 0
I20260619 06:48:49.046015 19694 catalog_manager.cc:1514] Initializing in-progress tserver states...
I20260619 06:48:49.055476 13230 file_cache.cc:493] Constructed file cache file cache with capacity 419430
W20260619 06:48:49.057255 19705 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:49.057350 19706 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260619 06:48:49.057355 19708 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260619 06:48:49.057557 13230 server_base.cc:1034] running on GCE node
I20260619 06:48:49.057704 13230 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260619 06:48:49.057742 13230 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260619 06:48:49.057756 13230 hybrid_clock.cc:648] HybridClock initialized: now 1781851729057757 us; error 0 us; skew 500 ppm
I20260619 06:48:49.058619 13230 webserver.cc:460] Webserver started at http://127.12.235.129:39849/ using document root <none> and password file <none>
I20260619 06:48:49.058748 13230 fs_manager.cc:359] Metadata directory not provided
I20260619 06:48:49.058794 13230 fs_manager.cc:365] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 06:48:49.058863 13230 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 06:48:49.059237 13230 fs_manager.cc:1063] Generated new instance metadata in path /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsert_0.1781851693462759-13230-0/minicluster-data/ts-0-root/instance:
uuid: "3690540d1ecc4938815daebb9e80d0dc"
format_stamp: "Formatted at 2026-06-19 06:48:49 on dist-test-slave-hnts"
I20260619 06:48:49.060619 13230 fs_manager.cc:691] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260619 06:48:49.061538 19713 log_block_manager.cc:3774] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:49.061769 13230 fs_manager.cc:725] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260619 06:48:49.061834 13230 fs_manager.cc:642] Opened local filesystem: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsert_0.1781851693462759-13230-0/minicluster-data/ts-0-root
uuid: "3690540d1ecc4938815daebb9e80d0dc"
format_stamp: "Formatted at 2026-06-19 06:48:49 on dist-test-slave-hnts"
I20260619 06:48:49.061904 13230 fs_report.cc:383] FS layout report
--------------------
wal directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsert_0.1781851693462759-13230-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsert_0.1781851693462759-13230-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskXLDl89/test-tmp/client-test.4.Params_ClientTestImmutableColumn.TestUpsert_0.1781851693462759-13230-0/minicluster-data/ts-0-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)
I20260619 06:48:49.070884 13230 rpc_server.cc:225] running with OpenSSL 1.0.2k-fips  26 Jan 2017
I20260619 06:48:49.071200 13230 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 06:48:49.071898 13230 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 06:48:49.071971 13230 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:49.072032 13230 ts_tablet_manager.cc:610] Registered 0 tablets
I20260619 06:48:49.072070 13230 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260619 06:48:49.077105 13230 rpc_server.cc:307] RPC server started. Bound to: 127.12.235.129:37099
I20260619 06:48:49.077687 19779 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 127.12.235.129:37099 every 8 connection(s)
I20260619 06:48:49.078714 19780 heartbeater.cc:347] Connected to a master server at 127.12.235.190:39529
I20260619 06:48:49.078801 19780 heartbeater.cc:464] Registering TS with master...
I20260619 06:48:49.078991 19780 heartbeater.cc:511] Master 127.12.235.190:39529 requested a full tablet report, sending...
I20260619 06:48:49.079559 19638 ts_manager.cc:194] Registered new tserver with Master: 3690540d1ecc4938815daebb9e80d0dc (127.12.235.129:37099)
I20260619 06:48:49.079758 13230 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.002212485s
I20260619 06:48:49.080549 19638 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53884
I20260619 06:48:49.086671 19638 catalog_manager.cc:1908] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53904:
name: "client-testtb"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "non_null_with_default"
    type: INT32
    is_key: false
    is_nullable: false
    read_default_value: "90\000\000"
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "imm_val"
    type: INT32
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: true
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\t\000\000\000""\004\001\000\t\000\000\000"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260619 06:48:49.091533 19780 heartbeater.cc:503] Master 127.12.235.190:39529 was elected leader, sending a full tablet report...
I20260619 06:48:49.095304 19742 tablet_service.cc:1467] Processing CreateTablet for tablet 3363dd2e8a1e450a986c7067823e8abb (DEFAULT_TABLE table=client-testtb [id=bed018617c0841e190ba0156559216fd]), partition=RANGE (key) PARTITION 9 <= VALUES
I20260619 06:48:49.095304 19743 tablet_service.cc:1467] Processing CreateTablet for tablet 9c15bb93e9424a01981adb1eccfbea6f (DEFAULT_TABLE table=client-testtb [id=bed018617c0841e190ba0156559216fd]), partition=RANGE (key) PARTITION VALUES < 9
I20260619 06:48:49.095692 19743 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 9c15bb93e9424a01981adb1eccfbea6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:49.095866 19742 data_dirs.cc:395] Could only allocate 1 dirs of requested 3 for tablet 3363dd2e8a1e450a986c7067823e8abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 06:48:49.098418 19796 tablet_bootstrap.cc:492] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc: Bootstrap starting.
I20260619 06:48:49.099162 19796 tablet_bootstrap.cc:654] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:49.100176 19796 tablet_bootstrap.cc:492] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc: No bootstrap required, opened a new log
I20260619 06:48:49.100253 19796 ts_tablet_manager.cc:1397] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260619 06:48:49.100682 19796 raft_consensus.cc:348] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3690540d1ecc4938815daebb9e80d0dc" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37099 } }
I20260619 06:48:49.100783 19796 raft_consensus.cc:374] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:49.100804 19796 raft_consensus.cc:729] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3690540d1ecc4938815daebb9e80d0dc, State: Initialized, Role: FOLLOWER
I20260619 06:48:49.100922 19796 consensus_queue.cc:260] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3690540d1ecc4938815daebb9e80d0dc" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37099 } }
I20260619 06:48:49.100994 19796 raft_consensus.cc:388] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:49.101032 19796 raft_consensus.cc:482] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:49.101076 19796 raft_consensus.cc:3037] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:49.101886 19796 raft_consensus.cc:504] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3690540d1ecc4938815daebb9e80d0dc" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37099 } }
I20260619 06:48:49.102002 19796 leader_election.cc:302] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3690540d1ecc4938815daebb9e80d0dc; no voters: 
I20260619 06:48:49.102195 19796 leader_election.cc:288] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:49.102352 19798 raft_consensus.cc:2781] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:49.102463 19796 ts_tablet_manager.cc:1428] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260619 06:48:49.102491 19798 raft_consensus.cc:686] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [term 1 LEADER]: Becoming Leader. State: Replica: 3690540d1ecc4938815daebb9e80d0dc, State: Running, Role: LEADER
I20260619 06:48:49.102730 19796 tablet_bootstrap.cc:492] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc: Bootstrap starting.
I20260619 06:48:49.102689 19798 consensus_queue.cc:237] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3690540d1ecc4938815daebb9e80d0dc" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37099 } }
I20260619 06:48:49.104002 19637 catalog_manager.cc:5495] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3690540d1ecc4938815daebb9e80d0dc (127.12.235.129). New cstate: current_term: 1 leader_uuid: "3690540d1ecc4938815daebb9e80d0dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3690540d1ecc4938815daebb9e80d0dc" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37099 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:49.104667 19796 tablet_bootstrap.cc:654] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc: Neither blocks nor log segments found. Creating new log.
I20260619 06:48:49.105698 19796 tablet_bootstrap.cc:492] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc: No bootstrap required, opened a new log
I20260619 06:48:49.105789 19796 ts_tablet_manager.cc:1397] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260619 06:48:49.106192 19796 raft_consensus.cc:348] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3690540d1ecc4938815daebb9e80d0dc" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37099 } }
I20260619 06:48:49.106282 19796 raft_consensus.cc:374] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 06:48:49.106312 19796 raft_consensus.cc:729] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3690540d1ecc4938815daebb9e80d0dc, State: Initialized, Role: FOLLOWER
I20260619 06:48:49.106421 19796 consensus_queue.cc:260] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3690540d1ecc4938815daebb9e80d0dc" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37099 } }
I20260619 06:48:49.106484 19796 raft_consensus.cc:388] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 06:48:49.106513 19796 raft_consensus.cc:482] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 06:48:49.106549 19796 raft_consensus.cc:3037] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [term 0 FOLLOWER]: Advancing to term 1
I20260619 06:48:49.107365 19796 raft_consensus.cc:504] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3690540d1ecc4938815daebb9e80d0dc" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37099 } }
I20260619 06:48:49.107481 19796 leader_election.cc:302] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3690540d1ecc4938815daebb9e80d0dc; no voters: 
I20260619 06:48:49.107574 19796 leader_election.cc:288] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260619 06:48:49.107617 19798 raft_consensus.cc:2781] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 06:48:49.107797 19798 raft_consensus.cc:686] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [term 1 LEADER]: Becoming Leader. State: Replica: 3690540d1ecc4938815daebb9e80d0dc, State: Running, Role: LEADER
I20260619 06:48:49.107813 19796 ts_tablet_manager.cc:1428] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260619 06:48:49.107923 19798 consensus_queue.cc:237] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3690540d1ecc4938815daebb9e80d0dc" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37099 } }
I20260619 06:48:49.109004 19637 catalog_manager.cc:5495] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3690540d1ecc4938815daebb9e80d0dc (127.12.235.129). New cstate: current_term: 1 leader_uuid: "3690540d1ecc4938815daebb9e80d0dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3690540d1ecc4938815daebb9e80d0dc" member_type: VOTER last_known_addr { host: "127.12.235.129" port: 37099 } health_report { overall_health: HEALTHY } } }
I20260619 06:48:49.129289 13230 tablet_server.cc:178] TabletServer@127.12.235.129:0 shutting down...
I20260619 06:48:49.132268 13230 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20260619 06:48:49.132468 13230 tablet_replica.cc:330] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc: stopping tablet replica
I20260619 06:48:49.132607 13230 raft_consensus.cc:2229] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:49.132723 13230 raft_consensus.cc:2258] T 3363dd2e8a1e450a986c7067823e8abb P 3690540d1ecc4938815daebb9e80d0dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:49.133278 13230 tablet_replica.cc:330] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc: stopping tablet replica
I20260619 06:48:49.133365 13230 raft_consensus.cc:2229] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:49.133471 13230 raft_consensus.cc:2258] T 9c15bb93e9424a01981adb1eccfbea6f P 3690540d1ecc4938815daebb9e80d0dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:49.146250 13230 tablet_server.cc:194] TabletServer@127.12.235.129:0 shutdown complete.
I20260619 06:48:49.148757 13230 master.cc:537] Master@127.12.235.190:39529 shutting down...
I20260619 06:48:49.152149 13230 raft_consensus.cc:2229] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [term 1 LEADER]: Raft consensus shutting down.
I20260619 06:48:49.152297 13230 raft_consensus.cc:2258] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 06:48:49.152415 13230 tablet_replica.cc:330] T 00000000000000000000000000000000 P 1406fc0c2c494ab79b84e4311a01d373: stopping tablet replica
I20260619 06:48:49.154842 13230 master.cc:552] Master@127.12.235.190:39529 shutdown complete.
[       OK ] Params/ClientTestImmutableColumn.TestUpsert/0 (179 ms)
[----------] 2 tests from Params/ClientTestImmutableColumn (384 ms total)

[----------] Global test environment tear-down
[==========] 28 tests from 7 test suites ran. (35670 ms total)
[  PASSED  ] 27 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ClientTest.TxnKeepAliveAndUnavailableTxnManagerLongTime

 1 FAILED TEST
I20260619 06:48:49.169600 13230 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/txn_manager_proxy_rpc.cc:150: suppressed but not reported on 9 messages since previous log ~19 seconds ago
I20260619 06:48:49.169684 13230 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tserver/heartbeater.cc:644: suppressed but not reported on 155 messages since previous log ~22 seconds ago
I20260619 06:48:49.169711 13230 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_replica.cc:1298: suppressed but not reported on 2 messages since previous log ~23 seconds ago
I20260619 06:48:49.169790 13230 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:221: suppressed but not reported on 37 messages since previous log ~30 seconds ago
I20260619 06:48:49.169827 13230 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:305: suppressed but not reported on 37 messages since previous log ~30 seconds ago
I20260619 06:48:49.169857 13230 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet_mm_ops.cc:140: suppressed but not reported on 37 messages since previous log ~30 seconds ago
I20260619 06:48:49.169891 13230 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/client/meta_cache.cc:302: suppressed but not reported on 40 messages since previous log ~33 seconds ago
I20260619 06:48:49.169921 13230 logging.cc:424] LogThrottler /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/tablet/tablet.cc:2369: suppressed but not reported on 17 messages since previous log ~34 seconds ago