[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 09:52:00.791639 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:34963,127.13.197.61:37501,127.13.197.60:38971
I20260608 09:52:00.793660 14100 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 09:52:00.794806 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:00.812359 14107 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
W20260608 09:52:00.812418 14106 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
W20260608 09:52:00.812816 14109 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
W20260608 09:52:02.021416 14108 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 09:52:02.021512 14100 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 09:52:02.026347 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:02.026614 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:02.026788 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912322026770 us; error 0 us; skew 500 ppm
I20260608 09:52:02.027662 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:02.034410 14100 webserver.cc:533] Webserver started at http://127.13.197.62:46877/ using document root <none> and password file <none>
I20260608 09:52:02.035319 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:02.035539 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:02.035969 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:02.042043 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "3bb60fa974f14dc3a0fcee097c602f7c"
format_stamp: "Formatted at 2026-06-08 09:52:02 on dist-test-slave-hb1r"
I20260608 09:52:02.050371 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 09:52:02.056082 14115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:02.057497 14100 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:52:02.057924 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "3bb60fa974f14dc3a0fcee097c602f7c"
format_stamp: "Formatted at 2026-06-08 09:52:02 on dist-test-slave-hb1r"
I20260608 09:52:02.058228 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-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)
I20260608 09:52:02.111945 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:02.113642 14100 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 09:52:02.114102 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:02.189350 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:34963
I20260608 09:52:02.189457 14166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:34963 every 8 connection(s)
I20260608 09:52:02.196048 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:52:02.198453 14167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:52:02.203276 14169 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
W20260608 09:52:02.205864 14170 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
W20260608 09:52:02.209324 14172 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
I20260608 09:52:02.209896 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:02.210695 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:02.210927 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:02.211118 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912322211097 us; error 0 us; skew 500 ppm
I20260608 09:52:02.211804 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:02.215766 14100 webserver.cc:533] Webserver started at http://127.13.197.61:36289/ using document root <none> and password file <none>
I20260608 09:52:02.216395 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:02.216642 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:02.216936 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:02.218146 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-1-root/instance:
uuid: "2687520af17d45609dd6b75045f7ffe9"
format_stamp: "Formatted at 2026-06-08 09:52:02 on dist-test-slave-hb1r"
I20260608 09:52:02.224010 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:52:02.221474 14167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:52:02.232878 14179 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:02.233938 14100 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.003s	sys 0.002s
I20260608 09:52:02.234336 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-1-root
uuid: "2687520af17d45609dd6b75045f7ffe9"
format_stamp: "Formatted at 2026-06-08 09:52:02 on dist-test-slave-hb1r"
I20260608 09:52:02.234884 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-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)
I20260608 09:52:02.258487 14167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:52:02.261474 14119 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.197.61:37501: connect: Connection refused (error 111)
I20260608 09:52:02.266024 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 09:52:02.267061 14167 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.61:37501: Network error: Client connection negotiation failed: client connection to 127.13.197.61:37501: connect: Connection refused (error 111)
I20260608 09:52:02.267668 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:02.316674 14167 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } attempt: 1
W20260608 09:52:02.322016 14167 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.61:37501: Network error: Client connection negotiation failed: client connection to 127.13.197.61:37501: connect: Connection refused (error 111)
I20260608 09:52:02.337867 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.61:37501
I20260608 09:52:02.338195 14231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.61:37501 every 8 connection(s)
I20260608 09:52:02.343329 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:52:02.343421 14232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:02.349944 14232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:52:02.350366 14234 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
W20260608 09:52:02.352010 14235 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
I20260608 09:52:02.358340 14100 server_base.cc:1061] running on GCE node
W20260608 09:52:02.358956 14237 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
I20260608 09:52:02.359871 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:02.360117 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:02.360318 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912322360300 us; error 0 us; skew 500 ppm
I20260608 09:52:02.360982 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:02.364763 14100 webserver.cc:533] Webserver started at http://127.13.197.60:45413/ using document root <none> and password file <none>
I20260608 09:52:02.365569 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:02.365834 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:02.366178 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:02.366784 14232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:52:02.367549 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-2-root/instance:
uuid: "8a04dd2d26fa4528ad996e40667ac7b7"
format_stamp: "Formatted at 2026-06-08 09:52:02 on dist-test-slave-hb1r"
I20260608 09:52:02.375150 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260608 09:52:02.380946 14232 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:52:02.381603 14244 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:02.382534 14100 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.001s
I20260608 09:52:02.382781 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-2-root
uuid: "8a04dd2d26fa4528ad996e40667ac7b7"
format_stamp: "Formatted at 2026-06-08 09:52:02 on dist-test-slave-hb1r"
I20260608 09:52:02.383111 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-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)
W20260608 09:52:02.387480 14232 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.60:38971: Network error: Client connection negotiation failed: client connection to 127.13.197.60:38971: connect: Connection refused (error 111)
I20260608 09:52:02.390570 14167 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } attempt: 2
I20260608 09:52:02.402066 14167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:52:02.407431 14167 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.60:38971: Network error: Client connection negotiation failed: client connection to 127.13.197.60:38971: connect: Connection refused (error 111)
I20260608 09:52:02.408588 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:02.409948 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:02.431080 14232 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } attempt: 1
W20260608 09:52:02.436141 14232 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.60:38971: Network error: Client connection negotiation failed: client connection to 127.13.197.60:38971: connect: Connection refused (error 111)
I20260608 09:52:02.438921 14167 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } attempt: 1
W20260608 09:52:02.444289 14167 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.60:38971: Network error: Client connection negotiation failed: client connection to 127.13.197.60:38971: connect: Connection refused (error 111)
I20260608 09:52:02.480885 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.60:38971
I20260608 09:52:02.481107 14296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.60:38971 every 8 connection(s)
I20260608 09:52:02.485376 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:02.486511 14297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:02.491916 14297 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:52:02.505491 14297 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:52:02.511770 14167 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } attempt: 2
I20260608 09:52:02.511662 14232 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } attempt: 2
I20260608 09:52:02.518679 14297 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:52:02.538255 14167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c: Bootstrap starting.
I20260608 09:52:02.540634 14232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9: Bootstrap starting.
I20260608 09:52:02.541441 14297 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7: Bootstrap starting.
I20260608 09:52:02.545001 14167 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:02.547370 14167 log.cc:826] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c: Log is configured to *not* fsync() on all Append() calls
I20260608 09:52:02.548776 14297 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:02.548890 14232 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:02.553994 14167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c: No bootstrap required, opened a new log
I20260608 09:52:02.557277 14297 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7: No bootstrap required, opened a new log
I20260608 09:52:02.557335 14232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9: No bootstrap required, opened a new log
I20260608 09:52:02.576704 14297 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } }
I20260608 09:52:02.576716 14232 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } }
I20260608 09:52:02.576716 14167 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } }
I20260608 09:52:02.577590 14297 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:02.577801 14232 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:02.577888 14167 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:02.578001 14297 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a04dd2d26fa4528ad996e40667ac7b7, State: Initialized, Role: FOLLOWER
I20260608 09:52:02.578181 14232 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2687520af17d45609dd6b75045f7ffe9, State: Initialized, Role: FOLLOWER
I20260608 09:52:02.578228 14167 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3bb60fa974f14dc3a0fcee097c602f7c, State: Initialized, Role: FOLLOWER
I20260608 09:52:02.579515 14297 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [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: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } }
I20260608 09:52:02.579524 14167 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [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: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } }
I20260608 09:52:02.579514 14232 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [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: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } }
I20260608 09:52:02.583539 14306 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } } }
I20260608 09:52:02.584434 14306 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:02.585542 14297 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:02.585842 14307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } } }
I20260608 09:52:02.586292 14232 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:02.586881 14307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:02.588594 14308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } } }
I20260608 09:52:02.589504 14308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:02.590072 14167 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [sys.catalog]: configured and running, proceeding with master startup.
W20260608 09:52:02.620288 14121 tablet.cc:2404] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:52:02.639719 14306 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:02.640745 14306 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } }
W20260608 09:52:02.643491 14333 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:52:02.643873 14333 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:52:02.646270 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" is_pre_election: true
I20260608 09:52:02.647037 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2687520af17d45609dd6b75045f7ffe9" is_pre_election: true
I20260608 09:52:02.647292 14142 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a04dd2d26fa4528ad996e40667ac7b7 in term 0.
I20260608 09:52:02.648030 14207 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a04dd2d26fa4528ad996e40667ac7b7 in term 0.
I20260608 09:52:02.649389 14246 leader_election.cc:304] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [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: 3bb60fa974f14dc3a0fcee097c602f7c, 8a04dd2d26fa4528ad996e40667ac7b7; no voters: 
I20260608 09:52:02.651243 14306 leader_election.cc:290] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3bb60fa974f14dc3a0fcee097c602f7c (127.13.197.62:34963), 2687520af17d45609dd6b75045f7ffe9 (127.13.197.61:37501)
I20260608 09:52:02.652051 14306 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:02.652544 14306 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:02.653033 14306 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:02.661587 14342 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 09:52:02.662803 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:52:02.664896 14306 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } }
I20260608 09:52:02.665738 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:52:02.667980 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:52:02.668381 14142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3bb60fa974f14dc3a0fcee097c602f7c"
I20260608 09:52:02.668634 14207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2687520af17d45609dd6b75045f7ffe9"
I20260608 09:52:02.669210 14207 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:02.669178 14142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:02.670130 14306 leader_election.cc:290] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [CANDIDATE]: Term 1 election: Requested vote from peers 3bb60fa974f14dc3a0fcee097c602f7c (127.13.197.62:34963), 2687520af17d45609dd6b75045f7ffe9 (127.13.197.61:37501)
W20260608 09:52:02.672271 14343 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:52:02.672704 14343 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:52:02.677572 14142 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a04dd2d26fa4528ad996e40667ac7b7 in term 1.
I20260608 09:52:02.677618 14207 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a04dd2d26fa4528ad996e40667ac7b7 in term 1.
I20260608 09:52:02.679634 14249 leader_election.cc:304] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [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: 2687520af17d45609dd6b75045f7ffe9, 8a04dd2d26fa4528ad996e40667ac7b7; no voters: 
I20260608 09:52:02.681061 14306 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:02.682334 14306 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 1 LEADER]: Becoming Leader. State: Replica: 8a04dd2d26fa4528ad996e40667ac7b7, State: Running, Role: LEADER
I20260608 09:52:02.683933 14306 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [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: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } }
W20260608 09:52:02.690748 14344 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
W20260608 09:52:02.692847 14345 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
I20260608 09:52:02.696338 14341 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a04dd2d26fa4528ad996e40667ac7b7. Latest consensus state: current_term: 1 leader_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } } }
I20260608 09:52:02.697369 14341 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [sys.catalog]: This master's current role is: LEADER
W20260608 09:52:02.697479 14348 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
I20260608 09:52:02.702915 14349 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:02.704159 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:02.705644 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:02.705924 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:02.706167 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912322706147 us; error 0 us; skew 500 ppm
I20260608 09:52:02.706997 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:02.709823 14349 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:02.710345 14100 webserver.cc:533] Webserver started at http://127.13.197.1:38347/ using document root <none> and password file <none>
I20260608 09:52:02.711140 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:02.711387 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:02.711735 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:02.713274 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "10bbb7d5ecce4ad5a81dce2dd71228c6"
format_stamp: "Formatted at 2026-06-08 09:52:02 on dist-test-slave-hb1r"
I20260608 09:52:02.721227 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.002s
I20260608 09:52:02.725708 14142 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [term 1 FOLLOWER]: Refusing update from remote peer 8a04dd2d26fa4528ad996e40667ac7b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:02.725708 14207 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [term 1 FOLLOWER]: Refusing update from remote peer 8a04dd2d26fa4528ad996e40667ac7b7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:02.728224 14341 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:52:02.729353 14306 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:02.731259 14355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:02.732431 14100 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.002s
I20260608 09:52:02.732829 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "10bbb7d5ecce4ad5a81dce2dd71228c6"
format_stamp: "Formatted at 2026-06-08 09:52:02 on dist-test-slave-hb1r"
I20260608 09:52:02.733237 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-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)
I20260608 09:52:02.755324 14308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a04dd2d26fa4528ad996e40667ac7b7. Latest consensus state: current_term: 1 leader_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } } }
I20260608 09:52:02.756157 14308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:02.758121 14307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8a04dd2d26fa4528ad996e40667ac7b7. Latest consensus state: current_term: 1 leader_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } } }
I20260608 09:52:02.759183 14307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:02.768548 14357 mvcc.cc:204] Tried to move back new op lower bound from 7294616873864056832 to 7294616873728917504. Current Snapshot: MvccSnapshot[applied={T|T < 7294616873864056832}]
I20260608 09:52:02.773680 14308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } } }
I20260608 09:52:02.774763 14308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:02.778792 14306 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } } }
I20260608 09:52:02.779820 14306 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:02.780618 14349 catalog_manager.cc:1382] Generated new cluster ID: 8929a52fc47647089f72dd5cd5e2fd4d
I20260608 09:52:02.780987 14349 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:02.780723 14306 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } } }
I20260608 09:52:02.781719 14306 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:02.784554 14307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3bb60fa974f14dc3a0fcee097c602f7c" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 34963 } } peers { permanent_uuid: "2687520af17d45609dd6b75045f7ffe9" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 37501 } } peers { permanent_uuid: "8a04dd2d26fa4528ad996e40667ac7b7" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 38971 } } }
I20260608 09:52:02.785415 14307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:02.802170 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:02.803681 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:02.806655 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:02.811329 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:02.811595 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:02.811892 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:02.812090 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:02.855183 14349 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:02.858698 14349 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:02.910002 14349 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7: Generated new TSK 0
I20260608 09:52:02.911316 14349 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:02.975847 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:43199
I20260608 09:52:02.976027 14425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:43199 every 8 connection(s)
I20260608 09:52:03.009397 14427 heartbeater.cc:344] Connected to a master server at 127.13.197.61:37501
I20260608 09:52:03.009963 14427 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:03.011437 14427 heartbeater.cc:507] Master 127.13.197.61:37501 requested a full tablet report, sending...
I20260608 09:52:03.012724 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:52:03.015996 14197 ts_manager.cc:194] Registered new tserver with Master: 10bbb7d5ecce4ad5a81dce2dd71228c6 (127.13.197.1:43199)
I20260608 09:52:03.019482 14428 heartbeater.cc:344] Connected to a master server at 127.13.197.62:34963
I20260608 09:52:03.019995 14428 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:03.021727 14428 heartbeater.cc:507] Master 127.13.197.62:34963 requested a full tablet report, sending...
I20260608 09:52:03.022253 14426 heartbeater.cc:344] Connected to a master server at 127.13.197.60:38971
I20260608 09:52:03.022890 14426 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:03.025236 14132 ts_manager.cc:194] Registered new tserver with Master: 10bbb7d5ecce4ad5a81dce2dd71228c6 (127.13.197.1:43199)
I20260608 09:52:03.025718 14426 heartbeater.cc:507] Master 127.13.197.60:38971 requested a full tablet report, sending...
I20260608 09:52:03.036770 14262 ts_manager.cc:194] Registered new tserver with Master: 10bbb7d5ecce4ad5a81dce2dd71228c6 (127.13.197.1:43199)
W20260608 09:52:03.037117 14433 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
I20260608 09:52:03.041019 14262 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59360
W20260608 09:52:03.049930 14434 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
W20260608 09:52:03.051805 14436 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
I20260608 09:52:03.052440 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:03.053679 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:03.053964 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:03.054193 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912323054175 us; error 0 us; skew 500 ppm
I20260608 09:52:03.055094 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:03.058297 14100 webserver.cc:533] Webserver started at http://127.13.197.2:44197/ using document root <none> and password file <none>
I20260608 09:52:03.059022 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:03.059281 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:03.059623 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:03.061103 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "e24ef9b845a842d2b96ae4b77ebf868a"
format_stamp: "Formatted at 2026-06-08 09:52:03 on dist-test-slave-hb1r"
I20260608 09:52:03.067366 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:52:03.072078 14441 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:03.073196 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:52:03.073607 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "e24ef9b845a842d2b96ae4b77ebf868a"
format_stamp: "Formatted at 2026-06-08 09:52:03 on dist-test-slave-hb1r"
I20260608 09:52:03.074011 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-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)
I20260608 09:52:03.090850 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:03.092633 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:03.094520 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:03.098057 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:03.098353 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:03.098646 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:03.098874 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:03.189311 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:40499
I20260608 09:52:03.189492 14503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:40499 every 8 connection(s)
I20260608 09:52:03.225437 14505 heartbeater.cc:344] Connected to a master server at 127.13.197.61:37501
I20260608 09:52:03.226066 14505 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:03.227177 14505 heartbeater.cc:507] Master 127.13.197.61:37501 requested a full tablet report, sending...
I20260608 09:52:03.230381 14197 ts_manager.cc:194] Registered new tserver with Master: e24ef9b845a842d2b96ae4b77ebf868a (127.13.197.2:40499)
I20260608 09:52:03.232856 14504 heartbeater.cc:344] Connected to a master server at 127.13.197.60:38971
I20260608 09:52:03.233289 14504 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:03.234380 14504 heartbeater.cc:507] Master 127.13.197.60:38971 requested a full tablet report, sending...
I20260608 09:52:03.234908 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:52:03.237121 14262 ts_manager.cc:194] Registered new tserver with Master: e24ef9b845a842d2b96ae4b77ebf868a (127.13.197.2:40499)
I20260608 09:52:03.239179 14262 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59364
I20260608 09:52:03.240826 14506 heartbeater.cc:344] Connected to a master server at 127.13.197.62:34963
I20260608 09:52:03.241262 14506 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:03.241990 14506 heartbeater.cc:507] Master 127.13.197.62:34963 requested a full tablet report, sending...
I20260608 09:52:03.245066 14132 ts_manager.cc:194] Registered new tserver with Master: e24ef9b845a842d2b96ae4b77ebf868a (127.13.197.2:40499)
W20260608 09:52:03.248414 14510 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
W20260608 09:52:03.250010 14511 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
I20260608 09:52:03.254323 14100 server_base.cc:1061] running on GCE node
W20260608 09:52:03.255173 14513 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
I20260608 09:52:03.256140 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:03.256359 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:03.256506 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912323256494 us; error 0 us; skew 500 ppm
I20260608 09:52:03.257028 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:03.259793 14100 webserver.cc:533] Webserver started at http://127.13.197.3:44461/ using document root <none> and password file <none>
I20260608 09:52:03.260349 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:03.260526 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:03.260751 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:03.261956 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "c52ab0d37ae340b9b12ec69f1764f818"
format_stamp: "Formatted at 2026-06-08 09:52:03 on dist-test-slave-hb1r"
I20260608 09:52:03.267138 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:52:03.271096 14518 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:03.271965 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:52:03.272298 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "c52ab0d37ae340b9b12ec69f1764f818"
format_stamp: "Formatted at 2026-06-08 09:52:03 on dist-test-slave-hb1r"
I20260608 09:52:03.272619 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912320616351-14100-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)
I20260608 09:52:03.295774 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:03.297598 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:03.299404 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:03.303006 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:03.303380 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:03.303717 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:03.303936 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:03.396725 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:40271
I20260608 09:52:03.396916 14580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:40271 every 8 connection(s)
I20260608 09:52:03.448290 14584 heartbeater.cc:344] Connected to a master server at 127.13.197.62:34963
I20260608 09:52:03.448822 14581 heartbeater.cc:344] Connected to a master server at 127.13.197.60:38971
I20260608 09:52:03.449254 14581 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:03.450134 14584 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:03.450253 14581 heartbeater.cc:507] Master 127.13.197.60:38971 requested a full tablet report, sending...
I20260608 09:52:03.451329 14582 heartbeater.cc:344] Connected to a master server at 127.13.197.61:37501
I20260608 09:52:03.451448 14584 heartbeater.cc:507] Master 127.13.197.62:34963 requested a full tablet report, sending...
I20260608 09:52:03.451783 14582 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:03.452816 14582 heartbeater.cc:507] Master 127.13.197.61:37501 requested a full tablet report, sending...
I20260608 09:52:03.454061 14262 ts_manager.cc:194] Registered new tserver with Master: c52ab0d37ae340b9b12ec69f1764f818 (127.13.197.3:40271)
I20260608 09:52:03.454753 14132 ts_manager.cc:194] Registered new tserver with Master: c52ab0d37ae340b9b12ec69f1764f818 (127.13.197.3:40271)
I20260608 09:52:03.456100 14262 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59378
I20260608 09:52:03.457156 14197 ts_manager.cc:194] Registered new tserver with Master: c52ab0d37ae340b9b12ec69f1764f818 (127.13.197.3:40271)
I20260608 09:52:03.457805 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022813715s
I20260608 09:52:03.666698 14342 catalog_manager.cc:1294] Loaded cluster ID: 8929a52fc47647089f72dd5cd5e2fd4d
I20260608 09:52:03.667063 14342 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9: loading cluster ID for follower catalog manager: success
I20260608 09:52:03.673374 14342 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9: acquiring CA information for follower catalog manager: success
I20260608 09:52:03.678503 14342 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:52:03.678905 14343 catalog_manager.cc:1294] Loaded cluster ID: 8929a52fc47647089f72dd5cd5e2fd4d
I20260608 09:52:03.679255 14343 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c: loading cluster ID for follower catalog manager: success
I20260608 09:52:03.686498 14343 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c: acquiring CA information for follower catalog manager: success
I20260608 09:52:03.692142 14343 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:52:04.046712 14426 heartbeater.cc:499] Master 127.13.197.60:38971 was elected leader, sending a full tablet report...
I20260608 09:52:04.242193 14504 heartbeater.cc:499] Master 127.13.197.60:38971 was elected leader, sending a full tablet report...
I20260608 09:52:04.460901 14581 heartbeater.cc:499] Master 127.13.197.60:38971 was elected leader, sending a full tablet report...
I20260608 09:52:04.628156 14330 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:04.851106 14262 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59390:
name: "test-workload"
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
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:52:04.941776 14469 tablet_service.cc:1511] Processing CreateTablet for tablet 509bc036c3124a949a37033efdbe724c (DEFAULT_TABLE table=test-workload [id=175cf984bfe248ac85208c1e79c5b631]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:52:04.943604 14469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509bc036c3124a949a37033efdbe724c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:04.947443 14391 tablet_service.cc:1511] Processing CreateTablet for tablet 36d27d0410e24fc2818144daf05e74ea (DEFAULT_TABLE table=test-workload [id=175cf984bfe248ac85208c1e79c5b631]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:52:04.949086 14391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36d27d0410e24fc2818144daf05e74ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:04.949127 14390 tablet_service.cc:1511] Processing CreateTablet for tablet 53a0676202114fe0a1ffcdfebe9cf997 (DEFAULT_TABLE table=test-workload [id=175cf984bfe248ac85208c1e79c5b631]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:52:04.950654 14390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53a0676202114fe0a1ffcdfebe9cf997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:04.956357 14546 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb6592585d84172a2d433ce61975a2e (DEFAULT_TABLE table=test-workload [id=175cf984bfe248ac85208c1e79c5b631]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:52:04.958041 14546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb6592585d84172a2d433ce61975a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:04.973724 14618 tablet_bootstrap.cc:492] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6: Bootstrap starting.
I20260608 09:52:04.977696 14619 tablet_bootstrap.cc:492] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a: Bootstrap starting.
I20260608 09:52:04.980137 14620 tablet_bootstrap.cc:492] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818: Bootstrap starting.
I20260608 09:52:04.982829 14618 tablet_bootstrap.cc:654] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:04.986238 14620 tablet_bootstrap.cc:654] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:04.986613 14619 tablet_bootstrap.cc:654] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:04.992388 14618 tablet_bootstrap.cc:492] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6: No bootstrap required, opened a new log
I20260608 09:52:04.992897 14618 ts_tablet_manager.cc:1403] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260608 09:52:04.995282 14619 tablet_bootstrap.cc:492] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a: No bootstrap required, opened a new log
I20260608 09:52:04.995852 14619 ts_tablet_manager.cc:1403] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 09:52:04.996222 14620 tablet_bootstrap.cc:492] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818: No bootstrap required, opened a new log
I20260608 09:52:04.996239 14618 raft_consensus.cc:359] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10bbb7d5ecce4ad5a81dce2dd71228c6" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43199 } }
I20260608 09:52:04.997043 14618 raft_consensus.cc:385] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:04.996773 14620 ts_tablet_manager.cc:1403] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260608 09:52:04.997387 14618 raft_consensus.cc:740] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10bbb7d5ecce4ad5a81dce2dd71228c6, State: Initialized, Role: FOLLOWER
I20260608 09:52:04.998265 14618 consensus_queue.cc:260] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [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: "10bbb7d5ecce4ad5a81dce2dd71228c6" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43199 } }
I20260608 09:52:04.998939 14618 raft_consensus.cc:399] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:04.999114 14619 raft_consensus.cc:359] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e24ef9b845a842d2b96ae4b77ebf868a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40499 } }
I20260608 09:52:04.999332 14618 raft_consensus.cc:493] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:04.999740 14619 raft_consensus.cc:385] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:04.999886 14618 raft_consensus.cc:3060] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:05.000099 14619 raft_consensus.cc:740] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e24ef9b845a842d2b96ae4b77ebf868a, State: Initialized, Role: FOLLOWER
I20260608 09:52:04.999923 14620 raft_consensus.cc:359] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c52ab0d37ae340b9b12ec69f1764f818" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40271 } }
I20260608 09:52:05.000681 14620 raft_consensus.cc:385] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:05.001003 14620 raft_consensus.cc:740] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52ab0d37ae340b9b12ec69f1764f818, State: Initialized, Role: FOLLOWER
I20260608 09:52:05.001005 14619 consensus_queue.cc:260] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [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: "e24ef9b845a842d2b96ae4b77ebf868a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40499 } }
I20260608 09:52:05.001926 14619 raft_consensus.cc:399] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:05.002048 14620 consensus_queue.cc:260] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [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: "c52ab0d37ae340b9b12ec69f1764f818" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40271 } }
I20260608 09:52:05.002661 14619 raft_consensus.cc:493] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:05.003108 14620 raft_consensus.cc:399] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:05.003157 14619 raft_consensus.cc:3060] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:05.003533 14620 raft_consensus.cc:493] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:05.003927 14620 raft_consensus.cc:3060] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:05.007264 14618 raft_consensus.cc:515] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10bbb7d5ecce4ad5a81dce2dd71228c6" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43199 } }
I20260608 09:52:05.008078 14618 leader_election.cc:304] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [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: 10bbb7d5ecce4ad5a81dce2dd71228c6; no voters: 
I20260608 09:52:05.009353 14620 raft_consensus.cc:515] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c52ab0d37ae340b9b12ec69f1764f818" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40271 } }
I20260608 09:52:05.010031 14620 leader_election.cc:304] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [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: c52ab0d37ae340b9b12ec69f1764f818; no voters: 
I20260608 09:52:05.010373 14619 raft_consensus.cc:515] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e24ef9b845a842d2b96ae4b77ebf868a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40499 } }
I20260608 09:52:05.011458 14619 leader_election.cc:304] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [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: e24ef9b845a842d2b96ae4b77ebf868a; no voters: 
I20260608 09:52:05.014321 14620 leader_election.cc:290] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:05.015055 14625 raft_consensus.cc:2804] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:05.017320 14624 raft_consensus.cc:2804] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:05.018261 14619 leader_election.cc:290] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:05.019657 14618 leader_election.cc:290] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:05.019158 14626 raft_consensus.cc:2804] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:05.029888 14625 raft_consensus.cc:697] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [term 1 LEADER]: Becoming Leader. State: Replica: c52ab0d37ae340b9b12ec69f1764f818, State: Running, Role: LEADER
I20260608 09:52:05.033138 14619 ts_tablet_manager.cc:1434] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.011s
I20260608 09:52:05.034431 14625 consensus_queue.cc:237] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [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: "c52ab0d37ae340b9b12ec69f1764f818" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40271 } }
I20260608 09:52:05.038343 14620 ts_tablet_manager.cc:1434] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818: Time spent starting tablet: real 0.041s	user 0.024s	sys 0.016s
I20260608 09:52:05.043949 14624 raft_consensus.cc:697] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 1 LEADER]: Becoming Leader. State: Replica: 10bbb7d5ecce4ad5a81dce2dd71228c6, State: Running, Role: LEADER
I20260608 09:52:05.045094 14624 consensus_queue.cc:237] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [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: "10bbb7d5ecce4ad5a81dce2dd71228c6" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43199 } }
I20260608 09:52:05.047375 14626 raft_consensus.cc:697] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [term 1 LEADER]: Becoming Leader. State: Replica: e24ef9b845a842d2b96ae4b77ebf868a, State: Running, Role: LEADER
I20260608 09:52:05.047931 14618 ts_tablet_manager.cc:1434] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6: Time spent starting tablet: real 0.055s	user 0.018s	sys 0.014s
I20260608 09:52:05.049060 14626 consensus_queue.cc:237] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [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: "e24ef9b845a842d2b96ae4b77ebf868a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40499 } }
I20260608 09:52:05.050411 14618 tablet_bootstrap.cc:492] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6: Bootstrap starting.
I20260608 09:52:05.062278 14618 tablet_bootstrap.cc:654] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:05.062641 14262 catalog_manager.cc:5696] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 reported cstate change: term changed from 0 to 1, leader changed from <none> to c52ab0d37ae340b9b12ec69f1764f818 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "c52ab0d37ae340b9b12ec69f1764f818" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c52ab0d37ae340b9b12ec69f1764f818" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40271 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:05.078986 14261 catalog_manager.cc:5696] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10bbb7d5ecce4ad5a81dce2dd71228c6 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "10bbb7d5ecce4ad5a81dce2dd71228c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10bbb7d5ecce4ad5a81dce2dd71228c6" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43199 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:05.124336 14259 catalog_manager.cc:5696] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a reported cstate change: term changed from 0 to 1, leader changed from <none> to e24ef9b845a842d2b96ae4b77ebf868a (127.13.197.2). New cstate: current_term: 1 leader_uuid: "e24ef9b845a842d2b96ae4b77ebf868a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e24ef9b845a842d2b96ae4b77ebf868a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40499 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:05.163367 14618 tablet_bootstrap.cc:492] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6: No bootstrap required, opened a new log
I20260608 09:52:05.163961 14618 ts_tablet_manager.cc:1403] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.004s
I20260608 09:52:05.167104 14618 raft_consensus.cc:359] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10bbb7d5ecce4ad5a81dce2dd71228c6" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43199 } }
I20260608 09:52:05.167768 14618 raft_consensus.cc:385] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:05.168033 14618 raft_consensus.cc:740] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10bbb7d5ecce4ad5a81dce2dd71228c6, State: Initialized, Role: FOLLOWER
I20260608 09:52:05.168736 14618 consensus_queue.cc:260] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [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: "10bbb7d5ecce4ad5a81dce2dd71228c6" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43199 } }
I20260608 09:52:05.169440 14618 raft_consensus.cc:399] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:05.169832 14618 raft_consensus.cc:493] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:05.170214 14618 raft_consensus.cc:3060] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:05.177410 14618 raft_consensus.cc:515] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10bbb7d5ecce4ad5a81dce2dd71228c6" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43199 } }
I20260608 09:52:05.178293 14618 leader_election.cc:304] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [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: 10bbb7d5ecce4ad5a81dce2dd71228c6; no voters: 
I20260608 09:52:05.179013 14618 leader_election.cc:290] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:05.179168 14624 raft_consensus.cc:2804] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:05.179757 14624 raft_consensus.cc:697] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 1 LEADER]: Becoming Leader. State: Replica: 10bbb7d5ecce4ad5a81dce2dd71228c6, State: Running, Role: LEADER
I20260608 09:52:05.180658 14624 consensus_queue.cc:237] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [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: "10bbb7d5ecce4ad5a81dce2dd71228c6" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43199 } }
I20260608 09:52:05.181897 14618 ts_tablet_manager.cc:1434] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6: Time spent starting tablet: real 0.018s	user 0.014s	sys 0.003s
I20260608 09:52:05.206959 14262 catalog_manager.cc:5696] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10bbb7d5ecce4ad5a81dce2dd71228c6 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "10bbb7d5ecce4ad5a81dce2dd71228c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10bbb7d5ecce4ad5a81dce2dd71228c6" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43199 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:05.265969 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:52:05.285733 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:05.286758 14100 tablet_replica.cc:333] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6: stopping tablet replica
I20260608 09:52:05.287426 14100 raft_consensus.cc:2243] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:05.288019 14100 raft_consensus.cc:2272] T 53a0676202114fe0a1ffcdfebe9cf997 P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:05.290875 14100 tablet_replica.cc:333] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6: stopping tablet replica
I20260608 09:52:05.291369 14100 raft_consensus.cc:2243] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:05.291816 14100 raft_consensus.cc:2272] T 36d27d0410e24fc2818144daf05e74ea P 10bbb7d5ecce4ad5a81dce2dd71228c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:05.440625 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:52:05.450798 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:52:05.466410 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:05.467377 14100 tablet_replica.cc:333] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a: stopping tablet replica
I20260608 09:52:05.467975 14100 raft_consensus.cc:2243] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:05.468458 14100 raft_consensus.cc:2272] T 509bc036c3124a949a37033efdbe724c P e24ef9b845a842d2b96ae4b77ebf868a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:05.494174 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:52:05.502687 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:52:05.520728 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:05.521996 14100 tablet_replica.cc:333] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818: stopping tablet replica
I20260608 09:52:05.522837 14100 raft_consensus.cc:2243] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:05.523506 14100 raft_consensus.cc:2272] T 9bb6592585d84172a2d433ce61975a2e P c52ab0d37ae340b9b12ec69f1764f818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:05.534973 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:52:05.543535 14100 master.cc:562] Master@127.13.197.62:34963 shutting down...
I20260608 09:52:05.556473 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:05.557026 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:05.557384 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3bb60fa974f14dc3a0fcee097c602f7c: stopping tablet replica
I20260608 09:52:05.576632 14100 master.cc:584] Master@127.13.197.62:34963 shutdown complete.
I20260608 09:52:05.587808 14100 master.cc:562] Master@127.13.197.61:37501 shutting down...
I20260608 09:52:05.680253 14342 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:52:05.730432 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:05.730935 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:05.731257 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2687520af17d45609dd6b75045f7ffe9: stopping tablet replica
W20260608 09:52:05.732765 14246 consensus_peers.cc:597] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 -> Peer 3bb60fa974f14dc3a0fcee097c602f7c (127.13.197.62:34963): Couldn't send request to peer 3bb60fa974f14dc3a0fcee097c602f7c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.62:34963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:05.774374 14100 master.cc:584] Master@127.13.197.61:37501 shutdown complete.
I20260608 09:52:05.785820 14100 master.cc:562] Master@127.13.197.60:38971 shutting down...
I20260608 09:52:05.799700 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:05.800621 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:05.800980 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8a04dd2d26fa4528ad996e40667ac7b7: stopping tablet replica
I20260608 09:52:05.820087 14100 master.cc:584] Master@127.13.197.60:38971 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (5058 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 09:52:05.846979 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:38649
I20260608 09:52:05.848341 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:05.853456 14644 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
W20260608 09:52:05.854933 14645 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
I20260608 09:52:05.855407 14100 server_base.cc:1061] running on GCE node
W20260608 09:52:05.855341 14647 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
I20260608 09:52:05.856454 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:05.856635 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:05.856763 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912325856751 us; error 0 us; skew 500 ppm
I20260608 09:52:05.857293 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:05.859776 14100 webserver.cc:533] Webserver started at http://127.13.197.62:41787/ using document root <none> and password file <none>
I20260608 09:52:05.860248 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:05.860415 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:05.860646 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:05.861910 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "0264b8f67bab4533871214f36b953619"
format_stamp: "Formatted at 2026-06-08 09:52:05 on dist-test-slave-hb1r"
I20260608 09:52:05.866520 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:52:05.870023 14652 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:05.870846 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 09:52:05.871100 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "0264b8f67bab4533871214f36b953619"
format_stamp: "Formatted at 2026-06-08 09:52:05 on dist-test-slave-hb1r"
I20260608 09:52:05.871357 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-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)
I20260608 09:52:05.886379 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:05.887426 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:05.923766 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:38649
I20260608 09:52:05.923887 14703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:38649 every 8 connection(s)
I20260608 09:52:05.927764 14704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:05.938898 14704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619: Bootstrap starting.
I20260608 09:52:05.944152 14704 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:05.949353 14704 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619: No bootstrap required, opened a new log
I20260608 09:52:05.951450 14704 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0264b8f67bab4533871214f36b953619" member_type: VOTER }
I20260608 09:52:05.951841 14704 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:05.952020 14704 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0264b8f67bab4533871214f36b953619, State: Initialized, Role: FOLLOWER
I20260608 09:52:05.952525 14704 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [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: "0264b8f67bab4533871214f36b953619" member_type: VOTER }
I20260608 09:52:05.952932 14704 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:05.953128 14704 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:05.953341 14704 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:05.957358 14704 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0264b8f67bab4533871214f36b953619" member_type: VOTER }
I20260608 09:52:05.957950 14704 leader_election.cc:304] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [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: 0264b8f67bab4533871214f36b953619; no voters: 
I20260608 09:52:05.959028 14704 leader_election.cc:290] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:05.959462 14707 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:05.960814 14707 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [term 1 LEADER]: Becoming Leader. State: Replica: 0264b8f67bab4533871214f36b953619, State: Running, Role: LEADER
I20260608 09:52:05.961650 14707 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [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: "0264b8f67bab4533871214f36b953619" member_type: VOTER }
I20260608 09:52:05.962241 14704 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:05.965727 14708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0264b8f67bab4533871214f36b953619" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0264b8f67bab4533871214f36b953619" member_type: VOTER } }
I20260608 09:52:05.966352 14708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:05.967694 14709 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0264b8f67bab4533871214f36b953619. Latest consensus state: current_term: 1 leader_uuid: "0264b8f67bab4533871214f36b953619" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0264b8f67bab4533871214f36b953619" member_type: VOTER } }
I20260608 09:52:05.968423 14709 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:05.969877 14715 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:05.976608 14715 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:05.977761 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:05.986145 14715 catalog_manager.cc:1382] Generated new cluster ID: 028e054b4d944038806af193fc541ad0
I20260608 09:52:05.986443 14715 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:06.001967 14715 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:06.003301 14715 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:06.017412 14715 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619: Generated new TSK 0
I20260608 09:52:06.018074 14715 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:06.045137 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:06.051235 14725 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
W20260608 09:52:06.052304 14726 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
W20260608 09:52:06.054834 14728 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
I20260608 09:52:06.054885 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:06.055923 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:06.056149 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:06.056362 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912326056343 us; error 0 us; skew 500 ppm
I20260608 09:52:06.057036 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:06.059623 14100 webserver.cc:533] Webserver started at http://127.13.197.1:41213/ using document root <none> and password file <none>
I20260608 09:52:06.060214 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:06.060381 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:06.060724 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:06.062006 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
format_stamp: "Formatted at 2026-06-08 09:52:06 on dist-test-slave-hb1r"
I20260608 09:52:06.067056 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:52:06.070708 14733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:06.071707 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:52:06.072053 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
format_stamp: "Formatted at 2026-06-08 09:52:06 on dist-test-slave-hb1r"
I20260608 09:52:06.072376 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-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)
I20260608 09:52:06.092312 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:06.093402 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:06.094890 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:06.097337 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:06.097610 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:52:06.097877 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:06.098053 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:06.137434 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:34431
I20260608 09:52:06.137605 14795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:34431 every 8 connection(s)
I20260608 09:52:06.142665 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:06.151041 14800 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
W20260608 09:52:06.153079 14801 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
I20260608 09:52:06.155260 14100 server_base.cc:1061] running on GCE node
W20260608 09:52:06.156112 14803 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
I20260608 09:52:06.156814 14796 heartbeater.cc:344] Connected to a master server at 127.13.197.62:38649
I20260608 09:52:06.157191 14796 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:06.157181 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:06.157687 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:06.157877 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912326157844 us; error 0 us; skew 500 ppm
I20260608 09:52:06.158283 14796 heartbeater.cc:507] Master 127.13.197.62:38649 requested a full tablet report, sending...
I20260608 09:52:06.158584 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:06.160605 14669 ts_manager.cc:194] Registered new tserver with Master: a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431)
I20260608 09:52:06.161500 14100 webserver.cc:533] Webserver started at http://127.13.197.2:39961/ using document root <none> and password file <none>
I20260608 09:52:06.162115 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:06.162313 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:06.162621 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:06.162916 14669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45816
I20260608 09:52:06.163805 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
format_stamp: "Formatted at 2026-06-08 09:52:06 on dist-test-slave-hb1r"
I20260608 09:52:06.168686 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:06.172189 14808 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:06.173084 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:06.173491 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
format_stamp: "Formatted at 2026-06-08 09:52:06 on dist-test-slave-hb1r"
I20260608 09:52:06.173858 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-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)
I20260608 09:52:06.186635 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:06.187806 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:06.189231 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:06.191634 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:06.191880 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:06.192175 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:06.192355 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:06.229940 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:36449
I20260608 09:52:06.230072 14870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:36449 every 8 connection(s)
I20260608 09:52:06.235123 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:06.242538 14874 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
W20260608 09:52:06.243733 14875 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
W20260608 09:52:06.247650 14877 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
I20260608 09:52:06.247937 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:06.248441 14871 heartbeater.cc:344] Connected to a master server at 127.13.197.62:38649
I20260608 09:52:06.248955 14871 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:06.249331 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:06.249608 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:06.249815 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912326249799 us; error 0 us; skew 500 ppm
I20260608 09:52:06.249821 14871 heartbeater.cc:507] Master 127.13.197.62:38649 requested a full tablet report, sending...
I20260608 09:52:06.250535 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:06.252250 14669 ts_manager.cc:194] Registered new tserver with Master: eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:06.253448 14100 webserver.cc:533] Webserver started at http://127.13.197.3:33609/ using document root <none> and password file <none>
I20260608 09:52:06.254191 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:06.254215 14669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45830
I20260608 09:52:06.254623 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:06.254983 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:06.256297 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "f03a7a0a85e34748bfc88e23924c3ecb"
format_stamp: "Formatted at 2026-06-08 09:52:06 on dist-test-slave-hb1r"
I20260608 09:52:06.261490 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:52:06.265137 14882 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:06.266014 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:52:06.266335 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "f03a7a0a85e34748bfc88e23924c3ecb"
format_stamp: "Formatted at 2026-06-08 09:52:06 on dist-test-slave-hb1r"
I20260608 09:52:06.266659 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-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)
I20260608 09:52:06.279441 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:06.280694 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:06.282255 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:06.284639 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:06.284889 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:06.285146 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:06.285326 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:06.323104 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:36279
I20260608 09:52:06.323225 14944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:36279 every 8 connection(s)
I20260608 09:52:06.337576 14945 heartbeater.cc:344] Connected to a master server at 127.13.197.62:38649
I20260608 09:52:06.338002 14945 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:06.338776 14945 heartbeater.cc:507] Master 127.13.197.62:38649 requested a full tablet report, sending...
I20260608 09:52:06.340967 14669 ts_manager.cc:194] Registered new tserver with Master: f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:06.341286 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014757675s
I20260608 09:52:06.342906 14669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45838
I20260608 09:52:07.165628 14796 heartbeater.cc:499] Master 127.13.197.62:38649 was elected leader, sending a full tablet report...
I20260608 09:52:07.257121 14871 heartbeater.cc:499] Master 127.13.197.62:38649 was elected leader, sending a full tablet report...
I20260608 09:52:07.345777 14945 heartbeater.cc:499] Master 127.13.197.62:38649 was elected leader, sending a full tablet report...
I20260608 09:52:07.404939 14669 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55866:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:52:07.407721 14669 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:52:07.482016 14910 tablet_service.cc:1511] Processing CreateTablet for tablet 6eca68d313104ba4a7929fd6bd62a150 (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:52:07.483461 14910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eca68d313104ba4a7929fd6bd62a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.492102 14909 tablet_service.cc:1511] Processing CreateTablet for tablet 892425a31aff4441b31eee7fa19e228e (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:52:07.493665 14909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892425a31aff4441b31eee7fa19e228e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.495289 14836 tablet_service.cc:1511] Processing CreateTablet for tablet 6eca68d313104ba4a7929fd6bd62a150 (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:52:07.496734 14836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eca68d313104ba4a7929fd6bd62a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.498808 14835 tablet_service.cc:1511] Processing CreateTablet for tablet 892425a31aff4441b31eee7fa19e228e (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:52:07.500275 14835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892425a31aff4441b31eee7fa19e228e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.502386 14834 tablet_service.cc:1511] Processing CreateTablet for tablet 154b09d068bd466c95be5ba2088b0ea1 (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:52:07.503834 14834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154b09d068bd466c95be5ba2088b0ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.507465 14908 tablet_service.cc:1511] Processing CreateTablet for tablet 154b09d068bd466c95be5ba2088b0ea1 (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:52:07.508939 14831 tablet_service.cc:1511] Processing CreateTablet for tablet fbcc5687fe7d4a70a3b1ee043dd8879a (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:52:07.509560 14908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154b09d068bd466c95be5ba2088b0ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.510341 14831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbcc5687fe7d4a70a3b1ee043dd8879a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.514763 14830 tablet_service.cc:1511] Processing CreateTablet for tablet 3346ba06a673492396d239b0e61d8f0d (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:52:07.516197 14830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3346ba06a673492396d239b0e61d8f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.518602 14829 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1f75bd5c5d417fb1abee675bce35c0 (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:52:07.520047 14829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1f75bd5c5d417fb1abee675bce35c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.507421 14833 tablet_service.cc:1511] Processing CreateTablet for tablet dd300f1fbf1b4c999af57adf720372bb (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:52:07.525240 14833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd300f1fbf1b4c999af57adf720372bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.526115 14907 tablet_service.cc:1511] Processing CreateTablet for tablet dd300f1fbf1b4c999af57adf720372bb (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:52:07.527513 14907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd300f1fbf1b4c999af57adf720372bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.530839 14906 tablet_service.cc:1511] Processing CreateTablet for tablet 203d497348ca4bf7962deed24dc24b8a (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:52:07.532228 14906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203d497348ca4bf7962deed24dc24b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.534849 14905 tablet_service.cc:1511] Processing CreateTablet for tablet fbcc5687fe7d4a70a3b1ee043dd8879a (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:52:07.536310 14905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbcc5687fe7d4a70a3b1ee043dd8879a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.538805 14965 tablet_bootstrap.cc:492] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb: Bootstrap starting.
I20260608 09:52:07.538993 14904 tablet_service.cc:1511] Processing CreateTablet for tablet 3346ba06a673492396d239b0e61d8f0d (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:52:07.540356 14904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3346ba06a673492396d239b0e61d8f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.541445 14903 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1f75bd5c5d417fb1abee675bce35c0 (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:52:07.542975 14903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1f75bd5c5d417fb1abee675bce35c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.513098 14832 tablet_service.cc:1511] Processing CreateTablet for tablet 203d497348ca4bf7962deed24dc24b8a (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:52:07.545905 14965 tablet_bootstrap.cc:654] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.546743 14832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203d497348ca4bf7962deed24dc24b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.558964 14966 tablet_bootstrap.cc:492] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4: Bootstrap starting.
I20260608 09:52:07.565820 14966 tablet_bootstrap.cc:654] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.566650 14965 tablet_bootstrap.cc:492] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb: No bootstrap required, opened a new log
I20260608 09:52:07.567245 14965 ts_tablet_manager.cc:1403] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260608 09:52:07.571377 14965 raft_consensus.cc:359] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } }
I20260608 09:52:07.572301 14965 raft_consensus.cc:385] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.572690 14965 raft_consensus.cc:740] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.573797 14965 consensus_queue.cc:260] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb [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: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } }
I20260608 09:52:07.579453 14966 tablet_bootstrap.cc:492] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4: No bootstrap required, opened a new log
I20260608 09:52:07.580055 14966 ts_tablet_manager.cc:1403] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 09:52:07.583699 14966 raft_consensus.cc:359] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.584828 14966 raft_consensus.cc:385] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.585304 14966 raft_consensus.cc:740] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb56208fa2b34651888cb3a5ab26d4b4, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.586673 14966 consensus_queue.cc:260] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.589489 14965 ts_tablet_manager.cc:1434] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.006s
I20260608 09:52:07.591606 14965 tablet_bootstrap.cc:492] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb: Bootstrap starting.
I20260608 09:52:07.598317 14965 tablet_bootstrap.cc:654] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.619295 14761 tablet_service.cc:1511] Processing CreateTablet for tablet 6eca68d313104ba4a7929fd6bd62a150 (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:52:07.623281 14760 tablet_service.cc:1511] Processing CreateTablet for tablet 892425a31aff4441b31eee7fa19e228e (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:52:07.621491 14761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eca68d313104ba4a7929fd6bd62a150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.627887 14759 tablet_service.cc:1511] Processing CreateTablet for tablet 154b09d068bd466c95be5ba2088b0ea1 (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:52:07.632483 14758 tablet_service.cc:1511] Processing CreateTablet for tablet dd300f1fbf1b4c999af57adf720372bb (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:52:07.633042 14756 tablet_service.cc:1511] Processing CreateTablet for tablet fbcc5687fe7d4a70a3b1ee043dd8879a (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:52:07.634541 14757 tablet_service.cc:1511] Processing CreateTablet for tablet 203d497348ca4bf7962deed24dc24b8a (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:52:07.631088 14966 ts_tablet_manager.cc:1434] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.009s
I20260608 09:52:07.637005 14754 tablet_service.cc:1511] Processing CreateTablet for tablet 1b1f75bd5c5d417fb1abee675bce35c0 (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:52:07.639129 14760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 892425a31aff4441b31eee7fa19e228e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.639782 14755 tablet_service.cc:1511] Processing CreateTablet for tablet 3346ba06a673492396d239b0e61d8f0d (DEFAULT_TABLE table=test-workload [id=09c81d0fd3bf4d7cbc6458fd0780da61]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:52:07.641873 14966 tablet_bootstrap.cc:492] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4: Bootstrap starting.
I20260608 09:52:07.648387 14966 tablet_bootstrap.cc:654] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.650131 14758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd300f1fbf1b4c999af57adf720372bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.651273 14754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1f75bd5c5d417fb1abee675bce35c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.654660 14756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbcc5687fe7d4a70a3b1ee043dd8879a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.656281 14757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203d497348ca4bf7962deed24dc24b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.661438 14759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154b09d068bd466c95be5ba2088b0ea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.673879 14755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3346ba06a673492396d239b0e61d8f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:07.695379 14965 tablet_bootstrap.cc:492] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb: No bootstrap required, opened a new log
I20260608 09:52:07.695974 14965 ts_tablet_manager.cc:1403] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.012s
I20260608 09:52:07.710543 14965 raft_consensus.cc:359] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.711311 14965 raft_consensus.cc:385] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.712375 14965 raft_consensus.cc:740] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.714789 14965 consensus_queue.cc:260] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.720755 14965 ts_tablet_manager.cc:1434] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260608 09:52:07.722254 14965 tablet_bootstrap.cc:492] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb: Bootstrap starting.
I20260608 09:52:07.727010 14966 tablet_bootstrap.cc:492] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4: No bootstrap required, opened a new log
I20260608 09:52:07.729985 14966 ts_tablet_manager.cc:1403] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4: Time spent bootstrapping tablet: real 0.088s	user 0.029s	sys 0.026s
I20260608 09:52:07.732951 14966 raft_consensus.cc:359] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.733767 14966 raft_consensus.cc:385] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.734090 14966 raft_consensus.cc:740] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb56208fa2b34651888cb3a5ab26d4b4, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.734882 14966 consensus_queue.cc:260] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.737406 14966 ts_tablet_manager.cc:1434] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260608 09:52:07.738485 14966 tablet_bootstrap.cc:492] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4: Bootstrap starting.
I20260608 09:52:07.739954 14973 tablet_bootstrap.cc:492] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff: Bootstrap starting.
I20260608 09:52:07.744776 14965 tablet_bootstrap.cc:654] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.744834 14966 tablet_bootstrap.cc:654] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.746937 14973 tablet_bootstrap.cc:654] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.754436 14965 tablet_bootstrap.cc:492] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb: No bootstrap required, opened a new log
I20260608 09:52:07.754494 14966 tablet_bootstrap.cc:492] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4: No bootstrap required, opened a new log
I20260608 09:52:07.755117 14966 ts_tablet_manager.cc:1403] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260608 09:52:07.755121 14965 ts_tablet_manager.cc:1403] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.009s
I20260608 09:52:07.755584 14973 tablet_bootstrap.cc:492] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff: No bootstrap required, opened a new log
I20260608 09:52:07.756042 14973 ts_tablet_manager.cc:1403] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.010s
I20260608 09:52:07.757629 14966 raft_consensus.cc:359] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.758212 14966 raft_consensus.cc:385] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.758490 14966 raft_consensus.cc:740] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb56208fa2b34651888cb3a5ab26d4b4, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.758330 14965 raft_consensus.cc:359] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.759137 14965 raft_consensus.cc:385] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.758885 14973 raft_consensus.cc:359] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.759475 14965 raft_consensus.cc:740] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.759605 14973 raft_consensus.cc:385] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.759945 14973 raft_consensus.cc:740] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2827e5dc04e406dbe8ffe21b458e9ff, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.760337 14965 consensus_queue.cc:260] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.760730 14973 consensus_queue.cc:260] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.759248 14966 consensus_queue.cc:260] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.763357 14965 ts_tablet_manager.cc:1434] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 09:52:07.763979 14966 ts_tablet_manager.cc:1434] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 09:52:07.764430 14965 tablet_bootstrap.cc:492] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb: Bootstrap starting.
I20260608 09:52:07.764935 14966 tablet_bootstrap.cc:492] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4: Bootstrap starting.
I20260608 09:52:07.771242 14965 tablet_bootstrap.cc:654] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.772621 14973 ts_tablet_manager.cc:1434] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 09:52:07.771242 14966 tablet_bootstrap.cc:654] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.777257 14973 tablet_bootstrap.cc:492] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff: Bootstrap starting.
I20260608 09:52:07.781878 14969 raft_consensus.cc:493] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:07.782384 14969 raft_consensus.cc:515] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.783392 14966 tablet_bootstrap.cc:492] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4: No bootstrap required, opened a new log
I20260608 09:52:07.783780 14966 ts_tablet_manager.cc:1403] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.003s
I20260608 09:52:07.786319 14966 raft_consensus.cc:359] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.787072 14966 raft_consensus.cc:385] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.787245 14965 tablet_bootstrap.cc:492] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb: No bootstrap required, opened a new log
I20260608 09:52:07.787426 14966 raft_consensus.cc:740] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb56208fa2b34651888cb3a5ab26d4b4, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.788065 14965 ts_tablet_manager.cc:1403] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260608 09:52:07.788357 14966 consensus_queue.cc:260] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.790817 14966 ts_tablet_manager.cc:1434] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:52:07.791805 14966 tablet_bootstrap.cc:492] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4: Bootstrap starting.
I20260608 09:52:07.792284 14969 leader_election.cc:290] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:07.792090 14965 raft_consensus.cc:359] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.793011 14965 raft_consensus.cc:385] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.793426 14965 raft_consensus.cc:740] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.794411 14965 consensus_queue.cc:260] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.796868 14965 ts_tablet_manager.cc:1434] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:52:07.799021 14966 tablet_bootstrap.cc:654] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.800789 14965 tablet_bootstrap.cc:492] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb: Bootstrap starting.
I20260608 09:52:07.805922 14973 tablet_bootstrap.cc:654] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.807744 14965 tablet_bootstrap.cc:654] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.810381 14970 raft_consensus.cc:493] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:07.811151 14970 raft_consensus.cc:515] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.818081 14970 leader_election.cc:290] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:07.846760 14771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154b09d068bd466c95be5ba2088b0ea1" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" is_pre_election: true
W20260608 09:52:07.848886 14886 leader_election.cc:343] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:07.853992 14846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154b09d068bd466c95be5ba2088b0ea1" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" is_pre_election: true
I20260608 09:52:07.854350 14966 tablet_bootstrap.cc:492] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4: No bootstrap required, opened a new log
I20260608 09:52:07.854874 14966 ts_tablet_manager.cc:1403] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.029s
I20260608 09:52:07.854803 14846 raft_consensus.cc:2468] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 0.
I20260608 09:52:07.856338 14771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd300f1fbf1b4c999af57adf720372bb" candidate_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" is_pre_election: true
I20260608 09:52:07.858817 14884 leader_election.cc:304] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb; no voters: a2827e5dc04e406dbe8ffe21b458e9ff
I20260608 09:52:07.859140 14966 raft_consensus.cc:359] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.859934 14966 raft_consensus.cc:385] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.860261 14969 raft_consensus.cc:2804] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:07.860276 14966 raft_consensus.cc:740] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb56208fa2b34651888cb3a5ab26d4b4, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.860823 14969 raft_consensus.cc:493] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:07.861233 14969 raft_consensus.cc:3060] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:07.861439 14966 consensus_queue.cc:260] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.863978 14966 ts_tablet_manager.cc:1434] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 09:52:07.865082 14966 tablet_bootstrap.cc:492] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4: Bootstrap starting.
I20260608 09:52:07.869415 14969 raft_consensus.cc:515] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.871722 14966 tablet_bootstrap.cc:654] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.872695 14771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154b09d068bd466c95be5ba2088b0ea1" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
W20260608 09:52:07.874641 14886 leader_election.cc:343] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:52:07.875861 14812 leader_election.cc:343] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:07.877245 14973 tablet_bootstrap.cc:492] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff: No bootstrap required, opened a new log
I20260608 09:52:07.877794 14973 ts_tablet_manager.cc:1403] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.002s
I20260608 09:52:07.877897 14966 tablet_bootstrap.cc:492] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4: No bootstrap required, opened a new log
I20260608 09:52:07.878193 14846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154b09d068bd466c95be5ba2088b0ea1" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
I20260608 09:52:07.878545 14966 ts_tablet_manager.cc:1403] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:52:07.878921 14846 raft_consensus.cc:3060] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:07.881731 14969 leader_election.cc:290] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Requested vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:07.881955 14966 raft_consensus.cc:359] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } }
I20260608 09:52:07.882930 14966 raft_consensus.cc:385] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.883299 14966 raft_consensus.cc:740] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb56208fa2b34651888cb3a5ab26d4b4, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.884466 14965 tablet_bootstrap.cc:492] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb: No bootstrap required, opened a new log
I20260608 09:52:07.885128 14965 ts_tablet_manager.cc:1403] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.041s
I20260608 09:52:07.884425 14966 consensus_queue.cc:260] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [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: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } }
I20260608 09:52:07.880957 14973 raft_consensus.cc:359] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.885862 14973 raft_consensus.cc:385] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.887111 14846 raft_consensus.cc:2468] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 1.
I20260608 09:52:07.887764 14966 ts_tablet_manager.cc:1434] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 09:52:07.888473 14884 leader_election.cc:304] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb; no voters: a2827e5dc04e406dbe8ffe21b458e9ff
I20260608 09:52:07.888358 14965 raft_consensus.cc:359] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.888877 14966 tablet_bootstrap.cc:492] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4: Bootstrap starting.
I20260608 09:52:07.889168 14965 raft_consensus.cc:385] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.889575 14965 raft_consensus.cc:740] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.889942 14969 raft_consensus.cc:2804] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:07.890404 14965 consensus_queue.cc:260] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.886205 14973 raft_consensus.cc:740] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2827e5dc04e406dbe8ffe21b458e9ff, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.894309 14969 raft_consensus.cc:697] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Becoming Leader. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Running, Role: LEADER
I20260608 09:52:07.899230 14920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd300f1fbf1b4c999af57adf720372bb" candidate_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" is_pre_election: true
W20260608 09:52:07.902382 14811 leader_election.cc:343] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:07.902953 14811 leader_election.cc:304] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb56208fa2b34651888cb3a5ab26d4b4; no voters: a2827e5dc04e406dbe8ffe21b458e9ff, f03a7a0a85e34748bfc88e23924c3ecb
I20260608 09:52:07.903865 14965 ts_tablet_manager.cc:1434] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 09:52:07.903796 14970 raft_consensus.cc:2749] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:07.904488 14969 consensus_queue.cc:237] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.896214 14973 consensus_queue.cc:260] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.908339 14966 tablet_bootstrap.cc:654] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.910614 14965 tablet_bootstrap.cc:492] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb: Bootstrap starting.
I20260608 09:52:07.917976 14965 tablet_bootstrap.cc:654] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.919485 14973 ts_tablet_manager.cc:1434] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
I20260608 09:52:07.920650 14973 tablet_bootstrap.cc:492] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff: Bootstrap starting.
I20260608 09:52:07.922339 14966 tablet_bootstrap.cc:492] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4: No bootstrap required, opened a new log
I20260608 09:52:07.923099 14966 ts_tablet_manager.cc:1403] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.010s
I20260608 09:52:07.927738 14966 raft_consensus.cc:359] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.928340 14977 raft_consensus.cc:493] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:07.928812 14966 raft_consensus.cc:385] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.929317 14966 raft_consensus.cc:740] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb56208fa2b34651888cb3a5ab26d4b4, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.930862 14966 consensus_queue.cc:260] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.929100 14977 raft_consensus.cc:515] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.938494 14966 ts_tablet_manager.cc:1434] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 09:52:07.940023 14966 tablet_bootstrap.cc:492] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4: Bootstrap starting.
I20260608 09:52:07.951493 14966 tablet_bootstrap.cc:654] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.954712 14965 tablet_bootstrap.cc:492] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb: No bootstrap required, opened a new log
I20260608 09:52:07.957715 14977 leader_election.cc:290] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449), f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:07.955248 14965 ts_tablet_manager.cc:1403] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.024s
I20260608 09:52:07.961854 14965 raft_consensus.cc:359] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.962666 14965 raft_consensus.cc:385] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.965799 14966 tablet_bootstrap.cc:492] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4: No bootstrap required, opened a new log
I20260608 09:52:07.966532 14966 ts_tablet_manager.cc:1403] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.000s
I20260608 09:52:07.962983 14965 raft_consensus.cc:740] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.969724 14965 consensus_queue.cc:260] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.972522 14970 raft_consensus.cc:493] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:07.973067 14970 raft_consensus.cc:515] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } }
W20260608 09:52:07.974818 14717 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:52:07.975364 14970 leader_election.cc:290] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279), a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431)
I20260608 09:52:07.970502 14966 raft_consensus.cc:359] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.976223 14966 raft_consensus.cc:385] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:07.974898 14973 tablet_bootstrap.cc:654] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:07.977706 14966 raft_consensus.cc:740] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb56208fa2b34651888cb3a5ab26d4b4, State: Initialized, Role: FOLLOWER
I20260608 09:52:07.977824 14920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eca68d313104ba4a7929fd6bd62a150" candidate_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" is_pre_election: true
I20260608 09:52:07.978444 14920 raft_consensus.cc:2468] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb56208fa2b34651888cb3a5ab26d4b4 in term 0.
I20260608 09:52:07.977276 14722 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:07.978626 14966 consensus_queue.cc:260] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4 [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.982860 14811 leader_election.cc:304] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [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: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb; no voters: 
W20260608 09:52:07.981776 14722 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:52:07.983829 14965 ts_tablet_manager.cc:1434] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260608 09:52:07.982043 14970 raft_consensus.cc:493] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:07.985433 14965 tablet_bootstrap.cc:492] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb: Bootstrap starting.
I20260608 09:52:07.984972 14970 raft_consensus.cc:515] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:07.989027 14970 leader_election.cc:290] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:07.993599 14970 raft_consensus.cc:2804] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:07.995498 14970 raft_consensus.cc:493] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:07.996014 14970 raft_consensus.cc:3060] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:07.994215 14669 catalog_manager.cc:5696] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3). New cstate: current_term: 1 leader_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:08.015069 14973 tablet_bootstrap.cc:492] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff: No bootstrap required, opened a new log
I20260608 09:52:08.015774 14973 ts_tablet_manager.cc:1403] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.010s
I20260608 09:52:08.019682 14973 raft_consensus.cc:359] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.020818 14973 raft_consensus.cc:385] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:08.021291 14973 raft_consensus.cc:740] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2827e5dc04e406dbe8ffe21b458e9ff, State: Initialized, Role: FOLLOWER
I20260608 09:52:08.022565 14973 consensus_queue.cc:260] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.022997 14771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eca68d313104ba4a7929fd6bd62a150" candidate_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" is_pre_election: true
W20260608 09:52:08.024336 14812 leader_election.cc:343] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:08.024611 14770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892425a31aff4441b31eee7fa19e228e" candidate_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" is_pre_election: true
I20260608 09:52:08.025439 14770 raft_consensus.cc:2468] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb56208fa2b34651888cb3a5ab26d4b4 in term 0.
I20260608 09:52:08.026067 14965 tablet_bootstrap.cc:654] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:08.026885 14812 leader_election.cc:304] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [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: a2827e5dc04e406dbe8ffe21b458e9ff, eb56208fa2b34651888cb3a5ab26d4b4; no voters: 
I20260608 09:52:08.032752 14846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892425a31aff4441b31eee7fa19e228e" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" is_pre_election: true
I20260608 09:52:08.033481 14846 raft_consensus.cc:2468] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2827e5dc04e406dbe8ffe21b458e9ff in term 0.
I20260608 09:52:08.035555 14735 leader_election.cc:304] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [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: a2827e5dc04e406dbe8ffe21b458e9ff, eb56208fa2b34651888cb3a5ab26d4b4; no voters: 
I20260608 09:52:08.036598 14977 raft_consensus.cc:2804] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:08.037447 14977 raft_consensus.cc:493] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:08.037875 14977 raft_consensus.cc:3060] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.040125 14970 raft_consensus.cc:515] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } }
W20260608 09:52:08.043871 14811 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.197.3:36279, user_credentials={real_user=slave}} blocked reactor thread for 61370.6us
I20260608 09:52:08.049722 14973 ts_tablet_manager.cc:1434] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.003s
I20260608 09:52:08.049642 14977 raft_consensus.cc:515] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.050806 14920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892425a31aff4441b31eee7fa19e228e" candidate_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" is_pre_election: true
I20260608 09:52:08.051263 14973 tablet_bootstrap.cc:492] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff: Bootstrap starting.
I20260608 09:52:08.051445 14920 raft_consensus.cc:2468] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb56208fa2b34651888cb3a5ab26d4b4 in term 0.
I20260608 09:52:08.052706 14977 leader_election.cc:290] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 1 election: Requested vote from peers eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449), f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:08.053071 14846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892425a31aff4441b31eee7fa19e228e" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
I20260608 09:52:08.053680 14846 raft_consensus.cc:3060] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.058303 14970 leader_election.cc:290] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 1 election: Requested vote from peers f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279), a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431)
I20260608 09:52:08.058807 14770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eca68d313104ba4a7929fd6bd62a150" candidate_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
I20260608 09:52:08.059895 14920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892425a31aff4441b31eee7fa19e228e" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" is_pre_election: true
W20260608 09:52:08.060199 14812 leader_election.cc:343] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:08.060720 14920 raft_consensus.cc:2468] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2827e5dc04e406dbe8ffe21b458e9ff in term 0.
I20260608 09:52:08.060534 14919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "892425a31aff4441b31eee7fa19e228e" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb"
I20260608 09:52:08.061700 14919 raft_consensus.cc:3060] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.062597 14920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eca68d313104ba4a7929fd6bd62a150" candidate_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb"
I20260608 09:52:08.063050 14920 raft_consensus.cc:3060] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.067559 14846 raft_consensus.cc:2468] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2827e5dc04e406dbe8ffe21b458e9ff in term 1.
I20260608 09:52:08.068987 14735 leader_election.cc:304] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [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: a2827e5dc04e406dbe8ffe21b458e9ff, eb56208fa2b34651888cb3a5ab26d4b4; no voters: 
I20260608 09:52:08.069291 14919 raft_consensus.cc:2468] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2827e5dc04e406dbe8ffe21b458e9ff in term 1.
I20260608 09:52:08.070175 14969 raft_consensus.cc:493] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:08.070050 14977 raft_consensus.cc:2804] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:08.070664 14973 tablet_bootstrap.cc:654] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:08.070740 14969 raft_consensus.cc:515] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.073488 14969 leader_election.cc:290] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:08.075280 14770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3346ba06a673492396d239b0e61d8f0d" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" is_pre_election: true
I20260608 09:52:08.075157 14845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3346ba06a673492396d239b0e61d8f0d" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" is_pre_election: true
I20260608 09:52:08.076489 14845 raft_consensus.cc:2468] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 0.
I20260608 09:52:08.075250 14970 raft_consensus.cc:2764] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260608 09:52:08.077272 14886 leader_election.cc:343] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:08.078728 14884 leader_election.cc:304] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb; no voters: a2827e5dc04e406dbe8ffe21b458e9ff
I20260608 09:52:08.080302 14969 raft_consensus.cc:2804] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:08.081110 14969 raft_consensus.cc:493] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:08.081921 14969 raft_consensus.cc:3060] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.085913 14920 raft_consensus.cc:2468] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb56208fa2b34651888cb3a5ab26d4b4 in term 1.
I20260608 09:52:08.088357 14966 ts_tablet_manager.cc:1434] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.015s
I20260608 09:52:08.087842 14811 leader_election.cc:304] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb; no voters: a2827e5dc04e406dbe8ffe21b458e9ff
I20260608 09:52:08.090499 14999 raft_consensus.cc:2804] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:08.091100 14999 raft_consensus.cc:697] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 LEADER]: Becoming Leader. State: Replica: eb56208fa2b34651888cb3a5ab26d4b4, State: Running, Role: LEADER
I20260608 09:52:08.091699 14965 tablet_bootstrap.cc:492] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb: No bootstrap required, opened a new log
I20260608 09:52:08.092197 14965 ts_tablet_manager.cc:1403] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb: Time spent bootstrapping tablet: real 0.107s	user 0.028s	sys 0.001s
I20260608 09:52:08.092061 14999 consensus_queue.cc:237] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [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: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } }
I20260608 09:52:08.095492 14965 raft_consensus.cc:359] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.096280 14965 raft_consensus.cc:385] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:08.095976 14969 raft_consensus.cc:515] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.096653 14965 raft_consensus.cc:740] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Initialized, Role: FOLLOWER
I20260608 09:52:08.072973 14977 raft_consensus.cc:697] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 LEADER]: Becoming Leader. State: Replica: a2827e5dc04e406dbe8ffe21b458e9ff, State: Running, Role: LEADER
I20260608 09:52:08.097494 14965 consensus_queue.cc:260] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.103384 14965 ts_tablet_manager.cc:1434] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260608 09:52:08.103744 14770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3346ba06a673492396d239b0e61d8f0d" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
I20260608 09:52:08.104548 14965 tablet_bootstrap.cc:492] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb: Bootstrap starting.
W20260608 09:52:08.105829 14886 leader_election.cc:343] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:08.107317 14977 consensus_queue.cc:237] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.110198 14969 leader_election.cc:290] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Requested vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:08.111334 14965 tablet_bootstrap.cc:654] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:08.111531 14846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3346ba06a673492396d239b0e61d8f0d" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
I20260608 09:52:08.112270 14846 raft_consensus.cc:3060] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.113747 14973 tablet_bootstrap.cc:492] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff: No bootstrap required, opened a new log
I20260608 09:52:08.114459 14973 ts_tablet_manager.cc:1403] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.013s
I20260608 09:52:08.118481 14973 raft_consensus.cc:359] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } }
I20260608 09:52:08.119351 14973 raft_consensus.cc:385] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:08.119885 14973 raft_consensus.cc:740] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2827e5dc04e406dbe8ffe21b458e9ff, State: Initialized, Role: FOLLOWER
I20260608 09:52:08.120354 14846 raft_consensus.cc:2468] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 1.
I20260608 09:52:08.121299 14973 consensus_queue.cc:260] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [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: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } }
I20260608 09:52:08.123627 14884 leader_election.cc:304] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb; no voters: a2827e5dc04e406dbe8ffe21b458e9ff
I20260608 09:52:08.124455 14973 ts_tablet_manager.cc:1434] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 09:52:08.125854 14973 tablet_bootstrap.cc:492] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff: Bootstrap starting.
I20260608 09:52:08.128005 14965 tablet_bootstrap.cc:492] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb: No bootstrap required, opened a new log
I20260608 09:52:08.128502 14965 ts_tablet_manager.cc:1403] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260608 09:52:08.129518 14969 raft_consensus.cc:2804] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:08.130257 14969 raft_consensus.cc:697] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Becoming Leader. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Running, Role: LEADER
I20260608 09:52:08.131343 14965 raft_consensus.cc:359] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.132058 14965 raft_consensus.cc:385] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:08.132340 14965 raft_consensus.cc:740] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Initialized, Role: FOLLOWER
I20260608 09:52:08.133116 14973 tablet_bootstrap.cc:654] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:08.133296 14965 consensus_queue.cc:260] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.134688 14969 consensus_queue.cc:237] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.135957 14965 ts_tablet_manager.cc:1434] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:52:08.137594 14667 catalog_manager.cc:5696] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:08.140340 14973 tablet_bootstrap.cc:492] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff: No bootstrap required, opened a new log
I20260608 09:52:08.140866 14973 ts_tablet_manager.cc:1403] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 09:52:08.144189 14973 raft_consensus.cc:359] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.144814 14973 raft_consensus.cc:385] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:08.145104 14973 raft_consensus.cc:740] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2827e5dc04e406dbe8ffe21b458e9ff, State: Initialized, Role: FOLLOWER
I20260608 09:52:08.147987 14973 consensus_queue.cc:260] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.148939 14669 catalog_manager.cc:5696] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3). New cstate: current_term: 1 leader_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:08.150667 14973 ts_tablet_manager.cc:1434] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260608 09:52:08.151755 14973 tablet_bootstrap.cc:492] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff: Bootstrap starting.
I20260608 09:52:08.155591 14969 raft_consensus.cc:493] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:08.156004 14969 raft_consensus.cc:515] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.156726 14668 catalog_manager.cc:5696] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff reported cstate change: term changed from 0 to 1, leader changed from <none> to a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1). New cstate: current_term: 1 leader_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:08.158353 14973 tablet_bootstrap.cc:654] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:08.158532 14770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd300f1fbf1b4c999af57adf720372bb" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" is_pre_election: true
I20260608 09:52:08.158914 14846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd300f1fbf1b4c999af57adf720372bb" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" is_pre_election: true
I20260608 09:52:08.159200 14770 raft_consensus.cc:2468] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 0.
I20260608 09:52:08.159536 14846 raft_consensus.cc:2468] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 0.
I20260608 09:52:08.160521 14886 leader_election.cc:304] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [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: a2827e5dc04e406dbe8ffe21b458e9ff, f03a7a0a85e34748bfc88e23924c3ecb; no voters: 
I20260608 09:52:08.160851 14969 leader_election.cc:290] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:08.161655 14990 raft_consensus.cc:2804] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:08.162220 14990 raft_consensus.cc:493] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:08.162731 14990 raft_consensus.cc:3060] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.170676 14973 tablet_bootstrap.cc:492] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff: No bootstrap required, opened a new log
I20260608 09:52:08.171417 14973 ts_tablet_manager.cc:1403] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260608 09:52:08.171026 14990 raft_consensus.cc:515] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.173667 14990 leader_election.cc:290] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Requested vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:08.174921 14846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd300f1fbf1b4c999af57adf720372bb" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
I20260608 09:52:08.175143 14770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd300f1fbf1b4c999af57adf720372bb" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
I20260608 09:52:08.175618 14846 raft_consensus.cc:3060] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.175228 14973 raft_consensus.cc:359] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.175944 14770 raft_consensus.cc:3060] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.176126 14973 raft_consensus.cc:385] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:08.176556 14973 raft_consensus.cc:740] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2827e5dc04e406dbe8ffe21b458e9ff, State: Initialized, Role: FOLLOWER
I20260608 09:52:08.177445 14973 consensus_queue.cc:260] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.181744 14973 ts_tablet_manager.cc:1434] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 09:52:08.182359 14977 raft_consensus.cc:493] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:08.184087 14973 tablet_bootstrap.cc:492] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff: Bootstrap starting.
I20260608 09:52:08.183470 14977 raft_consensus.cc:515] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.184676 14846 raft_consensus.cc:2468] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 1.
I20260608 09:52:08.186468 14884 leader_election.cc:304] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [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: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb; no voters: 
I20260608 09:52:08.187495 14990 raft_consensus.cc:2804] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:08.187515 14845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154b09d068bd466c95be5ba2088b0ea1" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" is_pre_election: true
I20260608 09:52:08.188793 14845 raft_consensus.cc:2393] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2827e5dc04e406dbe8ffe21b458e9ff in current term 1: Already voted for candidate f03a7a0a85e34748bfc88e23924c3ecb in this term.
I20260608 09:52:08.188725 14990 raft_consensus.cc:697] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Becoming Leader. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Running, Role: LEADER
I20260608 09:52:08.189873 14990 consensus_queue.cc:237] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.192433 14973 tablet_bootstrap.cc:654] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:08.192632 14920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "154b09d068bd466c95be5ba2088b0ea1" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" is_pre_election: true
I20260608 09:52:08.194911 14736 leader_election.cc:304] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2827e5dc04e406dbe8ffe21b458e9ff; no voters: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb
I20260608 09:52:08.196426 15002 raft_consensus.cc:3060] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.201817 14969 raft_consensus.cc:493] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:08.202446 14969 raft_consensus.cc:515] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.205404 14969 leader_election.cc:290] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:08.205803 14771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1f75bd5c5d417fb1abee675bce35c0" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" is_pre_election: true
I20260608 09:52:08.206219 14973 tablet_bootstrap.cc:492] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff: No bootstrap required, opened a new log
I20260608 09:52:08.206256 14845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1f75bd5c5d417fb1abee675bce35c0" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" is_pre_election: true
I20260608 09:52:08.206817 14973 ts_tablet_manager.cc:1403] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 09:52:08.207039 14845 raft_consensus.cc:2468] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 0.
W20260608 09:52:08.207584 14886 leader_election.cc:343] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:08.208472 14969 raft_consensus.cc:493] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:08.208429 14884 leader_election.cc:304] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb; no voters: a2827e5dc04e406dbe8ffe21b458e9ff
I20260608 09:52:08.209646 14990 raft_consensus.cc:2804] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:08.209107 14969 raft_consensus.cc:515] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.210595 14990 raft_consensus.cc:493] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:08.211141 14990 raft_consensus.cc:3060] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.210893 14973 raft_consensus.cc:359] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.211805 14973 raft_consensus.cc:385] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:08.212142 14973 raft_consensus.cc:740] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2827e5dc04e406dbe8ffe21b458e9ff, State: Initialized, Role: FOLLOWER
I20260608 09:52:08.213171 14771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbcc5687fe7d4a70a3b1ee043dd8879a" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" is_pre_election: true
I20260608 09:52:08.213052 14973 consensus_queue.cc:260] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.209839 14977 leader_election.cc:290] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449), f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:08.214098 14771 raft_consensus.cc:2468] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 0.
I20260608 09:52:08.214193 14845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbcc5687fe7d4a70a3b1ee043dd8879a" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" is_pre_election: true
I20260608 09:52:08.214937 14845 raft_consensus.cc:2468] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 0.
I20260608 09:52:08.215703 14886 leader_election.cc:304] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [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: a2827e5dc04e406dbe8ffe21b458e9ff, f03a7a0a85e34748bfc88e23924c3ecb; no voters: 
I20260608 09:52:08.216778 14969 leader_election.cc:290] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:08.216840 14989 raft_consensus.cc:2804] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:08.217401 14989 raft_consensus.cc:493] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:08.218676 14990 raft_consensus.cc:515] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.217842 14989 raft_consensus.cc:3060] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.219306 14770 raft_consensus.cc:2468] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 1.
I20260608 09:52:08.211220 14669 catalog_manager.cc:5696] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3). New cstate: current_term: 1 leader_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:08.224723 14973 ts_tablet_manager.cc:1434] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260608 09:52:08.225795 14771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1f75bd5c5d417fb1abee675bce35c0" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
I20260608 09:52:08.226524 14973 tablet_bootstrap.cc:492] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff: Bootstrap starting.
W20260608 09:52:08.228926 14886 leader_election.cc:343] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:08.232647 14990 leader_election.cc:290] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Requested vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:08.233301 14845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1f75bd5c5d417fb1abee675bce35c0" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
I20260608 09:52:08.228024 15002 raft_consensus.cc:2749] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:08.234002 14845 raft_consensus.cc:3060] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.237694 14990 raft_consensus.cc:493] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:08.238265 14990 raft_consensus.cc:515] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.241660 14770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203d497348ca4bf7962deed24dc24b8a" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" is_pre_election: true
I20260608 09:52:08.243052 14770 raft_consensus.cc:2468] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 0.
I20260608 09:52:08.243836 15002 raft_consensus.cc:493] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:08.244535 14886 leader_election.cc:304] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [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: a2827e5dc04e406dbe8ffe21b458e9ff, f03a7a0a85e34748bfc88e23924c3ecb; no voters: 
I20260608 09:52:08.244786 15002 raft_consensus.cc:515] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.246136 14969 raft_consensus.cc:2804] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:08.246675 14969 raft_consensus.cc:493] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:08.247071 14969 raft_consensus.cc:3060] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.247450 14846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203d497348ca4bf7962deed24dc24b8a" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" is_pre_election: true
I20260608 09:52:08.248068 14973 tablet_bootstrap.cc:654] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:08.248147 14846 raft_consensus.cc:2468] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 0.
I20260608 09:52:08.248421 14844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3346ba06a673492396d239b0e61d8f0d" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" is_pre_election: true
I20260608 09:52:08.249464 14844 raft_consensus.cc:2393] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2827e5dc04e406dbe8ffe21b458e9ff in current term 1: Already voted for candidate f03a7a0a85e34748bfc88e23924c3ecb in this term.
I20260608 09:52:08.251624 14989 raft_consensus.cc:515] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.253141 14920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3346ba06a673492396d239b0e61d8f0d" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" is_pre_election: true
I20260608 09:52:08.255085 14990 leader_election.cc:290] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:08.255314 14969 raft_consensus.cc:515] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.255481 14736 leader_election.cc:304] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2827e5dc04e406dbe8ffe21b458e9ff; no voters: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb
I20260608 09:52:08.256811 14977 raft_consensus.cc:3060] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.257505 14989 leader_election.cc:290] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Requested vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:08.259930 14771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203d497348ca4bf7962deed24dc24b8a" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
I20260608 09:52:08.260576 14771 raft_consensus.cc:3060] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.243181 14845 raft_consensus.cc:2468] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 1.
I20260608 09:52:08.262168 14844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbcc5687fe7d4a70a3b1ee043dd8879a" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
I20260608 09:52:08.262710 14884 leader_election.cc:304] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb; no voters: a2827e5dc04e406dbe8ffe21b458e9ff
I20260608 09:52:08.263398 14844 raft_consensus.cc:3060] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.263991 14989 raft_consensus.cc:2804] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:08.264794 14989 raft_consensus.cc:697] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Becoming Leader. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Running, Role: LEADER
I20260608 09:52:08.268080 14845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203d497348ca4bf7962deed24dc24b8a" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
I20260608 09:52:08.268723 14771 raft_consensus.cc:2468] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 1.
I20260608 09:52:08.269691 14989 consensus_queue.cc:237] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.270323 14886 leader_election.cc:304] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [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: a2827e5dc04e406dbe8ffe21b458e9ff, f03a7a0a85e34748bfc88e23924c3ecb; no voters: 
I20260608 09:52:08.271284 14990 raft_consensus.cc:2804] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:08.268991 14845 raft_consensus.cc:3060] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.268616 14770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbcc5687fe7d4a70a3b1ee043dd8879a" candidate_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
I20260608 09:52:08.272413 14969 leader_election.cc:290] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [CANDIDATE]: Term 1 election: Requested vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:08.272953 14770 raft_consensus.cc:3060] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.277815 14973 tablet_bootstrap.cc:492] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff: No bootstrap required, opened a new log
I20260608 09:52:08.278488 14973 ts_tablet_manager.cc:1403] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.019s
I20260608 09:52:08.281834 14973 raft_consensus.cc:359] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.282763 14973 raft_consensus.cc:385] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:08.283149 14973 raft_consensus.cc:740] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2827e5dc04e406dbe8ffe21b458e9ff, State: Initialized, Role: FOLLOWER
I20260608 09:52:08.283442 14977 raft_consensus.cc:2749] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:08.284897 15002 leader_election.cc:290] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449), f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:08.285023 14973 consensus_queue.cc:260] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.287793 14844 raft_consensus.cc:2468] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 1.
I20260608 09:52:08.290103 14845 raft_consensus.cc:2468] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 1.
I20260608 09:52:08.290367 14884 leader_election.cc:304] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [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: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb; no voters: 
I20260608 09:52:08.293151 14973 ts_tablet_manager.cc:1434] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:52:08.293722 15015 raft_consensus.cc:2804] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:08.294529 15015 raft_consensus.cc:697] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Becoming Leader. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Running, Role: LEADER
I20260608 09:52:08.292968 14770 raft_consensus.cc:2468] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f03a7a0a85e34748bfc88e23924c3ecb in term 1.
I20260608 09:52:08.295526 15015 consensus_queue.cc:237] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.298558 14990 raft_consensus.cc:697] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Becoming Leader. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Running, Role: LEADER
I20260608 09:52:08.299567 14990 consensus_queue.cc:237] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [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: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.302335 14668 catalog_manager.cc:5696] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3). New cstate: current_term: 1 leader_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:08.320431 14667 catalog_manager.cc:5696] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3). New cstate: current_term: 1 leader_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:08.321931 14667 catalog_manager.cc:5696] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb reported cstate change: term changed from 0 to 1, leader changed from <none> to f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3). New cstate: current_term: 1 leader_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:08.323173 15015 consensus_queue.cc:1048] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.340533 14990 consensus_queue.cc:1048] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.413753 15002 raft_consensus.cc:493] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:08.414443 15002 raft_consensus.cc:515] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } }
I20260608 09:52:08.417848 14920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eca68d313104ba4a7929fd6bd62a150" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" is_pre_election: true
I20260608 09:52:08.417970 14845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eca68d313104ba4a7929fd6bd62a150" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" is_pre_election: true
I20260608 09:52:08.418578 14920 raft_consensus.cc:2393] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2827e5dc04e406dbe8ffe21b458e9ff in current term 1: Already voted for candidate eb56208fa2b34651888cb3a5ab26d4b4 in this term.
I20260608 09:52:08.419234 15002 leader_election.cc:290] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279), eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:08.419643 14736 leader_election.cc:304] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2827e5dc04e406dbe8ffe21b458e9ff; no voters: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb
I20260608 09:52:08.420313 15002 raft_consensus.cc:3060] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.424886 15002 raft_consensus.cc:2749] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:08.435480 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:08.441852 15024 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
W20260608 09:52:08.443157 15025 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
W20260608 09:52:08.443985 15027 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
I20260608 09:52:08.444615 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:08.445513 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:08.445770 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:08.445969 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912328445928 us; error 0 us; skew 500 ppm
I20260608 09:52:08.446576 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:08.449275 14100 webserver.cc:533] Webserver started at http://127.13.197.4:33431/ using document root <none> and password file <none>
I20260608 09:52:08.449859 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:08.450030 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:08.450374 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:08.451484 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "ba9d7a0f5b424973984e76405e1f9059"
format_stamp: "Formatted at 2026-06-08 09:52:08 on dist-test-slave-hb1r"
I20260608 09:52:08.456444 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:08.460412 15032 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:08.461414 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:52:08.461849 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "ba9d7a0f5b424973984e76405e1f9059"
format_stamp: "Formatted at 2026-06-08 09:52:08 on dist-test-slave-hb1r"
I20260608 09:52:08.462131 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912320616351-14100-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)
I20260608 09:52:08.482831 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:08.484064 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:08.485605 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:08.488035 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:08.488272 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:08.488549 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:08.488698 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:08.516505 15002 raft_consensus.cc:493] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:08.517043 15002 raft_consensus.cc:515] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:08.519307 15002 leader_election.cc:290] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449), f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:08.520622 14845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1f75bd5c5d417fb1abee675bce35c0" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" is_pre_election: true
I20260608 09:52:08.520622 14920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1f75bd5c5d417fb1abee675bce35c0" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" is_pre_election: true
I20260608 09:52:08.521731 14845 raft_consensus.cc:2393] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2827e5dc04e406dbe8ffe21b458e9ff in current term 1: Already voted for candidate f03a7a0a85e34748bfc88e23924c3ecb in this term.
I20260608 09:52:08.523211 14735 leader_election.cc:304] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2827e5dc04e406dbe8ffe21b458e9ff; no voters: eb56208fa2b34651888cb3a5ab26d4b4, f03a7a0a85e34748bfc88e23924c3ecb
I20260608 09:52:08.524022 15002 raft_consensus.cc:3060] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:08.532712 15002 raft_consensus.cc:2749] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:52:08.538878 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:41645
I20260608 09:52:08.539008 15094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:41645 every 8 connection(s)
I20260608 09:52:08.554298 15095 heartbeater.cc:344] Connected to a master server at 127.13.197.62:38649
I20260608 09:52:08.554693 15095 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:08.555523 15095 heartbeater.cc:507] Master 127.13.197.62:38649 requested a full tablet report, sending...
I20260608 09:52:08.557834 14667 ts_manager.cc:194] Registered new tserver with Master: ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4:41645)
I20260608 09:52:08.559504 14667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55876
I20260608 09:52:08.561285 14990 consensus_queue.cc:1048] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.573869 14969 consensus_queue.cc:1048] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:52:08.578145 14999 consensus_queue.cc:1048] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.594498 15002 consensus_queue.cc:1048] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.595737 14989 consensus_queue.cc:1048] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.596730 14997 consensus_queue.cc:1048] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.619906 14989 consensus_queue.cc:1048] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.633975 15002 consensus_queue.cc:1048] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.710903 14989 consensus_queue.cc:1048] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.722507 14969 consensus_queue.cc:1048] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.733850 14969 consensus_queue.cc:1048] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.745857 15015 consensus_queue.cc:1048] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.777837 15015 consensus_queue.cc:1048] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:08.789744 15015 consensus_queue.cc:1048] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:09.562332 15095 heartbeater.cc:499] Master 127.13.197.62:38649 was elected leader, sending a full tablet report...
I20260608 09:52:09.984990 14722 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:10.002159 14919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b1f75bd5c5d417fb1abee675bce35c0"
dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb"
mode: GRACEFUL
new_leader_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
 from {username='slave'} at 127.0.0.1:52738
I20260608 09:52:10.002779 14919 raft_consensus.cc:606] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Received request to transfer leadership to TS a2827e5dc04e406dbe8ffe21b458e9ff
I20260608 09:52:10.005277 14919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3346ba06a673492396d239b0e61d8f0d"
dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb"
mode: GRACEFUL
new_leader_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
 from {username='slave'} at 127.0.0.1:52738
I20260608 09:52:10.005795 14919 raft_consensus.cc:606] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Received request to transfer leadership to TS a2827e5dc04e406dbe8ffe21b458e9ff
I20260608 09:52:10.008029 14919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbcc5687fe7d4a70a3b1ee043dd8879a"
dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb"
mode: GRACEFUL
new_leader_uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
 from {username='slave'} at 127.0.0.1:52738
I20260608 09:52:10.008494 14919 raft_consensus.cc:606] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Received request to transfer leadership to TS eb56208fa2b34651888cb3a5ab26d4b4
I20260608 09:52:10.009505 14722 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260608 09:52:10.010017 14722 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:10.115116 14989 raft_consensus.cc:993] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb: : Instructing follower a2827e5dc04e406dbe8ffe21b458e9ff to start an election
I20260608 09:52:10.115594 15120 raft_consensus.cc:1081] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Signalling peer a2827e5dc04e406dbe8ffe21b458e9ff to start an election
I20260608 09:52:10.117399 14770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b1f75bd5c5d417fb1abee675bce35c0"
dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
 from {username='slave'} at 127.0.0.1:60626
I20260608 09:52:10.117987 14770 raft_consensus.cc:493] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:10.118309 14770 raft_consensus.cc:3060] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:10.122973 14770 raft_consensus.cc:515] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:10.124837 14770 leader_election.cc:290] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 2 election: Requested vote from peers eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449), f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:10.125746 14844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1f75bd5c5d417fb1abee675bce35c0" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
I20260608 09:52:10.126045 14919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b1f75bd5c5d417fb1abee675bce35c0" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb"
I20260608 09:52:10.126356 14844 raft_consensus.cc:3060] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:10.126588 14919 raft_consensus.cc:3055] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:52:10.126945 14919 raft_consensus.cc:740] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Running, Role: LEADER
I20260608 09:52:10.127642 14919 consensus_queue.cc:260] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:10.128554 14919 raft_consensus.cc:3060] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:10.131507 14844 raft_consensus.cc:2468] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2827e5dc04e406dbe8ffe21b458e9ff in term 2.
I20260608 09:52:10.132709 14735 leader_election.cc:304] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2827e5dc04e406dbe8ffe21b458e9ff, eb56208fa2b34651888cb3a5ab26d4b4; no voters: 
I20260608 09:52:10.133441 15116 raft_consensus.cc:2804] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:10.133463 14919 raft_consensus.cc:2468] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2827e5dc04e406dbe8ffe21b458e9ff in term 2.
I20260608 09:52:10.134624 15116 raft_consensus.cc:697] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 LEADER]: Becoming Leader. State: Replica: a2827e5dc04e406dbe8ffe21b458e9ff, State: Running, Role: LEADER
I20260608 09:52:10.135547 15116 consensus_queue.cc:237] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:10.143818 14669 catalog_manager.cc:5696] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff reported cstate change: term changed from 1 to 2, leader changed from f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3) to a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1). New cstate: current_term: 2 leader_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:10.261404 14989 raft_consensus.cc:993] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb: : Instructing follower eb56208fa2b34651888cb3a5ab26d4b4 to start an election
I20260608 09:52:10.261865 15120 raft_consensus.cc:1081] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Signalling peer eb56208fa2b34651888cb3a5ab26d4b4 to start an election
I20260608 09:52:10.263288 14844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbcc5687fe7d4a70a3b1ee043dd8879a"
dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
 from {username='slave'} at 127.0.0.1:42992
I20260608 09:52:10.263805 14844 raft_consensus.cc:493] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:10.264158 14844 raft_consensus.cc:3060] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:10.268996 14844 raft_consensus.cc:515] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:10.272374 14844 leader_election.cc:290] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 2 election: Requested vote from peers a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431), f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:10.273314 14770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbcc5687fe7d4a70a3b1ee043dd8879a" candidate_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
I20260608 09:52:10.274070 14770 raft_consensus.cc:3060] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:10.274410 14919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbcc5687fe7d4a70a3b1ee043dd8879a" candidate_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb"
I20260608 09:52:10.275007 14919 raft_consensus.cc:3055] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:52:10.275336 14919 raft_consensus.cc:740] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Running, Role: LEADER
I20260608 09:52:10.275895 14989 raft_consensus.cc:993] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb: : Instructing follower a2827e5dc04e406dbe8ffe21b458e9ff to start an election
I20260608 09:52:10.276412 15120 raft_consensus.cc:1081] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Signalling peer a2827e5dc04e406dbe8ffe21b458e9ff to start an election
I20260608 09:52:10.276296 14919 consensus_queue.cc:260] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:10.277567 14919 raft_consensus.cc:3060] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:10.278242 14771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3346ba06a673492396d239b0e61d8f0d"
dest_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff"
 from {username='slave'} at 127.0.0.1:60626
I20260608 09:52:10.278833 14771 raft_consensus.cc:493] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:10.279213 14771 raft_consensus.cc:3060] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:10.281020 14770 raft_consensus.cc:2468] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb56208fa2b34651888cb3a5ab26d4b4 in term 2.
I20260608 09:52:10.282342 14919 raft_consensus.cc:2468] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb56208fa2b34651888cb3a5ab26d4b4 in term 2.
I20260608 09:52:10.282388 14812 leader_election.cc:304] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2827e5dc04e406dbe8ffe21b458e9ff, eb56208fa2b34651888cb3a5ab26d4b4; no voters: 
I20260608 09:52:10.283403 15117 raft_consensus.cc:2804] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:10.284706 15117 raft_consensus.cc:697] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 LEADER]: Becoming Leader. State: Replica: eb56208fa2b34651888cb3a5ab26d4b4, State: Running, Role: LEADER
I20260608 09:52:10.285945 14771 raft_consensus.cc:515] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:10.286284 15117 consensus_queue.cc:237] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:10.288964 14844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3346ba06a673492396d239b0e61d8f0d" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb56208fa2b34651888cb3a5ab26d4b4"
I20260608 09:52:10.289188 14771 leader_election.cc:290] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 2 election: Requested vote from peers eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449), f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:10.289672 14844 raft_consensus.cc:3060] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:10.295375 14844 raft_consensus.cc:2468] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2827e5dc04e406dbe8ffe21b458e9ff in term 2.
I20260608 09:52:10.290745 14919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3346ba06a673492396d239b0e61d8f0d" candidate_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f03a7a0a85e34748bfc88e23924c3ecb"
I20260608 09:52:10.296060 14919 raft_consensus.cc:3055] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:52:10.296521 14919 raft_consensus.cc:740] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f03a7a0a85e34748bfc88e23924c3ecb, State: Running, Role: LEADER
I20260608 09:52:10.296761 14735 leader_election.cc:304] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2827e5dc04e406dbe8ffe21b458e9ff, eb56208fa2b34651888cb3a5ab26d4b4; no voters: 
I20260608 09:52:10.297755 15116 raft_consensus.cc:2804] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:10.298331 15116 raft_consensus.cc:697] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 LEADER]: Becoming Leader. State: Replica: a2827e5dc04e406dbe8ffe21b458e9ff, State: Running, Role: LEADER
I20260608 09:52:10.297756 14919 consensus_queue.cc:260] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:10.299381 14919 raft_consensus.cc:3060] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:10.299211 15116 consensus_queue.cc:237] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } }
I20260608 09:52:10.301805 14669 catalog_manager.cc:5696] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 reported cstate change: term changed from 1 to 2, leader changed from f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3) to eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2). New cstate: current_term: 2 leader_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:10.306347 14919 raft_consensus.cc:2468] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2827e5dc04e406dbe8ffe21b458e9ff in term 2.
I20260608 09:52:10.309010 14666 catalog_manager.cc:5696] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff reported cstate change: term changed from 1 to 2, leader changed from f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3) to a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1). New cstate: current_term: 2 leader_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:10.584087 14844 raft_consensus.cc:1275] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Refusing update from remote peer a2827e5dc04e406dbe8ffe21b458e9ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:10.585388 15121 consensus_queue.cc:1048] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:10.592352 14919 raft_consensus.cc:1275] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Refusing update from remote peer a2827e5dc04e406dbe8ffe21b458e9ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:10.593855 15121 consensus_queue.cc:1048] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:10.726567 14844 raft_consensus.cc:1275] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Refusing update from remote peer a2827e5dc04e406dbe8ffe21b458e9ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:10.728168 15121 consensus_queue.cc:1048] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:10.738291 14919 raft_consensus.cc:1275] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Refusing update from remote peer a2827e5dc04e406dbe8ffe21b458e9ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:10.740131 15121 consensus_queue.cc:1048] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:10.762382 14771 raft_consensus.cc:1275] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Refusing update from remote peer eb56208fa2b34651888cb3a5ab26d4b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:10.763861 15117 consensus_queue.cc:1048] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:10.773774 14919 raft_consensus.cc:1275] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Refusing update from remote peer eb56208fa2b34651888cb3a5ab26d4b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:10.775362 15127 consensus_queue.cc:1048] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:12.011204 14722 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:12.017243 14722 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:12.017745 14722 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:14.008612 14770 consensus_queue.cc:237] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } attrs { replace: true } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.019025 14722 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:14.027314 14845 raft_consensus.cc:1275] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Refusing update from remote peer a2827e5dc04e406dbe8ffe21b458e9ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:52:14.031251 15146 consensus_queue.cc:1048] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:52:14.033419 14920 raft_consensus.cc:1275] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Refusing update from remote peer a2827e5dc04e406dbe8ffe21b458e9ff: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:52:14.036010 15146 consensus_queue.cc:1048] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:14.037868 14722 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:14.038478 14722 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:14.043339 15148 raft_consensus.cc:2955] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } attrs { replace: true } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.045238 14845 raft_consensus.cc:2955] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } attrs { replace: true } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
W20260608 09:52:14.048825 14736 consensus_peers.cc:597] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff -> Peer ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4:41645): Couldn't send request to peer ba9d7a0f5b424973984e76405e1f9059. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b1f75bd5c5d417fb1abee675bce35c0. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:14.048589 14920 raft_consensus.cc:2955] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } attrs { replace: true } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.067653 14666 catalog_manager.cc:5696] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff reported cstate change: config changed from index -1 to 3, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New cstate: current_term: 2 leader_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:14.075730 14920 consensus_queue.cc:237] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } attrs { replace: true } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.093642 14845 raft_consensus.cc:1275] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Refusing update from remote peer f03a7a0a85e34748bfc88e23924c3ecb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:14.096175 15142 consensus_queue.cc:1048] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:52:14.101784 14770 raft_consensus.cc:1275] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Refusing update from remote peer f03a7a0a85e34748bfc88e23924c3ecb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:14.105535 15142 consensus_queue.cc:1048] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:52:14.111176 15160 raft_consensus.cc:2955] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } attrs { replace: true } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.113078 14845 raft_consensus.cc:2955] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } attrs { replace: true } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
W20260608 09:52:14.117415 14885 consensus_peers.cc:597] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb -> Peer ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4:41645): Couldn't send request to peer ba9d7a0f5b424973984e76405e1f9059. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 154b09d068bd466c95be5ba2088b0ea1. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:14.135453 14667 catalog_manager.cc:5696] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 reported cstate change: config changed from index -1 to 2, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } attrs { replace: true } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.141417 14920 consensus_queue.cc:237] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.140607 14770 raft_consensus.cc:2955] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } attrs { replace: true } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.155318 14771 raft_consensus.cc:1275] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Refusing update from remote peer f03a7a0a85e34748bfc88e23924c3ecb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:14.154829 14845 raft_consensus.cc:1275] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Refusing update from remote peer f03a7a0a85e34748bfc88e23924c3ecb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:52:14.156215 14885 consensus_peers.cc:597] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb -> Peer ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4:41645): Couldn't send request to peer ba9d7a0f5b424973984e76405e1f9059. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 203d497348ca4bf7962deed24dc24b8a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:14.157348 15160 consensus_queue.cc:1048] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:14.159375 15165 consensus_queue.cc:1048] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:52:14.172704 15160 raft_consensus.cc:2955] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.176570 14845 raft_consensus.cc:2955] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.174743 14770 raft_consensus.cc:2955] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.189908 14669 catalog_manager.cc:5696] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb reported cstate change: config changed from index -1 to 2, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:14.201257 14845 consensus_queue.cc:237] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.211587 14920 raft_consensus.cc:1275] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Refusing update from remote peer eb56208fa2b34651888cb3a5ab26d4b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:52:14.212862 14770 raft_consensus.cc:1275] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Refusing update from remote peer eb56208fa2b34651888cb3a5ab26d4b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:52:14.213132 15117 consensus_queue.cc:1048] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:52:14.215415 15172 consensus_queue.cc:1048] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 09:52:14.220938 14811 consensus_peers.cc:597] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 -> Peer ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4:41645): Couldn't send request to peer ba9d7a0f5b424973984e76405e1f9059. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbcc5687fe7d4a70a3b1ee043dd8879a. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:14.223152 15117 raft_consensus.cc:2955] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.225087 14920 raft_consensus.cc:2955] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.226344 14770 raft_consensus.cc:2955] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.236735 14667 catalog_manager.cc:5696] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff reported cstate change: config changed from index -1 to 3, NON_VOTER ba9d7a0f5b424973984e76405e1f9059 (127.13.197.4) added. New cstate: current_term: 2 leader_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } } }
I20260608 09:52:14.508095 15175 ts_tablet_manager.cc:933] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: Initiating tablet copy from peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431)
I20260608 09:52:14.510234 15175 tablet_copy_client.cc:323] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.1:34431
I20260608 09:52:14.523648 14781 tablet_copy_service.cc:140] P a2827e5dc04e406dbe8ffe21b458e9ff: Received BeginTabletCopySession request for tablet 1b1f75bd5c5d417fb1abee675bce35c0 from peer ba9d7a0f5b424973984e76405e1f9059 ({username='slave'} at 127.0.0.1:60658)
I20260608 09:52:14.524252 14781 tablet_copy_service.cc:161] P a2827e5dc04e406dbe8ffe21b458e9ff: Beginning new tablet copy session on tablet 1b1f75bd5c5d417fb1abee675bce35c0 from peer ba9d7a0f5b424973984e76405e1f9059 at {username='slave'} at 127.0.0.1:60658: session id = ba9d7a0f5b424973984e76405e1f9059-1b1f75bd5c5d417fb1abee675bce35c0
I20260608 09:52:14.531031 14781 tablet_copy_source_session.cc:215] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:14.534463 15175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b1f75bd5c5d417fb1abee675bce35c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:14.547631 15175 tablet_copy_client.cc:806] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:14.548305 15175 tablet_copy_client.cc:670] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:14.553184 15175 tablet_copy_client.cc:538] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:14.560361 15175 tablet_bootstrap.cc:492] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: Bootstrap starting.
I20260608 09:52:14.572944 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
W20260608 09:52:14.579059 14886 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260608 09:52:14.590409 14100 tablet_copy_service.cc:362] P a2827e5dc04e406dbe8ffe21b458e9ff: Destroying tablet copy session ba9d7a0f5b424973984e76405e1f9059-1b1f75bd5c5d417fb1abee675bce35c0 due to service shutdown
I20260608 09:52:14.590873 14100 tablet_copy_service.cc:434] P a2827e5dc04e406dbe8ffe21b458e9ff: ending tablet copy session ba9d7a0f5b424973984e76405e1f9059-1b1f75bd5c5d417fb1abee675bce35c0 on tablet 1b1f75bd5c5d417fb1abee675bce35c0 with peer ba9d7a0f5b424973984e76405e1f9059
I20260608 09:52:14.591861 15175 tablet_bootstrap.cc:492] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260608 09:52:14.591881 14886 consensus_peers.cc:597] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb -> Peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Couldn't send request to peer a2827e5dc04e406dbe8ffe21b458e9ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:14.593237 15175 tablet_bootstrap.cc:492] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: Bootstrap complete.
I20260608 09:52:14.594130 15175 ts_tablet_manager.cc:1403] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: Time spent bootstrapping tablet: real 0.034s	user 0.028s	sys 0.001s
I20260608 09:52:14.598246 15175 raft_consensus.cc:359] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } attrs { replace: true } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.599246 15175 raft_consensus.cc:740] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ba9d7a0f5b424973984e76405e1f9059, State: Initialized, Role: LEARNER
I20260608 09:52:14.600088 15175 consensus_queue.cc:260] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } attrs { replace: true } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.604610 15175 ts_tablet_manager.cc:1434] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 09:52:14.615655 15182 ts_tablet_manager.cc:933] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: Initiating tablet copy from peer eb56208fa2b34651888cb3a5ab26d4b4 (127.13.197.2:36449)
I20260608 09:52:14.631594 15182 tablet_copy_client.cc:323] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:36449
I20260608 09:52:14.641765 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:14.642971 14100 tablet_replica.cc:333] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff: stopping tablet replica
I20260608 09:52:14.642788 14856 tablet_copy_service.cc:140] P eb56208fa2b34651888cb3a5ab26d4b4: Received BeginTabletCopySession request for tablet fbcc5687fe7d4a70a3b1ee043dd8879a from peer ba9d7a0f5b424973984e76405e1f9059 ({username='slave'} at 127.0.0.1:43018)
I20260608 09:52:14.643561 14856 tablet_copy_service.cc:161] P eb56208fa2b34651888cb3a5ab26d4b4: Beginning new tablet copy session on tablet fbcc5687fe7d4a70a3b1ee043dd8879a from peer ba9d7a0f5b424973984e76405e1f9059 at {username='slave'} at 127.0.0.1:43018: session id = ba9d7a0f5b424973984e76405e1f9059-fbcc5687fe7d4a70a3b1ee043dd8879a
I20260608 09:52:14.644027 14100 raft_consensus.cc:2243] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:52:14.645445 14100 raft_consensus.cc:2272] T 1b1f75bd5c5d417fb1abee675bce35c0 P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.648663 14100 tablet_replica.cc:333] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff: stopping tablet replica
I20260608 09:52:14.649557 14100 raft_consensus.cc:2243] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.650188 14100 raft_consensus.cc:2272] T fbcc5687fe7d4a70a3b1ee043dd8879a P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.651516 14856 tablet_copy_source_session.cc:215] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:14.653373 14100 tablet_replica.cc:333] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff: stopping tablet replica
I20260608 09:52:14.654033 14100 raft_consensus.cc:2243] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.654524 14100 raft_consensus.cc:2272] T 154b09d068bd466c95be5ba2088b0ea1 P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.657150 15182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbcc5687fe7d4a70a3b1ee043dd8879a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:14.657298 14100 tablet_replica.cc:333] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff: stopping tablet replica
I20260608 09:52:14.658087 14100 raft_consensus.cc:2243] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.658556 14100 raft_consensus.cc:2272] T 203d497348ca4bf7962deed24dc24b8a P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.661490 14100 tablet_replica.cc:333] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff: stopping tablet replica
I20260608 09:52:14.662098 14100 raft_consensus.cc:2243] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.662533 14100 raft_consensus.cc:2272] T 6eca68d313104ba4a7929fd6bd62a150 P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.664819 14100 tablet_replica.cc:333] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff: stopping tablet replica
I20260608 09:52:14.665331 14100 raft_consensus.cc:2243] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.665970 14100 raft_consensus.cc:2272] T dd300f1fbf1b4c999af57adf720372bb P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.668394 14100 tablet_replica.cc:333] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff: stopping tablet replica
I20260608 09:52:14.669028 14100 raft_consensus.cc:2243] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:52:14.669914 14100 raft_consensus.cc:2272] T 3346ba06a673492396d239b0e61d8f0d P a2827e5dc04e406dbe8ffe21b458e9ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.672060 14100 tablet_replica.cc:333] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff: stopping tablet replica
I20260608 09:52:14.672538 14100 raft_consensus.cc:2243] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:14.673395 14100 raft_consensus.cc:2272] T 892425a31aff4441b31eee7fa19e228e P a2827e5dc04e406dbe8ffe21b458e9ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.674105 15182 tablet_copy_client.cc:806] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:14.674749 15182 tablet_copy_client.cc:670] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:14.679015 15182 tablet_copy_client.cc:538] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:14.688453 15182 tablet_bootstrap.cc:492] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: Bootstrap starting.
W20260608 09:52:14.701305 14812 consensus_peers.cc:597] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 -> Peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Couldn't send request to peer a2827e5dc04e406dbe8ffe21b458e9ff. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:14.705855 15185 ts_tablet_manager.cc:933] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059: Initiating tablet copy from peer f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:14.706246 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:52:14.714210 15185 tablet_copy_client.cc:323] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:36279
W20260608 09:52:14.718511 15175 tablet_copy_client.cc:1131] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.197.1:34431: connect: Connection refused (error 111)
I20260608 09:52:14.734025 15182 tablet_bootstrap.cc:492] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:14.735366 15182 tablet_bootstrap.cc:492] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: Bootstrap complete.
I20260608 09:52:14.735879 14930 tablet_copy_service.cc:140] P f03a7a0a85e34748bfc88e23924c3ecb: Received BeginTabletCopySession request for tablet 154b09d068bd466c95be5ba2088b0ea1 from peer ba9d7a0f5b424973984e76405e1f9059 ({username='slave'} at 127.0.0.1:52764)
I20260608 09:52:14.736291 15182 ts_tablet_manager.cc:1403] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: Time spent bootstrapping tablet: real 0.048s	user 0.030s	sys 0.011s
I20260608 09:52:14.736550 14930 tablet_copy_service.cc:161] P f03a7a0a85e34748bfc88e23924c3ecb: Beginning new tablet copy session on tablet 154b09d068bd466c95be5ba2088b0ea1 from peer ba9d7a0f5b424973984e76405e1f9059 at {username='slave'} at 127.0.0.1:52764: session id = ba9d7a0f5b424973984e76405e1f9059-154b09d068bd466c95be5ba2088b0ea1
I20260608 09:52:14.747974 14930 tablet_copy_source_session.cc:215] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:14.751924 15185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 154b09d068bd466c95be5ba2088b0ea1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:52:14.752853 14886 consensus_peers.cc:597] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb -> Peer a2827e5dc04e406dbe8ffe21b458e9ff (127.13.197.1:34431): Couldn't send request to peer a2827e5dc04e406dbe8ffe21b458e9ff. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:14.754688 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:52:14.754184 15182 raft_consensus.cc:359] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.755097 15182 raft_consensus.cc:740] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ba9d7a0f5b424973984e76405e1f9059, State: Initialized, Role: LEARNER
I20260608 09:52:14.756270 15182 consensus_queue.cc:260] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.761619 15182 ts_tablet_manager.cc:1434] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260608 09:52:14.771071 14100 tablet_copy_service.cc:362] P eb56208fa2b34651888cb3a5ab26d4b4: Destroying tablet copy session ba9d7a0f5b424973984e76405e1f9059-fbcc5687fe7d4a70a3b1ee043dd8879a due to service shutdown
I20260608 09:52:14.772073 14100 tablet_copy_service.cc:434] P eb56208fa2b34651888cb3a5ab26d4b4: ending tablet copy session ba9d7a0f5b424973984e76405e1f9059-fbcc5687fe7d4a70a3b1ee043dd8879a on tablet fbcc5687fe7d4a70a3b1ee043dd8879a with peer ba9d7a0f5b424973984e76405e1f9059
I20260608 09:52:14.775251 15185 tablet_copy_client.cc:806] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:14.775910 15185 tablet_copy_client.cc:670] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:14.780301 15185 tablet_copy_client.cc:538] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:14.784276 15175 ts_tablet_manager.cc:933] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059: Initiating tablet copy from peer f03a7a0a85e34748bfc88e23924c3ecb (127.13.197.3:36279)
I20260608 09:52:14.792955 15175 tablet_copy_client.cc:323] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:36279
I20260608 09:52:14.795034 14930 tablet_copy_service.cc:140] P f03a7a0a85e34748bfc88e23924c3ecb: Received BeginTabletCopySession request for tablet 203d497348ca4bf7962deed24dc24b8a from peer ba9d7a0f5b424973984e76405e1f9059 ({username='slave'} at 127.0.0.1:52764)
I20260608 09:52:14.795751 14930 tablet_copy_service.cc:161] P f03a7a0a85e34748bfc88e23924c3ecb: Beginning new tablet copy session on tablet 203d497348ca4bf7962deed24dc24b8a from peer ba9d7a0f5b424973984e76405e1f9059 at {username='slave'} at 127.0.0.1:52764: session id = ba9d7a0f5b424973984e76405e1f9059-203d497348ca4bf7962deed24dc24b8a
I20260608 09:52:14.803026 14930 tablet_copy_source_session.cc:215] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:14.806631 15175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203d497348ca4bf7962deed24dc24b8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:14.808641 15185 tablet_bootstrap.cc:492] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059: Bootstrap starting.
I20260608 09:52:14.812189 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:14.814774 14100 tablet_replica.cc:333] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4: stopping tablet replica
I20260608 09:52:14.815646 14100 raft_consensus.cc:2243] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:52:14.817009 14100 raft_consensus.cc:2272] T fbcc5687fe7d4a70a3b1ee043dd8879a P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.822196 14100 tablet_replica.cc:333] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4: stopping tablet replica
I20260608 09:52:14.823089 14100 raft_consensus.cc:2243] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:14.824123 14100 raft_consensus.cc:2272] T 6eca68d313104ba4a7929fd6bd62a150 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.824608 15175 tablet_copy_client.cc:806] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:14.825397 15175 tablet_copy_client.cc:670] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:14.826901 14100 tablet_replica.cc:333] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4: stopping tablet replica
I20260608 09:52:14.827788 14100 raft_consensus.cc:2243] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.828444 14100 raft_consensus.cc:2272] T 3346ba06a673492396d239b0e61d8f0d P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.831264 14100 tablet_replica.cc:333] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4: stopping tablet replica
I20260608 09:52:14.832005 15175 tablet_copy_client.cc:538] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:14.832363 14100 raft_consensus.cc:2243] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.833030 14100 raft_consensus.cc:2272] T 892425a31aff4441b31eee7fa19e228e P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.835661 14100 tablet_replica.cc:333] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4: stopping tablet replica
I20260608 09:52:14.836498 14100 raft_consensus.cc:2243] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.837132 14100 raft_consensus.cc:2272] T 1b1f75bd5c5d417fb1abee675bce35c0 P eb56208fa2b34651888cb3a5ab26d4b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.840155 14100 tablet_replica.cc:333] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4: stopping tablet replica
I20260608 09:52:14.840924 14100 raft_consensus.cc:2243] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.841598 14100 raft_consensus.cc:2272] T 203d497348ca4bf7962deed24dc24b8a P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.842357 15175 tablet_bootstrap.cc:492] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059: Bootstrap starting.
I20260608 09:52:14.842586 15185 tablet_bootstrap.cc:492] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:14.844995 14100 tablet_replica.cc:333] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4: stopping tablet replica
I20260608 09:52:14.845011 15185 tablet_bootstrap.cc:492] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059: Bootstrap complete.
I20260608 09:52:14.846087 14100 raft_consensus.cc:2243] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.846105 15185 ts_tablet_manager.cc:1403] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059: Time spent bootstrapping tablet: real 0.038s	user 0.028s	sys 0.002s
I20260608 09:52:14.846966 14100 raft_consensus.cc:2272] T 154b09d068bd466c95be5ba2088b0ea1 P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.850126 14100 tablet_replica.cc:333] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4: stopping tablet replica
I20260608 09:52:14.849802 15185 raft_consensus.cc:359] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } attrs { replace: true } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.850751 15185 raft_consensus.cc:740] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ba9d7a0f5b424973984e76405e1f9059, State: Initialized, Role: LEARNER
I20260608 09:52:14.850986 14100 raft_consensus.cc:2243] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.851642 14100 raft_consensus.cc:2272] T dd300f1fbf1b4c999af57adf720372bb P eb56208fa2b34651888cb3a5ab26d4b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.851477 15185 consensus_queue.cc:260] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } attrs { replace: true } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.854049 15185 ts_tablet_manager.cc:1434] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 09:52:14.856984 14930 tablet_copy_service.cc:342] P f03a7a0a85e34748bfc88e23924c3ecb: Request end of tablet copy session ba9d7a0f5b424973984e76405e1f9059-154b09d068bd466c95be5ba2088b0ea1 received from {username='slave'} at 127.0.0.1:52764
I20260608 09:52:14.857455 14930 tablet_copy_service.cc:434] P f03a7a0a85e34748bfc88e23924c3ecb: ending tablet copy session ba9d7a0f5b424973984e76405e1f9059-154b09d068bd466c95be5ba2088b0ea1 on tablet 154b09d068bd466c95be5ba2088b0ea1 with peer ba9d7a0f5b424973984e76405e1f9059
I20260608 09:52:14.876313 15175 tablet_bootstrap.cc:492] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:14.877177 15175 tablet_bootstrap.cc:492] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059: Bootstrap complete.
I20260608 09:52:14.877895 15175 ts_tablet_manager.cc:1403] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.003s
I20260608 09:52:14.880555 15175 raft_consensus.cc:359] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.881263 15175 raft_consensus.cc:740] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ba9d7a0f5b424973984e76405e1f9059, State: Initialized, Role: LEARNER
I20260608 09:52:14.882025 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:52:14.881851 15175 consensus_queue.cc:260] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2827e5dc04e406dbe8ffe21b458e9ff" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34431 } attrs { replace: true } } peers { permanent_uuid: "eb56208fa2b34651888cb3a5ab26d4b4" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 36449 } } peers { permanent_uuid: "f03a7a0a85e34748bfc88e23924c3ecb" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36279 } } peers { permanent_uuid: "ba9d7a0f5b424973984e76405e1f9059" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41645 } attrs { promote: true } }
I20260608 09:52:14.884325 15175 ts_tablet_manager.cc:1434] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:52:14.886516 14930 tablet_copy_service.cc:342] P f03a7a0a85e34748bfc88e23924c3ecb: Request end of tablet copy session ba9d7a0f5b424973984e76405e1f9059-203d497348ca4bf7962deed24dc24b8a received from {username='slave'} at 127.0.0.1:52764
I20260608 09:52:14.886965 14930 tablet_copy_service.cc:434] P f03a7a0a85e34748bfc88e23924c3ecb: ending tablet copy session ba9d7a0f5b424973984e76405e1f9059-203d497348ca4bf7962deed24dc24b8a on tablet 203d497348ca4bf7962deed24dc24b8a with peer ba9d7a0f5b424973984e76405e1f9059
W20260608 09:52:14.892123 15182 tablet_copy_client.cc:1131] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.197.2:36449: connect: Connection refused (error 111)
I20260608 09:52:14.910560 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:52:14.945329 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:14.946269 14100 tablet_replica.cc:333] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb: stopping tablet replica
I20260608 09:52:14.947086 14100 raft_consensus.cc:2243] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:14.948066 14100 raft_consensus.cc:2272] T dd300f1fbf1b4c999af57adf720372bb P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.950762 14100 tablet_replica.cc:333] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb: stopping tablet replica
I20260608 09:52:14.951470 14100 raft_consensus.cc:2243] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.952075 14100 raft_consensus.cc:2272] T fbcc5687fe7d4a70a3b1ee043dd8879a P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.954998 14100 tablet_replica.cc:333] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb: stopping tablet replica
I20260608 09:52:14.955729 14100 raft_consensus.cc:2243] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.956314 14100 raft_consensus.cc:2272] T 1b1f75bd5c5d417fb1abee675bce35c0 P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.959057 14100 tablet_replica.cc:333] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb: stopping tablet replica
I20260608 09:52:14.959905 14100 raft_consensus.cc:2243] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:14.961237 14100 raft_consensus.cc:2272] T 154b09d068bd466c95be5ba2088b0ea1 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.964251 14100 tablet_replica.cc:333] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb: stopping tablet replica
I20260608 09:52:14.964949 14100 raft_consensus.cc:2243] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:14.966181 14100 raft_consensus.cc:2272] T 203d497348ca4bf7962deed24dc24b8a P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.968986 14100 tablet_replica.cc:333] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb: stopping tablet replica
I20260608 09:52:14.969720 14100 raft_consensus.cc:2243] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.970220 14100 raft_consensus.cc:2272] T 3346ba06a673492396d239b0e61d8f0d P f03a7a0a85e34748bfc88e23924c3ecb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.972875 14100 tablet_replica.cc:333] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb: stopping tablet replica
I20260608 09:52:14.973538 14100 raft_consensus.cc:2243] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.974013 14100 raft_consensus.cc:2272] T 892425a31aff4441b31eee7fa19e228e P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:14.976636 14100 tablet_replica.cc:333] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb: stopping tablet replica
I20260608 09:52:14.977258 14100 raft_consensus.cc:2243] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:14.977762 14100 raft_consensus.cc:2272] T 6eca68d313104ba4a7929fd6bd62a150 P f03a7a0a85e34748bfc88e23924c3ecb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:15.010396 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:52:15.029452 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:52:15.062023 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:15.063733 14100 tablet_replica.cc:333] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059: stopping tablet replica
I20260608 09:52:15.064452 14100 raft_consensus.cc:2243] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:52:15.064878 14100 raft_consensus.cc:2272] T 203d497348ca4bf7962deed24dc24b8a P ba9d7a0f5b424973984e76405e1f9059 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:52:15.066941 14100 tablet_replica.cc:333] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059: stopping tablet replica
I20260608 09:52:15.067480 14100 raft_consensus.cc:2243] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:52:15.067857 14100 raft_consensus.cc:2272] T 154b09d068bd466c95be5ba2088b0ea1 P ba9d7a0f5b424973984e76405e1f9059 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:52:15.069923 14100 tablet_replica.cc:333] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059: stopping tablet replica
I20260608 09:52:15.070425 14100 raft_consensus.cc:2243] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 09:52:15.070799 14100 raft_consensus.cc:2272] T fbcc5687fe7d4a70a3b1ee043dd8879a P ba9d7a0f5b424973984e76405e1f9059 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 09:52:15.073024 14100 tablet_replica.cc:333] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059: stopping tablet replica
I20260608 09:52:15.073576 14100 raft_consensus.cc:2243] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 09:52:15.073956 14100 raft_consensus.cc:2272] T 1b1f75bd5c5d417fb1abee675bce35c0 P ba9d7a0f5b424973984e76405e1f9059 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 09:52:15.096843 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:52:15.109750 14100 master.cc:562] Master@127.13.197.62:38649 shutting down...
W20260608 09:52:15.139988 14717 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:52:15.140295 14717 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:52:15.140517 14717 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:52:15.141697 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:15.142208 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:15.142576 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0264b8f67bab4533871214f36b953619: stopping tablet replica
I20260608 09:52:15.162292 14100 master.cc:584] Master@127.13.197.62:38649 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9358 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 09:52:15.205986 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:42077,127.13.197.61:44559,127.13.197.60:33785
I20260608 09:52:15.207410 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:15.213430 15194 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
W20260608 09:52:15.213441 15193 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
W20260608 09:52:15.213785 15196 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
I20260608 09:52:15.215868 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:15.216674 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:15.216890 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:15.217063 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912335217045 us; error 0 us; skew 500 ppm
I20260608 09:52:15.217705 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:15.220188 14100 webserver.cc:533] Webserver started at http://127.13.197.62:43585/ using document root <none> and password file <none>
I20260608 09:52:15.220738 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:15.220949 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:15.221251 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:15.222421 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "45966eb4013f4bf8ba3059abdce5deac"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.227028 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:52:15.230533 15201 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:15.231467 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:15.231735 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "45966eb4013f4bf8ba3059abdce5deac"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.231982 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-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)
I20260608 09:52:15.244781 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:15.246122 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:15.284504 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:42077
I20260608 09:52:15.284734 15252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:42077 every 8 connection(s)
I20260608 09:52:15.288703 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:52:15.289005 15253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:52:15.294293 15255 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
W20260608 09:52:15.295374 15256 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
I20260608 09:52:15.296721 15253 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:52:15.299083 15258 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
I20260608 09:52:15.299803 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:15.301224 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:15.301404 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:15.301678 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912335301640 us; error 0 us; skew 500 ppm
I20260608 09:52:15.302350 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:15.305344 14100 webserver.cc:533] Webserver started at http://127.13.197.61:33571/ using document root <none> and password file <none>
I20260608 09:52:15.305912 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:15.306138 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:15.306416 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:15.307749 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-1-root/instance:
uuid: "322a87b9084c4e8a9e0778b65a6f9d88"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.312903 15253 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:52:15.314035 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:52:15.318595 15266 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 09:52:15.319278 15253 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.61:44559: Network error: Client connection negotiation failed: client connection to 127.13.197.61:44559: connect: Connection refused (error 111)
I20260608 09:52:15.319489 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:52:15.319878 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-1-root
uuid: "322a87b9084c4e8a9e0778b65a6f9d88"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.320188 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-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)
I20260608 09:52:15.352821 15253 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } attempt: 1
I20260608 09:52:15.353330 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:15.354946 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 09:52:15.358114 15253 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.61:44559: Network error: Client connection negotiation failed: client connection to 127.13.197.61:44559: connect: Connection refused (error 111)
I20260608 09:52:15.394502 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.61:44559
I20260608 09:52:15.394848 15317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.61:44559 every 8 connection(s)
I20260608 09:52:15.394696 15253 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } attempt: 2
I20260608 09:52:15.402956 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:52:15.403138 15319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:15.408917 15253 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:52:15.409718 15321 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
W20260608 09:52:15.410684 15322 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
I20260608 09:52:15.415124 15319 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:52:15.415810 15253 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.60:33785: Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111)
W20260608 09:52:15.416780 15324 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
I20260608 09:52:15.419030 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:15.419977 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:15.420254 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:15.420467 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912335420449 us; error 0 us; skew 500 ppm
I20260608 09:52:15.421096 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:15.423722 14100 webserver.cc:533] Webserver started at http://127.13.197.60:45435/ using document root <none> and password file <none>
I20260608 09:52:15.424253 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:15.424474 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:15.424808 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:15.425984 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-2-root/instance:
uuid: "4e84873dd24e4278a6dfe76dbf6bf24e"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.428153 15319 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:52:15.431447 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:52:15.435930 15330 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:15.436961 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:52:15.437325 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-2-root
uuid: "4e84873dd24e4278a6dfe76dbf6bf24e"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.437695 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/master-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)
I20260608 09:52:15.439734 15319 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:52:15.445981 15319 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.60:33785: Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111)
I20260608 09:52:15.460951 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:15.462304 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:15.462365 15253 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } attempt: 1
W20260608 09:52:15.467608 15253 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.60:33785: Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111)
I20260608 09:52:15.494495 15319 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } attempt: 1
W20260608 09:52:15.500447 15319 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.197.60:33785: Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111)
I20260608 09:52:15.505241 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.60:33785
I20260608 09:52:15.505345 15382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.60:33785 every 8 connection(s)
I20260608 09:52:15.508956 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:15.510064 15383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:15.515709 15383 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:52:15.519080 15253 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } attempt: 2
I20260608 09:52:15.528707 15383 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:52:15.536715 15253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac: Bootstrap starting.
I20260608 09:52:15.538028 15319 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } attempt: 2
I20260608 09:52:15.540486 15383 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:52:15.543202 15253 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:15.551229 15253 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac: No bootstrap required, opened a new log
I20260608 09:52:15.554394 15253 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:15.555202 15253 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:15.555505 15253 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45966eb4013f4bf8ba3059abdce5deac, State: Initialized, Role: FOLLOWER
I20260608 09:52:15.556317 15253 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [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: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:15.558661 15389 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:15.559254 15319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88: Bootstrap starting.
I20260608 09:52:15.559530 15389 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:15.560287 15253 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:15.560920 15383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e: Bootstrap starting.
I20260608 09:52:15.566726 15383 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:15.567055 15319 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:15.571846 15383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e: No bootstrap required, opened a new log
I20260608 09:52:15.573774 15319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88: No bootstrap required, opened a new log
I20260608 09:52:15.574736 15383 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:15.575443 15383 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:15.575798 15383 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e84873dd24e4278a6dfe76dbf6bf24e, State: Initialized, Role: FOLLOWER
I20260608 09:52:15.576761 15383 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [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: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:15.577574 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:52:15.577612 15319 raft_consensus.cc:359] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:15.578533 15319 raft_consensus.cc:385] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:15.578883 15319 raft_consensus.cc:740] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 322a87b9084c4e8a9e0778b65a6f9d88, State: Initialized, Role: FOLLOWER
I20260608 09:52:15.579067 15403 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:15.579860 15403 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:15.579895 15319 consensus_queue.cc:260] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [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: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:15.580735 15383 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:15.582302 15404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:15.583106 15404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [sys.catalog]: This master's current role is: FOLLOWER
W20260608 09:52:15.583135 15402 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:52:15.583665 15402 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:52:15.584012 15319 sys_catalog.cc:565] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:15.598325 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:52:15.600399 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:15.600454 15423 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:52:15.600924 15423 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:52:15.602860 15426 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:52:15.603196 15426 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:52:15.608582 15427 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
W20260608 09:52:15.608736 15428 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
W20260608 09:52:15.610226 15430 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
I20260608 09:52:15.613762 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:15.614723 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:15.614944 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:15.615136 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912335615117 us; error 0 us; skew 500 ppm
I20260608 09:52:15.615720 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:15.618165 14100 webserver.cc:533] Webserver started at http://127.13.197.1:37831/ using document root <none> and password file <none>
I20260608 09:52:15.618680 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:15.618883 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:15.619163 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:15.620352 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "a4bf3973993a462cb360b94f73347e41"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.625378 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 09:52:15.629045 15435 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:15.630019 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 09:52:15.630352 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "a4bf3973993a462cb360b94f73347e41"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.630614 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-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)
I20260608 09:52:15.657649 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:15.658950 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:15.660480 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:15.662997 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:15.663247 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:15.663494 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:15.663677 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:15.704313 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:42471
I20260608 09:52:15.704414 15497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:42471 every 8 connection(s)
I20260608 09:52:15.718382 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:52:15.731613 15499 heartbeater.cc:344] Connected to a master server at 127.13.197.61:44559
I20260608 09:52:15.732358 15499 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:15.733649 15499 heartbeater.cc:507] Master 127.13.197.61:44559 requested a full tablet report, sending...
I20260608 09:52:15.734004 15500 heartbeater.cc:344] Connected to a master server at 127.13.197.62:42077
I20260608 09:52:15.734645 15500 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:15.735898 15500 heartbeater.cc:507] Master 127.13.197.62:42077 requested a full tablet report, sending...
I20260608 09:52:15.738230 15498 heartbeater.cc:344] Connected to a master server at 127.13.197.60:33785
I20260608 09:52:15.738304 15283 ts_manager.cc:194] Registered new tserver with Master: a4bf3973993a462cb360b94f73347e41 (127.13.197.1:42471)
I20260608 09:52:15.739076 15498 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:15.740458 15498 heartbeater.cc:507] Master 127.13.197.60:33785 requested a full tablet report, sending...
W20260608 09:52:15.744182 15505 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
I20260608 09:52:15.744395 15218 ts_manager.cc:194] Registered new tserver with Master: a4bf3973993a462cb360b94f73347e41 (127.13.197.1:42471)
I20260608 09:52:15.745038 15348 ts_manager.cc:194] Registered new tserver with Master: a4bf3973993a462cb360b94f73347e41 (127.13.197.1:42471)
W20260608 09:52:15.749327 15506 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
I20260608 09:52:15.749615 14100 server_base.cc:1061] running on GCE node
W20260608 09:52:15.749821 15508 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
I20260608 09:52:15.751001 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:15.751240 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:15.751454 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912335751436 us; error 0 us; skew 500 ppm
I20260608 09:52:15.752095 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:15.754638 14100 webserver.cc:533] Webserver started at http://127.13.197.2:34799/ using document root <none> and password file <none>
I20260608 09:52:15.755177 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:15.755370 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:15.755667 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:15.756778 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "d217490f66834ac881ac0b453e206f17"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.761492 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:15.765024 15513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:15.765849 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:52:15.766165 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "d217490f66834ac881ac0b453e206f17"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.766462 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-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)
I20260608 09:52:15.779801 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:15.781087 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:15.782657 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:15.785197 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:15.785429 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:15.785717 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:15.785897 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:15.827239 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:44315
I20260608 09:52:15.827353 15575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:44315 every 8 connection(s)
I20260608 09:52:15.835938 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:52:15.851752 15576 heartbeater.cc:344] Connected to a master server at 127.13.197.60:33785
I20260608 09:52:15.852389 15576 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:15.853288 15577 heartbeater.cc:344] Connected to a master server at 127.13.197.61:44559
I20260608 09:52:15.853636 15576 heartbeater.cc:507] Master 127.13.197.60:33785 requested a full tablet report, sending...
I20260608 09:52:15.853772 15577 heartbeater.cc:461] Registering TS with master...
W20260608 09:52:15.854944 15583 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
I20260608 09:52:15.856189 15577 heartbeater.cc:507] Master 127.13.197.61:44559 requested a full tablet report, sending...
I20260608 09:52:15.857839 15348 ts_manager.cc:194] Registered new tserver with Master: d217490f66834ac881ac0b453e206f17 (127.13.197.2:44315)
I20260608 09:52:15.859148 15283 ts_manager.cc:194] Registered new tserver with Master: d217490f66834ac881ac0b453e206f17 (127.13.197.2:44315)
W20260608 09:52:15.863197 15584 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
W20260608 09:52:15.864858 15586 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
I20260608 09:52:15.866677 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:15.867843 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:52:15.868003 15578 heartbeater.cc:344] Connected to a master server at 127.13.197.62:42077
W20260608 09:52:15.868316 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:15.868530 15578 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:15.868573 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912335868551 us; error 0 us; skew 500 ppm
I20260608 09:52:15.869414 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:15.869453 15578 heartbeater.cc:507] Master 127.13.197.62:42077 requested a full tablet report, sending...
I20260608 09:52:15.872490 14100 webserver.cc:533] Webserver started at http://127.13.197.3:45623/ using document root <none> and password file <none>
I20260608 09:52:15.872493 15218 ts_manager.cc:194] Registered new tserver with Master: d217490f66834ac881ac0b453e206f17 (127.13.197.2:44315)
I20260608 09:52:15.873351 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:15.873668 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:15.873997 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:15.875084 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "65ed15855f49430a9bb354b6e9647f95"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.880035 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:52:15.883858 15591 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:15.884665 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:15.885069 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "65ed15855f49430a9bb354b6e9647f95"
format_stamp: "Formatted at 2026-06-08 09:52:15 on dist-test-slave-hb1r"
I20260608 09:52:15.885370 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912320616351-14100-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)
I20260608 09:52:15.899782 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:15.901042 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:15.902649 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:15.905022 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:15.905278 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:15.905550 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:15.905745 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:52:15.922493 15403 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:15.923161 15403 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:15.926455 15403 leader_election.cc:290] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45966eb4013f4bf8ba3059abdce5deac (127.13.197.62:42077), 322a87b9084c4e8a9e0778b65a6f9d88 (127.13.197.61:44559)
I20260608 09:52:15.927244 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" is_pre_election: true
I20260608 09:52:15.927009 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45966eb4013f4bf8ba3059abdce5deac" is_pre_election: true
I20260608 09:52:15.928117 15293 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e84873dd24e4278a6dfe76dbf6bf24e in term 0.
I20260608 09:52:15.928133 15228 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e84873dd24e4278a6dfe76dbf6bf24e in term 0.
I20260608 09:52:15.929919 15333 leader_election.cc:304] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [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: 322a87b9084c4e8a9e0778b65a6f9d88, 4e84873dd24e4278a6dfe76dbf6bf24e; no voters: 
I20260608 09:52:15.930862 15403 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:15.931308 15403 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:15.931713 15403 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:15.937686 15403 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:15.939595 15403 leader_election.cc:290] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [CANDIDATE]: Term 1 election: Requested vote from peers 45966eb4013f4bf8ba3059abdce5deac (127.13.197.62:42077), 322a87b9084c4e8a9e0778b65a6f9d88 (127.13.197.61:44559)
I20260608 09:52:15.940409 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45966eb4013f4bf8ba3059abdce5deac"
I20260608 09:52:15.941129 15228 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:15.941094 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "322a87b9084c4e8a9e0778b65a6f9d88"
I20260608 09:52:15.942153 15293 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:15.947419 15228 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e84873dd24e4278a6dfe76dbf6bf24e in term 1.
I20260608 09:52:15.949122 15331 leader_election.cc:304] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [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: 45966eb4013f4bf8ba3059abdce5deac, 4e84873dd24e4278a6dfe76dbf6bf24e; no voters: 
I20260608 09:52:15.950160 15403 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:15.950656 15293 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e84873dd24e4278a6dfe76dbf6bf24e in term 1.
I20260608 09:52:15.952378 15403 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 1 LEADER]: Becoming Leader. State: Replica: 4e84873dd24e4278a6dfe76dbf6bf24e, State: Running, Role: LEADER
I20260608 09:52:15.953426 15403 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [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: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:15.958025 15647 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e84873dd24e4278a6dfe76dbf6bf24e. Latest consensus state: current_term: 1 leader_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:15.958652 15647 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:15.960729 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:43693
I20260608 09:52:15.960875 15656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:43693 every 8 connection(s)
I20260608 09:52:15.962086 15655 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:15.981650 15655 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:15.992543 15657 heartbeater.cc:344] Connected to a master server at 127.13.197.60:33785
I20260608 09:52:15.993057 15657 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:15.994118 15657 heartbeater.cc:507] Master 127.13.197.60:33785 requested a full tablet report, sending...
I20260608 09:52:15.996973 15348 ts_manager.cc:194] Registered new tserver with Master: 65ed15855f49430a9bb354b6e9647f95 (127.13.197.3:43693)
I20260608 09:52:16.003502 15659 heartbeater.cc:344] Connected to a master server at 127.13.197.62:42077
I20260608 09:52:16.003892 15659 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:16.006160 15659 heartbeater.cc:507] Master 127.13.197.62:42077 requested a full tablet report, sending...
I20260608 09:52:16.007285 15658 heartbeater.cc:344] Connected to a master server at 127.13.197.61:44559
I20260608 09:52:16.007725 15658 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:16.008630 15658 heartbeater.cc:507] Master 127.13.197.61:44559 requested a full tablet report, sending...
I20260608 09:52:16.011495 15218 ts_manager.cc:194] Registered new tserver with Master: 65ed15855f49430a9bb354b6e9647f95 (127.13.197.3:43693)
I20260608 09:52:16.011605 15283 ts_manager.cc:194] Registered new tserver with Master: 65ed15855f49430a9bb354b6e9647f95 (127.13.197.3:43693)
I20260608 09:52:16.012997 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.023939608s
I20260608 09:52:16.012967 15293 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 1 FOLLOWER]: Refusing update from remote peer 4e84873dd24e4278a6dfe76dbf6bf24e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:16.013904 15228 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 1 FOLLOWER]: Refusing update from remote peer 4e84873dd24e4278a6dfe76dbf6bf24e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:16.014950 15647 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:16.015619 15403 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [LEADER]: Connected to new peer: Peer: permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:16.024811 15404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e84873dd24e4278a6dfe76dbf6bf24e. Latest consensus state: current_term: 1 leader_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:16.025866 15404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:16.026775 15389 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4e84873dd24e4278a6dfe76dbf6bf24e. Latest consensus state: current_term: 1 leader_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:16.027426 15389 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:16.041045 15404 sys_catalog.cc:455] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:16.042629 15404 sys_catalog.cc:458] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:16.043131 15647 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:16.043318 15670 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:16.043942 15647 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:16.044013 15670 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:16.047667 15655 catalog_manager.cc:1382] Generated new cluster ID: ea2d92aa7b53454e822b9bdc80b41dab
I20260608 09:52:16.048090 15655 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:16.047564 15389 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:16.048431 15389 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:16.069425 15655 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:16.071197 15655 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:16.094558 15655 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e: Generated new TSK 0
I20260608 09:52:16.095329 15655 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:16.588142 15402 catalog_manager.cc:1294] Loaded cluster ID: ea2d92aa7b53454e822b9bdc80b41dab
I20260608 09:52:16.588492 15402 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac: loading cluster ID for follower catalog manager: success
I20260608 09:52:16.595162 15402 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac: acquiring CA information for follower catalog manager: success
I20260608 09:52:16.598764 15402 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:52:16.607179 15426 catalog_manager.cc:1294] Loaded cluster ID: ea2d92aa7b53454e822b9bdc80b41dab
I20260608 09:52:16.607462 15426 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88: loading cluster ID for follower catalog manager: success
I20260608 09:52:16.612316 15426 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88: acquiring CA information for follower catalog manager: success
I20260608 09:52:16.616034 15426 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:52:16.750744 15348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38074
I20260608 09:52:16.863737 15348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38080
I20260608 09:52:17.002072 15348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38092
I20260608 09:52:17.596026 15421 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:17.721624 15348 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47824:
name: "test-workload"
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
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:52:17.753276 15498 heartbeater.cc:499] Master 127.13.197.60:33785 was elected leader, sending a full tablet report...
I20260608 09:52:17.793213 15541 tablet_service.cc:1511] Processing CreateTablet for tablet 721b14916e7640b08ab559fda1e6b003 (DEFAULT_TABLE table=test-workload [id=7fdb9caf1ef8417dbf28fc53cfa3a973]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:52:17.794472 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721b14916e7640b08ab559fda1e6b003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:17.796825 15619 tablet_service.cc:1511] Processing CreateTablet for tablet 99341233a68844c8973f84581b9ac59f (DEFAULT_TABLE table=test-workload [id=7fdb9caf1ef8417dbf28fc53cfa3a973]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:52:17.798288 15619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99341233a68844c8973f84581b9ac59f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:17.799083 15463 tablet_service.cc:1511] Processing CreateTablet for tablet 02252efecf11464896611e55ad4722ab (DEFAULT_TABLE table=test-workload [id=7fdb9caf1ef8417dbf28fc53cfa3a973]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:52:17.800449 15463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02252efecf11464896611e55ad4722ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:17.807516 15701 tablet_bootstrap.cc:492] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17: Bootstrap starting.
I20260608 09:52:17.813653 15701 tablet_bootstrap.cc:654] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:17.818588 15701 tablet_bootstrap.cc:492] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17: No bootstrap required, opened a new log
I20260608 09:52:17.819016 15701 ts_tablet_manager.cc:1403] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260608 09:52:17.821319 15701 raft_consensus.cc:359] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d217490f66834ac881ac0b453e206f17" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 44315 } }
I20260608 09:52:17.822032 15701 raft_consensus.cc:385] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:17.822391 15702 tablet_bootstrap.cc:492] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95: Bootstrap starting.
I20260608 09:52:17.822395 15701 raft_consensus.cc:740] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d217490f66834ac881ac0b453e206f17, State: Initialized, Role: FOLLOWER
I20260608 09:52:17.824527 15701 consensus_queue.cc:260] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [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: "d217490f66834ac881ac0b453e206f17" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 44315 } }
I20260608 09:52:17.825011 15701 raft_consensus.cc:399] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:17.825210 15701 raft_consensus.cc:493] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:17.825444 15701 raft_consensus.cc:3060] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:17.825589 15704 tablet_bootstrap.cc:492] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41: Bootstrap starting.
I20260608 09:52:17.828497 15702 tablet_bootstrap.cc:654] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:17.832839 15704 tablet_bootstrap.cc:654] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:17.833014 15701 raft_consensus.cc:515] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d217490f66834ac881ac0b453e206f17" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 44315 } }
I20260608 09:52:17.833649 15702 tablet_bootstrap.cc:492] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95: No bootstrap required, opened a new log
I20260608 09:52:17.834182 15702 ts_tablet_manager.cc:1403] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 09:52:17.834041 15701 leader_election.cc:304] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [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: d217490f66834ac881ac0b453e206f17; no voters: 
I20260608 09:52:17.837396 15702 raft_consensus.cc:359] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65ed15855f49430a9bb354b6e9647f95" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43693 } }
I20260608 09:52:17.837952 15702 raft_consensus.cc:385] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:17.838203 15702 raft_consensus.cc:740] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65ed15855f49430a9bb354b6e9647f95, State: Initialized, Role: FOLLOWER
I20260608 09:52:17.838950 15702 consensus_queue.cc:260] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [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: "65ed15855f49430a9bb354b6e9647f95" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43693 } }
I20260608 09:52:17.839524 15702 raft_consensus.cc:399] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:17.839855 15702 raft_consensus.cc:493] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:17.840227 15702 raft_consensus.cc:3060] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:17.842057 15701 leader_election.cc:290] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:17.842489 15706 raft_consensus.cc:2804] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:17.844906 15706 raft_consensus.cc:697] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [term 1 LEADER]: Becoming Leader. State: Replica: d217490f66834ac881ac0b453e206f17, State: Running, Role: LEADER
I20260608 09:52:17.845758 15706 consensus_queue.cc:237] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [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: "d217490f66834ac881ac0b453e206f17" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 44315 } }
I20260608 09:52:17.847054 15704 tablet_bootstrap.cc:492] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41: No bootstrap required, opened a new log
I20260608 09:52:17.846923 15702 raft_consensus.cc:515] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65ed15855f49430a9bb354b6e9647f95" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43693 } }
I20260608 09:52:17.847886 15704 ts_tablet_manager.cc:1403] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260608 09:52:17.848438 15576 heartbeater.cc:499] Master 127.13.197.60:33785 was elected leader, sending a full tablet report...
I20260608 09:52:17.851646 15702 leader_election.cc:304] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [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: 65ed15855f49430a9bb354b6e9647f95; no voters: 
I20260608 09:52:17.851970 15704 raft_consensus.cc:359] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bf3973993a462cb360b94f73347e41" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 42471 } }
I20260608 09:52:17.852315 15701 ts_tablet_manager.cc:1434] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17: Time spent starting tablet: real 0.033s	user 0.017s	sys 0.015s
I20260608 09:52:17.852712 15704 raft_consensus.cc:385] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:17.853111 15704 raft_consensus.cc:740] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4bf3973993a462cb360b94f73347e41, State: Initialized, Role: FOLLOWER
I20260608 09:52:17.854152 15704 consensus_queue.cc:260] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [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: "a4bf3973993a462cb360b94f73347e41" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 42471 } }
I20260608 09:52:17.854929 15704 raft_consensus.cc:399] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:17.855329 15704 raft_consensus.cc:493] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:17.855767 15704 raft_consensus.cc:3060] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:17.859788 15348 catalog_manager.cc:5696] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 reported cstate change: term changed from 0 to 1, leader changed from <none> to d217490f66834ac881ac0b453e206f17 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "d217490f66834ac881ac0b453e206f17" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d217490f66834ac881ac0b453e206f17" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 44315 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:17.870144 15702 leader_election.cc:290] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:17.870887 15711 raft_consensus.cc:2804] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:17.874589 15704 raft_consensus.cc:515] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bf3973993a462cb360b94f73347e41" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 42471 } }
I20260608 09:52:17.875586 15704 leader_election.cc:304] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [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: a4bf3973993a462cb360b94f73347e41; no voters: 
I20260608 09:52:17.877732 15711 raft_consensus.cc:697] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [term 1 LEADER]: Becoming Leader. State: Replica: 65ed15855f49430a9bb354b6e9647f95, State: Running, Role: LEADER
I20260608 09:52:17.878816 15711 consensus_queue.cc:237] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [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: "65ed15855f49430a9bb354b6e9647f95" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43693 } }
I20260608 09:52:17.881820 15657 heartbeater.cc:499] Master 127.13.197.60:33785 was elected leader, sending a full tablet report...
I20260608 09:52:17.887034 15704 leader_election.cc:290] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:17.886763 15715 raft_consensus.cc:2804] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:17.896843 15347 catalog_manager.cc:5696] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65ed15855f49430a9bb354b6e9647f95 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "65ed15855f49430a9bb354b6e9647f95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "65ed15855f49430a9bb354b6e9647f95" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43693 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:17.903173 15704 ts_tablet_manager.cc:1434] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41: Time spent starting tablet: real 0.055s	user 0.023s	sys 0.006s
I20260608 09:52:17.920027 15702 ts_tablet_manager.cc:1434] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95: Time spent starting tablet: real 0.085s	user 0.018s	sys 0.009s
I20260608 09:52:17.929726 15715 raft_consensus.cc:697] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [term 1 LEADER]: Becoming Leader. State: Replica: a4bf3973993a462cb360b94f73347e41, State: Running, Role: LEADER
I20260608 09:52:17.930771 15715 consensus_queue.cc:237] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [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: "a4bf3973993a462cb360b94f73347e41" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 42471 } }
I20260608 09:52:17.956022 15348 catalog_manager.cc:5696] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 reported cstate change: term changed from 0 to 1, leader changed from <none> to a4bf3973993a462cb360b94f73347e41 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "a4bf3973993a462cb360b94f73347e41" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bf3973993a462cb360b94f73347e41" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 42471 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:17.982266 14100 master.cc:562] Master@127.13.197.60:33785 shutting down...
I20260608 09:52:17.999258 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:18.000105 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:18.000478 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4e84873dd24e4278a6dfe76dbf6bf24e: stopping tablet replica
I20260608 09:52:18.022024 14100 master.cc:584] Master@127.13.197.60:33785 shutdown complete.
W20260608 09:52:18.935915 15576 heartbeater.cc:646] Failed to heartbeat to 127.13.197.60:33785 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111)
I20260608 09:52:19.473641 15726 raft_consensus.cc:493] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e84873dd24e4278a6dfe76dbf6bf24e)
I20260608 09:52:19.473815 15727 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e84873dd24e4278a6dfe76dbf6bf24e)
I20260608 09:52:19.474229 15726 raft_consensus.cc:515] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:19.474442 15727 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:19.476493 15727 leader_election.cc:290] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 322a87b9084c4e8a9e0778b65a6f9d88 (127.13.197.61:44559), 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785)
I20260608 09:52:19.477074 15726 leader_election.cc:290] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 45966eb4013f4bf8ba3059abdce5deac (127.13.197.62:42077), 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785)
I20260608 09:52:19.477246 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "45966eb4013f4bf8ba3059abdce5deac" is_pre_election: true
I20260608 09:52:19.477825 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "45966eb4013f4bf8ba3059abdce5deac" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" is_pre_election: true
I20260608 09:52:19.477943 15228 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 322a87b9084c4e8a9e0778b65a6f9d88 in term 1.
I20260608 09:52:19.478475 15293 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45966eb4013f4bf8ba3059abdce5deac in term 1.
I20260608 09:52:19.479552 15267 leader_election.cc:304] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 322a87b9084c4e8a9e0778b65a6f9d88, 45966eb4013f4bf8ba3059abdce5deac; no voters: 
I20260608 09:52:19.480504 15726 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:52:19.481020 15726 raft_consensus.cc:493] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4e84873dd24e4278a6dfe76dbf6bf24e)
I20260608 09:52:19.481503 15726 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:19.491271 15204 leader_election.cc:304] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 322a87b9084c4e8a9e0778b65a6f9d88, 45966eb4013f4bf8ba3059abdce5deac; no voters: 
I20260608 09:52:19.491114 15726 raft_consensus.cc:515] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:19.492442 15727 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:52:19.492822 15727 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4e84873dd24e4278a6dfe76dbf6bf24e)
I20260608 09:52:19.493234 15727 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:19.493734 15726 leader_election.cc:290] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 2 election: Requested vote from peers 45966eb4013f4bf8ba3059abdce5deac (127.13.197.62:42077), 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785)
I20260608 09:52:19.494503 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "45966eb4013f4bf8ba3059abdce5deac"
W20260608 09:52:19.495190 15203 leader_election.cc:336] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785): Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111)
W20260608 09:52:19.497608 15268 leader_election.cc:336] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785): Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111)
I20260608 09:52:19.499681 15727 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
W20260608 09:52:19.500501 15268 leader_election.cc:336] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785): Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111)
I20260608 09:52:19.500731 15228 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 322a87b9084c4e8a9e0778b65a6f9d88 in current term 2: Already voted for candidate 45966eb4013f4bf8ba3059abdce5deac in this term.
I20260608 09:52:19.501797 15727 leader_election.cc:290] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [CANDIDATE]: Term 2 election: Requested vote from peers 322a87b9084c4e8a9e0778b65a6f9d88 (127.13.197.61:44559), 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785)
I20260608 09:52:19.502475 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "45966eb4013f4bf8ba3059abdce5deac" candidate_term: 2 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "322a87b9084c4e8a9e0778b65a6f9d88"
I20260608 09:52:19.503316 15293 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 45966eb4013f4bf8ba3059abdce5deac in current term 2: Already voted for candidate 322a87b9084c4e8a9e0778b65a6f9d88 in this term.
I20260608 09:52:19.504088 15267 leader_election.cc:304] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 322a87b9084c4e8a9e0778b65a6f9d88; no voters: 45966eb4013f4bf8ba3059abdce5deac, 4e84873dd24e4278a6dfe76dbf6bf24e
I20260608 09:52:19.504953 15726 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 09:52:19.506150 15203 leader_election.cc:336] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785): Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111)
I20260608 09:52:19.506558 15203 leader_election.cc:304] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45966eb4013f4bf8ba3059abdce5deac; no voters: 322a87b9084c4e8a9e0778b65a6f9d88, 4e84873dd24e4278a6dfe76dbf6bf24e
I20260608 09:52:19.507248 15727 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 09:52:21.026991 15739 raft_consensus.cc:493] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:21.027756 15739 raft_consensus.cc:515] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:21.029776 15739 leader_election.cc:290] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 45966eb4013f4bf8ba3059abdce5deac (127.13.197.62:42077), 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785)
I20260608 09:52:21.031198 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" candidate_term: 3 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "45966eb4013f4bf8ba3059abdce5deac" is_pre_election: true
I20260608 09:52:21.032290 15228 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 322a87b9084c4e8a9e0778b65a6f9d88 in term 2.
W20260608 09:52:21.033293 15268 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111) [suppressed 12 similar messages]
I20260608 09:52:21.033824 15267 leader_election.cc:304] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 322a87b9084c4e8a9e0778b65a6f9d88, 45966eb4013f4bf8ba3059abdce5deac; no voters: 
I20260608 09:52:21.034746 15739 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 09:52:21.035117 15739 raft_consensus.cc:493] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:21.035429 15739 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 2 FOLLOWER]: Advancing to term 3
W20260608 09:52:21.038199 15268 leader_election.cc:336] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785): Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111)
I20260608 09:52:21.041823 15739 raft_consensus.cc:515] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:21.043531 15739 leader_election.cc:290] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 3 election: Requested vote from peers 45966eb4013f4bf8ba3059abdce5deac (127.13.197.62:42077), 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785)
I20260608 09:52:21.044404 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" candidate_term: 3 candidate_status { last_received { term: 1 index: 11 } } ignore_live_leader: false dest_uuid: "45966eb4013f4bf8ba3059abdce5deac"
I20260608 09:52:21.044924 15228 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 2 FOLLOWER]: Advancing to term 3
W20260608 09:52:21.047451 15268 leader_election.cc:336] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785): Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111)
I20260608 09:52:21.052484 15228 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 322a87b9084c4e8a9e0778b65a6f9d88 in term 3.
I20260608 09:52:21.053668 15267 leader_election.cc:304] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 322a87b9084c4e8a9e0778b65a6f9d88, 45966eb4013f4bf8ba3059abdce5deac; no voters: 4e84873dd24e4278a6dfe76dbf6bf24e
I20260608 09:52:21.054379 15739 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:52:21.055462 15739 raft_consensus.cc:697] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 3 LEADER]: Becoming Leader. State: Replica: 322a87b9084c4e8a9e0778b65a6f9d88, State: Running, Role: LEADER
I20260608 09:52:21.056370 15739 consensus_queue.cc:237] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } }
I20260608 09:52:21.062835 15742 sys_catalog.cc:455] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 322a87b9084c4e8a9e0778b65a6f9d88. Latest consensus state: current_term: 3 leader_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:21.063484 15742 sys_catalog.cc:458] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:21.065099 15744 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:21.070842 15744 catalog_manager.cc:679] Loaded metadata for table test-workload [id=7fdb9caf1ef8417dbf28fc53cfa3a973]
I20260608 09:52:21.075801 15744 tablet_loader.cc:96] loaded metadata for tablet 02252efecf11464896611e55ad4722ab (table test-workload [id=7fdb9caf1ef8417dbf28fc53cfa3a973])
I20260608 09:52:21.077574 15744 tablet_loader.cc:96] loaded metadata for tablet 721b14916e7640b08ab559fda1e6b003 (table test-workload [id=7fdb9caf1ef8417dbf28fc53cfa3a973])
I20260608 09:52:21.078576 15744 tablet_loader.cc:96] loaded metadata for tablet 99341233a68844c8973f84581b9ac59f (table test-workload [id=7fdb9caf1ef8417dbf28fc53cfa3a973])
I20260608 09:52:21.079502 15744 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:21.082609 15744 catalog_manager.cc:1294] Loaded cluster ID: ea2d92aa7b53454e822b9bdc80b41dab
I20260608 09:52:21.082861 15744 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:21.086838 15744 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:21.090147 15744 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88: Loaded TSK: 0
I20260608 09:52:21.091171 15744 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:21.486970 15228 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 3 FOLLOWER]: Refusing update from remote peer 322a87b9084c4e8a9e0778b65a6f9d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 3 index: 12. (index mismatch)
I20260608 09:52:21.488720 15742 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260608 09:52:21.494194 15745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 322a87b9084c4e8a9e0778b65a6f9d88. Latest consensus state: current_term: 3 leader_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:21.495029 15745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:52:21.498508 15739 sys_catalog.cc:455] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:21.499449 15739 sys_catalog.cc:458] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:21.501245 15745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45966eb4013f4bf8ba3059abdce5deac" member_type: VOTER last_known_addr { host: "127.13.197.62" port: 42077 } } peers { permanent_uuid: "322a87b9084c4e8a9e0778b65a6f9d88" member_type: VOTER last_known_addr { host: "127.13.197.61" port: 44559 } } peers { permanent_uuid: "4e84873dd24e4278a6dfe76dbf6bf24e" member_type: VOTER last_known_addr { host: "127.13.197.60" port: 33785 } } }
I20260608 09:52:21.502457 15745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [sys.catalog]: This master's current role is: FOLLOWER
W20260608 09:52:21.503239 15268 consensus_peers.cc:597] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 -> Peer 4e84873dd24e4278a6dfe76dbf6bf24e (127.13.197.60:33785): Couldn't send request to peer 4e84873dd24e4278a6dfe76dbf6bf24e. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.60:33785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:21.599723 15425 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:21.600154 15425 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:21.688768 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:52:21.713222 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:21.714129 14100 tablet_replica.cc:333] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41: stopping tablet replica
I20260608 09:52:21.714844 14100 raft_consensus.cc:2243] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:21.715405 14100 raft_consensus.cc:2272] T 02252efecf11464896611e55ad4722ab P a4bf3973993a462cb360b94f73347e41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:21.735339 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:52:21.747346 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:52:21.769286 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:21.770179 14100 tablet_replica.cc:333] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17: stopping tablet replica
I20260608 09:52:21.770872 14100 raft_consensus.cc:2243] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:21.771451 14100 raft_consensus.cc:2272] T 721b14916e7640b08ab559fda1e6b003 P d217490f66834ac881ac0b453e206f17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:21.790732 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:52:21.801312 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:52:21.823928 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:21.824818 14100 tablet_replica.cc:333] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95: stopping tablet replica
I20260608 09:52:21.825366 14100 raft_consensus.cc:2243] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:21.825984 14100 raft_consensus.cc:2272] T 99341233a68844c8973f84581b9ac59f P 65ed15855f49430a9bb354b6e9647f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:21.845130 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:52:21.855024 14100 master.cc:562] Master@127.13.197.62:42077 shutting down...
I20260608 09:52:21.876286 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:21.876936 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:21.877338 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 45966eb4013f4bf8ba3059abdce5deac: stopping tablet replica
I20260608 09:52:21.897691 14100 master.cc:584] Master@127.13.197.62:42077 shutdown complete.
I20260608 09:52:21.911620 14100 master.cc:562] Master@127.13.197.61:44559 shutting down...
I20260608 09:52:21.928313 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:52:21.929248 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:21.929726 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 322a87b9084c4e8a9e0778b65a6f9d88: stopping tablet replica
I20260608 09:52:21.950227 14100 master.cc:584] Master@127.13.197.61:44559 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6777 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 09:52:21.983553 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:40815
I20260608 09:52:21.984807 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:21.990469 15750 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
W20260608 09:52:21.990507 15749 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
W20260608 09:52:21.992144 15752 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
I20260608 09:52:21.993192 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:21.994174 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:21.994350 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:21.994549 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912341994516 us; error 0 us; skew 500 ppm
I20260608 09:52:21.995142 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:21.997869 14100 webserver.cc:533] Webserver started at http://127.13.197.62:43917/ using document root <none> and password file <none>
I20260608 09:52:21.998473 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:21.998674 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:21.998967 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:22.000171 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "81fd337835214e49ae3da74d84b3ad78"
format_stamp: "Formatted at 2026-06-08 09:52:21 on dist-test-slave-hb1r"
I20260608 09:52:22.004901 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 09:52:22.008455 15757 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:22.009253 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:22.009603 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "81fd337835214e49ae3da74d84b3ad78"
format_stamp: "Formatted at 2026-06-08 09:52:21 on dist-test-slave-hb1r"
I20260608 09:52:22.009908 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-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)
I20260608 09:52:22.023536 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:22.024809 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:22.063217 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:40815
I20260608 09:52:22.063364 15808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:40815 every 8 connection(s)
I20260608 09:52:22.067430 15809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:22.077724 15809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78: Bootstrap starting.
I20260608 09:52:22.082619 15809 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:22.086964 15809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78: No bootstrap required, opened a new log
I20260608 09:52:22.089213 15809 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81fd337835214e49ae3da74d84b3ad78" member_type: VOTER }
I20260608 09:52:22.089695 15809 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:22.089922 15809 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fd337835214e49ae3da74d84b3ad78, State: Initialized, Role: FOLLOWER
I20260608 09:52:22.090652 15809 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [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: "81fd337835214e49ae3da74d84b3ad78" member_type: VOTER }
I20260608 09:52:22.091118 15809 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:22.091367 15809 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:22.091655 15809 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:22.095961 15809 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81fd337835214e49ae3da74d84b3ad78" member_type: VOTER }
I20260608 09:52:22.096521 15809 leader_election.cc:304] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [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: 81fd337835214e49ae3da74d84b3ad78; no voters: 
I20260608 09:52:22.097756 15809 leader_election.cc:290] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:22.098163 15812 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:22.099592 15812 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [term 1 LEADER]: Becoming Leader. State: Replica: 81fd337835214e49ae3da74d84b3ad78, State: Running, Role: LEADER
I20260608 09:52:22.100340 15812 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [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: "81fd337835214e49ae3da74d84b3ad78" member_type: VOTER }
I20260608 09:52:22.100943 15809 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:22.103307 15813 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81fd337835214e49ae3da74d84b3ad78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81fd337835214e49ae3da74d84b3ad78" member_type: VOTER } }
I20260608 09:52:22.103438 15814 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81fd337835214e49ae3da74d84b3ad78. Latest consensus state: current_term: 1 leader_uuid: "81fd337835214e49ae3da74d84b3ad78" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81fd337835214e49ae3da74d84b3ad78" member_type: VOTER } }
I20260608 09:52:22.103935 15813 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:22.104002 15814 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:22.109380 15817 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:22.114843 15817 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:22.117753 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:22.124344 15817 catalog_manager.cc:1382] Generated new cluster ID: 1d8cf2ee582442e2b82e2e33b9c665e5
I20260608 09:52:22.124672 15817 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:22.140467 15817 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:22.142220 15817 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:22.158663 15817 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78: Generated new TSK 0
I20260608 09:52:22.159324 15817 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:22.184983 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:22.191308 15830 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
W20260608 09:52:22.192482 15831 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
I20260608 09:52:22.198746 14100 server_base.cc:1061] running on GCE node
W20260608 09:52:22.199863 15833 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
I20260608 09:52:22.200762 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:22.201028 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:22.201215 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912342201193 us; error 0 us; skew 500 ppm
I20260608 09:52:22.201893 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:22.205003 14100 webserver.cc:533] Webserver started at http://127.13.197.1:41859/ using document root <none> and password file <none>
I20260608 09:52:22.205665 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:22.205889 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:22.206178 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:22.207363 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "33fbcd4106c24cc99cbd687246ab9c49"
format_stamp: "Formatted at 2026-06-08 09:52:22 on dist-test-slave-hb1r"
I20260608 09:52:22.212523 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 09:52:22.216162 15838 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:22.217010 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:52:22.217319 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "33fbcd4106c24cc99cbd687246ab9c49"
format_stamp: "Formatted at 2026-06-08 09:52:22 on dist-test-slave-hb1r"
I20260608 09:52:22.217697 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-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)
I20260608 09:52:22.238229 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:22.239521 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:22.241078 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:22.243608 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:22.243852 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:22.244129 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:22.244318 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:22.285581 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:39371
I20260608 09:52:22.285703 15900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:39371 every 8 connection(s)
I20260608 09:52:22.290935 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:22.298602 15905 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
W20260608 09:52:22.299434 15906 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
W20260608 09:52:22.304538 15908 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
I20260608 09:52:22.305267 15901 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40815
I20260608 09:52:22.305709 15901 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:22.305729 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:22.306777 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:52:22.306736 15901 heartbeater.cc:507] Master 127.13.197.62:40815 requested a full tablet report, sending...
W20260608 09:52:22.307093 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:22.307292 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912342307273 us; error 0 us; skew 500 ppm
I20260608 09:52:22.307947 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:22.309268 15774 ts_manager.cc:194] Registered new tserver with Master: 33fbcd4106c24cc99cbd687246ab9c49 (127.13.197.1:39371)
I20260608 09:52:22.310737 14100 webserver.cc:533] Webserver started at http://127.13.197.2:35687/ using document root <none> and password file <none>
I20260608 09:52:22.311285 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:22.311559 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:22.311456 15774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51152
I20260608 09:52:22.312053 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:22.313333 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "5b1c6fb29d9340daa83aa77434fa8f9d"
format_stamp: "Formatted at 2026-06-08 09:52:22 on dist-test-slave-hb1r"
I20260608 09:52:22.317929 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:52:22.321444 15913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:22.322288 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:52:22.322618 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "5b1c6fb29d9340daa83aa77434fa8f9d"
format_stamp: "Formatted at 2026-06-08 09:52:22 on dist-test-slave-hb1r"
I20260608 09:52:22.322923 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-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)
I20260608 09:52:22.346625 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:22.347869 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:22.349354 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:22.351709 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:22.351941 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:22.352185 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:22.352360 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:22.394675 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:33439
I20260608 09:52:22.394791 15975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:33439 every 8 connection(s)
I20260608 09:52:22.400254 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:22.408385 15979 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
W20260608 09:52:22.410220 15980 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
I20260608 09:52:22.411931 14100 server_base.cc:1061] running on GCE node
W20260608 09:52:22.412542 15982 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
I20260608 09:52:22.414146 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:22.414438 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:22.414664 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912342414647 us; error 0 us; skew 500 ppm
I20260608 09:52:22.414974 15976 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40815
I20260608 09:52:22.415337 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:22.415369 15976 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:22.416483 15976 heartbeater.cc:507] Master 127.13.197.62:40815 requested a full tablet report, sending...
I20260608 09:52:22.418413 14100 webserver.cc:533] Webserver started at http://127.13.197.3:43267/ using document root <none> and password file <none>
I20260608 09:52:22.419166 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:22.419066 15774 ts_manager.cc:194] Registered new tserver with Master: 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2:33439)
I20260608 09:52:22.419517 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:22.419890 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:22.421218 15774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51166
I20260608 09:52:22.421483 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "3131358b316b4d3192b9c76490f7403a"
format_stamp: "Formatted at 2026-06-08 09:52:22 on dist-test-slave-hb1r"
I20260608 09:52:22.426702 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:52:22.430317 15987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:22.431167 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:52:22.431443 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "3131358b316b4d3192b9c76490f7403a"
format_stamp: "Formatted at 2026-06-08 09:52:22 on dist-test-slave-hb1r"
I20260608 09:52:22.431686 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-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)
I20260608 09:52:22.442303 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:22.443509 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:22.444897 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:22.447343 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:22.447542 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:22.447858 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:22.448026 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:22.487933 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:44323
I20260608 09:52:22.488046 16049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:44323 every 8 connection(s)
I20260608 09:52:22.503490 16050 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40815
I20260608 09:52:22.503893 16050 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:22.504648 16050 heartbeater.cc:507] Master 127.13.197.62:40815 requested a full tablet report, sending...
I20260608 09:52:22.506716 15774 ts_manager.cc:194] Registered new tserver with Master: 3131358b316b4d3192b9c76490f7403a (127.13.197.3:44323)
I20260608 09:52:22.507366 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016135635s
I20260608 09:52:22.508561 15774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51172
I20260608 09:52:23.314575 15901 heartbeater.cc:499] Master 127.13.197.62:40815 was elected leader, sending a full tablet report...
I20260608 09:52:23.424134 15976 heartbeater.cc:499] Master 127.13.197.62:40815 was elected leader, sending a full tablet report...
I20260608 09:52:23.511399 16050 heartbeater.cc:499] Master 127.13.197.62:40815 was elected leader, sending a full tablet report...
I20260608 09:52:23.565083 15774 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51184:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:52:23.567368 15774 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:52:23.625414 15940 tablet_service.cc:1511] Processing CreateTablet for tablet 66b6c530c39942d69f5818524900ab5b (DEFAULT_TABLE table=test-workload [id=f21dfb287d604c95a25d66ab0836b7bd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:52:23.625478 15941 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7f965da2034447a1f2486ce31db46d (DEFAULT_TABLE table=test-workload [id=f21dfb287d604c95a25d66ab0836b7bd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:52:23.627151 15940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b6c530c39942d69f5818524900ab5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:23.627974 15941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7f965da2034447a1f2486ce31db46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:23.630944 16015 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7f965da2034447a1f2486ce31db46d (DEFAULT_TABLE table=test-workload [id=f21dfb287d604c95a25d66ab0836b7bd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:52:23.631279 15866 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7f965da2034447a1f2486ce31db46d (DEFAULT_TABLE table=test-workload [id=f21dfb287d604c95a25d66ab0836b7bd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 09:52:23.632442 16015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7f965da2034447a1f2486ce31db46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:23.632211 16014 tablet_service.cc:1511] Processing CreateTablet for tablet 66b6c530c39942d69f5818524900ab5b (DEFAULT_TABLE table=test-workload [id=f21dfb287d604c95a25d66ab0836b7bd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:52:23.632726 15866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7f965da2034447a1f2486ce31db46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:23.633554 16014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b6c530c39942d69f5818524900ab5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:23.634466 15865 tablet_service.cc:1511] Processing CreateTablet for tablet 66b6c530c39942d69f5818524900ab5b (DEFAULT_TABLE table=test-workload [id=f21dfb287d604c95a25d66ab0836b7bd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 09:52:23.637909 15865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66b6c530c39942d69f5818524900ab5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:23.671703 16072 tablet_bootstrap.cc:492] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49: Bootstrap starting.
I20260608 09:52:23.678958 16071 tablet_bootstrap.cc:492] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a: Bootstrap starting.
I20260608 09:52:23.680950 16072 tablet_bootstrap.cc:654] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:23.680435 16070 tablet_bootstrap.cc:492] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d: Bootstrap starting.
I20260608 09:52:23.688709 16070 tablet_bootstrap.cc:654] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:23.688709 16071 tablet_bootstrap.cc:654] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:23.689311 16072 tablet_bootstrap.cc:492] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49: No bootstrap required, opened a new log
I20260608 09:52:23.689785 16072 ts_tablet_manager.cc:1403] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260608 09:52:23.692103 16072 raft_consensus.cc:359] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:23.692939 16072 raft_consensus.cc:385] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:23.693246 16072 raft_consensus.cc:740] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fbcd4106c24cc99cbd687246ab9c49, State: Initialized, Role: FOLLOWER
I20260608 09:52:23.694164 16072 consensus_queue.cc:260] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [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: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:23.695070 16071 tablet_bootstrap.cc:492] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a: No bootstrap required, opened a new log
I20260608 09:52:23.695569 16071 ts_tablet_manager.cc:1403] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.008s
I20260608 09:52:23.695979 16070 tablet_bootstrap.cc:492] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d: No bootstrap required, opened a new log
I20260608 09:52:23.696499 16070 ts_tablet_manager.cc:1403] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 09:52:23.697175 16072 ts_tablet_manager.cc:1434] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:52:23.698222 16072 tablet_bootstrap.cc:492] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49: Bootstrap starting.
I20260608 09:52:23.698803 16071 raft_consensus.cc:359] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:23.699580 16071 raft_consensus.cc:385] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:23.699924 16071 raft_consensus.cc:740] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3131358b316b4d3192b9c76490f7403a, State: Initialized, Role: FOLLOWER
I20260608 09:52:23.701107 16071 consensus_queue.cc:260] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [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: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:23.705618 16072 tablet_bootstrap.cc:654] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:23.710206 16076 raft_consensus.cc:493] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:23.713375 16072 tablet_bootstrap.cc:492] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49: No bootstrap required, opened a new log
I20260608 09:52:23.713272 16076 raft_consensus.cc:515] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:23.710778 16071 ts_tablet_manager.cc:1434] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.006s
I20260608 09:52:23.714037 16072 ts_tablet_manager.cc:1403] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 09:52:23.715206 16071 tablet_bootstrap.cc:492] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a: Bootstrap starting.
I20260608 09:52:23.709486 16070 raft_consensus.cc:359] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } }
I20260608 09:52:23.717723 16072 raft_consensus.cc:359] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } }
I20260608 09:52:23.718367 16070 raft_consensus.cc:385] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:23.718713 16072 raft_consensus.cc:385] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:23.719234 16072 raft_consensus.cc:740] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33fbcd4106c24cc99cbd687246ab9c49, State: Initialized, Role: FOLLOWER
I20260608 09:52:23.718722 16070 raft_consensus.cc:740] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1c6fb29d9340daa83aa77434fa8f9d, State: Initialized, Role: FOLLOWER
I20260608 09:52:23.720434 16072 consensus_queue.cc:260] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [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: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } }
I20260608 09:52:23.722915 16072 ts_tablet_manager.cc:1434] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:52:23.721493 16070 consensus_queue.cc:260] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [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: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } }
I20260608 09:52:23.725613 16076 leader_election.cc:290] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2:33439), 3131358b316b4d3192b9c76490f7403a (127.13.197.3:44323)
I20260608 09:52:23.730348 16071 tablet_bootstrap.cc:654] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:23.736109 16070 ts_tablet_manager.cc:1434] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.004s
I20260608 09:52:23.737447 16070 tablet_bootstrap.cc:492] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d: Bootstrap starting.
I20260608 09:52:23.741155 15951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b6c530c39942d69f5818524900ab5b" candidate_uuid: "33fbcd4106c24cc99cbd687246ab9c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" is_pre_election: true
W20260608 09:52:23.743216 15842 leader_election.cc:343] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2:33439): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:52:23.745443 16070 tablet_bootstrap.cc:654] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:23.748443 16077 raft_consensus.cc:493] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:52:23.749157 16077 raft_consensus.cc:515] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } }
I20260608 09:52:23.753113 16071 tablet_bootstrap.cc:492] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a: No bootstrap required, opened a new log
I20260608 09:52:23.753738 16071 ts_tablet_manager.cc:1403] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.001s
I20260608 09:52:23.753574 15951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7f965da2034447a1f2486ce31db46d" candidate_uuid: "33fbcd4106c24cc99cbd687246ab9c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" is_pre_election: true
I20260608 09:52:23.754629 15951 raft_consensus.cc:2468] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fbcd4106c24cc99cbd687246ab9c49 in term 0.
I20260608 09:52:23.755951 16077 leader_election.cc:290] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2:33439), 3131358b316b4d3192b9c76490f7403a (127.13.197.3:44323)
I20260608 09:52:23.756203 15842 leader_election.cc:304] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [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: 33fbcd4106c24cc99cbd687246ab9c49, 5b1c6fb29d9340daa83aa77434fa8f9d; no voters: 
I20260608 09:52:23.757472 16077 raft_consensus.cc:2804] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:23.758025 16077 raft_consensus.cc:493] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:23.757443 16071 raft_consensus.cc:359] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } }
I20260608 09:52:23.758108 16070 tablet_bootstrap.cc:492] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d: No bootstrap required, opened a new log
I20260608 09:52:23.758774 16071 raft_consensus.cc:385] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:23.759093 16070 ts_tablet_manager.cc:1403] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260608 09:52:23.759146 16071 raft_consensus.cc:740] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3131358b316b4d3192b9c76490f7403a, State: Initialized, Role: FOLLOWER
I20260608 09:52:23.759908 16077 raft_consensus.cc:3060] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:23.760021 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b6c530c39942d69f5818524900ab5b" candidate_uuid: "33fbcd4106c24cc99cbd687246ab9c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3131358b316b4d3192b9c76490f7403a" is_pre_election: true
I20260608 09:52:23.760258 16071 consensus_queue.cc:260] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [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: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } }
I20260608 09:52:23.760847 16025 raft_consensus.cc:2468] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fbcd4106c24cc99cbd687246ab9c49 in term 0.
I20260608 09:52:23.762105 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7f965da2034447a1f2486ce31db46d" candidate_uuid: "33fbcd4106c24cc99cbd687246ab9c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3131358b316b4d3192b9c76490f7403a" is_pre_election: true
I20260608 09:52:23.762571 16070 raft_consensus.cc:359] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:23.762940 16071 ts_tablet_manager.cc:1434] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260608 09:52:23.762895 16024 raft_consensus.cc:2468] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33fbcd4106c24cc99cbd687246ab9c49 in term 0.
I20260608 09:52:23.763337 16070 raft_consensus.cc:385] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:23.763733 16070 raft_consensus.cc:740] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1c6fb29d9340daa83aa77434fa8f9d, State: Initialized, Role: FOLLOWER
I20260608 09:52:23.764554 16070 consensus_queue.cc:260] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [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: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:23.765129 15840 leader_election.cc:304] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3131358b316b4d3192b9c76490f7403a, 33fbcd4106c24cc99cbd687246ab9c49; no voters: 5b1c6fb29d9340daa83aa77434fa8f9d
I20260608 09:52:23.766837 16070 ts_tablet_manager.cc:1434] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:52:23.766863 16076 raft_consensus.cc:2804] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:52:23.767669 16076 raft_consensus.cc:493] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:52:23.768018 16076 raft_consensus.cc:3060] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:23.771365 16077 raft_consensus.cc:515] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } }
I20260608 09:52:23.773942 16077 leader_election.cc:290] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [CANDIDATE]: Term 1 election: Requested vote from peers 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2:33439), 3131358b316b4d3192b9c76490f7403a (127.13.197.3:44323)
I20260608 09:52:23.774621 15951 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7f965da2034447a1f2486ce31db46d" candidate_uuid: "33fbcd4106c24cc99cbd687246ab9c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d"
I20260608 09:52:23.775257 15951 raft_consensus.cc:3060] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:23.775908 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7f965da2034447a1f2486ce31db46d" candidate_uuid: "33fbcd4106c24cc99cbd687246ab9c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3131358b316b4d3192b9c76490f7403a"
I20260608 09:52:23.775803 16076 raft_consensus.cc:515] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:23.776679 16024 raft_consensus.cc:3060] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:23.779394 15950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b6c530c39942d69f5818524900ab5b" candidate_uuid: "33fbcd4106c24cc99cbd687246ab9c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d"
I20260608 09:52:23.779603 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b6c530c39942d69f5818524900ab5b" candidate_uuid: "33fbcd4106c24cc99cbd687246ab9c49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3131358b316b4d3192b9c76490f7403a"
I20260608 09:52:23.780076 15950 raft_consensus.cc:3060] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:23.780246 16025 raft_consensus.cc:3060] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:23.781750 16076 leader_election.cc:290] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [CANDIDATE]: Term 1 election: Requested vote from peers 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2:33439), 3131358b316b4d3192b9c76490f7403a (127.13.197.3:44323)
I20260608 09:52:23.785646 16024 raft_consensus.cc:2468] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fbcd4106c24cc99cbd687246ab9c49 in term 1.
I20260608 09:52:23.786934 16025 raft_consensus.cc:2468] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fbcd4106c24cc99cbd687246ab9c49 in term 1.
I20260608 09:52:23.786981 15840 leader_election.cc:304] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [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: 3131358b316b4d3192b9c76490f7403a, 33fbcd4106c24cc99cbd687246ab9c49; no voters: 
I20260608 09:52:23.787528 15950 raft_consensus.cc:2468] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fbcd4106c24cc99cbd687246ab9c49 in term 1.
I20260608 09:52:23.788205 16076 raft_consensus.cc:2804] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:23.788447 15840 leader_election.cc:304] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [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: 3131358b316b4d3192b9c76490f7403a, 33fbcd4106c24cc99cbd687246ab9c49; no voters: 
I20260608 09:52:23.788820 16076 raft_consensus.cc:697] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 LEADER]: Becoming Leader. State: Replica: 33fbcd4106c24cc99cbd687246ab9c49, State: Running, Role: LEADER
I20260608 09:52:23.789891 16076 consensus_queue.cc:237] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [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: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } }
I20260608 09:52:23.790350 16077 raft_consensus.cc:2804] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:23.791049 16077 raft_consensus.cc:697] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 LEADER]: Becoming Leader. State: Replica: 33fbcd4106c24cc99cbd687246ab9c49, State: Running, Role: LEADER
I20260608 09:52:23.792636 15951 raft_consensus.cc:2468] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33fbcd4106c24cc99cbd687246ab9c49 in term 1.
I20260608 09:52:23.792183 16077 consensus_queue.cc:237] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [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: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:23.808101 15772 catalog_manager.cc:5696] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fbcd4106c24cc99cbd687246ab9c49 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "33fbcd4106c24cc99cbd687246ab9c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } health_report { overall_health: HEALTHY } } }
I20260608 09:52:23.821631 15772 catalog_manager.cc:5696] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33fbcd4106c24cc99cbd687246ab9c49 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "33fbcd4106c24cc99cbd687246ab9c49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:24.117452 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:24.131075 15876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66b6c530c39942d69f5818524900ab5b"
dest_uuid: "33fbcd4106c24cc99cbd687246ab9c49"
mode: GRACEFUL
new_leader_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d"
 from {username='slave'} at 127.0.0.1:48476
I20260608 09:52:24.131711 15876 raft_consensus.cc:606] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 LEADER]: Received request to transfer leadership to TS 5b1c6fb29d9340daa83aa77434fa8f9d
I20260608 09:52:24.132936 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:52:24.133335 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:24.275947 16077 consensus_queue.cc:1048] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:24.288240 16085 consensus_queue.cc:1048] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:52:24.297693 16076 raft_consensus.cc:993] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49: : Instructing follower 5b1c6fb29d9340daa83aa77434fa8f9d to start an election
I20260608 09:52:24.298177 16085 raft_consensus.cc:1081] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 LEADER]: Signalling peer 5b1c6fb29d9340daa83aa77434fa8f9d to start an election
I20260608 09:52:24.299891 15951 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66b6c530c39942d69f5818524900ab5b"
dest_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d"
 from {username='slave'} at 127.0.0.1:39540
I20260608 09:52:24.300414 15951 raft_consensus.cc:493] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:52:24.300824 15951 raft_consensus.cc:3060] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:24.305640 15951 raft_consensus.cc:515] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:24.307786 15951 leader_election.cc:290] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [CANDIDATE]: Term 2 election: Requested vote from peers 33fbcd4106c24cc99cbd687246ab9c49 (127.13.197.1:39371), 3131358b316b4d3192b9c76490f7403a (127.13.197.3:44323)
I20260608 09:52:24.315212 16085 consensus_queue.cc:1048] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:24.320837 15876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b6c530c39942d69f5818524900ab5b" candidate_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33fbcd4106c24cc99cbd687246ab9c49"
I20260608 09:52:24.321591 15876 raft_consensus.cc:3055] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:52:24.321967 15876 raft_consensus.cc:740] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33fbcd4106c24cc99cbd687246ab9c49, State: Running, Role: LEADER
I20260608 09:52:24.322861 15876 consensus_queue.cc:260] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:24.324210 15876 raft_consensus.cc:3060] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:24.326153 16025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66b6c530c39942d69f5818524900ab5b" candidate_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3131358b316b4d3192b9c76490f7403a"
I20260608 09:52:24.326831 16025 raft_consensus.cc:3060] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:52:24.332706 16076 consensus_queue.cc:1048] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:52:24.333952 16025 raft_consensus.cc:2468] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b1c6fb29d9340daa83aa77434fa8f9d in term 2.
I20260608 09:52:24.335763 15915 leader_election.cc:304] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3131358b316b4d3192b9c76490f7403a, 5b1c6fb29d9340daa83aa77434fa8f9d; no voters: 
I20260608 09:52:24.336782 16093 raft_consensus.cc:2804] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:52:24.337893 15876 raft_consensus.cc:2468] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b1c6fb29d9340daa83aa77434fa8f9d in term 2.
I20260608 09:52:24.341288 16093 raft_consensus.cc:697] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 2 LEADER]: Becoming Leader. State: Replica: 5b1c6fb29d9340daa83aa77434fa8f9d, State: Running, Role: LEADER
I20260608 09:52:24.342224 16093 consensus_queue.cc:237] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } }
I20260608 09:52:24.349093 15774 catalog_manager.cc:5696] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d reported cstate change: term changed from 1 to 2, leader changed from 33fbcd4106c24cc99cbd687246ab9c49 (127.13.197.1) to 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2). New cstate: current_term: 2 leader_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } health_report { overall_health: UNKNOWN } } }
I20260608 09:52:24.854156 16025 raft_consensus.cc:1275] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [term 2 FOLLOWER]: Refusing update from remote peer 5b1c6fb29d9340daa83aa77434fa8f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:24.855581 16105 consensus_queue.cc:1048] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:24.866931 15876 raft_consensus.cc:1275] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 2 FOLLOWER]: Refusing update from remote peer 5b1c6fb29d9340daa83aa77434fa8f9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:52:24.869874 16109 consensus_queue.cc:1048] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:52:26.134262 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:26.136281 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:26.136598 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:28.137360 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:28.139396 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:28.139763 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:30.140672 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:30.142887 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:30.143338 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:32.144441 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:32.146821 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:32.147207 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:34.148159 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:34.150139 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:34.150434 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:52:34.755576 15972 debug-util.cc:398] Leaking SignalData structure 0x7b0800235ae0 after lost signal to thread 14103
W20260608 09:52:34.756448 15972 debug-util.cc:398] Leaking SignalData structure 0x7b08000371c0 after lost signal to thread 15808
W20260608 09:52:34.757321 15972 debug-util.cc:398] Leaking SignalData structure 0x7b08001a1520 after lost signal to thread 15900
W20260608 09:52:34.758314 15972 debug-util.cc:398] Leaking SignalData structure 0x7b08001e4dc0 after lost signal to thread 15975
W20260608 09:52:34.759316 15972 debug-util.cc:398] Leaking SignalData structure 0x7b0800124ca0 after lost signal to thread 16049
I20260608 09:52:35.027788 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:35.038321 16121 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
W20260608 09:52:35.038673 16122 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
W20260608 09:52:35.043426 16125 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
I20260608 09:52:35.044260 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:35.045308 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:35.045590 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:35.045809 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912355045792 us; error 0 us; skew 500 ppm
I20260608 09:52:35.046528 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:35.050396 14100 webserver.cc:533] Webserver started at http://127.13.197.4:41365/ using document root <none> and password file <none>
I20260608 09:52:35.051016 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:35.051254 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:35.051594 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:35.053136 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "991fe14e6a6f4aeda4d9fec080691331"
format_stamp: "Formatted at 2026-06-08 09:52:35 on dist-test-slave-hb1r"
I20260608 09:52:35.059234 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:52:35.063434 16129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:35.064567 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:52:35.064945 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "991fe14e6a6f4aeda4d9fec080691331"
format_stamp: "Formatted at 2026-06-08 09:52:35 on dist-test-slave-hb1r"
I20260608 09:52:35.065243 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-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)
I20260608 09:52:35.092815 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:35.095170 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:35.097110 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:52:35.100157 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:52:35.100364 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:35.100685 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:52:35.100916 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:35.163712 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:34929
I20260608 09:52:35.163842 16191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:34929 every 8 connection(s)
I20260608 09:52:35.187460 16192 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40815
I20260608 09:52:35.187924 16192 heartbeater.cc:461] Registering TS with master...
I20260608 09:52:35.188802 16192 heartbeater.cc:507] Master 127.13.197.62:40815 requested a full tablet report, sending...
I20260608 09:52:35.191080 15774 ts_manager.cc:194] Registered new tserver with Master: 991fe14e6a6f4aeda4d9fec080691331 (127.13.197.4:34929)
I20260608 09:52:35.192515 15774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33994
I20260608 09:52:36.151319 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:36.153370 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:36.153774 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:36.195403 16192 heartbeater.cc:499] Master 127.13.197.62:40815 was elected leader, sending a full tablet report...
I20260608 09:52:36.201309 15876 consensus_queue.cc:237] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: true } }
I20260608 09:52:36.210947 16025 raft_consensus.cc:1275] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 1 FOLLOWER]: Refusing update from remote peer 33fbcd4106c24cc99cbd687246ab9c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:36.214257 16199 consensus_queue.cc:1048] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:52:36.226197 15951 raft_consensus.cc:1275] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 1 FOLLOWER]: Refusing update from remote peer 33fbcd4106c24cc99cbd687246ab9c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:52:36.228437 16120 consensus_queue.cc:1048] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:52:36.235292 16120 raft_consensus.cc:2955] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 991fe14e6a6f4aeda4d9fec080691331 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: true } } }
I20260608 09:52:36.246830 16025 raft_consensus.cc:2955] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 991fe14e6a6f4aeda4d9fec080691331 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: true } } }
I20260608 09:52:36.261829 15774 catalog_manager.cc:5696] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 reported cstate change: config changed from index -1 to 2, NON_VOTER 991fe14e6a6f4aeda4d9fec080691331 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "33fbcd4106c24cc99cbd687246ab9c49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:52:36.278151 15839 consensus_peers.cc:597] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 -> Peer 991fe14e6a6f4aeda4d9fec080691331 (127.13.197.4:34929): Couldn't send request to peer 991fe14e6a6f4aeda4d9fec080691331. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e7f965da2034447a1f2486ce31db46d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:36.285287 15951 raft_consensus.cc:2955] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 991fe14e6a6f4aeda4d9fec080691331 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: true } } }
I20260608 09:52:36.809772 16210 ts_tablet_manager.cc:933] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331: Initiating tablet copy from peer 33fbcd4106c24cc99cbd687246ab9c49 (127.13.197.1:39371)
I20260608 09:52:36.812047 16210 tablet_copy_client.cc:323] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.1:39371
I20260608 09:52:36.842144 15886 tablet_copy_service.cc:140] P 33fbcd4106c24cc99cbd687246ab9c49: Received BeginTabletCopySession request for tablet 7e7f965da2034447a1f2486ce31db46d from peer 991fe14e6a6f4aeda4d9fec080691331 ({username='slave'} at 127.0.0.1:32944)
I20260608 09:52:36.842783 15886 tablet_copy_service.cc:161] P 33fbcd4106c24cc99cbd687246ab9c49: Beginning new tablet copy session on tablet 7e7f965da2034447a1f2486ce31db46d from peer 991fe14e6a6f4aeda4d9fec080691331 at {username='slave'} at 127.0.0.1:32944: session id = 991fe14e6a6f4aeda4d9fec080691331-7e7f965da2034447a1f2486ce31db46d
I20260608 09:52:36.854312 15886 tablet_copy_source_session.cc:215] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:52:36.858385 16210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7f965da2034447a1f2486ce31db46d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:36.876858 16210 tablet_copy_client.cc:806] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331: tablet copy: Starting download of 0 data blocks...
I20260608 09:52:36.877734 16210 tablet_copy_client.cc:670] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331: tablet copy: Starting download of 1 WAL segments...
I20260608 09:52:36.882328 16210 tablet_copy_client.cc:538] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:52:36.892652 16210 tablet_bootstrap.cc:492] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331: Bootstrap starting.
I20260608 09:52:36.917052 16210 tablet_bootstrap.cc:492] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:52:36.918102 16210 tablet_bootstrap.cc:492] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331: Bootstrap complete.
I20260608 09:52:36.918877 16210 ts_tablet_manager.cc:1403] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.004s
I20260608 09:52:36.922348 16210 raft_consensus.cc:359] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: true } }
I20260608 09:52:36.923254 16210 raft_consensus.cc:740] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 991fe14e6a6f4aeda4d9fec080691331, State: Initialized, Role: LEARNER
I20260608 09:52:36.924027 16210 consensus_queue.cc:260] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: true } }
I20260608 09:52:36.927393 16210 ts_tablet_manager.cc:1434] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260608 09:52:36.930326 15886 tablet_copy_service.cc:342] P 33fbcd4106c24cc99cbd687246ab9c49: Request end of tablet copy session 991fe14e6a6f4aeda4d9fec080691331-7e7f965da2034447a1f2486ce31db46d received from {username='slave'} at 127.0.0.1:32944
I20260608 09:52:36.930797 15886 tablet_copy_service.cc:434] P 33fbcd4106c24cc99cbd687246ab9c49: ending tablet copy session 991fe14e6a6f4aeda4d9fec080691331-7e7f965da2034447a1f2486ce31db46d on tablet 7e7f965da2034447a1f2486ce31db46d with peer 991fe14e6a6f4aeda4d9fec080691331
I20260608 09:52:37.384958 16167 raft_consensus.cc:1217] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:52:37.871634 16216 raft_consensus.cc:1064] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49: attempting to promote NON_VOTER 991fe14e6a6f4aeda4d9fec080691331 to VOTER
I20260608 09:52:37.874557 16216 consensus_queue.cc:237] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false } }
I20260608 09:52:37.882463 16025 raft_consensus.cc:1275] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 1 FOLLOWER]: Refusing update from remote peer 33fbcd4106c24cc99cbd687246ab9c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:37.882591 15951 raft_consensus.cc:1275] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 1 FOLLOWER]: Refusing update from remote peer 33fbcd4106c24cc99cbd687246ab9c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:37.883522 16167 raft_consensus.cc:1275] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331 [term 1 LEARNER]: Refusing update from remote peer 33fbcd4106c24cc99cbd687246ab9c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:52:37.884517 16217 consensus_queue.cc:1048] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:52:37.885500 16207 consensus_queue.cc:1048] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:37.886292 16216 consensus_queue.cc:1048] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:52:37.906049 16216 raft_consensus.cc:2955] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 991fe14e6a6f4aeda4d9fec080691331 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false } } }
I20260608 09:52:37.908203 16025 raft_consensus.cc:2955] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 991fe14e6a6f4aeda4d9fec080691331 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false } } }
I20260608 09:52:37.910427 15950 raft_consensus.cc:2955] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 991fe14e6a6f4aeda4d9fec080691331 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false } } }
I20260608 09:52:37.918202 16167 raft_consensus.cc:2955] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 991fe14e6a6f4aeda4d9fec080691331 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false } } }
I20260608 09:52:37.920744 15772 catalog_manager.cc:5696] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 reported cstate change: config changed from index 2 to 3, 991fe14e6a6f4aeda4d9fec080691331 (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "33fbcd4106c24cc99cbd687246ab9c49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5b1c6fb29d9340daa83aa77434fa8f9d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33439 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:52:37.949604 15876 consensus_queue.cc:237] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false } }
I20260608 09:52:37.955236 16167 raft_consensus.cc:1275] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331 [term 1 FOLLOWER]: Refusing update from remote peer 33fbcd4106c24cc99cbd687246ab9c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:37.956406 16025 raft_consensus.cc:1275] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 1 FOLLOWER]: Refusing update from remote peer 33fbcd4106c24cc99cbd687246ab9c49: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:52:37.957836 16207 consensus_queue.cc:1048] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:37.958751 16216 consensus_queue.cc:1048] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:52:37.966008 16218 raft_consensus.cc:2955] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false } } }
I20260608 09:52:37.968006 16167 raft_consensus.cc:2955] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false } } }
I20260608 09:52:37.975071 15760 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7e7f965da2034447a1f2486ce31db46d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:52:37.974534 16025 raft_consensus.cc:2955] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false } } }
I20260608 09:52:37.985211 15773 catalog_manager.cc:5696] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331 reported cstate change: config changed from index 3 to 4, VOTER 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2) evicted. New cstate: current_term: 1 leader_uuid: "33fbcd4106c24cc99cbd687246ab9c49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3131358b316b4d3192b9c76490f7403a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44323 } } peers { permanent_uuid: "33fbcd4106c24cc99cbd687246ab9c49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39371 } } peers { permanent_uuid: "991fe14e6a6f4aeda4d9fec080691331" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 34929 } attrs { promote: false } } }
I20260608 09:52:37.996292 15940 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e7f965da2034447a1f2486ce31db46d with delete_type TABLET_DATA_TOMBSTONED (TS 5b1c6fb29d9340daa83aa77434fa8f9d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39538
I20260608 09:52:38.000051 16229 tablet_replica.cc:333] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d: stopping tablet replica
I20260608 09:52:38.000738 16229 raft_consensus.cc:2243] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:38.001288 16229 raft_consensus.cc:2272] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:38.003978 16229 ts_tablet_manager.cc:1916] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:52:38.014333 16229 ts_tablet_manager.cc:1929] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:52:38.014707 16229 log.cc:1199] T 7e7f965da2034447a1f2486ce31db46d P 5b1c6fb29d9340daa83aa77434fa8f9d: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/7e7f965da2034447a1f2486ce31db46d
I20260608 09:52:38.016255 15761 catalog_manager.cc:5027] TS 5b1c6fb29d9340daa83aa77434fa8f9d (127.13.197.2:33439): tablet 7e7f965da2034447a1f2486ce31db46d (table test-workload [id=f21dfb287d604c95a25d66ab0836b7bd]) successfully deleted
I20260608 09:52:38.154742 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:38.156831 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:38.157222 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:40.755901 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:40.758617 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:40.759171 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:52:41.001396 15805 debug-util.cc:398] Leaking SignalData structure 0x7b0800162820 after lost signal to thread 14103
W20260608 09:52:41.002907 15805 debug-util.cc:398] Leaking SignalData structure 0x7b0800162be0 after lost signal to thread 15808
W20260608 09:52:41.004130 15805 debug-util.cc:398] Leaking SignalData structure 0x7b080015fcc0 after lost signal to thread 15900
W20260608 09:52:41.005208 15805 debug-util.cc:398] Leaking SignalData structure 0x7b080019e1c0 after lost signal to thread 15975
W20260608 09:52:41.006455 15805 debug-util.cc:398] Leaking SignalData structure 0x7b0800224240 after lost signal to thread 16049
W20260608 09:52:41.007615 15805 debug-util.cc:398] Leaking SignalData structure 0x7b08001b15a0 after lost signal to thread 16191
I20260608 09:52:42.761168 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:42.764364 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:42.764855 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:44.765875 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:44.767831 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:44.768131 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:46.769140 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:46.771257 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:46.771871 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:48.773207 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:48.776458 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:48.776878 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:52:49.641181 15972 debug-util.cc:398] Leaking SignalData structure 0x7b0800124ae0 after lost signal to thread 14103
W20260608 09:52:49.642072 15972 debug-util.cc:398] Leaking SignalData structure 0x7b08001465e0 after lost signal to thread 15808
W20260608 09:52:49.643019 15972 debug-util.cc:398] Leaking SignalData structure 0x7b0800197b80 after lost signal to thread 15900
W20260608 09:52:49.643797 15972 debug-util.cc:398] Leaking SignalData structure 0x7b0800095f80 after lost signal to thread 15975
W20260608 09:52:49.644593 15972 debug-util.cc:398] Leaking SignalData structure 0x7b0800124bc0 after lost signal to thread 16049
W20260608 09:52:49.645390 15972 debug-util.cc:398] Leaking SignalData structure 0x7b08000da940 after lost signal to thread 16191
I20260608 09:52:50.777860 15827 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:52:50.780061 15827 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:52:50.780427 15827 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:52:50.969954 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:52:50.995215 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:50.996074 14100 tablet_replica.cc:333] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49: stopping tablet replica
I20260608 09:52:50.996765 14100 raft_consensus.cc:2243] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:50.997951 14100 raft_consensus.cc:2272] T 7e7f965da2034447a1f2486ce31db46d P 33fbcd4106c24cc99cbd687246ab9c49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:51.000383 14100 tablet_replica.cc:333] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49: stopping tablet replica
I20260608 09:52:51.000888 14100 raft_consensus.cc:2243] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:51.001428 14100 raft_consensus.cc:2272] T 66b6c530c39942d69f5818524900ab5b P 33fbcd4106c24cc99cbd687246ab9c49 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:52:51.036130 15916 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260608 09:52:51.043224 15916 consensus_peers.cc:597] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d -> Peer 33fbcd4106c24cc99cbd687246ab9c49 (127.13.197.1:39371): Couldn't send request to peer 33fbcd4106c24cc99cbd687246ab9c49. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:39371: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:52:51.053511 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:52:51.071049 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:52:51.100191 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:51.101498 14100 tablet_replica.cc:333] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d: stopping tablet replica
I20260608 09:52:51.102241 14100 raft_consensus.cc:2243] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:52:51.103475 14100 raft_consensus.cc:2272] T 66b6c530c39942d69f5818524900ab5b P 5b1c6fb29d9340daa83aa77434fa8f9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:51.147441 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:52:51.161463 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:52:51.187839 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:51.188545 14100 tablet_replica.cc:333] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a: stopping tablet replica
I20260608 09:52:51.189116 14100 raft_consensus.cc:2243] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:51.190300 14100 raft_consensus.cc:2272] T 7e7f965da2034447a1f2486ce31db46d P 3131358b316b4d3192b9c76490f7403a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:51.192364 14100 tablet_replica.cc:333] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a: stopping tablet replica
I20260608 09:52:51.192788 14100 raft_consensus.cc:2243] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:51.193228 14100 raft_consensus.cc:2272] T 66b6c530c39942d69f5818524900ab5b P 3131358b316b4d3192b9c76490f7403a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:51.215298 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:52:51.228102 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:52:51.256932 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:52:51.257786 14100 tablet_replica.cc:333] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331: stopping tablet replica
I20260608 09:52:51.258363 14100 raft_consensus.cc:2243] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:52:51.259078 14100 raft_consensus.cc:2272] T 7e7f965da2034447a1f2486ce31db46d P 991fe14e6a6f4aeda4d9fec080691331 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:51.278823 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:52:51.290307 14100 master.cc:562] Master@127.13.197.62:40815 shutting down...
I20260608 09:52:51.311998 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:52:51.312796 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:52:51.313165 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 81fd337835214e49ae3da74d84b3ad78: stopping tablet replica
I20260608 09:52:51.350934 14100 master.cc:584] Master@127.13.197.62:40815 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (29405 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 09:52:51.389168 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:39871
I20260608 09:52:51.390537 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:52:51.396195 16243 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
W20260608 09:52:51.397850 16246 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
W20260608 09:52:51.398020 16244 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
I20260608 09:52:51.398413 14100 server_base.cc:1061] running on GCE node
I20260608 09:52:51.399596 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:52:51.399783 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:52:51.399899 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912371399888 us; error 0 us; skew 500 ppm
I20260608 09:52:51.400404 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:52:51.402940 14100 webserver.cc:533] Webserver started at http://127.13.197.62:38865/ using document root <none> and password file <none>
I20260608 09:52:51.403424 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:52:51.403586 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:52:51.403821 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:52:51.404955 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "94046904a2224984840710ec87f01a16"
format_stamp: "Formatted at 2026-06-08 09:52:51 on dist-test-slave-hb1r"
I20260608 09:52:51.409689 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:52:51.413199 16251 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:52:51.414099 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:52:51.414429 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "94046904a2224984840710ec87f01a16"
format_stamp: "Formatted at 2026-06-08 09:52:51 on dist-test-slave-hb1r"
I20260608 09:52:51.414724 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912320616351-14100-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)
I20260608 09:52:51.441350 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:52:51.442683 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:52:51.483621 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:39871
I20260608 09:52:51.483790 16302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:39871 every 8 connection(s)
I20260608 09:52:51.489882 16303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:52:51.500931 16303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16: Bootstrap starting.
I20260608 09:52:51.506096 16303 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16: Neither blocks nor log segments found. Creating new log.
I20260608 09:52:51.510637 16303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16: No bootstrap required, opened a new log
I20260608 09:52:51.513064 16303 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94046904a2224984840710ec87f01a16" member_type: VOTER }
I20260608 09:52:51.513504 16303 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:52:51.513720 16303 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94046904a2224984840710ec87f01a16, State: Initialized, Role: FOLLOWER
I20260608 09:52:51.514356 16303 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [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: "94046904a2224984840710ec87f01a16" member_type: VOTER }
I20260608 09:52:51.514817 16303 raft_consensus.cc:399] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:52:51.515010 16303 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:52:51.515399 16303 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:52:51.520654 16303 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94046904a2224984840710ec87f01a16" member_type: VOTER }
I20260608 09:52:51.521239 16303 leader_election.cc:304] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [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: 94046904a2224984840710ec87f01a16; no voters: 
I20260608 09:52:51.522502 16303 leader_election.cc:290] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:52:51.523026 16306 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:52:51.524562 16306 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [term 1 LEADER]: Becoming Leader. State: Replica: 94046904a2224984840710ec87f01a16, State: Running, Role: LEADER
I20260608 09:52:51.525223 16306 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [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: "94046904a2224984840710ec87f01a16" member_type: VOTER }
I20260608 09:52:51.525643 16303 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:52:51.532727 16307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94046904a2224984840710ec87f01a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94046904a2224984840710ec87f01a16" member_type: VOTER } }
I20260608 09:52:51.532522 16308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94046904a2224984840710ec87f01a16. Latest consensus state: current_term: 1 leader_uuid: "94046904a2224984840710ec87f01a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94046904a2224984840710ec87f01a16" member_type: VOTER } }
I20260608 09:52:51.533321 16307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:51.533429 16308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [sys.catalog]: This master's current role is: LEADER
I20260608 09:52:51.535413 16316 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:52:51.540838 16316 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:52:51.541923 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:52:51.550673 16316 catalog_manager.cc:1382] Generated new cluster ID: 4243427df0b74b2185fb029c44d65a6a
I20260608 09:52:51.550994 16316 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:52:51.569844 16316 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:52:51.571108 16316 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:52:51.595891 16316 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16: Generated new TSK 0
I20260608 09:52:51.596544 16316 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:52:51.607291 14100 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000232146s
I20260608 09:53:03.705106 14100 master.cc:562] Master@127.13.197.62:39871 shutting down...
I20260608 09:53:03.732093 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:03.732878 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:03.733237 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 94046904a2224984840710ec87f01a16: stopping tablet replica
I20260608 09:53:03.753821 14100 master.cc:584] Master@127.13.197.62:39871 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12398 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 09:53:03.787444 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:34433
I20260608 09:53:03.788616 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:03.794184 16326 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
W20260608 09:53:03.795838 16327 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
I20260608 09:53:03.797389 14100 server_base.cc:1061] running on GCE node
W20260608 09:53:03.797359 16329 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
I20260608 09:53:03.798460 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:03.798660 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:03.798781 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912383798769 us; error 0 us; skew 500 ppm
I20260608 09:53:03.799381 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:03.801865 14100 webserver.cc:533] Webserver started at http://127.13.197.62:43815/ using document root <none> and password file <none>
I20260608 09:53:03.802354 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:03.802520 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:03.802747 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:03.803927 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "cf773a96178947a09f159acfa72ef724"
format_stamp: "Formatted at 2026-06-08 09:53:03 on dist-test-slave-hb1r"
I20260608 09:53:03.808840 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:03.812505 16334 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:03.813311 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:53:03.813668 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "cf773a96178947a09f159acfa72ef724"
format_stamp: "Formatted at 2026-06-08 09:53:03 on dist-test-slave-hb1r"
I20260608 09:53:03.813967 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-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)
I20260608 09:53:03.836721 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:03.838179 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:03.877983 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:34433
I20260608 09:53:03.878135 16385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:34433 every 8 connection(s)
I20260608 09:53:03.882411 16386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:03.893563 16386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724: Bootstrap starting.
I20260608 09:53:03.898803 16386 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:03.903355 16386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724: No bootstrap required, opened a new log
I20260608 09:53:03.905759 16386 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf773a96178947a09f159acfa72ef724" member_type: VOTER }
I20260608 09:53:03.906210 16386 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:03.906453 16386 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf773a96178947a09f159acfa72ef724, State: Initialized, Role: FOLLOWER
I20260608 09:53:03.907060 16386 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [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: "cf773a96178947a09f159acfa72ef724" member_type: VOTER }
I20260608 09:53:03.907528 16386 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:03.907764 16386 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:03.908056 16386 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:03.912568 16386 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf773a96178947a09f159acfa72ef724" member_type: VOTER }
I20260608 09:53:03.913081 16386 leader_election.cc:304] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [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: cf773a96178947a09f159acfa72ef724; no voters: 
I20260608 09:53:03.914212 16386 leader_election.cc:290] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:03.914729 16389 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:03.916320 16389 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [term 1 LEADER]: Becoming Leader. State: Replica: cf773a96178947a09f159acfa72ef724, State: Running, Role: LEADER
I20260608 09:53:03.917093 16389 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [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: "cf773a96178947a09f159acfa72ef724" member_type: VOTER }
I20260608 09:53:03.917471 16386 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:03.920419 16391 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf773a96178947a09f159acfa72ef724. Latest consensus state: current_term: 1 leader_uuid: "cf773a96178947a09f159acfa72ef724" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf773a96178947a09f159acfa72ef724" member_type: VOTER } }
I20260608 09:53:03.920361 16390 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf773a96178947a09f159acfa72ef724" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf773a96178947a09f159acfa72ef724" member_type: VOTER } }
I20260608 09:53:03.921309 16390 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:03.924726 16391 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:03.931030 16395 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:03.936309 16395 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:03.937553 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:03.945983 16395 catalog_manager.cc:1382] Generated new cluster ID: 8de9adfe829149d584d79ab0daf7727d
I20260608 09:53:03.946314 16395 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:03.982064 16395 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:03.983438 16395 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:04.004122 16395 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724: Generated new TSK 0
I20260608 09:53:04.004741 16395 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:04.069454 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:04.075971 16407 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
W20260608 09:53:04.076992 16408 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
W20260608 09:53:04.078205 16410 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
I20260608 09:53:04.078825 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:04.079576 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:04.079759 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:04.079897 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912384079886 us; error 0 us; skew 500 ppm
I20260608 09:53:04.080413 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:04.082732 14100 webserver.cc:533] Webserver started at http://127.13.197.1:41885/ using document root <none> and password file <none>
I20260608 09:53:04.083242 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:04.083400 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:04.083617 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:04.084743 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "7fa9c224c47a4816aeea852a57a39081"
format_stamp: "Formatted at 2026-06-08 09:53:04 on dist-test-slave-hb1r"
I20260608 09:53:04.089340 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:04.093104 16415 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:04.094036 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:04.094286 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "7fa9c224c47a4816aeea852a57a39081"
format_stamp: "Formatted at 2026-06-08 09:53:04 on dist-test-slave-hb1r"
I20260608 09:53:04.094527 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-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)
I20260608 09:53:04.106065 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:04.107296 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:04.108767 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:04.111411 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:04.111594 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:04.111901 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:04.112062 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:04.154610 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:38675
I20260608 09:53:04.154724 16477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:38675 every 8 connection(s)
I20260608 09:53:04.160200 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:04.167980 16482 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
W20260608 09:53:04.168433 16483 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
W20260608 09:53:04.171478 16485 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
I20260608 09:53:04.172067 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:04.172912 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:04.173254 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:04.173508 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912384173488 us; error 0 us; skew 500 ppm
I20260608 09:53:04.174254 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:04.174894 16478 heartbeater.cc:344] Connected to a master server at 127.13.197.62:34433
I20260608 09:53:04.175326 16478 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:04.176153 16478 heartbeater.cc:507] Master 127.13.197.62:34433 requested a full tablet report, sending...
I20260608 09:53:04.177408 14100 webserver.cc:533] Webserver started at http://127.13.197.2:42471/ using document root <none> and password file <none>
I20260608 09:53:04.178050 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:04.178274 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:04.178565 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:04.178545 16351 ts_manager.cc:194] Registered new tserver with Master: 7fa9c224c47a4816aeea852a57a39081 (127.13.197.1:38675)
I20260608 09:53:04.180076 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "31d7a2fe83e24e5b8e2a5b431c41079a"
format_stamp: "Formatted at 2026-06-08 09:53:04 on dist-test-slave-hb1r"
I20260608 09:53:04.180684 16351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51538
I20260608 09:53:04.185299 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:53:04.189079 16490 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:04.190241 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:04.190516 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "31d7a2fe83e24e5b8e2a5b431c41079a"
format_stamp: "Formatted at 2026-06-08 09:53:04 on dist-test-slave-hb1r"
I20260608 09:53:04.190768 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-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)
I20260608 09:53:04.206413 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:04.207612 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:04.209046 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:04.211491 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:04.211683 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:04.211974 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:04.212144 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:04.252481 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:43063
I20260608 09:53:04.252614 16552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:43063 every 8 connection(s)
I20260608 09:53:04.257552 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:04.264705 16556 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
W20260608 09:53:04.265843 16557 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
I20260608 09:53:04.268680 14100 server_base.cc:1061] running on GCE node
W20260608 09:53:04.269313 16559 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
I20260608 09:53:04.270376 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:53:04.270629 16553 heartbeater.cc:344] Connected to a master server at 127.13.197.62:34433
W20260608 09:53:04.270680 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:04.271162 16553 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:04.271109 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912384271087 us; error 0 us; skew 500 ppm
I20260608 09:53:04.272182 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:04.272205 16553 heartbeater.cc:507] Master 127.13.197.62:34433 requested a full tablet report, sending...
I20260608 09:53:04.274782 16351 ts_manager.cc:194] Registered new tserver with Master: 31d7a2fe83e24e5b8e2a5b431c41079a (127.13.197.2:43063)
I20260608 09:53:04.275281 14100 webserver.cc:533] Webserver started at http://127.13.197.3:33399/ using document root <none> and password file <none>
I20260608 09:53:04.275843 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:04.276093 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:04.276392 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:04.276407 16351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51552
I20260608 09:53:04.278174 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "d1aed0a4717e40a7b4a1a9a291db6680"
format_stamp: "Formatted at 2026-06-08 09:53:04 on dist-test-slave-hb1r"
I20260608 09:53:04.283294 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:53:04.286821 16564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:04.287640 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:04.287971 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "d1aed0a4717e40a7b4a1a9a291db6680"
format_stamp: "Formatted at 2026-06-08 09:53:04 on dist-test-slave-hb1r"
I20260608 09:53:04.288273 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912320616351-14100-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)
I20260608 09:53:04.304092 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:04.305428 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:04.306978 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:04.309305 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:04.309608 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:53:04.309859 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:04.310043 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:04.351673 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:35907
I20260608 09:53:04.351799 16626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:35907 every 8 connection(s)
I20260608 09:53:04.366294 16627 heartbeater.cc:344] Connected to a master server at 127.13.197.62:34433
I20260608 09:53:04.366654 16627 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:04.367470 16627 heartbeater.cc:507] Master 127.13.197.62:34433 requested a full tablet report, sending...
I20260608 09:53:04.369451 16351 ts_manager.cc:194] Registered new tserver with Master: d1aed0a4717e40a7b4a1a9a291db6680 (127.13.197.3:35907)
I20260608 09:53:04.369710 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014843384s
I20260608 09:53:04.371539 16351 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51556
I20260608 09:53:05.183372 16478 heartbeater.cc:499] Master 127.13.197.62:34433 was elected leader, sending a full tablet report...
I20260608 09:53:05.279439 16553 heartbeater.cc:499] Master 127.13.197.62:34433 was elected leader, sending a full tablet report...
I20260608 09:53:05.375074 16627 heartbeater.cc:499] Master 127.13.197.62:34433 was elected leader, sending a full tablet report...
I20260608 09:53:05.933290 16404 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:07.934187 16404 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:09.935197 16404 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:11.936486 16404 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:13.937659 16404 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:15.938709 16404 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:16.467056 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:53:16.490688 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:16.508002 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:53:16.518024 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:53:16.537299 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:16.553092 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:53:16.562093 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:53:16.582201 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:16.598166 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:53:16.607209 14100 master.cc:562] Master@127.13.197.62:34433 shutting down...
I20260608 09:53:16.627604 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:16.628384 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:16.628770 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf773a96178947a09f159acfa72ef724: stopping tablet replica
I20260608 09:53:16.647164 14100 master.cc:584] Master@127.13.197.62:34433 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12890 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 09:53:16.680791 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:34279
I20260608 09:53:16.682080 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:16.688364 16632 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
W20260608 09:53:16.688277 16633 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
W20260608 09:53:16.688984 16635 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
I20260608 09:53:16.690107 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:16.691056 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:16.691269 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:16.691437 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912396691404 us; error 0 us; skew 500 ppm
I20260608 09:53:16.692024 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:16.694572 14100 webserver.cc:533] Webserver started at http://127.13.197.62:42201/ using document root <none> and password file <none>
I20260608 09:53:16.695106 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:16.695307 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:16.695581 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:16.696816 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "795dafcd374242ea89e9504455130290"
format_stamp: "Formatted at 2026-06-08 09:53:16 on dist-test-slave-hb1r"
I20260608 09:53:16.701670 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:53:16.705116 16640 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:16.705983 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:16.706327 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "795dafcd374242ea89e9504455130290"
format_stamp: "Formatted at 2026-06-08 09:53:16 on dist-test-slave-hb1r"
I20260608 09:53:16.706645 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-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)
I20260608 09:53:16.757700 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:16.759006 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:16.799610 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:34279
I20260608 09:53:16.799741 16691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:34279 every 8 connection(s)
I20260608 09:53:16.804095 16692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:16.815222 16692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290: Bootstrap starting.
I20260608 09:53:16.820284 16692 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:16.824770 16692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290: No bootstrap required, opened a new log
I20260608 09:53:16.827243 16692 raft_consensus.cc:359] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "795dafcd374242ea89e9504455130290" member_type: VOTER }
I20260608 09:53:16.827678 16692 raft_consensus.cc:385] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:16.827955 16692 raft_consensus.cc:740] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 795dafcd374242ea89e9504455130290, State: Initialized, Role: FOLLOWER
I20260608 09:53:16.828672 16692 consensus_queue.cc:260] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [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: "795dafcd374242ea89e9504455130290" member_type: VOTER }
I20260608 09:53:16.829170 16692 raft_consensus.cc:399] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:16.829380 16692 raft_consensus.cc:493] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:16.829704 16692 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:16.834441 16692 raft_consensus.cc:515] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "795dafcd374242ea89e9504455130290" member_type: VOTER }
I20260608 09:53:16.835012 16692 leader_election.cc:304] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [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: 795dafcd374242ea89e9504455130290; no voters: 
I20260608 09:53:16.836242 16692 leader_election.cc:290] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:16.836719 16695 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:16.838351 16695 raft_consensus.cc:697] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [term 1 LEADER]: Becoming Leader. State: Replica: 795dafcd374242ea89e9504455130290, State: Running, Role: LEADER
I20260608 09:53:16.839135 16695 consensus_queue.cc:237] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [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: "795dafcd374242ea89e9504455130290" member_type: VOTER }
I20260608 09:53:16.839600 16692 sys_catalog.cc:565] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:16.842334 16697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 795dafcd374242ea89e9504455130290. Latest consensus state: current_term: 1 leader_uuid: "795dafcd374242ea89e9504455130290" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "795dafcd374242ea89e9504455130290" member_type: VOTER } }
I20260608 09:53:16.842229 16696 sys_catalog.cc:455] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "795dafcd374242ea89e9504455130290" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "795dafcd374242ea89e9504455130290" member_type: VOTER } }
I20260608 09:53:16.842988 16697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:16.843009 16696 sys_catalog.cc:458] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:16.846450 16700 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:16.855154 16700 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:16.856171 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:16.864701 16700 catalog_manager.cc:1382] Generated new cluster ID: 77503ebf5d644d02baa99c6dea0c3e90
I20260608 09:53:16.864964 16700 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:16.882422 16700 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:16.883745 16700 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:16.899847 16700 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290: Generated new TSK 0
I20260608 09:53:16.900442 16700 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:16.922714 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:16.928908 16713 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
W20260608 09:53:16.929986 16714 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
W20260608 09:53:16.931874 16716 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
I20260608 09:53:16.932241 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:16.933120 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:16.933300 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:16.933420 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912396933408 us; error 0 us; skew 500 ppm
I20260608 09:53:16.934010 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:16.936371 14100 webserver.cc:533] Webserver started at http://127.13.197.1:33353/ using document root <none> and password file <none>
I20260608 09:53:16.936830 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:16.936985 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:16.937219 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:16.938359 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "c8347ab13afc462ea7020b3cc9bb63f3"
format_stamp: "Formatted at 2026-06-08 09:53:16 on dist-test-slave-hb1r"
I20260608 09:53:16.943352 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 09:53:16.946626 16721 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:16.947395 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:16.947705 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "c8347ab13afc462ea7020b3cc9bb63f3"
format_stamp: "Formatted at 2026-06-08 09:53:16 on dist-test-slave-hb1r"
I20260608 09:53:16.947991 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-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)
I20260608 09:53:16.962746 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:16.963990 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:16.965440 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:16.967895 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:16.968119 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:16.968353 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:16.968518 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:17.008497 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:41299
I20260608 09:53:17.008656 16783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:41299 every 8 connection(s)
I20260608 09:53:17.014087 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:17.021340 16788 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
W20260608 09:53:17.022495 16789 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
I20260608 09:53:17.024384 14100 server_base.cc:1061] running on GCE node
W20260608 09:53:17.026095 16791 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
I20260608 09:53:17.027271 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:17.027509 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:17.027505 16784 heartbeater.cc:344] Connected to a master server at 127.13.197.62:34279
I20260608 09:53:17.027933 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912397027899 us; error 0 us; skew 500 ppm
I20260608 09:53:17.028084 16784 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:17.028614 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:17.028941 16784 heartbeater.cc:507] Master 127.13.197.62:34279 requested a full tablet report, sending...
I20260608 09:53:17.031514 14100 webserver.cc:533] Webserver started at http://127.13.197.2:35483/ using document root <none> and password file <none>
I20260608 09:53:17.031805 16657 ts_manager.cc:194] Registered new tserver with Master: c8347ab13afc462ea7020b3cc9bb63f3 (127.13.197.1:41299)
I20260608 09:53:17.032294 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:17.032579 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:17.032929 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:17.034503 16657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55396
I20260608 09:53:17.034571 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "6b37d9b534794b8baace078b06e74523"
format_stamp: "Formatted at 2026-06-08 09:53:17 on dist-test-slave-hb1r"
I20260608 09:53:17.039849 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:53:17.043397 16796 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:17.044243 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:53:17.044540 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "6b37d9b534794b8baace078b06e74523"
format_stamp: "Formatted at 2026-06-08 09:53:17 on dist-test-slave-hb1r"
I20260608 09:53:17.044828 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-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)
I20260608 09:53:17.057127 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:17.058480 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:17.059998 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:17.062461 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:17.062695 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:17.062942 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:17.063112 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:17.104130 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:35869
I20260608 09:53:17.104333 16858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:35869 every 8 connection(s)
I20260608 09:53:17.109253 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:17.116341 16862 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
W20260608 09:53:17.119554 16863 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
I20260608 09:53:17.120149 14100 server_base.cc:1061] running on GCE node
W20260608 09:53:17.120433 16865 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
I20260608 09:53:17.121848 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:17.122124 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:17.122447 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912397122413 us; error 0 us; skew 500 ppm
I20260608 09:53:17.123255 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:17.123397 16859 heartbeater.cc:344] Connected to a master server at 127.13.197.62:34279
I20260608 09:53:17.123835 16859 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:17.124872 16859 heartbeater.cc:507] Master 127.13.197.62:34279 requested a full tablet report, sending...
I20260608 09:53:17.126176 14100 webserver.cc:533] Webserver started at http://127.13.197.3:32853/ using document root <none> and password file <none>
I20260608 09:53:17.126859 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:17.127100 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:17.127425 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:17.127489 16657 ts_manager.cc:194] Registered new tserver with Master: 6b37d9b534794b8baace078b06e74523 (127.13.197.2:35869)
I20260608 09:53:17.129125 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "5e580304a4c94eef8777a1dec0928b6f"
format_stamp: "Formatted at 2026-06-08 09:53:17 on dist-test-slave-hb1r"
I20260608 09:53:17.129495 16657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55398
I20260608 09:53:17.134828 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:53:17.138782 16870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:17.139711 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:53:17.139988 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "5e580304a4c94eef8777a1dec0928b6f"
format_stamp: "Formatted at 2026-06-08 09:53:17 on dist-test-slave-hb1r"
I20260608 09:53:17.140233 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912320616351-14100-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)
I20260608 09:53:17.153326 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:17.154577 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:17.155983 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:17.158411 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:17.158601 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:17.158897 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:17.159041 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:17.201668 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:39097
I20260608 09:53:17.201776 16932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:39097 every 8 connection(s)
I20260608 09:53:17.217126 16933 heartbeater.cc:344] Connected to a master server at 127.13.197.62:34279
I20260608 09:53:17.217590 16933 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:17.218371 16933 heartbeater.cc:507] Master 127.13.197.62:34279 requested a full tablet report, sending...
I20260608 09:53:17.220511 16657 ts_manager.cc:194] Registered new tserver with Master: 5e580304a4c94eef8777a1dec0928b6f (127.13.197.3:39097)
I20260608 09:53:17.221305 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015951536s
I20260608 09:53:17.222007 16657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55400
I20260608 09:53:18.037647 16784 heartbeater.cc:499] Master 127.13.197.62:34279 was elected leader, sending a full tablet report...
I20260608 09:53:18.132537 16859 heartbeater.cc:499] Master 127.13.197.62:34279 was elected leader, sending a full tablet report...
I20260608 09:53:18.224983 16933 heartbeater.cc:499] Master 127.13.197.62:34279 was elected leader, sending a full tablet report...
I20260608 09:53:18.276638 16657 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55414:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:53:18.279166 16657 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:53:18.340850 16898 tablet_service.cc:1511] Processing CreateTablet for tablet e93622f8b53a4a40bb67d4f1da0b2be8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:18.342650 16898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93622f8b53a4a40bb67d4f1da0b2be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.346897 16897 tablet_service.cc:1511] Processing CreateTablet for tablet a1d6255ed49d4c8bb60810b0098b3636 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:18.348409 16897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d6255ed49d4c8bb60810b0098b3636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.350112 16822 tablet_service.cc:1511] Processing CreateTablet for tablet f491e62b505c46f98de7d6328bb41991 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:18.350677 16824 tablet_service.cc:1511] Processing CreateTablet for tablet e93622f8b53a4a40bb67d4f1da0b2be8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:18.351754 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f491e62b505c46f98de7d6328bb41991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.353014 16896 tablet_service.cc:1511] Processing CreateTablet for tablet f491e62b505c46f98de7d6328bb41991 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:18.354545 16896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f491e62b505c46f98de7d6328bb41991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.354730 16821 tablet_service.cc:1511] Processing CreateTablet for tablet ac5a0d5014944cb4a0bb603e54bab83d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:18.356190 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5a0d5014944cb4a0bb603e54bab83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.357209 16823 tablet_service.cc:1511] Processing CreateTablet for tablet a1d6255ed49d4c8bb60810b0098b3636 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:18.358687 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d6255ed49d4c8bb60810b0098b3636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.360579 16749 tablet_service.cc:1511] Processing CreateTablet for tablet e93622f8b53a4a40bb67d4f1da0b2be8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:18.361835 16746 tablet_service.cc:1511] Processing CreateTablet for tablet ac5a0d5014944cb4a0bb603e54bab83d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:18.362799 16748 tablet_service.cc:1511] Processing CreateTablet for tablet a1d6255ed49d4c8bb60810b0098b3636 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:18.363997 16895 tablet_service.cc:1511] Processing CreateTablet for tablet ac5a0d5014944cb4a0bb603e54bab83d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:18.365423 16747 tablet_service.cc:1511] Processing CreateTablet for tablet f491e62b505c46f98de7d6328bb41991 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=22d3681df5174a3c8f6f182f82ad3aee]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:18.366700 16895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5a0d5014944cb4a0bb603e54bab83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.367184 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93622f8b53a4a40bb67d4f1da0b2be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.369987 16824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e93622f8b53a4a40bb67d4f1da0b2be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.374432 16746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac5a0d5014944cb4a0bb603e54bab83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.382292 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1d6255ed49d4c8bb60810b0098b3636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.386425 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f491e62b505c46f98de7d6328bb41991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:18.391595 16955 tablet_bootstrap.cc:492] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523: Bootstrap starting.
I20260608 09:53:18.394711 16954 tablet_bootstrap.cc:492] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3: Bootstrap starting.
I20260608 09:53:18.407377 16955 tablet_bootstrap.cc:654] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.409400 16954 tablet_bootstrap.cc:654] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.422060 16955 tablet_bootstrap.cc:492] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523: No bootstrap required, opened a new log
I20260608 09:53:18.422677 16955 ts_tablet_manager.cc:1403] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.006s
I20260608 09:53:18.426052 16955 raft_consensus.cc:359] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } }
I20260608 09:53:18.430887 16954 tablet_bootstrap.cc:492] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3: No bootstrap required, opened a new log
I20260608 09:53:18.431569 16954 ts_tablet_manager.cc:1403] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.014s
I20260608 09:53:18.435848 16954 raft_consensus.cc:359] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } }
I20260608 09:53:18.436879 16954 raft_consensus.cc:385] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.439018 16954 raft_consensus.cc:740] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8347ab13afc462ea7020b3cc9bb63f3, State: Initialized, Role: FOLLOWER
I20260608 09:53:18.440523 16954 consensus_queue.cc:260] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [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: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } }
I20260608 09:53:18.427421 16955 raft_consensus.cc:385] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.442375 16955 raft_consensus.cc:740] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b37d9b534794b8baace078b06e74523, State: Initialized, Role: FOLLOWER
I20260608 09:53:18.443202 16955 consensus_queue.cc:260] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523 [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: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } }
I20260608 09:53:18.445897 16953 tablet_bootstrap.cc:492] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f: Bootstrap starting.
I20260608 09:53:18.450762 16954 ts_tablet_manager.cc:1434] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.005s
I20260608 09:53:18.451936 16954 tablet_bootstrap.cc:492] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3: Bootstrap starting.
I20260608 09:53:18.452649 16955 ts_tablet_manager.cc:1434] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 09:53:18.455461 16955 tablet_bootstrap.cc:492] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523: Bootstrap starting.
I20260608 09:53:18.459020 16954 tablet_bootstrap.cc:654] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.462774 16955 tablet_bootstrap.cc:654] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.465452 16953 tablet_bootstrap.cc:654] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.474478 16953 tablet_bootstrap.cc:492] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f: No bootstrap required, opened a new log
I20260608 09:53:18.475065 16953 ts_tablet_manager.cc:1403] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260608 09:53:18.478590 16954 tablet_bootstrap.cc:492] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3: No bootstrap required, opened a new log
I20260608 09:53:18.478399 16953 raft_consensus.cc:359] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } }
I20260608 09:53:18.479022 16953 raft_consensus.cc:385] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.479136 16954 ts_tablet_manager.cc:1403] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260608 09:53:18.479305 16953 raft_consensus.cc:740] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e580304a4c94eef8777a1dec0928b6f, State: Initialized, Role: FOLLOWER
I20260608 09:53:18.479737 16955 tablet_bootstrap.cc:492] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523: No bootstrap required, opened a new log
I20260608 09:53:18.480307 16955 ts_tablet_manager.cc:1403] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260608 09:53:18.480118 16953 consensus_queue.cc:260] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f [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: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } }
I20260608 09:53:18.482728 16954 raft_consensus.cc:359] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.483505 16954 raft_consensus.cc:385] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.483428 16955 raft_consensus.cc:359] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.483958 16954 raft_consensus.cc:740] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8347ab13afc462ea7020b3cc9bb63f3, State: Initialized, Role: FOLLOWER
I20260608 09:53:18.484275 16955 raft_consensus.cc:385] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.484652 16955 raft_consensus.cc:740] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b37d9b534794b8baace078b06e74523, State: Initialized, Role: FOLLOWER
I20260608 09:53:18.485162 16954 consensus_queue.cc:260] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.485440 16955 consensus_queue.cc:260] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523 [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.486467 16953 ts_tablet_manager.cc:1434] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:53:18.487603 16953 tablet_bootstrap.cc:492] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f: Bootstrap starting.
I20260608 09:53:18.487970 16955 ts_tablet_manager.cc:1434] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 09:53:18.489095 16955 tablet_bootstrap.cc:492] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523: Bootstrap starting.
I20260608 09:53:18.489379 16954 ts_tablet_manager.cc:1434] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:53:18.490489 16954 tablet_bootstrap.cc:492] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3: Bootstrap starting.
I20260608 09:53:18.494637 16953 tablet_bootstrap.cc:654] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.496027 16955 tablet_bootstrap.cc:654] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.497238 16954 tablet_bootstrap.cc:654] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.507148 16953 tablet_bootstrap.cc:492] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f: No bootstrap required, opened a new log
I20260608 09:53:18.507905 16953 ts_tablet_manager.cc:1403] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260608 09:53:18.511555 16953 raft_consensus.cc:359] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.513558 16953 raft_consensus.cc:385] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.516647 16955 tablet_bootstrap.cc:492] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523: No bootstrap required, opened a new log
I20260608 09:53:18.516882 16953 raft_consensus.cc:740] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e580304a4c94eef8777a1dec0928b6f, State: Initialized, Role: FOLLOWER
W20260608 09:53:18.514437 16785 tablet.cc:2404] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:53:18.517269 16955 ts_tablet_manager.cc:1403] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.025s
I20260608 09:53:18.517838 16953 consensus_queue.cc:260] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.516480 16954 tablet_bootstrap.cc:492] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3: No bootstrap required, opened a new log
I20260608 09:53:18.519127 16954 ts_tablet_manager.cc:1403] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.008s
I20260608 09:53:18.520136 16953 ts_tablet_manager.cc:1434] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260608 09:53:18.521140 16953 tablet_bootstrap.cc:492] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f: Bootstrap starting.
I20260608 09:53:18.522322 16954 raft_consensus.cc:359] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.523144 16954 raft_consensus.cc:385] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.523442 16954 raft_consensus.cc:740] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8347ab13afc462ea7020b3cc9bb63f3, State: Initialized, Role: FOLLOWER
I20260608 09:53:18.524197 16955 raft_consensus.cc:359] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.524263 16954 consensus_queue.cc:260] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.526458 16958 raft_consensus.cc:493] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:18.527071 16954 ts_tablet_manager.cc:1434] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:53:18.527001 16958 raft_consensus.cc:515] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } }
I20260608 09:53:18.528213 16954 tablet_bootstrap.cc:492] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3: Bootstrap starting.
I20260608 09:53:18.528725 16953 tablet_bootstrap.cc:654] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.535652 16954 tablet_bootstrap.cc:654] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.540288 16958 leader_election.cc:290] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e580304a4c94eef8777a1dec0928b6f (127.13.197.3:39097), 6b37d9b534794b8baace078b06e74523 (127.13.197.2:35869)
I20260608 09:53:18.525131 16955 raft_consensus.cc:385] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.549125 16955 raft_consensus.cc:740] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b37d9b534794b8baace078b06e74523, State: Initialized, Role: FOLLOWER
I20260608 09:53:18.551222 16955 consensus_queue.cc:260] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523 [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.557593 16955 ts_tablet_manager.cc:1434] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.001s
I20260608 09:53:18.559201 16955 tablet_bootstrap.cc:492] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523: Bootstrap starting.
I20260608 09:53:18.568753 16955 tablet_bootstrap.cc:654] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.582648 16955 tablet_bootstrap.cc:492] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523: No bootstrap required, opened a new log
I20260608 09:53:18.583278 16955 ts_tablet_manager.cc:1403] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.003s
I20260608 09:53:18.583400 16953 tablet_bootstrap.cc:492] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f: No bootstrap required, opened a new log
I20260608 09:53:18.585973 16953 ts_tablet_manager.cc:1403] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.050s
I20260608 09:53:18.587127 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93622f8b53a4a40bb67d4f1da0b2be8" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b37d9b534794b8baace078b06e74523" is_pre_election: true
I20260608 09:53:18.587962 16955 raft_consensus.cc:359] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.588176 16834 raft_consensus.cc:2468] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 0.
I20260608 09:53:18.588790 16955 raft_consensus.cc:385] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.589140 16955 raft_consensus.cc:740] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b37d9b534794b8baace078b06e74523, State: Initialized, Role: FOLLOWER
I20260608 09:53:18.589192 16953 raft_consensus.cc:359] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.590535 16953 raft_consensus.cc:385] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.590673 16723 leader_election.cc:304] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [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: 6b37d9b534794b8baace078b06e74523, c8347ab13afc462ea7020b3cc9bb63f3; no voters: 
I20260608 09:53:18.590937 16953 raft_consensus.cc:740] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e580304a4c94eef8777a1dec0928b6f, State: Initialized, Role: FOLLOWER
I20260608 09:53:18.590219 16955 consensus_queue.cc:260] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523 [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.591735 16958 raft_consensus.cc:2804] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:18.592126 16958 raft_consensus.cc:493] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:18.592509 16958 raft_consensus.cc:3060] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.591861 16953 consensus_queue.cc:260] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.593134 16954 tablet_bootstrap.cc:492] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3: No bootstrap required, opened a new log
I20260608 09:53:18.593680 16954 ts_tablet_manager.cc:1403] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.025s
I20260608 09:53:18.593755 16955 ts_tablet_manager.cc:1434] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:53:18.594981 16953 ts_tablet_manager.cc:1434] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:53:18.596040 16953 tablet_bootstrap.cc:492] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f: Bootstrap starting.
I20260608 09:53:18.596969 16954 raft_consensus.cc:359] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.597713 16954 raft_consensus.cc:385] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.597999 16954 raft_consensus.cc:740] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8347ab13afc462ea7020b3cc9bb63f3, State: Initialized, Role: FOLLOWER
I20260608 09:53:18.598832 16954 consensus_queue.cc:260] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.602638 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93622f8b53a4a40bb67d4f1da0b2be8" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e580304a4c94eef8777a1dec0928b6f" is_pre_election: true
I20260608 09:53:18.603330 16953 tablet_bootstrap.cc:654] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:18.603359 16908 raft_consensus.cc:2468] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 0.
I20260608 09:53:18.605403 16958 raft_consensus.cc:515] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } }
I20260608 09:53:18.610059 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93622f8b53a4a40bb67d4f1da0b2be8" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e580304a4c94eef8777a1dec0928b6f"
I20260608 09:53:18.610636 16908 raft_consensus.cc:3060] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.614356 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e93622f8b53a4a40bb67d4f1da0b2be8" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b37d9b534794b8baace078b06e74523"
I20260608 09:53:18.615098 16834 raft_consensus.cc:3060] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.616799 16954 ts_tablet_manager.cc:1434] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.008s
I20260608 09:53:18.617156 16953 tablet_bootstrap.cc:492] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f: No bootstrap required, opened a new log
I20260608 09:53:18.617719 16953 ts_tablet_manager.cc:1403] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260608 09:53:18.618458 16908 raft_consensus.cc:2468] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 1.
I20260608 09:53:18.620116 16725 leader_election.cc:304] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [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: 5e580304a4c94eef8777a1dec0928b6f, c8347ab13afc462ea7020b3cc9bb63f3; no voters: 
I20260608 09:53:18.620584 16958 leader_election.cc:290] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [CANDIDATE]: Term 1 election: Requested vote from peers 5e580304a4c94eef8777a1dec0928b6f (127.13.197.3:39097), 6b37d9b534794b8baace078b06e74523 (127.13.197.2:35869)
I20260608 09:53:18.621133 16958 raft_consensus.cc:2804] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:18.621037 16953 raft_consensus.cc:359] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.621788 16958 raft_consensus.cc:697] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: Becoming Leader. State: Replica: c8347ab13afc462ea7020b3cc9bb63f3, State: Running, Role: LEADER
I20260608 09:53:18.621971 16953 raft_consensus.cc:385] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:18.622400 16953 raft_consensus.cc:740] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e580304a4c94eef8777a1dec0928b6f, State: Initialized, Role: FOLLOWER
I20260608 09:53:18.622761 16958 consensus_queue.cc:237] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [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: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } }
I20260608 09:53:18.623387 16953 consensus_queue.cc:260] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.624308 16834 raft_consensus.cc:2468] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 1.
I20260608 09:53:18.626638 16953 ts_tablet_manager.cc:1434] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 09:53:18.634159 16654 catalog_manager.cc:5696] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8347ab13afc462ea7020b3cc9bb63f3 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:18.666616 16958 raft_consensus.cc:493] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:18.667232 16958 raft_consensus.cc:515] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.669090 16958 leader_election.cc:290] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b37d9b534794b8baace078b06e74523 (127.13.197.2:35869), 5e580304a4c94eef8777a1dec0928b6f (127.13.197.3:39097)
I20260608 09:53:18.670020 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d6255ed49d4c8bb60810b0098b3636" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b37d9b534794b8baace078b06e74523" is_pre_election: true
I20260608 09:53:18.670282 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d6255ed49d4c8bb60810b0098b3636" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e580304a4c94eef8777a1dec0928b6f" is_pre_election: true
I20260608 09:53:18.670780 16834 raft_consensus.cc:2468] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 0.
I20260608 09:53:18.670847 16908 raft_consensus.cc:2468] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 0.
I20260608 09:53:18.672039 16725 leader_election.cc:304] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [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: 5e580304a4c94eef8777a1dec0928b6f, c8347ab13afc462ea7020b3cc9bb63f3; no voters: 
I20260608 09:53:18.672765 16958 raft_consensus.cc:2804] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:18.673147 16958 raft_consensus.cc:493] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:18.673468 16958 raft_consensus.cc:3060] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.677995 16958 raft_consensus.cc:515] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.679628 16958 leader_election.cc:290] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6b37d9b534794b8baace078b06e74523 (127.13.197.2:35869), 5e580304a4c94eef8777a1dec0928b6f (127.13.197.3:39097)
I20260608 09:53:18.680506 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d6255ed49d4c8bb60810b0098b3636" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b37d9b534794b8baace078b06e74523"
I20260608 09:53:18.680675 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1d6255ed49d4c8bb60810b0098b3636" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e580304a4c94eef8777a1dec0928b6f"
I20260608 09:53:18.681010 16834 raft_consensus.cc:3060] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.681219 16908 raft_consensus.cc:3060] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.685662 16834 raft_consensus.cc:2468] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 1.
I20260608 09:53:18.685662 16908 raft_consensus.cc:2468] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 1.
I20260608 09:53:18.686899 16723 leader_election.cc:304] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [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: 6b37d9b534794b8baace078b06e74523, c8347ab13afc462ea7020b3cc9bb63f3; no voters: 
I20260608 09:53:18.687597 16958 raft_consensus.cc:2804] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:18.688097 16958 raft_consensus.cc:697] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: Becoming Leader. State: Replica: c8347ab13afc462ea7020b3cc9bb63f3, State: Running, Role: LEADER
I20260608 09:53:18.688735 16958 consensus_queue.cc:237] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.695900 16654 catalog_manager.cc:5696] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8347ab13afc462ea7020b3cc9bb63f3 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:18.706511 16958 raft_consensus.cc:493] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:18.706930 16958 raft_consensus.cc:515] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.709188 16958 leader_election.cc:290] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b37d9b534794b8baace078b06e74523 (127.13.197.2:35869), 5e580304a4c94eef8777a1dec0928b6f (127.13.197.3:39097)
I20260608 09:53:18.709781 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f491e62b505c46f98de7d6328bb41991" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b37d9b534794b8baace078b06e74523" is_pre_election: true
I20260608 09:53:18.710213 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f491e62b505c46f98de7d6328bb41991" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e580304a4c94eef8777a1dec0928b6f" is_pre_election: true
I20260608 09:53:18.710470 16834 raft_consensus.cc:2468] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 0.
I20260608 09:53:18.710831 16908 raft_consensus.cc:2468] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 0.
I20260608 09:53:18.711599 16723 leader_election.cc:304] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [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: 6b37d9b534794b8baace078b06e74523, c8347ab13afc462ea7020b3cc9bb63f3; no voters: 
I20260608 09:53:18.712313 16958 raft_consensus.cc:2804] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:18.712687 16958 raft_consensus.cc:493] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:18.712971 16958 raft_consensus.cc:3060] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.717552 16958 raft_consensus.cc:515] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.719488 16958 leader_election.cc:290] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6b37d9b534794b8baace078b06e74523 (127.13.197.2:35869), 5e580304a4c94eef8777a1dec0928b6f (127.13.197.3:39097)
I20260608 09:53:18.720261 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f491e62b505c46f98de7d6328bb41991" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b37d9b534794b8baace078b06e74523"
I20260608 09:53:18.720539 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f491e62b505c46f98de7d6328bb41991" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e580304a4c94eef8777a1dec0928b6f"
I20260608 09:53:18.720767 16834 raft_consensus.cc:3060] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.721123 16908 raft_consensus.cc:3060] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.725489 16834 raft_consensus.cc:2468] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 1.
I20260608 09:53:18.725684 16908 raft_consensus.cc:2468] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 1.
I20260608 09:53:18.726750 16723 leader_election.cc:304] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [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: 6b37d9b534794b8baace078b06e74523, c8347ab13afc462ea7020b3cc9bb63f3; no voters: 
I20260608 09:53:18.727463 16958 raft_consensus.cc:2804] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:18.727965 16958 raft_consensus.cc:697] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: Becoming Leader. State: Replica: c8347ab13afc462ea7020b3cc9bb63f3, State: Running, Role: LEADER
I20260608 09:53:18.728679 16958 consensus_queue.cc:237] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.735726 16654 catalog_manager.cc:5696] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8347ab13afc462ea7020b3cc9bb63f3 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:18.850639 16963 raft_consensus.cc:493] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:18.851115 16963 raft_consensus.cc:515] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.853513 16963 leader_election.cc:290] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8347ab13afc462ea7020b3cc9bb63f3 (127.13.197.1:41299), 6b37d9b534794b8baace078b06e74523 (127.13.197.2:35869)
I20260608 09:53:18.855675 16710 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 09:53:18.856190 16705 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:18.857159 16958 raft_consensus.cc:493] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:18.857721 16958 raft_consensus.cc:515] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
W20260608 09:53:18.860507 16710 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:53:18.861047 16958 leader_election.cc:290] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b37d9b534794b8baace078b06e74523 (127.13.197.2:35869), 5e580304a4c94eef8777a1dec0928b6f (127.13.197.3:39097)
I20260608 09:53:18.862396 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5a0d5014944cb4a0bb603e54bab83d" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e580304a4c94eef8777a1dec0928b6f" is_pre_election: true
I20260608 09:53:18.863116 16908 raft_consensus.cc:2468] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 0.
I20260608 09:53:18.861861 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5a0d5014944cb4a0bb603e54bab83d" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b37d9b534794b8baace078b06e74523" is_pre_election: true
I20260608 09:53:18.864042 16834 raft_consensus.cc:2468] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 0.
I20260608 09:53:18.864799 16725 leader_election.cc:304] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [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: 5e580304a4c94eef8777a1dec0928b6f, c8347ab13afc462ea7020b3cc9bb63f3; no voters: 
I20260608 09:53:18.866020 16958 raft_consensus.cc:2804] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:18.866482 16958 raft_consensus.cc:493] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:18.866887 16958 raft_consensus.cc:3060] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.868099 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5a0d5014944cb4a0bb603e54bab83d" candidate_uuid: "5e580304a4c94eef8777a1dec0928b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" is_pre_election: true
I20260608 09:53:18.868265 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5a0d5014944cb4a0bb603e54bab83d" candidate_uuid: "5e580304a4c94eef8777a1dec0928b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b37d9b534794b8baace078b06e74523" is_pre_election: true
I20260608 09:53:18.868816 16834 raft_consensus.cc:2468] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e580304a4c94eef8777a1dec0928b6f in term 0.
I20260608 09:53:18.869848 16872 leader_election.cc:304] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [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: 5e580304a4c94eef8777a1dec0928b6f, 6b37d9b534794b8baace078b06e74523; no voters: 
I20260608 09:53:18.870545 16963 raft_consensus.cc:2804] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:18.870929 16963 raft_consensus.cc:493] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:18.871265 16963 raft_consensus.cc:3060] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.873327 16958 raft_consensus.cc:515] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.874629 16759 raft_consensus.cc:2393] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e580304a4c94eef8777a1dec0928b6f in current term 1: Already voted for candidate c8347ab13afc462ea7020b3cc9bb63f3 in this term.
I20260608 09:53:18.876754 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5a0d5014944cb4a0bb603e54bab83d" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b37d9b534794b8baace078b06e74523"
I20260608 09:53:18.876965 16908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5a0d5014944cb4a0bb603e54bab83d" candidate_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e580304a4c94eef8777a1dec0928b6f"
I20260608 09:53:18.877652 16958 leader_election.cc:290] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [CANDIDATE]: Term 1 election: Requested vote from peers 6b37d9b534794b8baace078b06e74523 (127.13.197.2:35869), 5e580304a4c94eef8777a1dec0928b6f (127.13.197.3:39097)
I20260608 09:53:18.878165 16834 raft_consensus.cc:3060] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:18.878204 16963 raft_consensus.cc:515] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.879487 16908 raft_consensus.cc:2393] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c8347ab13afc462ea7020b3cc9bb63f3 in current term 1: Already voted for candidate 5e580304a4c94eef8777a1dec0928b6f in this term.
I20260608 09:53:18.880513 16963 leader_election.cc:290] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [CANDIDATE]: Term 1 election: Requested vote from peers c8347ab13afc462ea7020b3cc9bb63f3 (127.13.197.1:41299), 6b37d9b534794b8baace078b06e74523 (127.13.197.2:35869)
I20260608 09:53:18.881363 16759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5a0d5014944cb4a0bb603e54bab83d" candidate_uuid: "5e580304a4c94eef8777a1dec0928b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8347ab13afc462ea7020b3cc9bb63f3"
I20260608 09:53:18.882004 16833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac5a0d5014944cb4a0bb603e54bab83d" candidate_uuid: "5e580304a4c94eef8777a1dec0928b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b37d9b534794b8baace078b06e74523"
I20260608 09:53:18.882251 16759 raft_consensus.cc:2393] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5e580304a4c94eef8777a1dec0928b6f in current term 1: Already voted for candidate c8347ab13afc462ea7020b3cc9bb63f3 in this term.
I20260608 09:53:18.883606 16873 leader_election.cc:304] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e580304a4c94eef8777a1dec0928b6f; no voters: 6b37d9b534794b8baace078b06e74523, c8347ab13afc462ea7020b3cc9bb63f3
I20260608 09:53:18.884485 16963 raft_consensus.cc:2749] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:53:18.885416 16834 raft_consensus.cc:2468] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8347ab13afc462ea7020b3cc9bb63f3 in term 1.
I20260608 09:53:18.886538 16723 leader_election.cc:304] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6b37d9b534794b8baace078b06e74523, c8347ab13afc462ea7020b3cc9bb63f3; no voters: 5e580304a4c94eef8777a1dec0928b6f
I20260608 09:53:18.887306 16958 raft_consensus.cc:2804] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:18.887743 16958 raft_consensus.cc:697] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: Becoming Leader. State: Replica: c8347ab13afc462ea7020b3cc9bb63f3, State: Running, Role: LEADER
I20260608 09:53:18.888406 16958 consensus_queue.cc:237] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [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: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } }
I20260608 09:53:18.895838 16654 catalog_manager.cc:5696] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c8347ab13afc462ea7020b3cc9bb63f3 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c8347ab13afc462ea7020b3cc9bb63f3" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b37d9b534794b8baace078b06e74523" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e580304a4c94eef8777a1dec0928b6f" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39097 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:18.961215 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:53:18.978379 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:18.979244 14100 tablet_replica.cc:333] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3: stopping tablet replica
I20260608 09:53:18.979848 14100 raft_consensus.cc:2243] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:18.980485 14100 pending_rounds.cc:70] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3: Trying to abort 1 pending ops.
I20260608 09:53:18.980767 14100 pending_rounds.cc:77] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617185036746752 op_type: NO_OP noop_request { }
I20260608 09:53:18.981125 14100 raft_consensus.cc:2889] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:53:18.981413 14100 raft_consensus.cc:2272] T a1d6255ed49d4c8bb60810b0098b3636 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:18.983913 14100 tablet_replica.cc:333] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3: stopping tablet replica
I20260608 09:53:18.984485 14100 raft_consensus.cc:2243] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:18.985080 14100 pending_rounds.cc:70] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3: Trying to abort 1 pending ops.
I20260608 09:53:18.985293 14100 pending_rounds.cc:77] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617185854459904 op_type: NO_OP noop_request { }
I20260608 09:53:18.985599 14100 raft_consensus.cc:2889] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:53:18.985882 14100 raft_consensus.cc:2272] T ac5a0d5014944cb4a0bb603e54bab83d P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:18.988242 14100 tablet_replica.cc:333] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3: stopping tablet replica
I20260608 09:53:18.988771 14100 raft_consensus.cc:2243] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:18.989352 14100 pending_rounds.cc:70] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3: Trying to abort 1 pending ops.
I20260608 09:53:18.989586 14100 pending_rounds.cc:77] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617185200279552 op_type: NO_OP noop_request { }
I20260608 09:53:18.989878 14100 raft_consensus.cc:2889] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:53:18.990150 14100 raft_consensus.cc:2272] T f491e62b505c46f98de7d6328bb41991 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:18.992224 14100 tablet_replica.cc:333] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3: stopping tablet replica
I20260608 09:53:18.992743 14100 raft_consensus.cc:2243] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:18.993310 14100 pending_rounds.cc:70] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3: Trying to abort 1 pending ops.
I20260608 09:53:18.993556 14100 pending_rounds.cc:77] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617184777560064 op_type: NO_OP noop_request { }
I20260608 09:53:18.993844 14100 raft_consensus.cc:2889] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:53:18.994119 14100 raft_consensus.cc:2272] T e93622f8b53a4a40bb67d4f1da0b2be8 P c8347ab13afc462ea7020b3cc9bb63f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:19.016989 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:53:19.028102 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:53:19.047365 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:19.048264 14100 tablet_replica.cc:333] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523: stopping tablet replica
I20260608 09:53:19.048942 14100 raft_consensus.cc:2243] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:19.049387 14100 raft_consensus.cc:2272] T a1d6255ed49d4c8bb60810b0098b3636 P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:19.051550 14100 tablet_replica.cc:333] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523: stopping tablet replica
I20260608 09:53:19.052125 14100 raft_consensus.cc:2243] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:19.052513 14100 raft_consensus.cc:2272] T f491e62b505c46f98de7d6328bb41991 P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:19.054328 14100 tablet_replica.cc:333] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523: stopping tablet replica
I20260608 09:53:19.054865 14100 raft_consensus.cc:2243] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:19.055259 14100 raft_consensus.cc:2272] T ac5a0d5014944cb4a0bb603e54bab83d P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:19.056931 14100 tablet_replica.cc:333] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523: stopping tablet replica
I20260608 09:53:19.057408 14100 raft_consensus.cc:2243] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:19.057852 14100 raft_consensus.cc:2272] T e93622f8b53a4a40bb67d4f1da0b2be8 P 6b37d9b534794b8baace078b06e74523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:19.078682 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:53:19.090005 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:53:19.106216 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:19.107092 14100 tablet_replica.cc:333] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f: stopping tablet replica
I20260608 09:53:19.107724 14100 raft_consensus.cc:2243] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:19.108145 14100 raft_consensus.cc:2272] T a1d6255ed49d4c8bb60810b0098b3636 P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:19.110021 14100 tablet_replica.cc:333] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f: stopping tablet replica
I20260608 09:53:19.110535 14100 raft_consensus.cc:2243] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:19.110935 14100 raft_consensus.cc:2272] T f491e62b505c46f98de7d6328bb41991 P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:19.113034 14100 tablet_replica.cc:333] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f: stopping tablet replica
I20260608 09:53:19.113598 14100 raft_consensus.cc:2243] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:19.113971 14100 raft_consensus.cc:2272] T ac5a0d5014944cb4a0bb603e54bab83d P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:19.115571 14100 tablet_replica.cc:333] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f: stopping tablet replica
I20260608 09:53:19.116041 14100 raft_consensus.cc:2243] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:19.116397 14100 raft_consensus.cc:2272] T e93622f8b53a4a40bb67d4f1da0b2be8 P 5e580304a4c94eef8777a1dec0928b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:19.137447 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:53:19.150600 14100 master.cc:562] Master@127.13.197.62:34279 shutting down...
I20260608 09:53:19.165405 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:19.166028 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:19.166404 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 795dafcd374242ea89e9504455130290: stopping tablet replica
I20260608 09:53:19.184490 14100 master.cc:584] Master@127.13.197.62:34279 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2535 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 09:53:19.216171 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:40659
I20260608 09:53:19.217305 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:19.222523 16980 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
W20260608 09:53:19.223613 16981 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
W20260608 09:53:19.224680 16983 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
I20260608 09:53:19.224790 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:19.226006 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:19.226215 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:19.226392 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912399226374 us; error 0 us; skew 500 ppm
I20260608 09:53:19.226974 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:19.229625 14100 webserver.cc:533] Webserver started at http://127.13.197.62:34673/ using document root <none> and password file <none>
I20260608 09:53:19.230149 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:19.230353 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:19.230626 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:19.231704 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "a055f2271a934929a90b65925f414eed"
format_stamp: "Formatted at 2026-06-08 09:53:19 on dist-test-slave-hb1r"
I20260608 09:53:19.236374 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:19.239979 16988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:19.240779 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:53:19.241065 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "a055f2271a934929a90b65925f414eed"
format_stamp: "Formatted at 2026-06-08 09:53:19 on dist-test-slave-hb1r"
I20260608 09:53:19.241359 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-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)
I20260608 09:53:19.265383 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:19.266494 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:19.302351 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:40659
I20260608 09:53:19.302495 17039 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:40659 every 8 connection(s)
I20260608 09:53:19.306418 17040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:19.316888 17040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed: Bootstrap starting.
I20260608 09:53:19.321755 17040 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:19.325987 17040 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed: No bootstrap required, opened a new log
I20260608 09:53:19.328099 17040 raft_consensus.cc:359] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a055f2271a934929a90b65925f414eed" member_type: VOTER }
I20260608 09:53:19.328501 17040 raft_consensus.cc:385] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:19.328680 17040 raft_consensus.cc:740] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a055f2271a934929a90b65925f414eed, State: Initialized, Role: FOLLOWER
I20260608 09:53:19.329295 17040 consensus_queue.cc:260] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [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: "a055f2271a934929a90b65925f414eed" member_type: VOTER }
I20260608 09:53:19.329770 17040 raft_consensus.cc:399] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:19.329972 17040 raft_consensus.cc:493] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:19.330195 17040 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:19.334646 17040 raft_consensus.cc:515] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a055f2271a934929a90b65925f414eed" member_type: VOTER }
I20260608 09:53:19.335150 17040 leader_election.cc:304] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [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: a055f2271a934929a90b65925f414eed; no voters: 
I20260608 09:53:19.336347 17040 leader_election.cc:290] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:19.336735 17043 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:19.338084 17043 raft_consensus.cc:697] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [term 1 LEADER]: Becoming Leader. State: Replica: a055f2271a934929a90b65925f414eed, State: Running, Role: LEADER
I20260608 09:53:19.338797 17043 consensus_queue.cc:237] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [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: "a055f2271a934929a90b65925f414eed" member_type: VOTER }
I20260608 09:53:19.339459 17040 sys_catalog.cc:565] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:19.341640 17045 sys_catalog.cc:455] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [sys.catalog]: SysCatalogTable state changed. Reason: New leader a055f2271a934929a90b65925f414eed. Latest consensus state: current_term: 1 leader_uuid: "a055f2271a934929a90b65925f414eed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a055f2271a934929a90b65925f414eed" member_type: VOTER } }
I20260608 09:53:19.341640 17044 sys_catalog.cc:455] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a055f2271a934929a90b65925f414eed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a055f2271a934929a90b65925f414eed" member_type: VOTER } }
I20260608 09:53:19.342415 17045 sys_catalog.cc:458] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:19.342480 17044 sys_catalog.cc:458] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:19.346969 17048 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:19.351943 17048 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:19.355120 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:19.362326 17048 catalog_manager.cc:1382] Generated new cluster ID: 4db448ea0f6f4374857dbadb00433dfe
I20260608 09:53:19.362663 17048 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:19.382252 17048 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:19.383879 17048 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:19.400458 17048 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed: Generated new TSK 0
I20260608 09:53:19.401301 17048 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:19.425446 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:19.432713 17061 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
W20260608 09:53:19.434053 17062 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
W20260608 09:53:19.436080 17064 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
I20260608 09:53:19.436498 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:19.437412 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:19.437767 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:19.437983 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912399437952 us; error 0 us; skew 500 ppm
I20260608 09:53:19.438627 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:19.441596 14100 webserver.cc:533] Webserver started at http://127.13.197.1:34591/ using document root <none> and password file <none>
I20260608 09:53:19.442201 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:19.442428 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:19.442770 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:19.443981 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "6ef95a83fc6c49eba98387da60d81e5d"
format_stamp: "Formatted at 2026-06-08 09:53:19 on dist-test-slave-hb1r"
I20260608 09:53:19.449507 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 09:53:19.453410 17069 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:19.454304 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:53:19.454607 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "6ef95a83fc6c49eba98387da60d81e5d"
format_stamp: "Formatted at 2026-06-08 09:53:19 on dist-test-slave-hb1r"
I20260608 09:53:19.454879 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-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)
I20260608 09:53:19.483654 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:19.484848 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:19.487354 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:19.490159 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:19.490345 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:19.490535 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:19.490674 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:19.530723 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:39771
I20260608 09:53:19.530877 17131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:39771 every 8 connection(s)
I20260608 09:53:19.536083 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:19.543915 17136 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
W20260608 09:53:19.546877 17137 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
W20260608 09:53:19.548020 17139 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
I20260608 09:53:19.548749 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:19.549794 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:19.550081 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:19.550287 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912399550264 us; error 0 us; skew 500 ppm
I20260608 09:53:19.551086 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:19.553646 17132 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40659
I20260608 09:53:19.554046 17132 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:19.554188 14100 webserver.cc:533] Webserver started at http://127.13.197.2:33825/ using document root <none> and password file <none>
I20260608 09:53:19.554780 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:19.554857 17132 heartbeater.cc:507] Master 127.13.197.62:40659 requested a full tablet report, sending...
I20260608 09:53:19.554998 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:19.555419 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:19.556542 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
format_stamp: "Formatted at 2026-06-08 09:53:19 on dist-test-slave-hb1r"
I20260608 09:53:19.557312 17005 ts_manager.cc:194] Registered new tserver with Master: 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:19.559875 17005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35310
I20260608 09:53:19.562747 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260608 09:53:19.566206 17144 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:19.567024 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:53:19.567283 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
format_stamp: "Formatted at 2026-06-08 09:53:19 on dist-test-slave-hb1r"
I20260608 09:53:19.567512 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-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)
I20260608 09:53:19.610781 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:19.612066 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:19.613737 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:19.616204 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:19.616405 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:19.616707 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:19.616875 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:19.659252 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:39235
I20260608 09:53:19.659381 17206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:39235 every 8 connection(s)
I20260608 09:53:19.664867 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:19.672613 17210 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
W20260608 09:53:19.673506 17211 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
I20260608 09:53:19.678330 17207 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40659
I20260608 09:53:19.678728 17207 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:19.679369 14100 server_base.cc:1061] running on GCE node
W20260608 09:53:19.679689 17213 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
I20260608 09:53:19.679812 17207 heartbeater.cc:507] Master 127.13.197.62:40659 requested a full tablet report, sending...
I20260608 09:53:19.680785 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:19.681048 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:19.681306 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912399681285 us; error 0 us; skew 500 ppm
I20260608 09:53:19.682041 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:19.682159 17005 ts_manager.cc:194] Registered new tserver with Master: 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:19.683785 17005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35324
I20260608 09:53:19.684756 14100 webserver.cc:533] Webserver started at http://127.13.197.3:44663/ using document root <none> and password file <none>
I20260608 09:53:19.685392 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:19.685639 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:19.685921 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:19.687047 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
format_stamp: "Formatted at 2026-06-08 09:53:19 on dist-test-slave-hb1r"
I20260608 09:53:19.691932 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:19.695293 17218 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:19.696074 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:53:19.696389 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
format_stamp: "Formatted at 2026-06-08 09:53:19 on dist-test-slave-hb1r"
I20260608 09:53:19.696674 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-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)
I20260608 09:53:19.719349 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:19.720476 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:19.721935 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:19.724448 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:19.724699 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:19.724956 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:19.725143 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:19.764395 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:39935
I20260608 09:53:19.764523 17280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:39935 every 8 connection(s)
I20260608 09:53:19.778908 17281 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40659
I20260608 09:53:19.779372 17281 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:19.780200 17281 heartbeater.cc:507] Master 127.13.197.62:40659 requested a full tablet report, sending...
I20260608 09:53:19.782569 17005 ts_manager.cc:194] Registered new tserver with Master: 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:19.783524 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015733964s
I20260608 09:53:19.784292 17005 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35338
I20260608 09:53:20.563112 17132 heartbeater.cc:499] Master 127.13.197.62:40659 was elected leader, sending a full tablet report...
I20260608 09:53:20.686383 17207 heartbeater.cc:499] Master 127.13.197.62:40659 was elected leader, sending a full tablet report...
I20260608 09:53:20.786954 17281 heartbeater.cc:499] Master 127.13.197.62:40659 was elected leader, sending a full tablet report...
I20260608 09:53:20.837617 17005 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35340:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:53:20.840019 17005 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:53:20.910862 17246 tablet_service.cc:1511] Processing CreateTablet for tablet 63237ca1003542c1b80d1aa60f8a025c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.912433 17246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63237ca1003542c1b80d1aa60f8a025c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.914168 17245 tablet_service.cc:1511] Processing CreateTablet for tablet 12de381c69ba4558947f7bf08df4d646 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.915671 17245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12de381c69ba4558947f7bf08df4d646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.916400 17169 tablet_service.cc:1511] Processing CreateTablet for tablet 61cd004f27b04414903efdff37672a00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.917922 17169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61cd004f27b04414903efdff37672a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.919193 17243 tablet_service.cc:1511] Processing CreateTablet for tablet 61cd004f27b04414903efdff37672a00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.920601 17243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61cd004f27b04414903efdff37672a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.922327 17097 tablet_service.cc:1511] Processing CreateTablet for tablet 63237ca1003542c1b80d1aa60f8a025c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.922585 17170 tablet_service.cc:1511] Processing CreateTablet for tablet c10f55f739b945f7aed224de74aed4fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.923856 17097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63237ca1003542c1b80d1aa60f8a025c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.924037 17170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10f55f739b945f7aed224de74aed4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.924216 17242 tablet_service.cc:1511] Processing CreateTablet for tablet 4034d848c54845da8209e593e1d7918a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.926765 17242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4034d848c54845da8209e593e1d7918a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.926584 17096 tablet_service.cc:1511] Processing CreateTablet for tablet 12de381c69ba4558947f7bf08df4d646 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.928103 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12de381c69ba4558947f7bf08df4d646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.927742 17244 tablet_service.cc:1511] Processing CreateTablet for tablet c10f55f739b945f7aed224de74aed4fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.929219 17244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10f55f739b945f7aed224de74aed4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.930044 17167 tablet_service.cc:1511] Processing CreateTablet for tablet f60d04e73f0a44279933c6d55f5cceb4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.930658 17095 tablet_service.cc:1511] Processing CreateTablet for tablet c10f55f739b945f7aed224de74aed4fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.931548 17167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60d04e73f0a44279933c6d55f5cceb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.932056 17095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10f55f739b945f7aed224de74aed4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.933785 17166 tablet_service.cc:1511] Processing CreateTablet for tablet d471a5c133f14a528bba288cf525852e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.934588 17094 tablet_service.cc:1511] Processing CreateTablet for tablet 61cd004f27b04414903efdff37672a00 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.935304 17166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d471a5c133f14a528bba288cf525852e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.935480 17172 tablet_service.cc:1511] Processing CreateTablet for tablet 63237ca1003542c1b80d1aa60f8a025c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.936044 17094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61cd004f27b04414903efdff37672a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.936908 17172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63237ca1003542c1b80d1aa60f8a025c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.926626 17171 tablet_service.cc:1511] Processing CreateTablet for tablet 12de381c69ba4558947f7bf08df4d646 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.926584 17168 tablet_service.cc:1511] Processing CreateTablet for tablet 4034d848c54845da8209e593e1d7918a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.939126 17171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12de381c69ba4558947f7bf08df4d646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.939860 17168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4034d848c54845da8209e593e1d7918a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.941203 17093 tablet_service.cc:1511] Processing CreateTablet for tablet 4034d848c54845da8209e593e1d7918a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.942878 17093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4034d848c54845da8209e593e1d7918a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.942245 17165 tablet_service.cc:1511] Processing CreateTablet for tablet 444c5b78e3b640efa493380d24b871bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.944413 17165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444c5b78e3b640efa493380d24b871bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.945077 17092 tablet_service.cc:1511] Processing CreateTablet for tablet f60d04e73f0a44279933c6d55f5cceb4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.946542 17092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60d04e73f0a44279933c6d55f5cceb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.953171 17240 tablet_service.cc:1511] Processing CreateTablet for tablet d471a5c133f14a528bba288cf525852e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.954769 17240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d471a5c133f14a528bba288cf525852e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.958640 17090 tablet_service.cc:1511] Processing CreateTablet for tablet 444c5b78e3b640efa493380d24b871bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.960167 17090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444c5b78e3b640efa493380d24b871bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.961689 17091 tablet_service.cc:1511] Processing CreateTablet for tablet d471a5c133f14a528bba288cf525852e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.963227 17091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d471a5c133f14a528bba288cf525852e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.951180 17241 tablet_service.cc:1511] Processing CreateTablet for tablet f60d04e73f0a44279933c6d55f5cceb4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.969866 17241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60d04e73f0a44279933c6d55f5cceb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:20.975418 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 444c5b78e3b640efa493380d24b871bc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 09:53:20.977013 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444c5b78e3b640efa493380d24b871bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:21.077682 17301 tablet_bootstrap.cc:492] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:21.092772 17302 tablet_bootstrap.cc:492] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:21.098791 17303 tablet_bootstrap.cc:492] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:21.097214 17301 tablet_bootstrap.cc:654] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.111737 17302 tablet_bootstrap.cc:654] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.116308 17301 tablet_bootstrap.cc:492] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:21.116546 17303 tablet_bootstrap.cc:654] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.117013 17301 ts_tablet_manager.cc:1403] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.008s
I20260608 09:53:21.120450 17301 raft_consensus.cc:359] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.121477 17301 raft_consensus.cc:385] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.121905 17301 raft_consensus.cc:740] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.122951 17301 consensus_queue.cc:260] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.148348 17303 tablet_bootstrap.cc:492] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:21.148355 17302 tablet_bootstrap.cc:492] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:21.149808 17302 ts_tablet_manager.cc:1403] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.015s
I20260608 09:53:21.152271 17301 ts_tablet_manager.cc:1434] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.004s
I20260608 09:53:21.154755 17301 tablet_bootstrap.cc:492] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:21.149910 17303 ts_tablet_manager.cc:1403] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.013s
I20260608 09:53:21.157900 17302 raft_consensus.cc:359] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.159170 17302 raft_consensus.cc:385] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.159524 17302 raft_consensus.cc:740] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.160542 17303 raft_consensus.cc:359] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.160692 17302 consensus_queue.cc:260] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.161546 17303 raft_consensus.cc:385] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.161933 17303 raft_consensus.cc:740] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.162940 17303 consensus_queue.cc:260] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.164381 17301 tablet_bootstrap.cc:654] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.171891 17303 ts_tablet_manager.cc:1434] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260608 09:53:21.173166 17302 ts_tablet_manager.cc:1434] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 09:53:21.173990 17303 tablet_bootstrap.cc:492] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:21.176642 17302 tablet_bootstrap.cc:492] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:21.185086 17303 tablet_bootstrap.cc:654] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.186302 17302 tablet_bootstrap.cc:654] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.187541 17301 tablet_bootstrap.cc:492] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:21.188081 17301 ts_tablet_manager.cc:1403] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.010s
I20260608 09:53:21.191399 17301 raft_consensus.cc:359] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.192150 17301 raft_consensus.cc:385] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.192471 17301 raft_consensus.cc:740] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.193696 17301 consensus_queue.cc:260] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.195608 17303 tablet_bootstrap.cc:492] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:21.196051 17302 tablet_bootstrap.cc:492] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:21.196149 17303 ts_tablet_manager.cc:1403] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260608 09:53:21.196743 17302 ts_tablet_manager.cc:1403] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260608 09:53:21.199717 17303 raft_consensus.cc:359] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.200707 17303 raft_consensus.cc:385] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.201028 17303 raft_consensus.cc:740] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.200101 17302 raft_consensus.cc:359] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.201825 17302 raft_consensus.cc:385] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.201838 17303 consensus_queue.cc:260] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.202384 17301 ts_tablet_manager.cc:1434] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260608 09:53:21.202332 17302 raft_consensus.cc:740] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.203872 17301 tablet_bootstrap.cc:492] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:21.203614 17302 consensus_queue.cc:260] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.204270 17303 ts_tablet_manager.cc:1434] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:53:21.205883 17303 tablet_bootstrap.cc:492] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:21.212201 17301 tablet_bootstrap.cc:654] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.213231 17302 ts_tablet_manager.cc:1434] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.006s
I20260608 09:53:21.213343 17303 tablet_bootstrap.cc:654] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.214916 17302 tablet_bootstrap.cc:492] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:21.225378 17302 tablet_bootstrap.cc:654] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.239495 17302 tablet_bootstrap.cc:492] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:21.240554 17302 ts_tablet_manager.cc:1403] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.010s
I20260608 09:53:21.245398 17302 raft_consensus.cc:359] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.246330 17302 raft_consensus.cc:385] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.246704 17302 raft_consensus.cc:740] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.247248 17303 tablet_bootstrap.cc:492] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:21.247562 17301 tablet_bootstrap.cc:492] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:21.247638 17303 ts_tablet_manager.cc:1403] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.026s
I20260608 09:53:21.248231 17301 ts_tablet_manager.cc:1403] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.028s
I20260608 09:53:21.247749 17302 consensus_queue.cc:260] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.250640 17302 ts_tablet_manager.cc:1434] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:53:21.251040 17303 raft_consensus.cc:359] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.251860 17303 raft_consensus.cc:385] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.252022 17302 tablet_bootstrap.cc:492] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:21.251591 17301 raft_consensus.cc:359] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.252229 17303 raft_consensus.cc:740] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.252627 17301 raft_consensus.cc:385] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.252972 17301 raft_consensus.cc:740] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.253150 17303 consensus_queue.cc:260] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [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: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.254009 17301 consensus_queue.cc:260] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.255641 17303 ts_tablet_manager.cc:1434] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:21.257027 17303 tablet_bootstrap.cc:492] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:21.259423 17301 ts_tablet_manager.cc:1434] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260608 09:53:21.259907 17302 tablet_bootstrap.cc:654] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.260826 17301 tablet_bootstrap.cc:492] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:21.264163 17303 tablet_bootstrap.cc:654] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.265420 17308 raft_consensus.cc:493] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.269985 17301 tablet_bootstrap.cc:654] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.270354 17308 raft_consensus.cc:515] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.274778 17302 tablet_bootstrap.cc:492] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:21.275616 17302 ts_tablet_manager.cc:1403] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260608 09:53:21.277908 17303 tablet_bootstrap.cc:492] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:21.278429 17303 ts_tablet_manager.cc:1403] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260608 09:53:21.280457 17302 raft_consensus.cc:359] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.281500 17302 raft_consensus.cc:385] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.281673 17303 raft_consensus.cc:359] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.281953 17302 raft_consensus.cc:740] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.282529 17303 raft_consensus.cc:385] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.282905 17303 raft_consensus.cc:740] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.283538 17302 consensus_queue.cc:260] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.284011 17303 consensus_queue.cc:260] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.287436 17302 ts_tablet_manager.cc:1434] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260608 09:53:21.289340 17303 ts_tablet_manager.cc:1434] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 09:53:21.289392 17302 tablet_bootstrap.cc:492] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:21.291019 17303 tablet_bootstrap.cc:492] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:21.302383 17308 leader_election.cc:290] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.306705 17302 tablet_bootstrap.cc:654] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.309429 17301 tablet_bootstrap.cc:492] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:21.310192 17301 ts_tablet_manager.cc:1403] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.017s
I20260608 09:53:21.313472 17303 tablet_bootstrap.cc:654] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.314419 17301 raft_consensus.cc:359] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.315470 17301 raft_consensus.cc:385] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.315908 17301 raft_consensus.cc:740] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.317011 17301 consensus_queue.cc:260] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.321434 17301 ts_tablet_manager.cc:1434] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.006s
I20260608 09:53:21.323278 17301 tablet_bootstrap.cc:492] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:21.326397 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63237ca1003542c1b80d1aa60f8a025c" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:21.327596 17107 raft_consensus.cc:2468] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
I20260608 09:53:21.330994 17301 tablet_bootstrap.cc:654] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.334033 17303 tablet_bootstrap.cc:492] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:21.333832 17146 leader_election.cc:304] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:21.334635 17303 ts_tablet_manager.cc:1403] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.008s
I20260608 09:53:21.334954 17308 raft_consensus.cc:2804] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:21.335381 17308 raft_consensus.cc:493] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:21.335724 17308 raft_consensus.cc:3060] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.337528 17303 raft_consensus.cc:359] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.338284 17303 raft_consensus.cc:385] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.338490 17303 raft_consensus.cc:740] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.339339 17302 tablet_bootstrap.cc:492] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:21.339229 17303 consensus_queue.cc:260] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.339898 17302 ts_tablet_manager.cc:1403] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.004s
I20260608 09:53:21.343309 17301 tablet_bootstrap.cc:492] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:21.343551 17302 raft_consensus.cc:359] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.343856 17301 ts_tablet_manager.cc:1403] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.003s
I20260608 09:53:21.345023 17302 raft_consensus.cc:385] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.345485 17302 raft_consensus.cc:740] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.346282 17302 consensus_queue.cc:260] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.348686 17302 ts_tablet_manager.cc:1434] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:53:21.348354 17301 raft_consensus.cc:359] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.349191 17301 raft_consensus.cc:385] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.349572 17301 raft_consensus.cc:740] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.350137 17302 tablet_bootstrap.cc:492] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:21.350366 17301 consensus_queue.cc:260] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
W20260608 09:53:21.352850 17053 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:21.352918 17303 ts_tablet_manager.cc:1434] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260608 09:53:21.355264 17303 tablet_bootstrap.cc:492] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:21.359628 17302 tablet_bootstrap.cc:654] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.355371 17058 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 09:53:21.363698 17058 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:53:21.357393 17256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63237ca1003542c1b80d1aa60f8a025c" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:21.364399 17256 raft_consensus.cc:2468] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
I20260608 09:53:21.345125 17308 raft_consensus.cc:515] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.368083 17301 ts_tablet_manager.cc:1434] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.007s
I20260608 09:53:21.369431 17301 tablet_bootstrap.cc:492] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:21.371909 17303 tablet_bootstrap.cc:654] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.376683 17301 tablet_bootstrap.cc:654] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.380082 17303 tablet_bootstrap.cc:492] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:21.380734 17303 ts_tablet_manager.cc:1403] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260608 09:53:21.384403 17303 raft_consensus.cc:359] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.385171 17303 raft_consensus.cc:385] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.385174 17302 tablet_bootstrap.cc:492] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:21.385507 17303 raft_consensus.cc:740] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.386317 17302 ts_tablet_manager.cc:1403] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.013s
I20260608 09:53:21.386711 17303 consensus_queue.cc:260] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.388935 17301 tablet_bootstrap.cc:492] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:21.389449 17301 ts_tablet_manager.cc:1403] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 09:53:21.389981 17302 raft_consensus.cc:359] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.390789 17302 raft_consensus.cc:385] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.391139 17302 raft_consensus.cc:740] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.392128 17256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63237ca1003542c1b80d1aa60f8a025c" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:21.392174 17302 consensus_queue.cc:260] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.392896 17256 raft_consensus.cc:3060] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.392145 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63237ca1003542c1b80d1aa60f8a025c" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:21.392786 17301 raft_consensus.cc:359] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.393766 17107 raft_consensus.cc:3060] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.394338 17308 leader_election.cc:290] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.393810 17301 raft_consensus.cc:385] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.395020 17301 raft_consensus.cc:740] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.396714 17301 consensus_queue.cc:260] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.400067 17301 ts_tablet_manager.cc:1434] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:53:21.402424 17301 tablet_bootstrap.cc:492] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:21.405179 17302 ts_tablet_manager.cc:1434] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260608 09:53:21.406409 17107 raft_consensus.cc:2468] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 1.
I20260608 09:53:21.407691 17146 leader_election.cc:304] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:21.408711 17308 raft_consensus.cc:2804] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:21.409231 17302 tablet_bootstrap.cc:492] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:21.409363 17303 ts_tablet_manager.cc:1434] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.005s
I20260608 09:53:21.410591 17301 tablet_bootstrap.cc:654] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.410923 17303 tablet_bootstrap.cc:492] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:21.409238 17308 raft_consensus.cc:697] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Becoming Leader. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:21.413203 17308 consensus_queue.cc:237] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.417870 17302 tablet_bootstrap.cc:654] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.420233 17303 tablet_bootstrap.cc:654] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.429806 17309 raft_consensus.cc:493] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.430368 17309 raft_consensus.cc:515] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.437660 17303 tablet_bootstrap.cc:492] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:21.438318 17303 ts_tablet_manager.cc:1403] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.003s
I20260608 09:53:21.439399 17256 raft_consensus.cc:2468] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 1.
I20260608 09:53:21.442885 17309 leader_election.cc:290] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:21.447829 17302 tablet_bootstrap.cc:492] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:21.448378 17302 ts_tablet_manager.cc:1403] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.003s
I20260608 09:53:21.448381 17301 tablet_bootstrap.cc:492] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:21.449116 17301 ts_tablet_manager.cc:1403] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.019s
I20260608 09:53:21.447257 17303 raft_consensus.cc:359] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.450323 17309 raft_consensus.cc:493] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.450876 17303 raft_consensus.cc:385] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.450911 17309 raft_consensus.cc:515] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.452122 17303 raft_consensus.cc:740] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.453284 17303 consensus_queue.cc:260] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.454308 17301 raft_consensus.cc:359] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.454989 17301 raft_consensus.cc:385] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.455286 17301 raft_consensus.cc:740] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.455678 17303 ts_tablet_manager.cc:1434] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 09:53:21.456041 17301 consensus_queue.cc:260] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.457000 17303 tablet_bootstrap.cc:492] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:21.459712 17301 ts_tablet_manager.cc:1434] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 09:53:21.461031 17301 tablet_bootstrap.cc:492] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:21.462863 17302 raft_consensus.cc:359] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.467264 17302 raft_consensus.cc:385] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.460889 17001 catalog_manager.cc:5696] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:21.467595 17302 raft_consensus.cc:740] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.468146 17301 tablet_bootstrap.cc:654] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.465241 17303 tablet_bootstrap.cc:654] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.468492 17302 consensus_queue.cc:260] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.458228 17309 leader_election.cc:290] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:21.480369 17302 ts_tablet_manager.cc:1434] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.002s
I20260608 09:53:21.488796 17302 tablet_bootstrap.cc:492] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:21.494441 17310 raft_consensus.cc:493] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.495062 17310 raft_consensus.cc:515] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.505151 17310 leader_election.cc:290] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.527593 17181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de381c69ba4558947f7bf08df4d646" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:21.528618 17181 raft_consensus.cc:2468] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:21.527570 17182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cd004f27b04414903efdff37672a00" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:21.530349 17182 raft_consensus.cc:2468] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:21.531791 17222 leader_election.cc:304] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:21.531973 17308 raft_consensus.cc:493] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.533183 17222 leader_election.cc:304] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:21.534283 17309 raft_consensus.cc:2804] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:21.534730 17309 raft_consensus.cc:493] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:21.535072 17309 raft_consensus.cc:3060] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.532760 17308 raft_consensus.cc:515] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.538141 17303 tablet_bootstrap.cc:492] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:21.538823 17303 ts_tablet_manager.cc:1403] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.082s	user 0.029s	sys 0.034s
I20260608 09:53:21.539971 17308 leader_election.cc:290] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.544575 17310 raft_consensus.cc:493] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.545301 17310 raft_consensus.cc:515] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.546876 17303 raft_consensus.cc:359] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.547830 17303 raft_consensus.cc:385] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.548192 17303 raft_consensus.cc:740] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.549994 17308 raft_consensus.cc:493] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.550519 17308 raft_consensus.cc:515] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.551116 17344 raft_consensus.cc:2804] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:21.551334 17256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:21.551708 17344 raft_consensus.cc:493] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:21.552064 17256 raft_consensus.cc:2468] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
I20260608 09:53:21.552175 17344 raft_consensus.cc:3060] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.552793 17308 leader_election.cc:290] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.554569 17146 leader_election.cc:304] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:21.557358 17302 tablet_bootstrap.cc:654] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:21.549070 17303 consensus_queue.cc:260] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.558367 17256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471a5c133f14a528bba288cf525852e" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:21.559055 17256 raft_consensus.cc:2468] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
I20260608 09:53:21.560563 17146 leader_election.cc:304] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:21.561702 17325 raft_consensus.cc:2804] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:21.561858 17346 raft_consensus.cc:493] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.562259 17325 raft_consensus.cc:493] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:21.562440 17346 raft_consensus.cc:515] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.562825 17325 raft_consensus.cc:3060] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.564245 17345 raft_consensus.cc:493] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.565035 17309 raft_consensus.cc:515] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.565888 17310 leader_election.cc:290] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.566344 17308 raft_consensus.cc:2804] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:21.570020 17303 ts_tablet_manager.cc:1434] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.000s
I20260608 09:53:21.570067 17308 raft_consensus.cc:493] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:21.571463 17308 raft_consensus.cc:3060] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.574046 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:21.575873 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471a5c133f14a528bba288cf525852e" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:21.576577 17106 raft_consensus.cc:2468] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
I20260608 09:53:21.572052 17325 raft_consensus.cc:515] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.579141 17107 raft_consensus.cc:2468] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
I20260608 09:53:21.566910 17339 raft_consensus.cc:493] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.580739 17344 raft_consensus.cc:515] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.564920 17345 raft_consensus.cc:515] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.581131 17339 raft_consensus.cc:515] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.583165 17256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:21.584730 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cd004f27b04414903efdff37672a00" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:21.580797 17310 raft_consensus.cc:493] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.584127 17346 leader_election.cc:290] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.583799 17325 leader_election.cc:290] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.586246 17347 raft_consensus.cc:493] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.594157 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de381c69ba4558947f7bf08df4d646" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:21.589825 17310 raft_consensus.cc:515] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.591804 17347 raft_consensus.cc:515] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.600209 17310 leader_election.cc:290] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.600833 17347 leader_election.cc:290] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.601542 17106 raft_consensus.cc:2468] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:21.601312 17256 raft_consensus.cc:3060] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.602787 17107 raft_consensus.cc:2468] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:21.603380 17339 leader_election.cc:290] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:21.604826 17345 leader_election.cc:290] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:21.592512 17325 raft_consensus.cc:493] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.606498 17325 raft_consensus.cc:515] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.608593 17325 leader_election.cc:290] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.610874 17302 tablet_bootstrap.cc:492] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:21.610729 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:21.611438 17344 leader_election.cc:290] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:21.611455 17105 raft_consensus.cc:3060] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.611455 17302 ts_tablet_manager.cc:1403] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.123s	user 0.008s	sys 0.004s
I20260608 09:53:21.609694 17256 raft_consensus.cc:2468] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 1.
I20260608 09:53:21.615197 17302 raft_consensus.cc:359] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.615684 17104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:21.616019 17302 raft_consensus.cc:385] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.616482 17302 raft_consensus.cc:740] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.616981 17106 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471a5c133f14a528bba288cf525852e" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:21.617621 17302 consensus_queue.cc:260] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.618252 17256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10f55f739b945f7aed224de74aed4fa" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:21.617005 17182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:21.618605 17181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471a5c133f14a528bba288cf525852e" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:21.619434 17325 raft_consensus.cc:493] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.626209 17182 raft_consensus.cc:2393] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 293a7a214a1842e0a6431ffe5a6d83d3 in current term 1: Already voted for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in this term.
I20260608 09:53:21.627846 17302 ts_tablet_manager.cc:1434] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 09:53:21.628715 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c5b78e3b640efa493380d24b871bc" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:21.629230 17255 raft_consensus.cc:2468] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 0.
I20260608 09:53:21.624365 17103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de381c69ba4558947f7bf08df4d646" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:21.629864 17103 raft_consensus.cc:3060] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.620886 17106 raft_consensus.cc:2468] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:21.626931 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cd004f27b04414903efdff37672a00" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:21.635246 17107 raft_consensus.cc:3060] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.636729 17182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c5b78e3b640efa493380d24b871bc" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:21.637036 17103 raft_consensus.cc:2468] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 1.
I20260608 09:53:21.622220 17256 raft_consensus.cc:2468] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
I20260608 09:53:21.639739 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cd004f27b04414903efdff37672a00" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:21.638192 17177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de381c69ba4558947f7bf08df4d646" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:21.626995 17325 raft_consensus.cc:515] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.639110 17179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471a5c133f14a528bba288cf525852e" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:21.641579 17180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cd004f27b04414903efdff37672a00" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:21.644847 17325 leader_election.cc:290] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.645025 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:21.647938 17301 tablet_bootstrap.cc:492] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:21.648277 17301 ts_tablet_manager.cc:1403] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.188s	user 0.047s	sys 0.063s
I20260608 09:53:21.648871 17178 raft_consensus.cc:2393] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ef95a83fc6c49eba98387da60d81e5d in current term 1: Already voted for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in this term.
I20260608 09:53:21.646693 17177 raft_consensus.cc:2468] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 0.
I20260608 09:53:21.646080 17182 raft_consensus.cc:2468] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 0.
I20260608 09:53:21.650285 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471a5c133f14a528bba288cf525852e" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:21.650792 17255 raft_consensus.cc:2468] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 0.
I20260608 09:53:21.650581 17308 raft_consensus.cc:515] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.651028 17105 raft_consensus.cc:2468] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 1.
I20260608 09:53:21.641366 17176 raft_consensus.cc:2468] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 0.
I20260608 09:53:21.651935 17181 raft_consensus.cc:2393] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 293a7a214a1842e0a6431ffe5a6d83d3 in current term 1: Already voted for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in this term.
I20260608 09:53:21.652578 17308 leader_election.cc:290] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.652931 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de381c69ba4558947f7bf08df4d646" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:21.653903 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61cd004f27b04414903efdff37672a00" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:21.653964 17255 raft_consensus.cc:2393] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ef95a83fc6c49eba98387da60d81e5d in current term 1: Already voted for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in this term.
I20260608 09:53:21.655272 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de381c69ba4558947f7bf08df4d646" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:21.655409 17222 leader_election.cc:304] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d
I20260608 09:53:21.655934 17176 raft_consensus.cc:3060] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.656975 17254 raft_consensus.cc:2393] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ef95a83fc6c49eba98387da60d81e5d in current term 1: Already voted for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in this term.
I20260608 09:53:21.654390 17073 leader_election.cc:304] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [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: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:21.658496 17347 raft_consensus.cc:2764] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:53:21.658519 17107 raft_consensus.cc:2468] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 1.
I20260608 09:53:21.659051 17073 leader_election.cc:304] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [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: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:21.659891 17347 raft_consensus.cc:2764] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:53:21.661708 17146 leader_election.cc:304] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:21.662343 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c5b78e3b640efa493380d24b871bc" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:21.662678 17146 leader_election.cc:304] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:21.662989 17254 raft_consensus.cc:2468] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
I20260608 09:53:21.663429 17176 raft_consensus.cc:2468] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 1.
I20260608 09:53:21.665578 17146 leader_election.cc:304] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:21.664597 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471a5c133f14a528bba288cf525852e" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:21.664149 17344 raft_consensus.cc:2749] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:21.666858 17220 leader_election.cc:304] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [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: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:21.679032 17255 raft_consensus.cc:3060] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.679984 17220 leader_election.cc:304] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:21.681025 17345 raft_consensus.cc:2804] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:21.681557 17345 raft_consensus.cc:697] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Becoming Leader. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:21.682466 17345 consensus_queue.cc:237] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.685894 17339 raft_consensus.cc:493] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:21.686653 17255 raft_consensus.cc:2468] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 1.
I20260608 09:53:21.686553 17339 raft_consensus.cc:515] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.687615 17344 raft_consensus.cc:2764] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:53:21.690745 17146 leader_election.cc:304] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:21.691198 17339 leader_election.cc:290] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:21.692608 17220 leader_election.cc:304] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 1cb7cc32864e4187be0bfa37c8bafd53
I20260608 09:53:21.693948 17350 raft_consensus.cc:2804] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:21.677130 17301 raft_consensus.cc:359] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.665453 17309 leader_election.cc:290] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:21.673820 17071 leader_election.cc:304] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [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: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:21.663640 17325 raft_consensus.cc:2804] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:21.696493 17347 raft_consensus.cc:2804] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:21.696914 17347 raft_consensus.cc:493] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:21.697356 17347 raft_consensus.cc:3060] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.695160 17339 raft_consensus.cc:2804] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:21.698559 17339 raft_consensus.cc:697] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Becoming Leader. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:21.699760 17339 consensus_queue.cc:237] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.702505 17071 leader_election.cc:304] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 1cb7cc32864e4187be0bfa37c8bafd53
I20260608 09:53:21.703651 17310 raft_consensus.cc:2804] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:21.704150 17310 raft_consensus.cc:493] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:21.704592 17310 raft_consensus.cc:3060] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.709947 17325 raft_consensus.cc:697] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Becoming Leader. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:21.711001 17325 consensus_queue.cc:237] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.712260 17310 raft_consensus.cc:515] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.664080 17308 raft_consensus.cc:2804] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:21.654469 17256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:21.714749 17256 raft_consensus.cc:2393] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ef95a83fc6c49eba98387da60d81e5d in current term 1: Already voted for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in this term.
I20260608 09:53:21.667407 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10f55f739b945f7aed224de74aed4fa" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:21.715296 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471a5c133f14a528bba288cf525852e" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:21.715708 17107 raft_consensus.cc:2468] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
I20260608 09:53:21.716109 17176 raft_consensus.cc:2393] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ef95a83fc6c49eba98387da60d81e5d in current term 1: Already voted for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in this term.
I20260608 09:53:21.716799 17308 raft_consensus.cc:493] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:21.717314 17308 raft_consensus.cc:3060] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.718292 17310 leader_election.cc:290] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 election: Requested vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.722623 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c5b78e3b640efa493380d24b871bc" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:21.724009 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471a5c133f14a528bba288cf525852e" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:21.724850 17105 raft_consensus.cc:2393] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1cb7cc32864e4187be0bfa37c8bafd53 in current term 1: Already voted for candidate 6ef95a83fc6c49eba98387da60d81e5d in this term.
I20260608 09:53:21.724527 17308 raft_consensus.cc:515] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.726783 17308 leader_election.cc:290] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.727156 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4034d848c54845da8209e593e1d7918a" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:21.727205 17256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d471a5c133f14a528bba288cf525852e" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:21.727869 17105 raft_consensus.cc:2468] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:21.728300 17256 raft_consensus.cc:2393] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ef95a83fc6c49eba98387da60d81e5d in current term 1: Already voted for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in this term.
I20260608 09:53:21.729692 17071 leader_election.cc:304] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ef95a83fc6c49eba98387da60d81e5d; no voters: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3
I20260608 09:53:21.730275 17301 raft_consensus.cc:385] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:21.730638 17301 raft_consensus.cc:740] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:21.731601 17004 catalog_manager.cc:5696] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:21.733152 17301 consensus_queue.cc:260] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.734858 17256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10f55f739b945f7aed224de74aed4fa" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:21.731606 17310 raft_consensus.cc:2749] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:21.735409 17301 ts_tablet_manager.cc:1434] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.087s	user 0.003s	sys 0.004s
I20260608 09:53:21.735463 17256 raft_consensus.cc:3060] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.735874 17004 catalog_manager.cc:5696] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:21.736857 17347 raft_consensus.cc:515] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.738104 17107 raft_consensus.cc:2393] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1cb7cc32864e4187be0bfa37c8bafd53 in current term 1: Already voted for candidate 6ef95a83fc6c49eba98387da60d81e5d in this term.
I20260608 09:53:21.731029 17071 leader_election.cc:304] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ef95a83fc6c49eba98387da60d81e5d; no voters: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3
I20260608 09:53:21.739756 17310 raft_consensus.cc:2749] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:53:21.732045 17325 raft_consensus.cc:2804] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:21.741201 17325 raft_consensus.cc:697] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Becoming Leader. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:21.740975 17220 leader_election.cc:304] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [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: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:21.742332 17339 raft_consensus.cc:2804] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:21.742200 17325 consensus_queue.cc:237] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.742867 17339 raft_consensus.cc:493] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:21.694401 17350 raft_consensus.cc:493] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:21.743265 17256 raft_consensus.cc:2468] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 1.
I20260608 09:53:21.743425 17339 raft_consensus.cc:3060] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.743690 17350 raft_consensus.cc:3060] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.750259 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c5b78e3b640efa493380d24b871bc" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:21.751328 17339 raft_consensus.cc:515] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.756916 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10f55f739b945f7aed224de74aed4fa" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:21.757563 17107 raft_consensus.cc:3060] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.760057 17339 leader_election.cc:290] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:21.758785 17002 catalog_manager.cc:5696] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:21.755343 17182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4034d848c54845da8209e593e1d7918a" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:21.762544 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4034d848c54845da8209e593e1d7918a" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:21.763182 17105 raft_consensus.cc:3060] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.763808 17347 leader_election.cc:290] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 election: Requested vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.765357 17256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c5b78e3b640efa493380d24b871bc" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:21.763003 17182 raft_consensus.cc:2468] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:21.765965 17256 raft_consensus.cc:3060] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.765962 17350 raft_consensus.cc:515] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.768433 17176 raft_consensus.cc:2393] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ef95a83fc6c49eba98387da60d81e5d in current term 1: Already voted for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in this term.
I20260608 09:53:21.771241 17350 leader_election.cc:290] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:21.773700 17256 raft_consensus.cc:2468] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 1.
I20260608 09:53:21.774699 17107 raft_consensus.cc:2468] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 1.
I20260608 09:53:21.774988 17071 leader_election.cc:304] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 1cb7cc32864e4187be0bfa37c8bafd53
I20260608 09:53:21.776559 17347 raft_consensus.cc:2804] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:21.777272 17347 raft_consensus.cc:697] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 1 LEADER]: Becoming Leader. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Running, Role: LEADER
I20260608 09:53:21.778163 17347 consensus_queue.cc:237] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.760882 17146 leader_election.cc:304] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:21.781289 17350 raft_consensus.cc:2804] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:21.781908 17350 raft_consensus.cc:697] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Becoming Leader. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:21.782605 17107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c5b78e3b640efa493380d24b871bc" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:21.782958 17350 consensus_queue.cc:237] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.781476 17105 raft_consensus.cc:2468] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 1.
I20260608 09:53:21.785676 17220 leader_election.cc:304] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [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: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:21.786254 17256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c5b78e3b640efa493380d24b871bc" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:21.787081 17256 raft_consensus.cc:2393] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1cb7cc32864e4187be0bfa37c8bafd53 in current term 1: Already voted for candidate 6ef95a83fc6c49eba98387da60d81e5d in this term.
I20260608 09:53:21.787282 17351 raft_consensus.cc:2804] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:21.788038 17351 raft_consensus.cc:697] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Becoming Leader. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:21.788919 17351 consensus_queue.cc:237] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:21.790648 17182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4034d848c54845da8209e593e1d7918a" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:21.790747 17146 leader_election.cc:304] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cb7cc32864e4187be0bfa37c8bafd53; no voters: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d
I20260608 09:53:21.791528 17182 raft_consensus.cc:3060] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:21.793771 17308 raft_consensus.cc:2749] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:53:21.801910 17182 raft_consensus.cc:2468] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 1.
I20260608 09:53:21.812156 17004 catalog_manager.cc:5696] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1). New cstate: current_term: 1 leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:21.816658 17002 catalog_manager.cc:5696] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:21.826292 17001 catalog_manager.cc:5696] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:21.827662 17001 catalog_manager.cc:5696] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:21.871850 17350 consensus_queue.cc:1048] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:21.884279 17325 consensus_queue.cc:1048] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:21.916406 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:21.924234 17365 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
W20260608 09:53:21.924415 17366 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
W20260608 09:53:21.926023 17368 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
I20260608 09:53:21.927098 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:21.927945 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:21.928136 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:21.928277 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912401928265 us; error 0 us; skew 500 ppm
I20260608 09:53:21.928838 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:21.932139 14100 webserver.cc:533] Webserver started at http://127.13.197.4:46835/ using document root <none> and password file <none>
I20260608 09:53:21.932631 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:21.932799 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:21.933033 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:21.934345 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "17c7caa1f04a4020adc48ea84d823f1a"
format_stamp: "Formatted at 2026-06-08 09:53:21 on dist-test-slave-hb1r"
I20260608 09:53:21.939157 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 09:53:21.943142 17373 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:21.944047 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:53:21.944402 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "17c7caa1f04a4020adc48ea84d823f1a"
format_stamp: "Formatted at 2026-06-08 09:53:21 on dist-test-slave-hb1r"
I20260608 09:53:21.944795 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-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)
I20260608 09:53:21.966342 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:21.967736 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:21.969403 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:21.971877 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:21.972110 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:21.972380 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:21.972615 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:22.013444 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:33191
I20260608 09:53:22.013643 17435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:33191 every 8 connection(s)
I20260608 09:53:22.020834 17002 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35340:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 09:53:22.033313 17436 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40659
I20260608 09:53:22.033802 17436 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:22.034615 17436 heartbeater.cc:507] Master 127.13.197.62:40659 requested a full tablet report, sending...
I20260608 09:53:22.036876 17001 ts_manager.cc:194] Registered new tserver with Master: 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191)
I20260608 09:53:22.038997 17001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35344
W20260608 09:53:22.048074 17002 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b561140906b043dfbf757ea980b126e4 has no consensus state
W20260608 09:53:22.049916 17002 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5981c84885f74710bc84d7ed2225b835 has no consensus state
W20260608 09:53:22.051576 17002 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bd701f82a2db425da1ccd7387668c47a has no consensus state
W20260608 09:53:22.052879 17002 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cb1325ca9cbe40e1948dc09d1a1dcd04 has no consensus state
W20260608 09:53:22.054438 17002 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 18c85c625fcd44d4a9a90d072875cfd5 has no consensus state
W20260608 09:53:22.056082 17002 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a123b84b05484007a0237b64f37f1550 has no consensus state
W20260608 09:53:22.057637 17002 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e52ddbf341744bf198f754ea760959ad has no consensus state
W20260608 09:53:22.058971 17002 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9a42d1bdc531490a87a5364cebd1a959 has no consensus state
W20260608 09:53:22.071009 16991 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 5981c84885f74710bc84d7ed2225b835 (table range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 5981c84885f74710bc84d7ed2225b835 has no consensus state
I20260608 09:53:22.086385 17094 tablet_service.cc:1511] Processing CreateTablet for tablet b561140906b043dfbf757ea980b126e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.088184 17094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b561140906b043dfbf757ea980b126e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.088460 17172 tablet_service.cc:1511] Processing CreateTablet for tablet b561140906b043dfbf757ea980b126e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.090399 17172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b561140906b043dfbf757ea980b126e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.095019 17241 tablet_service.cc:1511] Processing CreateTablet for tablet 5981c84885f74710bc84d7ed2225b835 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.096550 17241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5981c84885f74710bc84d7ed2225b835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.099216 17401 tablet_service.cc:1511] Processing CreateTablet for tablet b561140906b043dfbf757ea980b126e4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.100736 17401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b561140906b043dfbf757ea980b126e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.101652 17399 tablet_service.cc:1511] Processing CreateTablet for tablet bd701f82a2db425da1ccd7387668c47a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.103163 17399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd701f82a2db425da1ccd7387668c47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.103585 17239 tablet_service.cc:1511] Processing CreateTablet for tablet bd701f82a2db425da1ccd7387668c47a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.105077 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd701f82a2db425da1ccd7387668c47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.104590 17400 tablet_service.cc:1511] Processing CreateTablet for tablet 5981c84885f74710bc84d7ed2225b835 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.106431 17400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5981c84885f74710bc84d7ed2225b835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.100304 17090 tablet_service.cc:1511] Processing CreateTablet for tablet 5981c84885f74710bc84d7ed2225b835 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.108197 17090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5981c84885f74710bc84d7ed2225b835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.107933 17165 tablet_service.cc:1511] Processing CreateTablet for tablet bd701f82a2db425da1ccd7387668c47a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.109424 17165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd701f82a2db425da1ccd7387668c47a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.110491 17398 tablet_service.cc:1511] Processing CreateTablet for tablet cb1325ca9cbe40e1948dc09d1a1dcd04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.118031 17091 tablet_service.cc:1511] Processing CreateTablet for tablet cb1325ca9cbe40e1948dc09d1a1dcd04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.119643 17091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1325ca9cbe40e1948dc09d1a1dcd04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.116268 17168 tablet_service.cc:1511] Processing CreateTablet for tablet cb1325ca9cbe40e1948dc09d1a1dcd04 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.122849 17168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1325ca9cbe40e1948dc09d1a1dcd04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.125909 17398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb1325ca9cbe40e1948dc09d1a1dcd04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.128005 17397 tablet_service.cc:1511] Processing CreateTablet for tablet 18c85c625fcd44d4a9a90d072875cfd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.130337 17397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c85c625fcd44d4a9a90d072875cfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.134928 17396 tablet_service.cc:1511] Processing CreateTablet for tablet a123b84b05484007a0237b64f37f1550 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.136475 17396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a123b84b05484007a0237b64f37f1550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.137385 17301 tablet_bootstrap.cc:492] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:22.143205 17351 consensus_queue.cc:1048] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:22.144363 17325 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:22.149415 17172 tablet_service.cc:1511] Processing CreateTablet for tablet a123b84b05484007a0237b64f37f1550 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.151775 17172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a123b84b05484007a0237b64f37f1550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.160147 17395 tablet_service.cc:1511] Processing CreateTablet for tablet e52ddbf341744bf198f754ea760959ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.162883 17395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52ddbf341744bf198f754ea760959ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.162079 17394 tablet_service.cc:1511] Processing CreateTablet for tablet 9a42d1bdc531490a87a5364cebd1a959 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.166657 17394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a42d1bdc531490a87a5364cebd1a959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.166829 17245 tablet_service.cc:1511] Processing CreateTablet for tablet 18c85c625fcd44d4a9a90d072875cfd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.168829 17245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c85c625fcd44d4a9a90d072875cfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.168996 17166 tablet_service.cc:1511] Processing CreateTablet for tablet e52ddbf341744bf198f754ea760959ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.170490 17166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52ddbf341744bf198f754ea760959ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.172127 17301 tablet_bootstrap.cc:654] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.201399 17325 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260608 09:53:22.238422 17093 tablet_service.cc:1511] Processing CreateTablet for tablet 18c85c625fcd44d4a9a90d072875cfd5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.247227 17243 tablet_service.cc:1511] Processing CreateTablet for tablet a123b84b05484007a0237b64f37f1550 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.249251 17243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a123b84b05484007a0237b64f37f1550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.235210 17351 consensus_queue.cc:1048] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260608 09:53:22.250025 17339 consensus_queue.cc:1048] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:22.251376 17442 tablet_bootstrap.cc:492] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:22.266647 17093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18c85c625fcd44d4a9a90d072875cfd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.278545 17181 raft_consensus.cc:3060] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:22.279579 17240 tablet_service.cc:1511] Processing CreateTablet for tablet 9a42d1bdc531490a87a5364cebd1a959 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.294718 17240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a42d1bdc531490a87a5364cebd1a959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.294704 17325 consensus_queue.cc:1048] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260608 09:53:22.323480 17095 tablet_service.cc:1511] Processing CreateTablet for tablet e52ddbf341744bf198f754ea760959ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.325055 17095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52ddbf341744bf198f754ea760959ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.326233 17096 tablet_service.cc:1511] Processing CreateTablet for tablet 9a42d1bdc531490a87a5364cebd1a959 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 09:53:22.327756 17096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a42d1bdc531490a87a5364cebd1a959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:22.327888 17347 consensus_queue.cc:1048] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:22.331080 17339 consensus_queue.cc:1048] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:22.336225 17310 consensus_queue.cc:1048] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:22.336701 17301 tablet_bootstrap.cc:492] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:22.337162 17301 ts_tablet_manager.cc:1403] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.201s	user 0.019s	sys 0.007s
I20260608 09:53:22.345474 17339 consensus_queue.cc:1048] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:22.352535 17442 tablet_bootstrap.cc:654] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.347901 17301 raft_consensus.cc:359] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.354283 17301 raft_consensus.cc:385] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.354722 17301 raft_consensus.cc:740] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.355656 17301 consensus_queue.cc:260] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.369589 17301 ts_tablet_manager.cc:1434] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.006s
I20260608 09:53:22.360984 17339 consensus_queue.cc:1048] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260608 09:53:22.365586 17350 consensus_queue.cc:1048] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260608 09:53:22.422394 17301 tablet_bootstrap.cc:492] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:22.463755 17453 tablet_bootstrap.cc:492] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
W20260608 09:53:22.457639 17447 log.cc:927] Time spent T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260608 09:53:22.485934 17301 tablet_bootstrap.cc:654] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
W20260608 09:53:22.484903 17053 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:22.561183 17301 tablet_bootstrap.cc:492] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:22.561975 17301 ts_tablet_manager.cc:1403] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.140s	user 0.021s	sys 0.012s
I20260608 09:53:22.568202 17457 tablet_bootstrap.cc:492] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
W20260608 09:53:22.572571 17454 log.cc:927] Time spent T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d: Append to log took a long time: real 0.081s	user 0.005s	sys 0.000s
I20260608 09:53:22.607759 17453 tablet_bootstrap.cc:654] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
W20260608 09:53:22.672340 17462 log.cc:927] Time spent T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
W20260608 09:53:22.682448 17146 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.3:39935, user_credentials={real_user=slave}} blocked reactor thread for 76197us
I20260608 09:53:22.686509 17452 consensus_queue.cc:1048] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 09:53:22.688045 17452 consensus_queue.cc:1048] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:53:22.682420 17454 log.cc:927] Time spent T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d: Append to log took a long time: real 0.071s	user 0.006s	sys 0.031s
I20260608 09:53:22.685667 17457 tablet_bootstrap.cc:654] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.685367 17301 raft_consensus.cc:359] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.690501 17301 raft_consensus.cc:385] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.690861 17301 raft_consensus.cc:740] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.691814 17301 consensus_queue.cc:260] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.695101 17308 raft_consensus.cc:493] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:22.695752 17308 raft_consensus.cc:515] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
W20260608 09:53:22.697597 17464 log.cc:927] Time spent T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53: Append to log took a long time: real 0.069s	user 0.014s	sys 0.008s
I20260608 09:53:22.703050 17301 ts_tablet_manager.cc:1434] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.141s	user 0.006s	sys 0.001s
I20260608 09:53:22.705305 17301 tablet_bootstrap.cc:492] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
W20260608 09:53:22.686498 17286 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsAlterTableDone -> {remote=127.13.197.62:40659, user_credentials={real_user=slave}} blocked reactor thread for 58760us
I20260608 09:53:22.741667 17442 tablet_bootstrap.cc:492] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a: No bootstrap required, opened a new log
I20260608 09:53:22.744611 17442 ts_tablet_manager.cc:1403] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.494s	user 0.021s	sys 0.010s
I20260608 09:53:22.737977 17308 leader_election.cc:290] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:22.751466 17442 raft_consensus.cc:359] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.752364 17442 raft_consensus.cc:385] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.752728 17442 raft_consensus.cc:740] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.754354 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd701f82a2db425da1ccd7387668c47a" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:22.754132 17442 consensus_queue.cc:260] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
W20260608 09:53:22.761034 17146 leader_election.cc:343] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:22.766094 17468 raft_consensus.cc:493] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:22.773164 17468 raft_consensus.cc:515] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.774427 17301 tablet_bootstrap.cc:654] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.784487 17442 ts_tablet_manager.cc:1434] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.040s	user 0.016s	sys 0.009s
I20260608 09:53:22.786345 17453 tablet_bootstrap.cc:492] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:22.789006 17436 heartbeater.cc:499] Master 127.13.197.62:40659 was elected leader, sending a full tablet report...
I20260608 09:53:22.791674 17442 tablet_bootstrap.cc:492] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:22.793357 17453 ts_tablet_manager.cc:1403] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.330s	user 0.012s	sys 0.014s
I20260608 09:53:22.794775 17468 leader_election.cc:290] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:22.796497 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b561140906b043dfbf757ea980b126e4" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:22.798463 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd701f82a2db425da1ccd7387668c47a" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a" is_pre_election: true
I20260608 09:53:22.799590 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b561140906b043dfbf757ea980b126e4" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a" is_pre_election: true
I20260608 09:53:22.799978 17411 raft_consensus.cc:2468] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
W20260608 09:53:22.801287 17146 leader_election.cc:343] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:53:22.802460 17147 leader_election.cc:343] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:22.803102 17147 leader_election.cc:304] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cb7cc32864e4187be0bfa37c8bafd53; no voters: 17c7caa1f04a4020adc48ea84d823f1a, 6ef95a83fc6c49eba98387da60d81e5d
I20260608 09:53:22.808123 17457 tablet_bootstrap.cc:492] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:22.808210 17453 raft_consensus.cc:359] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:22.808825 17457 ts_tablet_manager.cc:1403] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.270s	user 0.018s	sys 0.012s
I20260608 09:53:22.809063 17453 raft_consensus.cc:385] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.809412 17453 raft_consensus.cc:740] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.807379 17452 raft_consensus.cc:2749] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:22.811055 17453 consensus_queue.cc:260] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:22.804755 17147 leader_election.cc:304] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 17c7caa1f04a4020adc48ea84d823f1a, 1cb7cc32864e4187be0bfa37c8bafd53; no voters: 293a7a214a1842e0a6431ffe5a6d83d3
I20260608 09:53:22.815160 17452 raft_consensus.cc:2804] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:22.815551 17452 raft_consensus.cc:493] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:22.815860 17452 raft_consensus.cc:3060] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:22.819517 17442 tablet_bootstrap.cc:654] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.818027 17453 ts_tablet_manager.cc:1434] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.007s
I20260608 09:53:22.821575 17453 tablet_bootstrap.cc:492] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:22.825500 17452 raft_consensus.cc:515] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.827123 17301 tablet_bootstrap.cc:492] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:22.833666 17301 ts_tablet_manager.cc:1403] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.129s	user 0.020s	sys 0.005s
I20260608 09:53:22.835860 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd701f82a2db425da1ccd7387668c47a" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:22.833901 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd701f82a2db425da1ccd7387668c47a" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
I20260608 09:53:22.837984 17453 tablet_bootstrap.cc:654] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.838327 17411 raft_consensus.cc:3060] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:22.838212 17301 raft_consensus.cc:359] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:22.838958 17301 raft_consensus.cc:385] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.839280 17301 raft_consensus.cc:740] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.839918 17452 leader_election.cc:290] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Requested vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:22.841069 17301 consensus_queue.cc:260] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
W20260608 09:53:22.837984 17146 leader_election.cc:343] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:22.844075 17301 ts_tablet_manager.cc:1434] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:53:22.846203 17301 tablet_bootstrap.cc:492] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:22.849489 17442 tablet_bootstrap.cc:492] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a: No bootstrap required, opened a new log
I20260608 09:53:22.850189 17442 ts_tablet_manager.cc:1403] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.010s
I20260608 09:53:22.853642 17411 raft_consensus.cc:2468] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 1.
I20260608 09:53:22.854053 17442 raft_consensus.cc:359] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.854843 17442 raft_consensus.cc:385] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.855146 17147 leader_election.cc:304] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 17c7caa1f04a4020adc48ea84d823f1a, 1cb7cc32864e4187be0bfa37c8bafd53; no voters: 293a7a214a1842e0a6431ffe5a6d83d3
I20260608 09:53:22.855163 17442 raft_consensus.cc:740] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.856895 17452 raft_consensus.cc:2804] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:22.857928 17452 raft_consensus.cc:697] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Becoming Leader. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:22.857765 17442 consensus_queue.cc:260] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.859090 17452 consensus_queue.cc:237] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.863981 17442 ts_tablet_manager.cc:1434] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:53:22.830868 17457 raft_consensus.cc:359] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.865727 17457 raft_consensus.cc:385] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.867121 17457 raft_consensus.cc:740] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.868594 17457 consensus_queue.cc:260] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.865058 17442 tablet_bootstrap.cc:492] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:22.871001 17457 ts_tablet_manager.cc:1434] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260608 09:53:22.872920 17457 tablet_bootstrap.cc:492] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:22.877038 17442 tablet_bootstrap.cc:654] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.865958 17301 tablet_bootstrap.cc:654] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.875584 17453 tablet_bootstrap.cc:492] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:22.884227 17453 ts_tablet_manager.cc:1403] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.011s
I20260608 09:53:22.889976 17453 raft_consensus.cc:359] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:22.890839 17453 raft_consensus.cc:385] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.891242 17453 raft_consensus.cc:740] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.890502 17004 catalog_manager.cc:5696] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:22.892642 17301 tablet_bootstrap.cc:492] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:22.893069 17457 tablet_bootstrap.cc:654] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.893222 17301 ts_tablet_manager.cc:1403] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.003s
I20260608 09:53:22.896327 17301 raft_consensus.cc:359] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:22.897281 17301 raft_consensus.cc:385] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.897812 17301 raft_consensus.cc:740] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.898887 17301 consensus_queue.cc:260] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:22.896224 17453 consensus_queue.cc:260] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:22.902784 17453 ts_tablet_manager.cc:1434] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260608 09:53:22.904466 17453 tablet_bootstrap.cc:492] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:22.918694 17453 tablet_bootstrap.cc:654] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.919745 17461 raft_consensus.cc:493] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:22.920593 17461 raft_consensus.cc:515] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.906816 17301 ts_tablet_manager.cc:1434] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:53:22.922413 17301 tablet_bootstrap.cc:492] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:22.926095 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b561140906b043dfbf757ea980b126e4" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:22.926846 17176 raft_consensus.cc:2468] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 0.
I20260608 09:53:22.928695 17301 tablet_bootstrap.cc:654] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.930123 17073 leader_election.cc:304] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [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: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:22.932348 17463 raft_consensus.cc:2804] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:22.932786 17463 raft_consensus.cc:493] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:22.933171 17463 raft_consensus.cc:3060] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:22.939760 17461 leader_election.cc:290] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:22.952142 17301 tablet_bootstrap.cc:492] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53: No bootstrap required, opened a new log
I20260608 09:53:22.952857 17301 ts_tablet_manager.cc:1403] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.006s
I20260608 09:53:22.942312 17453 tablet_bootstrap.cc:492] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:22.957299 17453 ts_tablet_manager.cc:1403] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.005s
I20260608 09:53:22.957473 17301 raft_consensus.cc:359] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:22.965211 17301 raft_consensus.cc:385] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.965677 17301 raft_consensus.cc:740] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.979377 17301 consensus_queue.cc:260] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:22.981604 17457 tablet_bootstrap.cc:492] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:22.982380 17457 ts_tablet_manager.cc:1403] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.110s	user 0.023s	sys 0.047s
I20260608 09:53:22.982404 17301 ts_tablet_manager.cc:1434] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.013s
I20260608 09:53:22.986928 17457 raft_consensus.cc:359] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:22.987768 17453 raft_consensus.cc:359] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.988003 17457 raft_consensus.cc:385] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.988514 17453 raft_consensus.cc:385] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:22.988862 17453 raft_consensus.cc:740] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.988621 17457 raft_consensus.cc:740] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:22.989583 17463 raft_consensus.cc:515] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:22.990305 17457 consensus_queue.cc:260] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:22.994613 17452 raft_consensus.cc:493] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:22.995244 17452 raft_consensus.cc:515] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:22.996018 17457 ts_tablet_manager.cc:1434] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.007s
I20260608 09:53:22.996901 17457 tablet_bootstrap.cc:492] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:22.997225 17463 leader_election.cc:290] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 1 election: Requested vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:22.998600 17442 tablet_bootstrap.cc:492] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a: No bootstrap required, opened a new log
I20260608 09:53:22.994634 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b561140906b043dfbf757ea980b126e4" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:23.000069 17176 raft_consensus.cc:3060] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.000525 17442 ts_tablet_manager.cc:1403] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.136s	user 0.046s	sys 0.065s
I20260608 09:53:23.002153 17002 catalog_manager.cc:6241] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed: range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324] alter complete (version 0)
I20260608 09:53:23.004009 17442 raft_consensus.cc:359] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:23.004909 17442 raft_consensus.cc:385] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.005254 17442 raft_consensus.cc:740] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: FOLLOWER
I20260608 09:53:23.006177 17442 consensus_queue.cc:260] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [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: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:23.008065 17442 ts_tablet_manager.cc:1434] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:53:23.008402 17457 tablet_bootstrap.cc:654] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:23.008963 17442 tablet_bootstrap.cc:492] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:22.998965 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a123b84b05484007a0237b64f37f1550" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a" is_pre_election: true
W20260608 09:53:23.011181 17147 leader_election.cc:343] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:23.016248 17452 leader_election.cc:290] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:23.017035 17442 tablet_bootstrap.cc:654] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:23.020244 17176 raft_consensus.cc:2468] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 1.
I20260608 09:53:23.020469 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a123b84b05484007a0237b64f37f1550" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:23.021961 17073 leader_election.cc:304] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [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: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
W20260608 09:53:23.022189 17146 leader_election.cc:343] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:23.022672 17146 leader_election.cc:304] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1cb7cc32864e4187be0bfa37c8bafd53; no voters: 17c7caa1f04a4020adc48ea84d823f1a, 293a7a214a1842e0a6431ffe5a6d83d3
I20260608 09:53:23.023147 17457 tablet_bootstrap.cc:492] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:23.023700 17457 ts_tablet_manager.cc:1403] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.012s
I20260608 09:53:23.023809 17452 raft_consensus.cc:2749] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:23.027211 17457 raft_consensus.cc:359] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:23.027992 17457 raft_consensus.cc:385] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.028333 17457 raft_consensus.cc:740] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:23.025274 17463 raft_consensus.cc:2804] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:23.029305 17463 raft_consensus.cc:697] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 LEADER]: Becoming Leader. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Running, Role: LEADER
I20260608 09:53:23.029219 17457 consensus_queue.cc:260] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [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: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:23.030306 17463 consensus_queue.cc:237] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:23.031842 17457 ts_tablet_manager.cc:1434] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:53:23.032955 17457 tablet_bootstrap.cc:492] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:23.033190 17452 raft_consensus.cc:493] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:23.033865 17452 raft_consensus.cc:515] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.036949 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52ddbf341744bf198f754ea760959ad" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a" is_pre_election: true
W20260608 09:53:23.038775 17147 leader_election.cc:343] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:23.040351 17452 leader_election.cc:290] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:23.040943 17457 tablet_bootstrap.cc:654] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:23.045290 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52ddbf341744bf198f754ea760959ad" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:23.046051 17105 raft_consensus.cc:2468] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
I20260608 09:53:23.047904 17146 leader_election.cc:304] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:23.048761 17457 tablet_bootstrap.cc:492] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:23.049139 17452 raft_consensus.cc:2804] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:23.049289 17457 ts_tablet_manager.cc:1403] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.007s
I20260608 09:53:23.049587 17452 raft_consensus.cc:493] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:23.050042 17452 raft_consensus.cc:3060] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.052733 17457 raft_consensus.cc:359] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.053503 17457 raft_consensus.cc:385] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.053845 17457 raft_consensus.cc:740] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:23.054764 17457 consensus_queue.cc:260] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.057785 17457 ts_tablet_manager.cc:1434] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 09:53:23.058373 17452 raft_consensus.cc:515] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.059109 17457 tablet_bootstrap.cc:492] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:23.061542 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52ddbf341744bf198f754ea760959ad" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
W20260608 09:53:23.063227 17147 leader_election.cc:343] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:23.066251 17457 tablet_bootstrap.cc:654] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:22.989686 17453 consensus_queue.cc:260] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:23.070461 17449 raft_consensus.cc:493] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:23.071190 17449 raft_consensus.cc:515] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } }
I20260608 09:53:23.071275 17005 catalog_manager.cc:5696] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1). New cstate: current_term: 1 leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:23.077291 17449 leader_election.cc:290] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:23.084108 17453 ts_tablet_manager.cc:1434] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.119s	user 0.005s	sys 0.001s
I20260608 09:53:23.084748 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd701f82a2db425da1ccd7387668c47a" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:23.085475 17453 tablet_bootstrap.cc:492] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:23.096228 17457 tablet_bootstrap.cc:492] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:23.096817 17457 ts_tablet_manager.cc:1403] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.008s
I20260608 09:53:23.091332 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e52ddbf341744bf198f754ea760959ad" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:23.103849 17105 raft_consensus.cc:3060] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.106209 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b561140906b043dfbf757ea980b126e4" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
I20260608 09:53:23.106858 17410 raft_consensus.cc:3060] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.087281 17452 leader_election.cc:290] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Requested vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:23.112001 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b561140906b043dfbf757ea980b126e4" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a" is_pre_election: true
I20260608 09:53:23.120409 17105 raft_consensus.cc:2468] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 1.
I20260608 09:53:23.122509 17410 raft_consensus.cc:2468] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 1.
I20260608 09:53:23.123579 17442 tablet_bootstrap.cc:492] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a: No bootstrap required, opened a new log
I20260608 09:53:23.124117 17442 ts_tablet_manager.cc:1403] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.115s	user 0.047s	sys 0.026s
I20260608 09:53:23.125905 17146 leader_election.cc:304] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:23.127254 17452 raft_consensus.cc:2804] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:23.127792 17452 raft_consensus.cc:697] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Becoming Leader. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:23.129675 17452 consensus_queue.cc:237] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.131146 17453 tablet_bootstrap.cc:654] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:23.131379 17457 raft_consensus.cc:359] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.127264 17442 raft_consensus.cc:359] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.132917 17442 raft_consensus.cc:385] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.133244 17442 raft_consensus.cc:740] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: FOLLOWER
I20260608 09:53:23.132133 17457 raft_consensus.cc:385] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.134495 17457 raft_consensus.cc:740] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
I20260608 09:53:23.135578 17457 consensus_queue.cc:260] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.138427 17457 ts_tablet_manager.cc:1434] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.000s
I20260608 09:53:23.139518 17457 tablet_bootstrap.cc:492] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d: Bootstrap starting.
I20260608 09:53:23.134116 17442 consensus_queue.cc:260] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.143319 17442 ts_tablet_manager.cc:1434] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260608 09:53:23.144534 17442 tablet_bootstrap.cc:492] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:23.146404 17453 tablet_bootstrap.cc:492] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:23.146919 17453 ts_tablet_manager.cc:1403] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.012s
I20260608 09:53:23.150907 17453 raft_consensus.cc:359] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.151687 17453 raft_consensus.cc:385] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.151997 17453 raft_consensus.cc:740] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:23.152884 17453 consensus_queue.cc:260] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.153445 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd701f82a2db425da1ccd7387668c47a" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a" is_pre_election: true
I20260608 09:53:23.154189 17457 tablet_bootstrap.cc:654] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:23.154309 17410 raft_consensus.cc:2393] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 293a7a214a1842e0a6431ffe5a6d83d3 in current term 1: Already voted for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in this term.
I20260608 09:53:23.156756 17221 leader_election.cc:304] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 17c7caa1f04a4020adc48ea84d823f1a, 1cb7cc32864e4187be0bfa37c8bafd53
I20260608 09:53:23.159157 17458 raft_consensus.cc:3060] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.164470 17442 tablet_bootstrap.cc:654] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:23.166431 17449 raft_consensus.cc:493] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:23.166718 17458 raft_consensus.cc:2749] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:23.166992 17449 raft_consensus.cc:515] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.172809 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d1bdc531490a87a5364cebd1a959" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:23.173591 17105 raft_consensus.cc:2468] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:23.175036 17220 leader_election.cc:304] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:23.169435 17449 leader_election.cc:290] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:23.176831 17449 raft_consensus.cc:2804] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:23.177178 17449 raft_consensus.cc:493] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:23.177590 17449 raft_consensus.cc:3060] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.178000 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d1bdc531490a87a5364cebd1a959" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a" is_pre_election: true
W20260608 09:53:23.179849 17221 leader_election.cc:343] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:23.177327 17001 catalog_manager.cc:5696] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:23.186250 17453 ts_tablet_manager.cc:1434] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.003s
I20260608 09:53:23.187492 17453 tablet_bootstrap.cc:492] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:23.194293 17449 raft_consensus.cc:515] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.196079 17458 raft_consensus.cc:493] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:23.197057 17458 raft_consensus.cc:515] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.199388 17458 leader_election.cc:290] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:23.200080 17449 leader_election.cc:290] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Requested vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:23.200394 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d1bdc531490a87a5364cebd1a959" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
I20260608 09:53:23.201336 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5981c84885f74710bc84d7ed2225b835" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:23.202040 17453 tablet_bootstrap.cc:654] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:23.202098 17105 raft_consensus.cc:2468] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
W20260608 09:53:23.202672 17221 leader_election.cc:343] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:23.205691 17457 tablet_bootstrap.cc:492] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d: No bootstrap required, opened a new log
I20260608 09:53:23.206265 17457 ts_tablet_manager.cc:1403] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.016s
I20260608 09:53:23.206866 17103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d1bdc531490a87a5364cebd1a959" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:23.208616 17103 raft_consensus.cc:3060] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.200460 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5981c84885f74710bc84d7ed2225b835" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a" is_pre_election: true
I20260608 09:53:23.211066 17442 tablet_bootstrap.cc:492] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a: No bootstrap required, opened a new log
I20260608 09:53:23.210774 17457 raft_consensus.cc:359] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.211871 17457 raft_consensus.cc:385] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.211978 17442 ts_tablet_manager.cc:1403] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.017s
I20260608 09:53:23.212270 17457 raft_consensus.cc:740] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Initialized, Role: FOLLOWER
W20260608 09:53:23.211213 17221 leader_election.cc:343] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:23.213267 17457 consensus_queue.cc:260] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [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: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.215620 17220 leader_election.cc:304] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:23.216616 17449 raft_consensus.cc:2804] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:23.217006 17449 raft_consensus.cc:493] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:23.217345 17449 raft_consensus.cc:3060] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.224458 17457 ts_tablet_manager.cc:1434] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260608 09:53:23.225184 17449 raft_consensus.cc:515] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.225682 17103 raft_consensus.cc:2468] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 1.
I20260608 09:53:23.227581 17449 leader_election.cc:290] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Requested vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:23.215596 17442 raft_consensus.cc:359] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.228514 17442 raft_consensus.cc:385] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.228783 17442 raft_consensus.cc:740] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: FOLLOWER
I20260608 09:53:23.229478 17442 consensus_queue.cc:260] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.230921 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5981c84885f74710bc84d7ed2225b835" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
I20260608 09:53:23.232329 17442 ts_tablet_manager.cc:1434] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260608 09:53:23.233439 17442 tablet_bootstrap.cc:492] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:23.234470 17220 leader_election.cc:304] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:23.237978 17449 raft_consensus.cc:2804] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:23.238626 17449 raft_consensus.cc:697] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Becoming Leader. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:23.239094 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5981c84885f74710bc84d7ed2225b835" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:23.239559 17449 consensus_queue.cc:237] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.241214 17442 tablet_bootstrap.cc:654] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a: Neither blocks nor log segments found. Creating new log.
W20260608 09:53:23.243222 17221 leader_election.cc:343] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:23.247038 17453 tablet_bootstrap.cc:492] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3: No bootstrap required, opened a new log
I20260608 09:53:23.247622 17453 ts_tablet_manager.cc:1403] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.030s
I20260608 09:53:23.240007 17105 raft_consensus.cc:3060] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.251796 17453 raft_consensus.cc:359] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.252421 17453 raft_consensus.cc:385] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.252686 17453 raft_consensus.cc:740] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: FOLLOWER
I20260608 09:53:23.258594 17308 raft_consensus.cc:493] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:23.259114 17308 raft_consensus.cc:515] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
W20260608 09:53:23.263326 16992 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 9a42d1bdc531490a87a5364cebd1a959 (table range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 9a42d1bdc531490a87a5364cebd1a959 consensus state has no leader
I20260608 09:53:23.262424 17442 tablet_bootstrap.cc:492] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a: No bootstrap required, opened a new log
I20260608 09:53:23.272558 17442 ts_tablet_manager.cc:1403] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.002s
I20260608 09:53:23.272944 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1325ca9cbe40e1948dc09d1a1dcd04" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a" is_pre_election: true
W20260608 09:53:23.274492 17147 leader_election.cc:343] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:23.274533 17005 catalog_manager.cc:5696] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:23.276162 17453 consensus_queue.cc:260] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.278002 17308 leader_election.cc:290] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:23.286391 17453 ts_tablet_manager.cc:1434] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260608 09:53:23.279265 17103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1325ca9cbe40e1948dc09d1a1dcd04" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:23.286094 17442 raft_consensus.cc:359] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.281188 17105 raft_consensus.cc:2468] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 1.
I20260608 09:53:23.287093 17442 raft_consensus.cc:385] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.287581 17442 raft_consensus.cc:740] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: FOLLOWER
I20260608 09:53:23.287995 17220 leader_election.cc:304] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:23.288430 17442 consensus_queue.cc:260] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.288882 17458 raft_consensus.cc:2804] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:23.287024 17103 raft_consensus.cc:2468] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 0.
I20260608 09:53:23.289804 17458 raft_consensus.cc:697] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Becoming Leader. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:23.290704 17146 leader_election.cc:304] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:23.290678 17458 consensus_queue.cc:237] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.294117 17308 raft_consensus.cc:2804] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:23.294461 17442 ts_tablet_manager.cc:1434] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.004s
I20260608 09:53:23.294974 17308 raft_consensus.cc:493] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:23.297675 17449 raft_consensus.cc:493] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:23.298614 17449 raft_consensus.cc:515] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:23.300590 17308 raft_consensus.cc:3060] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.302459 17449 leader_election.cc:290] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191)
I20260608 09:53:23.303833 17103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c85c625fcd44d4a9a90d072875cfd5" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:23.304106 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c85c625fcd44d4a9a90d072875cfd5" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a" is_pre_election: true
I20260608 09:53:23.304529 17103 raft_consensus.cc:2468] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:23.304668 17411 raft_consensus.cc:2468] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:23.305724 17220 leader_election.cc:304] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:23.307839 17449 raft_consensus.cc:2804] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:23.307560 17308 raft_consensus.cc:515] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.297688 17442 tablet_bootstrap.cc:492] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:23.308841 17449 raft_consensus.cc:493] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:23.309293 17449 raft_consensus.cc:3060] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.310366 17005 catalog_manager.cc:5696] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:23.316298 17442 tablet_bootstrap.cc:654] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:23.318037 17449 raft_consensus.cc:515] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:23.319638 17308 leader_election.cc:290] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Requested vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:23.320987 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1325ca9cbe40e1948dc09d1a1dcd04" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
I20260608 09:53:23.321441 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1325ca9cbe40e1948dc09d1a1dcd04" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:23.322232 17105 raft_consensus.cc:3060] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:53:23.322620 17147 leader_election.cc:343] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:53:23.325805 17442 tablet_bootstrap.cc:492] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a: No bootstrap required, opened a new log
I20260608 09:53:23.325809 17103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c85c625fcd44d4a9a90d072875cfd5" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:23.326722 17442 ts_tablet_manager.cc:1403] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.012s
I20260608 09:53:23.327049 17103 raft_consensus.cc:3060] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.330077 17442 raft_consensus.cc:359] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.330569 17105 raft_consensus.cc:2468] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 1.
I20260608 09:53:23.330637 17469 consensus_queue.cc:1048] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.330945 17442 raft_consensus.cc:385] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.331353 17442 raft_consensus.cc:740] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: FOLLOWER
I20260608 09:53:23.332020 17146 leader_election.cc:304] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:23.332254 17442 consensus_queue.cc:260] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [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: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.333246 17469 raft_consensus.cc:2804] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:23.333845 17469 raft_consensus.cc:697] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Becoming Leader. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:23.334692 17442 ts_tablet_manager.cc:1434] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:53:23.334635 17469 consensus_queue.cc:237] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [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: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.335879 17442 tablet_bootstrap.cc:492] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:23.335965 17449 leader_election.cc:290] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191)
I20260608 09:53:23.337494 17103 raft_consensus.cc:2468] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 1.
I20260608 09:53:23.339214 17220 leader_election.cc:304] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:23.340730 17458 raft_consensus.cc:2804] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:23.341228 17458 raft_consensus.cc:697] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Becoming Leader. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:23.342032 17458 consensus_queue.cc:237] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:23.343680 17442 tablet_bootstrap.cc:654] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:23.346729 17410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c85c625fcd44d4a9a90d072875cfd5" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
I20260608 09:53:23.347576 17410 raft_consensus.cc:3060] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.351276 17308 consensus_queue.cc:1048] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:23.364796 17058 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:23.365032 17001 catalog_manager.cc:5696] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:23.379626 17005 catalog_manager.cc:5696] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } health_report { overall_health: UNKNOWN } } }
W20260608 09:53:23.382089 17058 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:53:23.387883 17410 raft_consensus.cc:2468] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 1.
I20260608 09:53:23.392057 17442 tablet_bootstrap.cc:492] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a: No bootstrap required, opened a new log
I20260608 09:53:23.392575 17442 ts_tablet_manager.cc:1403] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.031s
I20260608 09:53:23.396498 17442 raft_consensus.cc:359] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.397195 17442 raft_consensus.cc:385] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:23.397455 17442 raft_consensus.cc:740] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: FOLLOWER
I20260608 09:53:23.398195 17442 consensus_queue.cc:260] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.400255 17442 ts_tablet_manager.cc:1434] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:53:23.442577 17473 raft_consensus.cc:493] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:23.443039 17473 raft_consensus.cc:515] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.445183 17473 leader_election.cc:290] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:23.458292 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5981c84885f74710bc84d7ed2225b835" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:23.459491 17105 raft_consensus.cc:2393] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17c7caa1f04a4020adc48ea84d823f1a in current term 1: Already voted for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in this term.
I20260608 09:53:23.466687 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5981c84885f74710bc84d7ed2225b835" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:23.467868 17458 raft_consensus.cc:493] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:23.468212 17375 leader_election.cc:304] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17c7caa1f04a4020adc48ea84d823f1a; no voters: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d
I20260608 09:53:23.468389 17458 raft_consensus.cc:515] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.469004 17473 raft_consensus.cc:3060] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.470837 17458 leader_election.cc:290] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:23.471601 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a123b84b05484007a0237b64f37f1550" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a" is_pre_election: true
I20260608 09:53:23.471964 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a123b84b05484007a0237b64f37f1550" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:23.472309 17411 raft_consensus.cc:2468] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:23.472700 17176 raft_consensus.cc:2468] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 0.
I20260608 09:53:23.473636 17221 leader_election.cc:304] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: 17c7caa1f04a4020adc48ea84d823f1a, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:23.474423 17458 raft_consensus.cc:2804] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:23.474834 17458 raft_consensus.cc:493] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:23.475191 17458 raft_consensus.cc:3060] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.475741 17473 raft_consensus.cc:2749] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:23.480216 17458 raft_consensus.cc:515] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.482529 17458 leader_election.cc:290] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 1 election: Requested vote from peers 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:23.483018 17411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a123b84b05484007a0237b64f37f1550" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
I20260608 09:53:23.483424 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a123b84b05484007a0237b64f37f1550" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:23.483721 17411 raft_consensus.cc:3060] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.484110 17176 raft_consensus.cc:3060] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.490736 17411 raft_consensus.cc:2468] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 1.
I20260608 09:53:23.491433 17176 raft_consensus.cc:2468] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 1.
I20260608 09:53:23.492655 17222 leader_election.cc:304] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: 1cb7cc32864e4187be0bfa37c8bafd53, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:23.493397 17458 raft_consensus.cc:2804] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:23.493927 17458 raft_consensus.cc:697] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Becoming Leader. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:23.494731 17458 consensus_queue.cc:237] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [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: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.506251 17002 catalog_manager.cc:5696] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } }
W20260608 09:53:23.508525 17053 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:53:23.511829 17473 raft_consensus.cc:493] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:23.512329 17473 raft_consensus.cc:515] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:23.514297 17473 leader_election.cc:290] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:23.514983 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d1bdc531490a87a5364cebd1a959" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:23.515452 17254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d1bdc531490a87a5364cebd1a959" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" is_pre_election: true
I20260608 09:53:23.515702 17105 raft_consensus.cc:2393] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17c7caa1f04a4020adc48ea84d823f1a in current term 1: Already voted for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in this term.
I20260608 09:53:23.517086 17375 leader_election.cc:304] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17c7caa1f04a4020adc48ea84d823f1a; no voters: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d
I20260608 09:53:23.517979 17473 raft_consensus.cc:3060] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.523237 17473 raft_consensus.cc:2749] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:23.538990 17411 raft_consensus.cc:3060] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.545764 17452 consensus_queue.cc:1048] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.545975 17463 consensus_queue.cc:1048] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.570901 17308 consensus_queue.cc:1048] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.586078 17463 consensus_queue.cc:1048] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.638805 17458 consensus_queue.cc:1048] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.649868 17458 consensus_queue.cc:1048] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.741350 17458 consensus_queue.cc:1048] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.745625 17518 raft_consensus.cc:493] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:23.746261 17518 raft_consensus.cc:515] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:23.752076 17518 leader_election.cc:290] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:23.763489 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1325ca9cbe40e1948dc09d1a1dcd04" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d" is_pre_election: true
I20260608 09:53:23.764794 17105 raft_consensus.cc:2393] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17c7caa1f04a4020adc48ea84d823f1a in current term 1: Already voted for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in this term.
I20260608 09:53:23.765030 17449 consensus_queue.cc:1048] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.794680 17178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1325ca9cbe40e1948dc09d1a1dcd04" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" is_pre_election: true
I20260608 09:53:23.796059 17377 leader_election.cc:304] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17c7caa1f04a4020adc48ea84d823f1a; no voters: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d
I20260608 09:53:23.796940 17518 raft_consensus.cc:3060] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:23.796870 17449 consensus_queue.cc:1048] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:23.804661 17518 raft_consensus.cc:2749] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:53:23.810916 17458 consensus_queue.cc:1048] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.819967 17308 consensus_queue.cc:1048] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.827409 17469 consensus_queue.cc:1048] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.902969 17458 consensus_queue.cc:1048] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:23.914096 17449 consensus_queue.cc:1048] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:24.548178 17254 consensus_queue.cc:237] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:24.555469 17178 raft_consensus.cc:1275] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:24.555553 17104 raft_consensus.cc:1275] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:53:24.555837 17221 consensus_peers.cc:597] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 -> Peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Couldn't send request to peer 17c7caa1f04a4020adc48ea84d823f1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61cd004f27b04414903efdff37672a00. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:24.557390 17449 consensus_queue.cc:1048] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:24.558435 17538 consensus_queue.cc:1048] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:24.566927 17538 raft_consensus.cc:2955] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.569600 17104 raft_consensus.cc:2955] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.569347 17178 raft_consensus.cc:2955] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.579411 17002 catalog_manager.cc:5696] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:24.602089 17178 consensus_queue.cc:237] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
W20260608 09:53:24.612342 17147 consensus_peers.cc:597] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 -> Peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Couldn't send request to peer 17c7caa1f04a4020adc48ea84d823f1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d471a5c133f14a528bba288cf525852e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:24.612730 17254 raft_consensus.cc:1275] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:24.612996 17105 raft_consensus.cc:1275] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:24.614503 17308 consensus_queue.cc:1048] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:24.616499 17469 consensus_queue.cc:1048] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:24.625859 17308 raft_consensus.cc:2955] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.627918 17254 raft_consensus.cc:2955] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.630168 17105 raft_consensus.cc:2955] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.641695 17001 catalog_manager.cc:5696] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:24.649673 17254 consensus_queue.cc:237] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:24.658286 17178 raft_consensus.cc:1275] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:24.659317 17105 raft_consensus.cc:1275] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:24.659947 17351 consensus_queue.cc:1048] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:53:24.661002 17221 consensus_peers.cc:597] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 -> Peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Couldn't send request to peer 17c7caa1f04a4020adc48ea84d823f1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 12de381c69ba4558947f7bf08df4d646. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:24.661360 17538 consensus_queue.cc:1048] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:24.668993 17351 raft_consensus.cc:2955] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.672246 17178 raft_consensus.cc:2955] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.672160 17105 raft_consensus.cc:2955] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.687537 17002 catalog_manager.cc:5696] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d reported cstate change: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.687652 17178 consensus_queue.cc:237] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:24.695713 17254 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:53:24.696712 17147 consensus_peers.cc:597] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 -> Peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Couldn't send request to peer 17c7caa1f04a4020adc48ea84d823f1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f60d04e73f0a44279933c6d55f5cceb4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:24.698135 17308 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:24.702929 17105 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:24.705590 17469 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:24.707180 17308 raft_consensus.cc:2955] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.710065 17255 raft_consensus.cc:2955] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:24.725052 17002 catalog_manager.cc:5696] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:24.731199 17105 raft_consensus.cc:2955] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:25.067608 17558 ts_tablet_manager.cc:933] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a: Initiating tablet copy from peer 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:25.069381 17558 tablet_copy_client.cc:323] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:39935
I20260608 09:53:25.071192 17266 tablet_copy_service.cc:140] P 293a7a214a1842e0a6431ffe5a6d83d3: Received BeginTabletCopySession request for tablet 12de381c69ba4558947f7bf08df4d646 from peer 17c7caa1f04a4020adc48ea84d823f1a ({username='slave'} at 127.0.0.1:37960)
I20260608 09:53:25.071688 17266 tablet_copy_service.cc:161] P 293a7a214a1842e0a6431ffe5a6d83d3: Beginning new tablet copy session on tablet 12de381c69ba4558947f7bf08df4d646 from peer 17c7caa1f04a4020adc48ea84d823f1a at {username='slave'} at 127.0.0.1:37960: session id = 17c7caa1f04a4020adc48ea84d823f1a-12de381c69ba4558947f7bf08df4d646
I20260608 09:53:25.077481 17266 tablet_copy_source_session.cc:215] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:25.078580 17560 ts_tablet_manager.cc:933] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a: Initiating tablet copy from peer 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:25.081245 17558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12de381c69ba4558947f7bf08df4d646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:25.082633 17560 tablet_copy_client.cc:323] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:39235
I20260608 09:53:25.085247 17192 tablet_copy_service.cc:140] P 1cb7cc32864e4187be0bfa37c8bafd53: Received BeginTabletCopySession request for tablet d471a5c133f14a528bba288cf525852e from peer 17c7caa1f04a4020adc48ea84d823f1a ({username='slave'} at 127.0.0.1:55330)
I20260608 09:53:25.085891 17192 tablet_copy_service.cc:161] P 1cb7cc32864e4187be0bfa37c8bafd53: Beginning new tablet copy session on tablet d471a5c133f14a528bba288cf525852e from peer 17c7caa1f04a4020adc48ea84d823f1a at {username='slave'} at 127.0.0.1:55330: session id = 17c7caa1f04a4020adc48ea84d823f1a-d471a5c133f14a528bba288cf525852e
I20260608 09:53:25.093429 17192 tablet_copy_source_session.cc:215] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:25.096553 17560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d471a5c133f14a528bba288cf525852e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:25.097893 17558 tablet_copy_client.cc:806] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:25.098461 17558 tablet_copy_client.cc:670] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:25.102588 17558 tablet_copy_client.cc:538] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:25.109104 17558 tablet_bootstrap.cc:492] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:25.114579 17560 tablet_copy_client.cc:806] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:25.115197 17560 tablet_copy_client.cc:670] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:25.119169 17560 tablet_copy_client.cc:538] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:25.127933 17560 tablet_bootstrap.cc:492] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:25.134822 17562 ts_tablet_manager.cc:933] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a: Initiating tablet copy from peer 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:25.145390 17558 tablet_bootstrap.cc:492] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:25.146422 17558 tablet_bootstrap.cc:492] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap complete.
I20260608 09:53:25.147085 17558 ts_tablet_manager.cc:1403] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.038s	user 0.032s	sys 0.008s
I20260608 09:53:25.150436 17562 tablet_copy_client.cc:323] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:39935
I20260608 09:53:25.152530 17266 tablet_copy_service.cc:140] P 293a7a214a1842e0a6431ffe5a6d83d3: Received BeginTabletCopySession request for tablet 61cd004f27b04414903efdff37672a00 from peer 17c7caa1f04a4020adc48ea84d823f1a ({username='slave'} at 127.0.0.1:37960)
I20260608 09:53:25.153086 17266 tablet_copy_service.cc:161] P 293a7a214a1842e0a6431ffe5a6d83d3: Beginning new tablet copy session on tablet 61cd004f27b04414903efdff37672a00 from peer 17c7caa1f04a4020adc48ea84d823f1a at {username='slave'} at 127.0.0.1:37960: session id = 17c7caa1f04a4020adc48ea84d823f1a-61cd004f27b04414903efdff37672a00
I20260608 09:53:25.155164 17560 tablet_bootstrap.cc:492] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:25.156108 17560 tablet_bootstrap.cc:492] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap complete.
I20260608 09:53:25.156762 17560 ts_tablet_manager.cc:1403] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.029s	user 0.024s	sys 0.003s
I20260608 09:53:25.158996 17266 tablet_copy_source_session.cc:215] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:25.159484 17558 raft_consensus.cc:359] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:25.160640 17558 raft_consensus.cc:740] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: LEARNER
I20260608 09:53:25.160449 17560 raft_consensus.cc:359] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:25.161312 17560 raft_consensus.cc:740] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: LEARNER
I20260608 09:53:25.162724 17562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61cd004f27b04414903efdff37672a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:25.162158 17560 consensus_queue.cc:260] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:25.161654 17558 consensus_queue.cc:260] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:25.172269 17560 ts_tablet_manager.cc:1434] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.007s
I20260608 09:53:25.187122 17192 tablet_copy_service.cc:342] P 1cb7cc32864e4187be0bfa37c8bafd53: Request end of tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-d471a5c133f14a528bba288cf525852e received from {username='slave'} at 127.0.0.1:55330
I20260608 09:53:25.187692 17192 tablet_copy_service.cc:434] P 1cb7cc32864e4187be0bfa37c8bafd53: ending tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-d471a5c133f14a528bba288cf525852e on tablet d471a5c133f14a528bba288cf525852e with peer 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:25.188691 17562 tablet_copy_client.cc:806] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:25.189481 17562 tablet_copy_client.cc:670] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:25.195235 17562 tablet_copy_client.cc:538] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:25.195361 17558 ts_tablet_manager.cc:1434] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.048s	user 0.016s	sys 0.014s
I20260608 09:53:25.196570 17560 ts_tablet_manager.cc:933] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a: Initiating tablet copy from peer 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:25.197202 17266 tablet_copy_service.cc:342] P 293a7a214a1842e0a6431ffe5a6d83d3: Request end of tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-12de381c69ba4558947f7bf08df4d646 received from {username='slave'} at 127.0.0.1:37960
I20260608 09:53:25.197681 17266 tablet_copy_service.cc:434] P 293a7a214a1842e0a6431ffe5a6d83d3: ending tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-12de381c69ba4558947f7bf08df4d646 on tablet 12de381c69ba4558947f7bf08df4d646 with peer 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:25.205363 17562 tablet_bootstrap.cc:492] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:25.205979 17560 tablet_copy_client.cc:323] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:39235
I20260608 09:53:25.209255 17192 tablet_copy_service.cc:140] P 1cb7cc32864e4187be0bfa37c8bafd53: Received BeginTabletCopySession request for tablet f60d04e73f0a44279933c6d55f5cceb4 from peer 17c7caa1f04a4020adc48ea84d823f1a ({username='slave'} at 127.0.0.1:55330)
I20260608 09:53:25.209816 17192 tablet_copy_service.cc:161] P 1cb7cc32864e4187be0bfa37c8bafd53: Beginning new tablet copy session on tablet f60d04e73f0a44279933c6d55f5cceb4 from peer 17c7caa1f04a4020adc48ea84d823f1a at {username='slave'} at 127.0.0.1:55330: session id = 17c7caa1f04a4020adc48ea84d823f1a-f60d04e73f0a44279933c6d55f5cceb4
I20260608 09:53:25.217244 17192 tablet_copy_source_session.cc:215] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:25.220532 17560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f60d04e73f0a44279933c6d55f5cceb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:25.236855 17560 tablet_copy_client.cc:806] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:25.237463 17560 tablet_copy_client.cc:670] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:25.241680 17560 tablet_copy_client.cc:538] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:25.246482 17562 tablet_bootstrap.cc:492] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:25.247735 17562 tablet_bootstrap.cc:492] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap complete.
I20260608 09:53:25.248576 17562 ts_tablet_manager.cc:1403] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.043s	user 0.028s	sys 0.016s
I20260608 09:53:25.252386 17560 tablet_bootstrap.cc:492] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:25.252403 17562 raft_consensus.cc:359] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:25.253700 17562 raft_consensus.cc:740] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: LEARNER
I20260608 09:53:25.254492 17562 consensus_queue.cc:260] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:25.257598 17562 ts_tablet_manager.cc:1434] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:53:25.260144 17266 tablet_copy_service.cc:342] P 293a7a214a1842e0a6431ffe5a6d83d3: Request end of tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-61cd004f27b04414903efdff37672a00 received from {username='slave'} at 127.0.0.1:37960
I20260608 09:53:25.260613 17266 tablet_copy_service.cc:434] P 293a7a214a1842e0a6431ffe5a6d83d3: ending tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-61cd004f27b04414903efdff37672a00 on tablet 61cd004f27b04414903efdff37672a00 with peer 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:25.277189 17560 tablet_bootstrap.cc:492] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:25.278059 17560 tablet_bootstrap.cc:492] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap complete.
I20260608 09:53:25.278705 17560 ts_tablet_manager.cc:1403] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.001s
I20260608 09:53:25.281991 17560 raft_consensus.cc:359] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:25.282650 17560 raft_consensus.cc:740] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: LEARNER
I20260608 09:53:25.283166 17560 consensus_queue.cc:260] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:25.284996 17560 ts_tablet_manager.cc:1434] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:53:25.286808 17192 tablet_copy_service.cc:342] P 1cb7cc32864e4187be0bfa37c8bafd53: Request end of tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-f60d04e73f0a44279933c6d55f5cceb4 received from {username='slave'} at 127.0.0.1:55330
I20260608 09:53:25.287282 17192 tablet_copy_service.cc:434] P 1cb7cc32864e4187be0bfa37c8bafd53: ending tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-f60d04e73f0a44279933c6d55f5cceb4 on tablet f60d04e73f0a44279933c6d55f5cceb4 with peer 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:25.383392 17058 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:25.410571 17255 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18c85c625fcd44d4a9a90d072875cfd5"
dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
mode: GRACEFUL
new_leader_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
 from {username='slave'} at 127.0.0.1:37978
I20260608 09:53:25.411329 17255 raft_consensus.cc:606] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Received request to transfer leadership to TS 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:25.414268 17255 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4034d848c54845da8209e593e1d7918a"
dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
mode: GRACEFUL
new_leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
 from {username='slave'} at 127.0.0.1:37978
I20260608 09:53:25.414795 17255 raft_consensus.cc:606] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Received request to transfer leadership to TS 1cb7cc32864e4187be0bfa37c8bafd53
I20260608 09:53:25.427573 17176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63237ca1003542c1b80d1aa60f8a025c"
dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
mode: GRACEFUL
new_leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
 from {username='slave'} at 127.0.0.1:55346
I20260608 09:53:25.428110 17176 raft_consensus.cc:606] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Received request to transfer leadership to TS 6ef95a83fc6c49eba98387da60d81e5d
I20260608 09:53:25.431133 17255 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a42d1bdc531490a87a5364cebd1a959"
dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
mode: GRACEFUL
new_leader_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
 from {username='slave'} at 127.0.0.1:37978
I20260608 09:53:25.431759 17255 raft_consensus.cc:606] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Received request to transfer leadership to TS 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:25.434329 17176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c10f55f739b945f7aed224de74aed4fa"
dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
mode: GRACEFUL
new_leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
 from {username='slave'} at 127.0.0.1:55346
I20260608 09:53:25.434808 17176 raft_consensus.cc:606] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Received request to transfer leadership to TS 6ef95a83fc6c49eba98387da60d81e5d
I20260608 09:53:25.437206 17176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4"
dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
mode: GRACEFUL
new_leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
 from {username='slave'} at 127.0.0.1:55346
I20260608 09:53:25.437754 17176 raft_consensus.cc:606] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Received request to transfer leadership to TS 6ef95a83fc6c49eba98387da60d81e5d
I20260608 09:53:25.438848 17058 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 6
I20260608 09:53:25.439464 17058 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:25.518374 17469 raft_consensus.cc:993] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53: : Instructing follower 6ef95a83fc6c49eba98387da60d81e5d to start an election
I20260608 09:53:25.518867 17308 raft_consensus.cc:1081] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Signalling peer 6ef95a83fc6c49eba98387da60d81e5d to start an election
I20260608 09:53:25.520327 17105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63237ca1003542c1b80d1aa60f8a025c"
dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
 from {username='slave'} at 127.0.0.1:51448
I20260608 09:53:25.520828 17105 raft_consensus.cc:493] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:25.521185 17105 raft_consensus.cc:3060] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.525189 17105 raft_consensus.cc:515] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:25.526793 17105 leader_election.cc:290] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 2 election: Requested vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:25.527568 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63237ca1003542c1b80d1aa60f8a025c" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:25.527889 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63237ca1003542c1b80d1aa60f8a025c" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:25.528208 17176 raft_consensus.cc:3055] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:25.528482 17255 raft_consensus.cc:3060] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.528595 17176 raft_consensus.cc:740] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:25.529598 17176 consensus_queue.cc:260] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:25.530860 17176 raft_consensus.cc:3060] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.533746 17255 raft_consensus.cc:2468] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 2.
I20260608 09:53:25.535050 17071 leader_election.cc:304] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:25.535851 17525 raft_consensus.cc:2804] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:25.537389 17525 raft_consensus.cc:697] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Becoming Leader. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Running, Role: LEADER
I20260608 09:53:25.537278 17176 raft_consensus.cc:2468] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 2.
I20260608 09:53:25.538296 17525 consensus_queue.cc:237] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:25.542112 17411 raft_consensus.cc:1217] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:25.557096 17001 catalog_manager.cc:5696] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d reported cstate change: term changed from 1 to 2, leader changed from 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) to 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1). New cstate: current_term: 2 leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:25.577898 17411 raft_consensus.cc:1217] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:25.585253 17411 raft_consensus.cc:1217] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:25.590910 17351 raft_consensus.cc:993] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3: : Instructing follower 1cb7cc32864e4187be0bfa37c8bafd53 to start an election
I20260608 09:53:25.591442 17351 raft_consensus.cc:1081] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Signalling peer 1cb7cc32864e4187be0bfa37c8bafd53 to start an election
I20260608 09:53:25.593034 17176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4034d848c54845da8209e593e1d7918a"
dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
 from {username='slave'} at 127.0.0.1:55302
I20260608 09:53:25.593590 17176 raft_consensus.cc:493] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:25.593976 17176 raft_consensus.cc:3060] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.599548 17176 raft_consensus.cc:515] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:25.602067 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4034d848c54845da8209e593e1d7918a" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:25.602607 17176 leader_election.cc:290] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 2 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:25.602607 17105 raft_consensus.cc:3060] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.606766 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4034d848c54845da8209e593e1d7918a" candidate_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:25.607366 17255 raft_consensus.cc:3055] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:25.607519 17105 raft_consensus.cc:2468] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 2.
I20260608 09:53:25.607764 17255 raft_consensus.cc:740] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:25.608791 17146 leader_election.cc:304] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:25.608688 17255 consensus_queue.cc:260] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:25.609568 17469 raft_consensus.cc:2804] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:25.609992 17469 raft_consensus.cc:697] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 LEADER]: Becoming Leader. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:25.610116 17255 raft_consensus.cc:3060] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.610832 17469 consensus_queue.cc:237] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:25.617014 17255 raft_consensus.cc:2468] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb7cc32864e4187be0bfa37c8bafd53 in term 2.
I20260608 09:53:25.618299 17002 catalog_manager.cc:5696] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: term changed from 1 to 2, leader changed from 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) to 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2). New cstate: current_term: 2 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:25.623397 17411 raft_consensus.cc:1217] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:25.646450 17449 raft_consensus.cc:993] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3: : Instructing follower 17c7caa1f04a4020adc48ea84d823f1a to start an election
I20260608 09:53:25.646962 17449 raft_consensus.cc:1081] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Signalling peer 17c7caa1f04a4020adc48ea84d823f1a to start an election
I20260608 09:53:25.648919 17411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a42d1bdc531490a87a5364cebd1a959"
dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
 from {username='slave'} at 127.0.0.1:51688
I20260608 09:53:25.649505 17411 raft_consensus.cc:493] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:25.649937 17411 raft_consensus.cc:3060] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.656831 17411 raft_consensus.cc:515] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:25.659035 17411 leader_election.cc:290] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 2 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:25.659739 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d1bdc531490a87a5364cebd1a959" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:25.660163 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a42d1bdc531490a87a5364cebd1a959" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:25.660408 17105 raft_consensus.cc:3060] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.660777 17255 raft_consensus.cc:3055] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:25.661144 17255 raft_consensus.cc:740] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:25.662153 17255 consensus_queue.cc:260] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:25.663398 17255 raft_consensus.cc:3060] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.670423 17255 raft_consensus.cc:2468] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c7caa1f04a4020adc48ea84d823f1a in term 2.
I20260608 09:53:25.671635 17375 leader_election.cc:304] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17c7caa1f04a4020adc48ea84d823f1a, 293a7a214a1842e0a6431ffe5a6d83d3; no voters: 
I20260608 09:53:25.672452 17567 raft_consensus.cc:2804] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:25.672994 17567 raft_consensus.cc:697] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEADER]: Becoming Leader. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Running, Role: LEADER
I20260608 09:53:25.673645 17105 raft_consensus.cc:2468] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c7caa1f04a4020adc48ea84d823f1a in term 2.
I20260608 09:53:25.673908 17567 consensus_queue.cc:237] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:25.681957 17001 catalog_manager.cc:5696] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a reported cstate change: term changed from 1 to 2, leader changed from 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) to 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4). New cstate: current_term: 2 leader_uuid: "17c7caa1f04a4020adc48ea84d823f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:25.757462 17580 raft_consensus.cc:993] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53: : Instructing follower 6ef95a83fc6c49eba98387da60d81e5d to start an election
I20260608 09:53:25.758579 17308 raft_consensus.cc:1081] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Signalling peer 6ef95a83fc6c49eba98387da60d81e5d to start an election
I20260608 09:53:25.760133 17105 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4"
dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
 from {username='slave'} at 127.0.0.1:51448
I20260608 09:53:25.760604 17105 raft_consensus.cc:493] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:25.760984 17105 raft_consensus.cc:3060] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.767791 17105 raft_consensus.cc:515] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:25.769582 17105 leader_election.cc:290] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 2 election: Requested vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:25.770481 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:25.770684 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:25.771035 17176 raft_consensus.cc:3055] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:25.771274 17255 raft_consensus.cc:3060] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.771443 17176 raft_consensus.cc:740] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:25.772563 17176 consensus_queue.cc:260] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:25.773748 17176 raft_consensus.cc:3060] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.778352 17176 raft_consensus.cc:2468] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 2.
I20260608 09:53:25.778419 17255 raft_consensus.cc:2468] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 2.
I20260608 09:53:25.779821 17073 leader_election.cc:304] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:25.780682 17525 raft_consensus.cc:2804] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:25.781215 17525 raft_consensus.cc:697] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Becoming Leader. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Running, Role: LEADER
I20260608 09:53:25.782017 17525 consensus_queue.cc:237] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:25.790558 17001 catalog_manager.cc:5696] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d reported cstate change: term changed from 1 to 2, leader changed from 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) to 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1). New cstate: current_term: 2 leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:25.800109 17105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4"
dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:51446
I20260608 09:53:25.800614 17105 raft_consensus.cc:606] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Received request to transfer leadership
I20260608 09:53:25.804041 17105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4"
dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:51446
I20260608 09:53:25.804508 17105 raft_consensus.cc:606] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Received request to transfer leadership
W20260608 09:53:25.805425 16990 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for f60d04e73f0a44279933c6d55f5cceb4 already in progress
I20260608 09:53:25.807789 17105 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4"
dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:51446
I20260608 09:53:25.808216 17105 raft_consensus.cc:606] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Received request to transfer leadership
W20260608 09:53:25.824513 17053 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 09:53:25.824937 17053 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for f60d04e73f0a44279933c6d55f5cceb4 already in progress
W20260608 09:53:25.825224 17053 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for f60d04e73f0a44279933c6d55f5cceb4 already in progress
I20260608 09:53:25.845903 17449 raft_consensus.cc:993] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3: : Instructing follower 17c7caa1f04a4020adc48ea84d823f1a to start an election
I20260608 09:53:25.846439 17458 raft_consensus.cc:1081] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Signalling peer 17c7caa1f04a4020adc48ea84d823f1a to start an election
I20260608 09:53:25.848271 17411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18c85c625fcd44d4a9a90d072875cfd5"
dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
 from {username='slave'} at 127.0.0.1:51688
I20260608 09:53:25.848870 17411 raft_consensus.cc:493] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:25.849197 17411 raft_consensus.cc:3060] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.854086 17411 raft_consensus.cc:515] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:25.855765 17411 leader_election.cc:290] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 2 election: Requested vote from peers 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:25.856798 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c85c625fcd44d4a9a90d072875cfd5" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:25.857124 17103 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18c85c625fcd44d4a9a90d072875cfd5" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:25.857419 17255 raft_consensus.cc:3055] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:25.857720 17103 raft_consensus.cc:3060] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.857833 17255 raft_consensus.cc:740] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:25.858784 17255 consensus_queue.cc:260] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:25.860036 17255 raft_consensus.cc:3060] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:25.864832 17103 raft_consensus.cc:2468] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c7caa1f04a4020adc48ea84d823f1a in term 2.
I20260608 09:53:25.866196 17375 leader_election.cc:304] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17c7caa1f04a4020adc48ea84d823f1a, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:25.866888 17255 raft_consensus.cc:2468] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c7caa1f04a4020adc48ea84d823f1a in term 2.
I20260608 09:53:25.867112 17567 raft_consensus.cc:2804] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:25.867693 17567 raft_consensus.cc:697] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEADER]: Becoming Leader. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Running, Role: LEADER
I20260608 09:53:25.868549 17567 consensus_queue.cc:237] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } }
I20260608 09:53:25.879392 17001 catalog_manager.cc:5696] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a reported cstate change: term changed from 1 to 2, leader changed from 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) to 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4). New cstate: current_term: 2 leader_uuid: "17c7caa1f04a4020adc48ea84d823f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:25.965598 17255 raft_consensus.cc:1275] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:25.967257 17525 consensus_queue.cc:1048] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:25.976517 17449 raft_consensus.cc:1064] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3: attempting to promote NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a to VOTER
I20260608 09:53:25.979106 17449 consensus_queue.cc:237] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:25.986963 17176 raft_consensus.cc:1275] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:25.988930 17525 consensus_queue.cc:1048] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:26.013300 17458 raft_consensus.cc:1064] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3: attempting to promote NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a to VOTER
I20260608 09:53:26.016042 17458 consensus_queue.cc:237] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:26.027231 17178 raft_consensus.cc:1275] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:26.029803 17411 raft_consensus.cc:1275] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:26.034847 17469 raft_consensus.cc:993] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53: : Instructing follower 6ef95a83fc6c49eba98387da60d81e5d to start an election
I20260608 09:53:26.044981 17469 raft_consensus.cc:1081] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Signalling peer 6ef95a83fc6c49eba98387da60d81e5d to start an election
I20260608 09:53:26.044978 17595 consensus_queue.cc:1048] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:53:26.048123 17449 consensus_queue.cc:1048] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:26.050906 17105 raft_consensus.cc:1275] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:26.051450 17103 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c10f55f739b945f7aed224de74aed4fa"
dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
 from {username='slave'} at 127.0.0.1:51448
I20260608 09:53:26.051994 17103 raft_consensus.cc:493] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:26.052366 17103 raft_consensus.cc:3060] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:26.055367 17595 consensus_queue.cc:1048] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:26.076534 17103 raft_consensus.cc:515] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:26.080330 17176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10f55f739b945f7aed224de74aed4fa" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:26.081099 17176 raft_consensus.cc:3055] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:26.081503 17176 raft_consensus.cc:740] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:26.082612 17176 consensus_queue.cc:260] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:26.083446 17104 raft_consensus.cc:1275] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:26.084115 17176 raft_consensus.cc:3060] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:26.085991 17469 consensus_queue.cc:1048] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:53:26.096179 17103 leader_election.cc:290] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 2 election: Requested vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:26.097344 17255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c10f55f739b945f7aed224de74aed4fa" candidate_uuid: "6ef95a83fc6c49eba98387da60d81e5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:26.097772 17176 raft_consensus.cc:2468] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 2.
I20260608 09:53:26.098219 17255 raft_consensus.cc:3060] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:26.099627 17073 leader_election.cc:304] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb7cc32864e4187be0bfa37c8bafd53, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:26.100878 17589 raft_consensus.cc:2804] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:26.101483 17589 raft_consensus.cc:697] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Becoming Leader. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Running, Role: LEADER
I20260608 09:53:26.102598 17589 consensus_queue.cc:237] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } }
I20260608 09:53:26.107190 17255 raft_consensus.cc:2468] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ef95a83fc6c49eba98387da60d81e5d in term 2.
I20260608 09:53:26.140445 17255 raft_consensus.cc:1275] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:26.143296 17580 consensus_queue.cc:1048] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:26.156730 17592 raft_consensus.cc:2955] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.160554 17411 raft_consensus.cc:1275] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:26.162452 17449 consensus_queue.cc:1048] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:26.164911 17103 raft_consensus.cc:1275] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:26.164508 17002 catalog_manager.cc:5696] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d reported cstate change: term changed from 1 to 2, leader changed from 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) to 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1). New cstate: current_term: 2 leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:26.166627 17595 consensus_queue.cc:1048] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:26.176010 17178 raft_consensus.cc:1275] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:26.178588 17104 raft_consensus.cc:2955] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.180310 17595 consensus_queue.cc:1048] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:26.180619 17178 raft_consensus.cc:2955] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.186458 17107 raft_consensus.cc:1275] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Refusing update from remote peer 17c7caa1f04a4020adc48ea84d823f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:26.186928 17410 raft_consensus.cc:2955] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.194533 17567 consensus_queue.cc:1048] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:26.206007 17580 raft_consensus.cc:1064] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53: attempting to promote NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a to VOTER
I20260608 09:53:26.211575 17254 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:53:26.208858 17580 consensus_queue.cc:237] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:26.213160 17589 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:26.216689 17411 raft_consensus.cc:3060] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Advancing to term 2
I20260608 09:53:26.218839 17592 raft_consensus.cc:2955] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.224834 17411 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEARNER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:53:26.226857 17574 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:26.237027 17176 raft_consensus.cc:2955] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.241890 17001 catalog_manager.cc:5696] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.257417 17409 raft_consensus.cc:2955] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.277964 17574 raft_consensus.cc:1064] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: attempting to promote NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a to VOTER
W20260608 09:53:26.278439 17574 raft_consensus.cc:1068] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: Unable to promote non-voter 17c7caa1f04a4020adc48ea84d823f1a: Service unavailable: leader transfer in progress
I20260608 09:53:26.273821 17107 raft_consensus.cc:2955] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.283080 17001 catalog_manager.cc:5696] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.304395 17525 raft_consensus.cc:993] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: : Instructing follower 293a7a214a1842e0a6431ffe5a6d83d3 to start an election
I20260608 09:53:26.304881 17525 raft_consensus.cc:1081] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Signalling peer 293a7a214a1842e0a6431ffe5a6d83d3 to start an election
I20260608 09:53:26.313758 17255 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4"
dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
 from {username='slave'} at 127.0.0.1:37958
I20260608 09:53:26.314621 17255 raft_consensus.cc:493] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:26.315129 17255 raft_consensus.cc:3060] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:53:26.326117 17256 raft_consensus.cc:1275] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:26.328112 17469 consensus_queue.cc:1048] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:26.331182 17176 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:53:26.332991 17574 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:26.336886 17256 consensus_queue.cc:237] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:26.346289 17253 consensus_queue.cc:237] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:26.347709 17103 raft_consensus.cc:1275] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:26.351562 17469 consensus_queue.cc:1048] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:26.355726 17178 raft_consensus.cc:1275] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:26.357852 17592 consensus_queue.cc:1048] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:26.369395 17595 raft_consensus.cc:2955] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.373318 17107 raft_consensus.cc:1275] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:26.375046 17351 consensus_queue.cc:1048] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:26.363009 17255 raft_consensus.cc:515] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:26.376446 17254 raft_consensus.cc:1240] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 3 FOLLOWER]: Rejecting Update request from peer 6ef95a83fc6c49eba98387da60d81e5d for earlier term 2. Current term is 3. Ops: []
I20260608 09:53:26.379645 17574 consensus_queue.cc:1059] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:26.380722 17525 raft_consensus.cc:3055] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Stepping down as leader of term 2
I20260608 09:53:26.380857 17104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:26.381153 17525 raft_consensus.cc:740] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ef95a83fc6c49eba98387da60d81e5d, State: Running, Role: LEADER
I20260608 09:53:26.380441 17178 raft_consensus.cc:2955] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.382166 17525 consensus_queue.cc:260] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:26.383484 17525 raft_consensus.cc:3060] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:53:26.385066 17182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f60d04e73f0a44279933c6d55f5cceb4" candidate_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:26.389114 16990 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 61cd004f27b04414903efdff37672a00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:26.389479 17255 leader_election.cc:290] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 3 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:26.393543 17580 raft_consensus.cc:2955] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.394893 17004 catalog_manager.cc:5696] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: config changed from index 3 to 4, VOTER 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1) evicted. New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:26.394824 17351 raft_consensus.cc:2955] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.403630 17252 raft_consensus.cc:2955] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.405548 17104 raft_consensus.cc:2468] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 293a7a214a1842e0a6431ffe5a6d83d3 in term 3.
I20260608 09:53:26.406515 17105 raft_consensus.cc:2955] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.406594 17106 raft_consensus.cc:2955] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
W20260608 09:53:26.410063 17375 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:39771, user_credentials={real_user=slave}} blocked reactor thread for 131139us
I20260608 09:53:26.410202 17220 leader_election.cc:304] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 293a7a214a1842e0a6431ffe5a6d83d3, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 1cb7cc32864e4187be0bfa37c8bafd53
I20260608 09:53:26.412940 17254 raft_consensus.cc:1275] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Refusing update from remote peer 17c7caa1f04a4020adc48ea84d823f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:26.419974 17592 raft_consensus.cc:2804] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 09:53:26.420670 17255 raft_consensus.cc:1275] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Refusing update from remote peer 17c7caa1f04a4020adc48ea84d823f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:26.422569 17592 raft_consensus.cc:697] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 3 LEADER]: Becoming Leader. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:26.424947 17592 consensus_queue.cc:237] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:26.426448 17001 catalog_manager.cc:5696] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d reported cstate change: config changed from index 3 to 4, VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) evicted. New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.430871 17091 tablet_service.cc:1558] Processing DeleteTablet for tablet 61cd004f27b04414903efdff37672a00 with delete_type TABLET_DATA_TOMBSTONED (TS 6ef95a83fc6c49eba98387da60d81e5d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51446
I20260608 09:53:26.438582 16990 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 12de381c69ba4558947f7bf08df4d646 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:26.441547 17409 raft_consensus.cc:1275] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:26.444324 17172 tablet_service.cc:1558] Processing DeleteTablet for tablet 12de381c69ba4558947f7bf08df4d646 with delete_type TABLET_DATA_TOMBSTONED (TS 1cb7cc32864e4187be0bfa37c8bafd53 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55288
I20260608 09:53:26.445161 17002 catalog_manager.cc:5696] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:26.449574 17618 tablet_replica.cc:333] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:26.450730 17618 raft_consensus.cc:2243] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:26.451640 17618 raft_consensus.cc:2272] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:26.454648 17411 raft_consensus.cc:1275] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:26.455103 17618 ts_tablet_manager.cc:1916] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:26.462474 17592 consensus_queue.cc:1048] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:26.462894 17105 raft_consensus.cc:1275] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Refusing update from remote peer 17c7caa1f04a4020adc48ea84d823f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:26.463174 17595 consensus_queue.cc:1048] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:26.460072 17409 raft_consensus.cc:1275] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:26.466414 17566 consensus_queue.cc:1048] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:53:26.465195 17567 consensus_queue.cc:1048] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260608 09:53:26.468339 17617 consensus_queue.cc:1048] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:53:26.471704 17469 consensus_queue.cc:1048] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:53:26.471786 17409 raft_consensus.cc:2955] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.473244 17411 raft_consensus.cc:2955] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.488734 17005 catalog_manager.cc:5696] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: term changed from 2 to 3, leader changed from 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1) to 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3). New cstate: current_term: 3 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:26.510985 17619 tablet_replica.cc:333] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:26.512096 17619 raft_consensus.cc:2243] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:26.512984 17619 raft_consensus.cc:2272] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:26.516623 17619 ts_tablet_manager.cc:1916] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:26.519464 17618 ts_tablet_manager.cc:1929] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:26.519955 17618 log.cc:1199] T 61cd004f27b04414903efdff37672a00 P 6ef95a83fc6c49eba98387da60d81e5d: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-0-root/wals/61cd004f27b04414903efdff37672a00
I20260608 09:53:26.521688 16990 catalog_manager.cc:5027] TS 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771): tablet 61cd004f27b04414903efdff37672a00 (table range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]) successfully deleted
I20260608 09:53:26.526759 17410 raft_consensus.cc:2955] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.540887 17619 ts_tablet_manager.cc:1929] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:26.529601 17252 raft_consensus.cc:1275] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:26.541392 17619 log.cc:1199] T 12de381c69ba4558947f7bf08df4d646 P 1cb7cc32864e4187be0bfa37c8bafd53: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/12de381c69ba4558947f7bf08df4d646
I20260608 09:53:26.543392 17589 consensus_queue.cc:1048] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:26.544054 16992 catalog_manager.cc:5027] TS 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235): tablet 12de381c69ba4558947f7bf08df4d646 (table range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]) successfully deleted
I20260608 09:53:26.557552 17178 raft_consensus.cc:1275] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:26.560603 17589 consensus_queue.cc:1048] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:26.922230 17105 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 3 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:53:26.923560 17351 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:26.933672 17178 raft_consensus.cc:3060] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Advancing to term 3
I20260608 09:53:26.934389 17410 raft_consensus.cc:3060] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEARNER]: Advancing to term 3
I20260608 09:53:26.944832 17178 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 3 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:53:26.947005 17592 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:26.954396 17410 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 3 LEARNER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 09:53:26.956650 17627 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:53:26.965281 17592 raft_consensus.cc:1064] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3: attempting to promote NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a to VOTER
I20260608 09:53:26.968628 17592 consensus_queue.cc:237] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:26.981316 17410 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 3 LEARNER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:53:26.981483 17178 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 3 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:53:26.983165 17592 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:53:26.983646 17105 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 3 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 09:53:26.985162 17592 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:53:26.987051 17627 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:53:26.992938 17351 raft_consensus.cc:2955] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.995054 17410 raft_consensus.cc:2955] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:26.998310 17178 raft_consensus.cc:2955] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:27.006058 17105 raft_consensus.cc:2955] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:27.016093 17002 catalog_manager.cc:5696] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: config changed from index 2 to 5, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:27.037781 17178 consensus_queue.cc:237] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:27.043601 17410 raft_consensus.cc:1275] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:27.044143 17105 raft_consensus.cc:1275] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:27.045210 17580 consensus_queue.cc:1048] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:27.046223 17308 consensus_queue.cc:1048] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:27.056154 17252 consensus_queue.cc:237] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:27.058121 17469 raft_consensus.cc:2955] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:27.064317 17409 raft_consensus.cc:2955] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:27.063295 17105 raft_consensus.cc:2955] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:27.078907 16992 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d471a5c133f14a528bba288cf525852e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:27.081084 17178 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 3 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:53:27.082646 17411 raft_consensus.cc:1275] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 3 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 09:53:27.081993 17005 catalog_manager.cc:5696] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: config changed from index 3 to 4, VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) evicted. New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:27.083449 17627 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:53:27.089944 17627 consensus_queue.cc:1048] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:53:27.098526 17592 raft_consensus.cc:2955] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:27.102350 17409 raft_consensus.cc:2955] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:27.105438 17243 tablet_service.cc:1558] Processing DeleteTablet for tablet d471a5c133f14a528bba288cf525852e with delete_type TABLET_DATA_TOMBSTONED (TS 293a7a214a1842e0a6431ffe5a6d83d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37944
I20260608 09:53:27.108282 17631 tablet_replica.cc:333] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:27.109366 17631 raft_consensus.cc:2243] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:27.110846 17178 raft_consensus.cc:2955] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:27.114575 16990 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f60d04e73f0a44279933c6d55f5cceb4 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:27.117996 17631 raft_consensus.cc:2272] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:27.120968 17001 catalog_manager.cc:5696] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a reported cstate change: config changed from index 5 to 6, VOTER 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1) evicted. New cstate: current_term: 3 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:27.122263 17631 ts_tablet_manager.cc:1916] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:27.132588 17091 tablet_service.cc:1558] Processing DeleteTablet for tablet f60d04e73f0a44279933c6d55f5cceb4 with delete_type TABLET_DATA_TOMBSTONED (TS 6ef95a83fc6c49eba98387da60d81e5d not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:51446
I20260608 09:53:27.134578 17632 tablet_replica.cc:333] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:27.135658 17632 raft_consensus.cc:2243] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:27.137178 17631 ts_tablet_manager.cc:1929] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:27.137636 17631 log.cc:1199] T d471a5c133f14a528bba288cf525852e P 293a7a214a1842e0a6431ffe5a6d83d3: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-2-root/wals/d471a5c133f14a528bba288cf525852e
I20260608 09:53:27.137732 17632 raft_consensus.cc:2272] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:27.139568 16990 catalog_manager.cc:5027] TS 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935): tablet d471a5c133f14a528bba288cf525852e (table range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]) successfully deleted
I20260608 09:53:27.141757 17632 ts_tablet_manager.cc:1916] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:27.153959 17632 ts_tablet_manager.cc:1929] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 09:53:27.154318 17632 log.cc:1199] T f60d04e73f0a44279933c6d55f5cceb4 P 6ef95a83fc6c49eba98387da60d81e5d: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-0-root/wals/f60d04e73f0a44279933c6d55f5cceb4
I20260608 09:53:27.155663 16990 catalog_manager.cc:5027] TS 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771): tablet f60d04e73f0a44279933c6d55f5cceb4 (table range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]) successfully deleted
I20260608 09:53:27.440889 17058 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:27.903965 17252 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12de381c69ba4558947f7bf08df4d646"
dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
mode: GRACEFUL
new_leader_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
 from {username='slave'} at 127.0.0.1:37978
I20260608 09:53:27.904657 17252 raft_consensus.cc:606] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Received request to transfer leadership to TS 17c7caa1f04a4020adc48ea84d823f1a
W20260608 09:53:27.891914 17375 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:39771, user_credentials={real_user=slave}} blocked reactor thread for 50733.6us
I20260608 09:53:27.919557 17182 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb1325ca9cbe40e1948dc09d1a1dcd04"
dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
mode: GRACEFUL
new_leader_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
 from {username='slave'} at 127.0.0.1:55346
I20260608 09:53:27.943008 17182 raft_consensus.cc:606] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Received request to transfer leadership to TS 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:27.983793 17592 raft_consensus.cc:993] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3: : Instructing follower 17c7caa1f04a4020adc48ea84d823f1a to start an election
I20260608 09:53:27.984365 17592 raft_consensus.cc:1081] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Signalling peer 17c7caa1f04a4020adc48ea84d823f1a to start an election
I20260608 09:53:27.986317 17058 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 09:53:27.986228 17409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12de381c69ba4558947f7bf08df4d646"
dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
 from {username='slave'} at 127.0.0.1:51688
I20260608 09:53:27.986927 17409 raft_consensus.cc:493] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:27.987181 17058 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:27.987388 17409 raft_consensus.cc:3060] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:27.992317 17409 raft_consensus.cc:515] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:27.995652 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de381c69ba4558947f7bf08df4d646" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:27.996228 17105 raft_consensus.cc:3060] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:27.996935 17252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12de381c69ba4558947f7bf08df4d646" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "293a7a214a1842e0a6431ffe5a6d83d3"
I20260608 09:53:27.997561 17252 raft_consensus.cc:3055] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:27.997875 17252 raft_consensus.cc:740] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Running, Role: LEADER
I20260608 09:53:27.998795 17252 consensus_queue.cc:260] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:27.999848 17252 raft_consensus.cc:3060] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:28.002748 17105 raft_consensus.cc:2468] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c7caa1f04a4020adc48ea84d823f1a in term 2.
I20260608 09:53:28.004231 17375 leader_election.cc:304] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17c7caa1f04a4020adc48ea84d823f1a, 6ef95a83fc6c49eba98387da60d81e5d; no voters: 
I20260608 09:53:28.005167 17635 raft_consensus.cc:2804] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:28.005630 17409 leader_election.cc:290] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 2 election: Requested vote from peers 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771), 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:28.005673 17635 raft_consensus.cc:697] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEADER]: Becoming Leader. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Running, Role: LEADER
I20260608 09:53:28.007647 17252 raft_consensus.cc:2468] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c7caa1f04a4020adc48ea84d823f1a in term 2.
I20260608 09:53:28.007449 17635 consensus_queue.cc:237] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:28.018003 17641 raft_consensus.cc:993] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53: : Instructing follower 17c7caa1f04a4020adc48ea84d823f1a to start an election
I20260608 09:53:28.018484 17641 raft_consensus.cc:1081] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Signalling peer 17c7caa1f04a4020adc48ea84d823f1a to start an election
I20260608 09:53:28.020397 17410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb1325ca9cbe40e1948dc09d1a1dcd04"
dest_uuid: "17c7caa1f04a4020adc48ea84d823f1a"
 from {username='slave'} at 127.0.0.1:51662
I20260608 09:53:28.020977 17410 raft_consensus.cc:493] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:53:28.021376 17410 raft_consensus.cc:3060] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:28.023649 17003 catalog_manager.cc:5696] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a reported cstate change: term changed from 1 to 2, leader changed from 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) to 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4). New cstate: current_term: 2 leader_uuid: "17c7caa1f04a4020adc48ea84d823f1a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:28.028276 17410 raft_consensus.cc:515] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:28.030613 17410 leader_election.cc:290] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 2 election: Requested vote from peers 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235), 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:28.030858 17182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1325ca9cbe40e1948dc09d1a1dcd04" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb7cc32864e4187be0bfa37c8bafd53"
I20260608 09:53:28.031306 17105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb1325ca9cbe40e1948dc09d1a1dcd04" candidate_uuid: "17c7caa1f04a4020adc48ea84d823f1a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ef95a83fc6c49eba98387da60d81e5d"
I20260608 09:53:28.031474 17182 raft_consensus.cc:3055] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:53:28.031834 17182 raft_consensus.cc:740] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Running, Role: LEADER
I20260608 09:53:28.031893 17105 raft_consensus.cc:3060] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:28.032528 17182 consensus_queue.cc:260] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:28.033392 17182 raft_consensus.cc:3060] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:53:28.038610 17182 raft_consensus.cc:2468] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c7caa1f04a4020adc48ea84d823f1a in term 2.
I20260608 09:53:28.039526 17105 raft_consensus.cc:2468] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c7caa1f04a4020adc48ea84d823f1a in term 2.
I20260608 09:53:28.040105 17377 leader_election.cc:304] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17c7caa1f04a4020adc48ea84d823f1a, 1cb7cc32864e4187be0bfa37c8bafd53; no voters: 
I20260608 09:53:28.041026 17635 raft_consensus.cc:2804] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:53:28.041543 17635 raft_consensus.cc:697] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEADER]: Becoming Leader. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Running, Role: LEADER
I20260608 09:53:28.042349 17635 consensus_queue.cc:237] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } }
I20260608 09:53:28.050184 17003 catalog_manager.cc:5696] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a reported cstate change: term changed from 1 to 2, leader changed from 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) to 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4). New cstate: current_term: 2 leader_uuid: "17c7caa1f04a4020adc48ea84d823f1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:28.123610 17252 consensus_queue.cc:237] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: NON_VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: true } }
I20260608 09:53:28.130347 17105 raft_consensus.cc:1275] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:53:28.130654 17222 consensus_peers.cc:597] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 -> Peer 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235): Couldn't send request to peer 1cb7cc32864e4187be0bfa37c8bafd53. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5981c84885f74710bc84d7ed2225b835. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:28.130671 17410 raft_consensus.cc:1275] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:28.131686 17595 consensus_queue.cc:1048] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:28.132436 17639 consensus_queue.cc:1048] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:28.140758 17592 raft_consensus.cc:2955] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: NON_VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: true } } }
I20260608 09:53:28.142613 17410 raft_consensus.cc:2955] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: NON_VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: true } } }
I20260608 09:53:28.142947 17105 raft_consensus.cc:2955] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: NON_VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: true } } }
I20260608 09:53:28.156553 17004 catalog_manager.cc:5696] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) added. New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: NON_VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:28.157120 17106 consensus_queue.cc:237] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
W20260608 09:53:28.164577 17072 consensus_peers.cc:597] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d -> Peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Couldn't send request to peer 17c7caa1f04a4020adc48ea84d823f1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c10f55f739b945f7aed224de74aed4fa. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:28.164937 17252 raft_consensus.cc:1275] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:53:28.165804 17182 raft_consensus.cc:1275] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:53:28.166636 17633 consensus_queue.cc:1048] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:28.167482 17589 consensus_queue.cc:1048] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:28.176880 17589 raft_consensus.cc:2955] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:28.179483 17252 raft_consensus.cc:2955] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:28.185997 17182 raft_consensus.cc:2955] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:28.188941 17178 consensus_queue.cc:237] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: NON_VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: true } }
I20260608 09:53:28.188776 17004 catalog_manager.cc:5696] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d reported cstate change: config changed from index -1 to 3, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New cstate: current_term: 2 leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:53:28.197435 17146 consensus_peers.cc:597] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 -> Peer 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935): Couldn't send request to peer 293a7a214a1842e0a6431ffe5a6d83d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e52ddbf341744bf198f754ea760959ad. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:28.200349 17106 raft_consensus.cc:1275] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:28.201051 17410 raft_consensus.cc:1275] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:28.202100 17642 consensus_queue.cc:1048] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:53:28.203437 17469 consensus_queue.cc:1048] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:28.211721 17642 raft_consensus.cc:2955] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: NON_VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: true } } }
I20260608 09:53:28.213641 17410 raft_consensus.cc:2955] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: NON_VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: true } } }
I20260608 09:53:28.222496 17106 raft_consensus.cc:2955] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: NON_VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: true } } }
I20260608 09:53:28.227527 17105 consensus_queue.cc:237] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:28.227308 17003 catalog_manager.cc:5696] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a reported cstate change: config changed from index -1 to 2, NON_VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) added. New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: NON_VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: true } } }
I20260608 09:53:28.244666 17178 raft_consensus.cc:1275] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:28.246255 17255 raft_consensus.cc:1275] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:53:28.246644 17589 consensus_queue.cc:1048] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:53:28.247660 17072 consensus_peers.cc:597] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d -> Peer 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): Couldn't send request to peer 17c7caa1f04a4020adc48ea84d823f1a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 444c5b78e3b640efa493380d24b871bc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:28.249693 17574 consensus_queue.cc:1048] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:28.255194 17574 raft_consensus.cc:2955] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:28.258944 17178 raft_consensus.cc:2955] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:28.259531 17255 raft_consensus.cc:2955] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
I20260608 09:53:28.270068 17003 catalog_manager.cc:5696] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: config changed from index -1 to 2, NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } } }
W20260608 09:53:28.295482 17277 debug-util.cc:398] Leaking SignalData structure 0x7b080017d380 after lost signal to thread 14103
W20260608 09:53:28.296376 17277 debug-util.cc:398] Leaking SignalData structure 0x7b080002fce0 after lost signal to thread 17039
W20260608 09:53:28.297302 17277 debug-util.cc:398] Leaking SignalData structure 0x7b08000ddea0 after lost signal to thread 17131
W20260608 09:53:28.298147 17277 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9d00 after lost signal to thread 17206
W20260608 09:53:28.299010 17277 debug-util.cc:398] Leaking SignalData structure 0x7b080015b5c0 after lost signal to thread 17280
W20260608 09:53:28.299860 17277 debug-util.cc:398] Leaking SignalData structure 0x7b0800124e80 after lost signal to thread 17435
I20260608 09:53:28.527956 17105 raft_consensus.cc:1275] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Refusing update from remote peer 17c7caa1f04a4020adc48ea84d823f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:28.531947 17635 consensus_queue.cc:1048] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:28.538895 17178 raft_consensus.cc:1275] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Refusing update from remote peer 17c7caa1f04a4020adc48ea84d823f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:53:28.541945 17566 consensus_queue.cc:1048] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:53:28.549055 17252 raft_consensus.cc:1275] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Refusing update from remote peer 17c7caa1f04a4020adc48ea84d823f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:53:28.555209 17566 consensus_queue.cc:1048] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:53:28.579643 17666 ts_tablet_manager.cc:933] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53: Initiating tablet copy from peer 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935)
I20260608 09:53:28.602746 17105 raft_consensus.cc:1275] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Refusing update from remote peer 17c7caa1f04a4020adc48ea84d823f1a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:53:28.608760 17566 consensus_queue.cc:1048] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:53:28.667351 17671 ts_tablet_manager.cc:933] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a: Initiating tablet copy from peer 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:28.670938 17668 ts_tablet_manager.cc:933] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a: Initiating tablet copy from peer 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771)
I20260608 09:53:28.690234 17671 tablet_copy_client.cc:323] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.1:39771
I20260608 09:53:28.690977 17668 tablet_copy_client.cc:323] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.1:39771
I20260608 09:53:28.693922 17117 tablet_copy_service.cc:140] P 6ef95a83fc6c49eba98387da60d81e5d: Received BeginTabletCopySession request for tablet c10f55f739b945f7aed224de74aed4fa from peer 17c7caa1f04a4020adc48ea84d823f1a ({username='slave'} at 127.0.0.1:51466)
I20260608 09:53:28.691267 17666 tablet_copy_client.cc:323] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:39935
I20260608 09:53:28.694519 17117 tablet_copy_service.cc:161] P 6ef95a83fc6c49eba98387da60d81e5d: Beginning new tablet copy session on tablet c10f55f739b945f7aed224de74aed4fa from peer 17c7caa1f04a4020adc48ea84d823f1a at {username='slave'} at 127.0.0.1:51466: session id = 17c7caa1f04a4020adc48ea84d823f1a-c10f55f739b945f7aed224de74aed4fa
I20260608 09:53:28.696259 17266 tablet_copy_service.cc:140] P 293a7a214a1842e0a6431ffe5a6d83d3: Received BeginTabletCopySession request for tablet 5981c84885f74710bc84d7ed2225b835 from peer 1cb7cc32864e4187be0bfa37c8bafd53 ({username='slave'} at 127.0.0.1:37946)
I20260608 09:53:28.696833 17266 tablet_copy_service.cc:161] P 293a7a214a1842e0a6431ffe5a6d83d3: Beginning new tablet copy session on tablet 5981c84885f74710bc84d7ed2225b835 from peer 1cb7cc32864e4187be0bfa37c8bafd53 at {username='slave'} at 127.0.0.1:37946: session id = 1cb7cc32864e4187be0bfa37c8bafd53-5981c84885f74710bc84d7ed2225b835
I20260608 09:53:28.703168 17117 tablet_copy_source_session.cc:215] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:28.707906 17671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c10f55f739b945f7aed224de74aed4fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:28.710494 17117 tablet_copy_service.cc:140] P 6ef95a83fc6c49eba98387da60d81e5d: Received BeginTabletCopySession request for tablet 444c5b78e3b640efa493380d24b871bc from peer 17c7caa1f04a4020adc48ea84d823f1a ({username='slave'} at 127.0.0.1:51466)
I20260608 09:53:28.711134 17117 tablet_copy_service.cc:161] P 6ef95a83fc6c49eba98387da60d81e5d: Beginning new tablet copy session on tablet 444c5b78e3b640efa493380d24b871bc from peer 17c7caa1f04a4020adc48ea84d823f1a at {username='slave'} at 127.0.0.1:51466: session id = 17c7caa1f04a4020adc48ea84d823f1a-444c5b78e3b640efa493380d24b871bc
I20260608 09:53:28.723531 17266 tablet_copy_source_session.cc:215] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:28.727200 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5981c84885f74710bc84d7ed2225b835. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:28.730590 17117 tablet_copy_source_session.cc:215] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:28.734691 17671 tablet_copy_client.cc:806] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:28.735371 17671 tablet_copy_client.cc:670] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:28.737677 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444c5b78e3b640efa493380d24b871bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:28.753942 17671 tablet_copy_client.cc:538] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:28.763351 17666 tablet_copy_client.cc:806] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:28.764025 17666 tablet_copy_client.cc:670] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:28.764408 17671 tablet_bootstrap.cc:492] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:28.768640 17666 tablet_copy_client.cc:538] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:28.773458 17668 tablet_copy_client.cc:806] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:28.774123 17668 tablet_copy_client.cc:670] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:28.792852 17668 tablet_copy_client.cc:538] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:28.793217 17666 tablet_bootstrap.cc:492] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap starting.
I20260608 09:53:28.809891 17668 tablet_bootstrap.cc:492] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap starting.
I20260608 09:53:28.822817 17676 ts_tablet_manager.cc:933] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3: Initiating tablet copy from peer 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235)
I20260608 09:53:28.841638 17676 tablet_copy_client.cc:323] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:39235
I20260608 09:53:28.843555 17192 tablet_copy_service.cc:140] P 1cb7cc32864e4187be0bfa37c8bafd53: Received BeginTabletCopySession request for tablet e52ddbf341744bf198f754ea760959ad from peer 293a7a214a1842e0a6431ffe5a6d83d3 ({username='slave'} at 127.0.0.1:55302)
I20260608 09:53:28.844101 17192 tablet_copy_service.cc:161] P 1cb7cc32864e4187be0bfa37c8bafd53: Beginning new tablet copy session on tablet e52ddbf341744bf198f754ea760959ad from peer 293a7a214a1842e0a6431ffe5a6d83d3 at {username='slave'} at 127.0.0.1:55302: session id = 293a7a214a1842e0a6431ffe5a6d83d3-e52ddbf341744bf198f754ea760959ad
I20260608 09:53:28.845957 17671 tablet_bootstrap.cc:492] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:28.846954 17671 tablet_bootstrap.cc:492] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap complete.
I20260608 09:53:28.847731 17671 ts_tablet_manager.cc:1403] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.084s	user 0.027s	sys 0.005s
I20260608 09:53:28.851370 17671 raft_consensus.cc:359] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:28.852300 17671 raft_consensus.cc:740] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: LEARNER
I20260608 09:53:28.853065 17671 consensus_queue.cc:260] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:28.866546 17192 tablet_copy_source_session.cc:215] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:53:28.873612 17671 ts_tablet_manager.cc:1434] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.003s
I20260608 09:53:28.874593 17668 tablet_bootstrap.cc:492] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:28.875636 17668 tablet_bootstrap.cc:492] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a: Bootstrap complete.
I20260608 09:53:28.876482 17668 ts_tablet_manager.cc:1403] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.009s
I20260608 09:53:28.877368 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e52ddbf341744bf198f754ea760959ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:28.880451 17117 tablet_copy_service.cc:342] P 6ef95a83fc6c49eba98387da60d81e5d: Request end of tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-c10f55f739b945f7aed224de74aed4fa received from {username='slave'} at 127.0.0.1:51466
I20260608 09:53:28.880949 17117 tablet_copy_service.cc:434] P 6ef95a83fc6c49eba98387da60d81e5d: ending tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-c10f55f739b945f7aed224de74aed4fa on tablet c10f55f739b945f7aed224de74aed4fa with peer 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:28.889986 17666 tablet_bootstrap.cc:492] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:28.893479 17668 raft_consensus.cc:359] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:28.894520 17666 tablet_bootstrap.cc:492] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53: Bootstrap complete.
I20260608 09:53:28.894579 17668 raft_consensus.cc:740] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17c7caa1f04a4020adc48ea84d823f1a, State: Initialized, Role: LEARNER
I20260608 09:53:28.895654 17666 ts_tablet_manager.cc:1403] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent bootstrapping tablet: real 0.103s	user 0.023s	sys 0.002s
I20260608 09:53:28.895586 17668 consensus_queue.cc:260] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: true } }
I20260608 09:53:28.901793 17666 raft_consensus.cc:359] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: NON_VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: true } }
I20260608 09:53:28.903017 17666 raft_consensus.cc:740] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1cb7cc32864e4187be0bfa37c8bafd53, State: Initialized, Role: LEARNER
I20260608 09:53:28.906567 17668 ts_tablet_manager.cc:1434] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260608 09:53:28.913590 17117 tablet_copy_service.cc:342] P 6ef95a83fc6c49eba98387da60d81e5d: Request end of tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-444c5b78e3b640efa493380d24b871bc received from {username='slave'} at 127.0.0.1:51466
I20260608 09:53:28.914036 17117 tablet_copy_service.cc:434] P 6ef95a83fc6c49eba98387da60d81e5d: ending tablet copy session 17c7caa1f04a4020adc48ea84d823f1a-444c5b78e3b640efa493380d24b871bc on tablet 444c5b78e3b640efa493380d24b871bc with peer 17c7caa1f04a4020adc48ea84d823f1a
I20260608 09:53:28.909164 17666 consensus_queue.cc:260] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: NON_VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: true } }
I20260608 09:53:28.918915 17676 tablet_copy_client.cc:806] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3: tablet copy: Starting download of 0 data blocks...
I20260608 09:53:28.919570 17676 tablet_copy_client.cc:670] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3: tablet copy: Starting download of 1 WAL segments...
I20260608 09:53:28.925984 17666 ts_tablet_manager.cc:1434] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260608 09:53:28.926821 17676 tablet_copy_client.cc:538] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:53:28.930553 17266 tablet_copy_service.cc:342] P 293a7a214a1842e0a6431ffe5a6d83d3: Request end of tablet copy session 1cb7cc32864e4187be0bfa37c8bafd53-5981c84885f74710bc84d7ed2225b835 received from {username='slave'} at 127.0.0.1:37946
I20260608 09:53:28.931025 17266 tablet_copy_service.cc:434] P 293a7a214a1842e0a6431ffe5a6d83d3: ending tablet copy session 1cb7cc32864e4187be0bfa37c8bafd53-5981c84885f74710bc84d7ed2225b835 on tablet 5981c84885f74710bc84d7ed2225b835 with peer 1cb7cc32864e4187be0bfa37c8bafd53
I20260608 09:53:28.940686 17676 tablet_bootstrap.cc:492] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap starting.
I20260608 09:53:28.970863 17676 tablet_bootstrap.cc:492] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:53:28.971954 17676 tablet_bootstrap.cc:492] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3: Bootstrap complete.
I20260608 09:53:28.972695 17676 ts_tablet_manager.cc:1403] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.008s
I20260608 09:53:28.976145 17676 raft_consensus.cc:359] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: NON_VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: true } }
I20260608 09:53:28.977082 17676 raft_consensus.cc:740] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293a7a214a1842e0a6431ffe5a6d83d3, State: Initialized, Role: LEARNER
I20260608 09:53:28.977836 17676 consensus_queue.cc:260] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: NON_VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: true } }
I20260608 09:53:28.980926 17676 ts_tablet_manager.cc:1434] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:53:28.984438 17192 tablet_copy_service.cc:342] P 1cb7cc32864e4187be0bfa37c8bafd53: Request end of tablet copy session 293a7a214a1842e0a6431ffe5a6d83d3-e52ddbf341744bf198f754ea760959ad received from {username='slave'} at 127.0.0.1:55302
I20260608 09:53:28.984903 17192 tablet_copy_service.cc:434] P 1cb7cc32864e4187be0bfa37c8bafd53: ending tablet copy session 293a7a214a1842e0a6431ffe5a6d83d3-e52ddbf341744bf198f754ea760959ad on tablet e52ddbf341744bf198f754ea760959ad with peer 293a7a214a1842e0a6431ffe5a6d83d3
I20260608 09:53:29.013386 17410 raft_consensus.cc:1217] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:53:29.045648 17410 raft_consensus.cc:1217] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:29.120522 17178 raft_consensus.cc:1217] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:29.408452 17252 raft_consensus.cc:1217] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:53:29.509894 17589 raft_consensus.cc:1064] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d: attempting to promote NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a to VOTER
I20260608 09:53:29.512449 17589 consensus_queue.cc:237] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:29.519470 17410 raft_consensus.cc:1275] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEARNER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:53:29.521680 17252 raft_consensus.cc:1275] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:53:29.522353 17178 raft_consensus.cc:1275] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:53:29.525118 17589 consensus_queue.cc:1048] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:29.526243 17682 consensus_queue.cc:1048] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:29.530195 17682 consensus_queue.cc:1048] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:29.567580 17255 raft_consensus.cc:2955] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.586771 17589 raft_consensus.cc:2955] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.603163 17004 catalog_manager.cc:5696] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: config changed from index 3 to 4, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
W20260608 09:53:29.615583 17073 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.2:39235, user_credentials={real_user=slave}} blocked reactor thread for 50126.2us
I20260608 09:53:29.617770 17178 raft_consensus.cc:2955] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.625757 17408 raft_consensus.cc:2955] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.668532 17682 raft_consensus.cc:1064] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d: attempting to promote NON_VOTER 17c7caa1f04a4020adc48ea84d823f1a to VOTER
I20260608 09:53:29.668900 17105 consensus_queue.cc:237] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:29.671104 17682 consensus_queue.cc:237] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:29.679782 17255 raft_consensus.cc:1275] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:53:29.681622 17690 consensus_queue.cc:1048] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:53:29.686022 17408 raft_consensus.cc:1275] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:53:29.688023 17683 consensus_queue.cc:1048] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:53:29.693377 17683 raft_consensus.cc:2955] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.697458 17252 raft_consensus.cc:2955] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.730818 17410 raft_consensus.cc:2955] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.776522 17458 raft_consensus.cc:1064] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3: attempting to promote NON_VOTER 1cb7cc32864e4187be0bfa37c8bafd53 to VOTER
I20260608 09:53:29.780380 17458 consensus_queue.cc:237] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false } }
I20260608 09:53:29.804462 16990 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c10f55f739b945f7aed224de74aed4fa with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:29.817155 17004 catalog_manager.cc:5696] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d reported cstate change: config changed from index 4 to 5, VOTER 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) evicted. New cstate: current_term: 2 leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:29.834683 17410 raft_consensus.cc:1275] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a [term 1 LEARNER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:29.836714 17589 consensus_queue.cc:1048] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:29.838110 17178 raft_consensus.cc:1275] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:29.839818 17589 consensus_queue.cc:1048] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:29.842665 17252 raft_consensus.cc:1275] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:29.842816 17178 raft_consensus.cc:1275] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEARNER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:29.844314 17682 consensus_queue.cc:1048] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:29.844894 17696 consensus_queue.cc:1048] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:53:29.854532 17105 raft_consensus.cc:1275] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:29.857434 17172 tablet_service.cc:1558] Processing DeleteTablet for tablet c10f55f739b945f7aed224de74aed4fa with delete_type TABLET_DATA_TOMBSTONED (TS 1cb7cc32864e4187be0bfa37c8bafd53 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55288
I20260608 09:53:29.863153 17408 raft_consensus.cc:1275] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:29.865787 17589 raft_consensus.cc:2955] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.868461 17698 consensus_queue.cc:1048] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:29.875090 17408 raft_consensus.cc:2955] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.877365 17255 raft_consensus.cc:2955] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.886662 17182 raft_consensus.cc:2955] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.889202 17697 consensus_queue.cc:1048] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:29.911026 17001 catalog_manager.cc:5696] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 reported cstate change: config changed from index 2 to 3, 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { replace: true } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.913544 17410 raft_consensus.cc:2955] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false } } }
I20260608 09:53:29.913604 17696 raft_consensus.cc:2955] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false } } }
I20260608 09:53:29.920953 17703 tablet_replica.cc:333] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:29.940052 17703 raft_consensus.cc:2243] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:29.940986 17703 raft_consensus.cc:2272] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:29.944895 17703 ts_tablet_manager.cc:1916] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:29.946671 17182 raft_consensus.cc:2955] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false } } }
I20260608 09:53:29.953790 17105 consensus_queue.cc:237] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } }
I20260608 09:53:29.958021 17004 catalog_manager.cc:5696] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a reported cstate change: config changed from index 2 to 3, 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false } } }
I20260608 09:53:29.962720 17410 raft_consensus.cc:1275] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:29.964594 17589 consensus_queue.cc:1048] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:29.977742 17682 raft_consensus.cc:2955] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:29.984779 17703 ts_tablet_manager.cc:1929] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:53:29.985284 17703 log.cc:1199] T c10f55f739b945f7aed224de74aed4fa P 1cb7cc32864e4187be0bfa37c8bafd53: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/c10f55f739b945f7aed224de74aed4fa
I20260608 09:53:29.988365 17058 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:29.993753 17410 raft_consensus.cc:2955] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:30.002151 17106 raft_consensus.cc:2955] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false } } }
I20260608 09:53:30.003923 17178 raft_consensus.cc:1275] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Refusing update from remote peer 6ef95a83fc6c49eba98387da60d81e5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:30.005694 17589 consensus_queue.cc:1048] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:30.010738 17178 raft_consensus.cc:2955] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:30.035495 17709 raft_consensus.cc:1064] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53: attempting to promote NON_VOTER 293a7a214a1842e0a6431ffe5a6d83d3 to VOTER
I20260608 09:53:30.038403 17709 consensus_queue.cc:237] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false } }
I20260608 09:53:30.031203 16992 catalog_manager.cc:5027] TS 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235): tablet c10f55f739b945f7aed224de74aed4fa (table range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]) successfully deleted
I20260608 09:53:30.044327 17003 catalog_manager.cc:5696] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a reported cstate change: config changed from index 3 to 4, VOTER 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) evicted. New cstate: current_term: 1 leader_uuid: "6ef95a83fc6c49eba98387da60d81e5d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { promote: false } } }
I20260608 09:53:30.055190 17255 consensus_queue.cc:237] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false } }
I20260608 09:53:30.062047 17058 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 09:53:30.062727 17058 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:30.067991 16990 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 444c5b78e3b640efa493380d24b871bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:30.071914 17182 raft_consensus.cc:1275] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:30.072381 17106 raft_consensus.cc:1275] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 293a7a214a1842e0a6431ffe5a6d83d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:30.073395 17706 consensus_queue.cc:1048] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:53:30.078503 17706 consensus_queue.cc:1048] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:30.085704 17243 tablet_service.cc:1558] Processing DeleteTablet for tablet 444c5b78e3b640efa493380d24b871bc with delete_type TABLET_DATA_TOMBSTONED (TS 293a7a214a1842e0a6431ffe5a6d83d3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37944
I20260608 09:53:30.095317 17714 tablet_replica.cc:333] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:30.101900 17408 raft_consensus.cc:1275] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:30.103474 17710 consensus_queue.cc:1048] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:53:30.106328 17106 raft_consensus.cc:2955] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false } } }
I20260608 09:53:30.110886 17696 raft_consensus.cc:2955] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false } } }
I20260608 09:53:30.121091 17105 raft_consensus.cc:1275] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:30.122865 17255 raft_consensus.cc:1275] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEARNER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:53:30.106350 17714 raft_consensus.cc:2243] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:30.126709 17684 consensus_queue.cc:1048] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:53:30.128895 17714 raft_consensus.cc:2272] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:30.131153 17710 consensus_queue.cc:1048] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:53:30.134825 17004 catalog_manager.cc:5696] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d reported cstate change: config changed from index 3 to 4, VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) evicted. New cstate: current_term: 1 leader_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false } } }
I20260608 09:53:30.134759 17182 raft_consensus.cc:2955] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } attrs { promote: false } } }
I20260608 09:53:30.139910 16990 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5981c84885f74710bc84d7ed2225b835 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:30.162211 17395 tablet_service.cc:1558] Processing DeleteTablet for tablet 5981c84885f74710bc84d7ed2225b835 with delete_type TABLET_DATA_TOMBSTONED (TS 17c7caa1f04a4020adc48ea84d823f1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51660
I20260608 09:53:30.182667 17684 raft_consensus.cc:2955] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false } } }
I20260608 09:53:30.185912 17252 raft_consensus.cc:2955] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false } } }
I20260608 09:53:30.195153 17105 raft_consensus.cc:2955] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false } } }
I20260608 09:53:30.199645 17718 tablet_replica.cc:333] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:30.200686 17718 raft_consensus.cc:2243] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:30.201473 17718 raft_consensus.cc:2272] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:30.203027 17714 ts_tablet_manager.cc:1916] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:30.196918 17408 raft_consensus.cc:2955] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false } } }
I20260608 09:53:30.204592 17001 catalog_manager.cc:5696] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: config changed from index 2 to 3, 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "17c7caa1f04a4020adc48ea84d823f1a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:30.209882 17718 ts_tablet_manager.cc:1916] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:30.222951 17182 consensus_queue.cc:237] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false } }
I20260608 09:53:30.227841 17714 ts_tablet_manager.cc:1929] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:30.228380 17714 log.cc:1199] T 444c5b78e3b640efa493380d24b871bc P 293a7a214a1842e0a6431ffe5a6d83d3: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-2-root/wals/444c5b78e3b640efa493380d24b871bc
I20260608 09:53:30.230535 17252 raft_consensus.cc:1275] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:30.232980 17710 consensus_queue.cc:1048] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:30.239236 17105 raft_consensus.cc:1275] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Refusing update from remote peer 1cb7cc32864e4187be0bfa37c8bafd53: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:53:30.243441 16990 catalog_manager.cc:5027] TS 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935): tablet 444c5b78e3b640efa493380d24b871bc (table range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]) successfully deleted
I20260608 09:53:30.247174 17710 consensus_queue.cc:1048] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:53:30.249424 17684 raft_consensus.cc:2955] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false } } }
I20260608 09:53:30.252463 17718 ts_tablet_manager.cc:1929] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:30.252966 17718 log.cc:1199] T 5981c84885f74710bc84d7ed2225b835 P 17c7caa1f04a4020adc48ea84d823f1a: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-3-root/wals/5981c84885f74710bc84d7ed2225b835
I20260608 09:53:30.254676 16991 catalog_manager.cc:5027] TS 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): tablet 5981c84885f74710bc84d7ed2225b835 (table range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]) successfully deleted
I20260608 09:53:30.257687 17252 raft_consensus.cc:2955] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false } } }
I20260608 09:53:30.266048 16992 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e52ddbf341744bf198f754ea760959ad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:53:30.269706 17001 catalog_manager.cc:5696] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 reported cstate change: config changed from index 3 to 4, VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) evicted. New cstate: current_term: 1 leader_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:53:30.276888 17105 raft_consensus.cc:2955] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1cb7cc32864e4187be0bfa37c8bafd53" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 39235 } } peers { permanent_uuid: "6ef95a83fc6c49eba98387da60d81e5d" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39771 } } peers { permanent_uuid: "293a7a214a1842e0a6431ffe5a6d83d3" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39935 } attrs { promote: false } } }
I20260608 09:53:30.284881 17395 tablet_service.cc:1558] Processing DeleteTablet for tablet e52ddbf341744bf198f754ea760959ad with delete_type TABLET_DATA_TOMBSTONED (TS 17c7caa1f04a4020adc48ea84d823f1a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51660
I20260608 09:53:30.285879 17718 tablet_replica.cc:333] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:30.286839 17718 raft_consensus.cc:2243] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:30.287492 17718 raft_consensus.cc:2272] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:30.290421 17718 ts_tablet_manager.cc:1916] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:53:30.308602 17718 ts_tablet_manager.cc:1929] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:53:30.309057 17718 log.cc:1199] T e52ddbf341744bf198f754ea760959ad P 17c7caa1f04a4020adc48ea84d823f1a: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912320616351-14100-0/minicluster-data/ts-3-root/wals/e52ddbf341744bf198f754ea760959ad
I20260608 09:53:30.310729 16991 catalog_manager.cc:5027] TS 17c7caa1f04a4020adc48ea84d823f1a (127.13.197.4:33191): tablet e52ddbf341744bf198f754ea760959ad (table range_aware_rebalance_new_range [id=33d5dbae0ff54d84afdc0dd291117324]) successfully deleted
I20260608 09:53:31.023919 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:53:31.070408 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:31.071448 14100 tablet_replica.cc:333] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.072141 14100 raft_consensus.cc:2243] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.072641 14100 raft_consensus.cc:2272] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.074602 14100 tablet_replica.cc:333] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.075368 14100 raft_consensus.cc:2243] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.075948 14100 raft_consensus.cc:2272] T 5981c84885f74710bc84d7ed2225b835 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.080526 14100 tablet_replica.cc:333] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.081553 14100 raft_consensus.cc:2243] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.082597 14100 raft_consensus.cc:2272] T b561140906b043dfbf757ea980b126e4 P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.085346 14100 tablet_replica.cc:333] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.086315 14100 raft_consensus.cc:2243] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.087370 14100 raft_consensus.cc:2272] T 444c5b78e3b640efa493380d24b871bc P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.090056 14100 tablet_replica.cc:333] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.090978 14100 raft_consensus.cc:2243] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.091817 14100 raft_consensus.cc:2272] T d471a5c133f14a528bba288cf525852e P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.095026 14100 tablet_replica.cc:333] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.096045 14100 raft_consensus.cc:2243] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.096753 14100 raft_consensus.cc:2272] T 18c85c625fcd44d4a9a90d072875cfd5 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.099582 14100 tablet_replica.cc:333] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.100483 14100 raft_consensus.cc:2243] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.101102 14100 raft_consensus.cc:2272] T 12de381c69ba4558947f7bf08df4d646 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.104099 14100 tablet_replica.cc:333] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.104979 14100 raft_consensus.cc:2243] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.105659 14100 raft_consensus.cc:2272] T 9a42d1bdc531490a87a5364cebd1a959 P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.108511 14100 tablet_replica.cc:333] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.109440 14100 raft_consensus.cc:2243] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.110124 14100 raft_consensus.cc:2272] T 4034d848c54845da8209e593e1d7918a P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.112026 14100 tablet_replica.cc:333] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.113212 14100 raft_consensus.cc:2243] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.114248 14100 raft_consensus.cc:2272] T 63237ca1003542c1b80d1aa60f8a025c P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:31.115031 17146 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 09:53:31.117375 14100 tablet_replica.cc:333] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.118355 14100 raft_consensus.cc:2243] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.119341 14100 raft_consensus.cc:2272] T e52ddbf341744bf198f754ea760959ad P 6ef95a83fc6c49eba98387da60d81e5d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:31.121498 17146 consensus_peers.cc:597] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 -> Peer 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771): Couldn't send request to peer 6ef95a83fc6c49eba98387da60d81e5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:31.122145 14100 tablet_replica.cc:333] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d: stopping tablet replica
I20260608 09:53:31.122715 14100 raft_consensus.cc:2243] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.123834 14100 raft_consensus.cc:2272] T c10f55f739b945f7aed224de74aed4fa P 6ef95a83fc6c49eba98387da60d81e5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.160420 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
W20260608 09:53:31.165156 17375 consensus_peers.cc:597] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a -> Peer 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771): Couldn't send request to peer 6ef95a83fc6c49eba98387da60d81e5d. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:39771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:31.234388 17146 consensus_peers.cc:597] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 -> Peer 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771): Couldn't send request to peer 6ef95a83fc6c49eba98387da60d81e5d. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:39771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:31.235719 17146 consensus_peers.cc:597] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 -> Peer 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771): Couldn't send request to peer 6ef95a83fc6c49eba98387da60d81e5d. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:39771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:31.264937 17375 consensus_peers.cc:597] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a -> Peer 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771): Couldn't send request to peer 6ef95a83fc6c49eba98387da60d81e5d. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:39771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:31.277103 17375 consensus_peers.cc:597] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a -> Peer 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771): Couldn't send request to peer 6ef95a83fc6c49eba98387da60d81e5d. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:39771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:31.287211 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
W20260608 09:53:31.378341 17222 consensus_peers.cc:597] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 -> Peer 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235): Couldn't send request to peer 1cb7cc32864e4187be0bfa37c8bafd53. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:31.391971 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:31.393805 14100 tablet_replica.cc:333] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.394950 14100 raft_consensus.cc:2243] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.396153 14100 raft_consensus.cc:2272] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:31.399447 17220 consensus_peers.cc:597] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 -> Peer 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771): Couldn't send request to peer 6ef95a83fc6c49eba98387da60d81e5d. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:39771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:31.399595 14100 tablet_replica.cc:333] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.400513 14100 raft_consensus.cc:2243] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.401463 14100 raft_consensus.cc:2272] T 5981c84885f74710bc84d7ed2225b835 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.403887 14100 tablet_replica.cc:333] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.404556 14100 raft_consensus.cc:2243] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.405131 14100 raft_consensus.cc:2272] T b561140906b043dfbf757ea980b126e4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.407482 14100 tablet_replica.cc:333] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.408237 14100 raft_consensus.cc:2243] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.409471 14100 raft_consensus.cc:2272] T d471a5c133f14a528bba288cf525852e P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.412276 14100 tablet_replica.cc:333] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.413401 14100 raft_consensus.cc:2243] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.414875 14100 raft_consensus.cc:2272] T 444c5b78e3b640efa493380d24b871bc P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.418171 14100 tablet_replica.cc:333] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.418742 14100 raft_consensus.cc:2243] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.419692 14100 raft_consensus.cc:2272] T bd701f82a2db425da1ccd7387668c47a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.422232 14100 tablet_replica.cc:333] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.422998 14100 raft_consensus.cc:2243] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.424108 14100 raft_consensus.cc:2272] T 4034d848c54845da8209e593e1d7918a P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.426972 14100 tablet_replica.cc:333] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.427666 14100 raft_consensus.cc:2243] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.429080 14100 raft_consensus.cc:2272] T e52ddbf341744bf198f754ea760959ad P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:31.430922 17377 consensus_peers.cc:597] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a -> Peer 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235): Couldn't send request to peer 1cb7cc32864e4187be0bfa37c8bafd53. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:31.432090 14100 tablet_replica.cc:333] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.432807 14100 raft_consensus.cc:2243] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.433382 14100 raft_consensus.cc:2272] T a123b84b05484007a0237b64f37f1550 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.435632 14100 tablet_replica.cc:333] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.436203 14100 raft_consensus.cc:2243] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.436770 14100 raft_consensus.cc:2272] T 63237ca1003542c1b80d1aa60f8a025c P 1cb7cc32864e4187be0bfa37c8bafd53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.439064 14100 tablet_replica.cc:333] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.439647 14100 raft_consensus.cc:2243] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.440699 14100 raft_consensus.cc:2272] T 61cd004f27b04414903efdff37672a00 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.443111 14100 tablet_replica.cc:333] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53: stopping tablet replica
I20260608 09:53:31.443684 14100 raft_consensus.cc:2243] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.444394 14100 raft_consensus.cc:2272] T f60d04e73f0a44279933c6d55f5cceb4 P 1cb7cc32864e4187be0bfa37c8bafd53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.493134 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
W20260608 09:53:31.528339 17222 consensus_peers.cc:597] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 -> Peer 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235): Couldn't send request to peer 1cb7cc32864e4187be0bfa37c8bafd53. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.2:39235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:31.547206 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
W20260608 09:53:31.552767 17375 consensus_peers.cc:597] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a -> Peer 6ef95a83fc6c49eba98387da60d81e5d (127.13.197.1:39771): Couldn't send request to peer 6ef95a83fc6c49eba98387da60d81e5d. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:39771: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:31.600261 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:31.601540 14100 tablet_replica.cc:333] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
W20260608 09:53:31.601682 17222 consensus_peers.cc:597] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 -> Peer 1cb7cc32864e4187be0bfa37c8bafd53 (127.13.197.2:39235): Couldn't send request to peer 1cb7cc32864e4187be0bfa37c8bafd53. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.2:39235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:31.602680 14100 raft_consensus.cc:2243] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.603698 14100 raft_consensus.cc:2272] T 5981c84885f74710bc84d7ed2225b835 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.606580 14100 tablet_replica.cc:333] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:31.607443 14100 raft_consensus.cc:2243] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 3 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.608659 14100 raft_consensus.cc:2272] T f60d04e73f0a44279933c6d55f5cceb4 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.611089 14100 tablet_replica.cc:333] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:31.611855 14100 raft_consensus.cc:2243] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.613004 14100 raft_consensus.cc:2272] T 61cd004f27b04414903efdff37672a00 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.615869 14100 tablet_replica.cc:333] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:31.616568 14100 raft_consensus.cc:2243] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.617130 14100 raft_consensus.cc:2272] T 18c85c625fcd44d4a9a90d072875cfd5 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.619879 14100 tablet_replica.cc:333] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:31.620672 14100 raft_consensus.cc:2243] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.621423 14100 raft_consensus.cc:2272] T bd701f82a2db425da1ccd7387668c47a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.624399 14100 tablet_replica.cc:333] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:31.625200 14100 raft_consensus.cc:2243] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.625927 14100 raft_consensus.cc:2272] T 12de381c69ba4558947f7bf08df4d646 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.629105 14100 tablet_replica.cc:333] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:31.630007 14100 raft_consensus.cc:2243] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.631079 14100 raft_consensus.cc:2272] T e52ddbf341744bf198f754ea760959ad P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.634285 14100 tablet_replica.cc:333] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:31.635175 14100 raft_consensus.cc:2243] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:31.636397 14100 raft_consensus.cc:2272] T a123b84b05484007a0237b64f37f1550 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.639747 14100 tablet_replica.cc:333] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:31.640630 14100 raft_consensus.cc:2243] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.641381 14100 raft_consensus.cc:2272] T 63237ca1003542c1b80d1aa60f8a025c P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.645131 14100 tablet_replica.cc:333] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:31.645937 14100 raft_consensus.cc:2243] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.646561 14100 raft_consensus.cc:2272] T 9a42d1bdc531490a87a5364cebd1a959 P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.650902 14100 tablet_replica.cc:333] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:31.652141 14100 raft_consensus.cc:2243] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.653152 14100 raft_consensus.cc:2272] T 4034d848c54845da8209e593e1d7918a P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:31.656438 14100 tablet_replica.cc:333] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3: stopping tablet replica
I20260608 09:53:31.657230 14100 raft_consensus.cc:2243] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:31.658356 14100 raft_consensus.cc:2272] T c10f55f739b945f7aed224de74aed4fa P 293a7a214a1842e0a6431ffe5a6d83d3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:31.678108 17375 consensus_peers.cc:597] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a -> Peer 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935): Couldn't send request to peer 293a7a214a1842e0a6431ffe5a6d83d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:31.942484 17375 consensus_peers.cc:597] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a -> Peer 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935): Couldn't send request to peer 293a7a214a1842e0a6431ffe5a6d83d3. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.3:39935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:53:32.043632 17375 consensus_peers.cc:597] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a -> Peer 293a7a214a1842e0a6431ffe5a6d83d3 (127.13.197.3:39935): Couldn't send request to peer 293a7a214a1842e0a6431ffe5a6d83d3. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.3:39935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:32.064098 17058 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 09:53:32.076490 17058 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 09:53:32.077111 17058 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:32.085446 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:53:32.122948 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:53:32.159248 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:32.160080 14100 tablet_replica.cc:333] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.161085 14100 raft_consensus.cc:2243] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:32.161753 14100 raft_consensus.cc:2272] T c10f55f739b945f7aed224de74aed4fa P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.163770 14100 tablet_replica.cc:333] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.164301 14100 raft_consensus.cc:2243] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:32.164951 14100 raft_consensus.cc:2272] T f60d04e73f0a44279933c6d55f5cceb4 P 17c7caa1f04a4020adc48ea84d823f1a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.166954 14100 tablet_replica.cc:333] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.167495 14100 raft_consensus.cc:2243] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:32.168021 14100 raft_consensus.cc:2272] T 61cd004f27b04414903efdff37672a00 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.170678 14100 tablet_replica.cc:333] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.171254 14100 raft_consensus.cc:2243] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:32.172073 14100 raft_consensus.cc:2272] T cb1325ca9cbe40e1948dc09d1a1dcd04 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.174479 14100 tablet_replica.cc:333] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.175163 14100 raft_consensus.cc:2243] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:32.175760 14100 raft_consensus.cc:2272] T b561140906b043dfbf757ea980b126e4 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.178318 14100 tablet_replica.cc:333] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.178853 14100 raft_consensus.cc:2243] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:32.179580 14100 raft_consensus.cc:2272] T 9a42d1bdc531490a87a5364cebd1a959 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.181492 14100 tablet_replica.cc:333] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.182296 14100 raft_consensus.cc:2243] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:32.182706 14100 raft_consensus.cc:2272] T bd701f82a2db425da1ccd7387668c47a P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.184590 14100 tablet_replica.cc:333] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.185066 14100 raft_consensus.cc:2243] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:32.185868 14100 raft_consensus.cc:2272] T 18c85c625fcd44d4a9a90d072875cfd5 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.188024 14100 tablet_replica.cc:333] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.188509 14100 raft_consensus.cc:2243] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:53:32.189183 14100 raft_consensus.cc:2272] T 12de381c69ba4558947f7bf08df4d646 P 17c7caa1f04a4020adc48ea84d823f1a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.191107 14100 tablet_replica.cc:333] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.191563 14100 raft_consensus.cc:2243] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:32.191921 14100 raft_consensus.cc:2272] T a123b84b05484007a0237b64f37f1550 P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.193770 14100 tablet_replica.cc:333] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.194196 14100 raft_consensus.cc:2243] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:32.194654 14100 raft_consensus.cc:2272] T 444c5b78e3b640efa493380d24b871bc P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.196514 14100 tablet_replica.cc:333] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a: stopping tablet replica
I20260608 09:53:32.196900 14100 raft_consensus.cc:2243] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:32.197322 14100 raft_consensus.cc:2272] T d471a5c133f14a528bba288cf525852e P 17c7caa1f04a4020adc48ea84d823f1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.233906 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:53:32.261636 14100 master.cc:562] Master@127.13.197.62:40659 shutting down...
I20260608 09:53:32.283319 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:32.283942 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:32.284322 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P a055f2271a934929a90b65925f414eed: stopping tablet replica
I20260608 09:53:32.305392 14100 master.cc:584] Master@127.13.197.62:40659 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13146 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 09:53:32.360498 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:38055
I20260608 09:53:32.361735 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:32.367750 17731 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
W20260608 09:53:32.367976 17732 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
W20260608 09:53:32.368620 17734 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
I20260608 09:53:32.371583 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:32.373731 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:32.373924 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:32.374141 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912412374091 us; error 0 us; skew 500 ppm
I20260608 09:53:32.374747 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:32.377280 14100 webserver.cc:533] Webserver started at http://127.13.197.62:34041/ using document root <none> and password file <none>
I20260608 09:53:32.378300 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:32.378504 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:32.378810 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:32.380080 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "ffe60cf3c52149b4a6fd676d5a896c65"
format_stamp: "Formatted at 2026-06-08 09:53:32 on dist-test-slave-hb1r"
I20260608 09:53:32.385048 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 09:53:32.388958 17739 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.390305 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:32.390647 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "ffe60cf3c52149b4a6fd676d5a896c65"
format_stamp: "Formatted at 2026-06-08 09:53:32 on dist-test-slave-hb1r"
I20260608 09:53:32.390983 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-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)
I20260608 09:53:32.403237 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:32.404526 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:32.443958 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:38055
I20260608 09:53:32.444095 17790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:38055 every 8 connection(s)
I20260608 09:53:32.448316 17791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:32.458948 17791 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65: Bootstrap starting.
I20260608 09:53:32.464056 17791 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:32.468979 17791 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65: No bootstrap required, opened a new log
I20260608 09:53:32.471848 17791 raft_consensus.cc:359] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffe60cf3c52149b4a6fd676d5a896c65" member_type: VOTER }
I20260608 09:53:32.472536 17791 raft_consensus.cc:385] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:32.472762 17791 raft_consensus.cc:740] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffe60cf3c52149b4a6fd676d5a896c65, State: Initialized, Role: FOLLOWER
I20260608 09:53:32.473798 17791 consensus_queue.cc:260] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [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: "ffe60cf3c52149b4a6fd676d5a896c65" member_type: VOTER }
I20260608 09:53:32.474434 17791 raft_consensus.cc:399] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:32.474686 17791 raft_consensus.cc:493] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:32.475062 17791 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:32.479950 17791 raft_consensus.cc:515] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffe60cf3c52149b4a6fd676d5a896c65" member_type: VOTER }
I20260608 09:53:32.480587 17791 leader_election.cc:304] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [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: ffe60cf3c52149b4a6fd676d5a896c65; no voters: 
I20260608 09:53:32.481978 17791 leader_election.cc:290] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:32.482473 17794 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:32.483928 17794 raft_consensus.cc:697] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [term 1 LEADER]: Becoming Leader. State: Replica: ffe60cf3c52149b4a6fd676d5a896c65, State: Running, Role: LEADER
I20260608 09:53:32.484602 17794 consensus_queue.cc:237] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [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: "ffe60cf3c52149b4a6fd676d5a896c65" member_type: VOTER }
I20260608 09:53:32.485337 17791 sys_catalog.cc:565] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:32.489612 17795 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ffe60cf3c52149b4a6fd676d5a896c65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffe60cf3c52149b4a6fd676d5a896c65" member_type: VOTER } }
I20260608 09:53:32.489573 17796 sys_catalog.cc:455] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ffe60cf3c52149b4a6fd676d5a896c65. Latest consensus state: current_term: 1 leader_uuid: "ffe60cf3c52149b4a6fd676d5a896c65" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffe60cf3c52149b4a6fd676d5a896c65" member_type: VOTER } }
I20260608 09:53:32.490736 17796 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:32.491330 17795 sys_catalog.cc:458] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:32.494839 17802 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:32.500241 17802 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:32.502914 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:32.510247 17802 catalog_manager.cc:1382] Generated new cluster ID: e68d07acd50e4289a28b45ac63dce938
I20260608 09:53:32.510516 17802 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:32.533681 17802 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:32.534973 17802 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:32.562680 17802 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65: Generated new TSK 0
I20260608 09:53:32.563328 17802 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:32.569690 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:32.576146 17812 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
W20260608 09:53:32.577659 17813 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
W20260608 09:53:32.579062 17815 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
I20260608 09:53:32.579527 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:32.580500 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:32.580688 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:32.580813 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912412580802 us; error 0 us; skew 500 ppm
I20260608 09:53:32.581378 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:32.584015 14100 webserver.cc:533] Webserver started at http://127.13.197.1:41185/ using document root <none> and password file <none>
I20260608 09:53:32.584547 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:32.584707 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:32.584928 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:32.586099 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "84b3acdf15dd46dc9605211f7a6d5022"
format_stamp: "Formatted at 2026-06-08 09:53:32 on dist-test-slave-hb1r"
I20260608 09:53:32.591159 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:53:32.594951 17820 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.595860 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:53:32.596149 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "84b3acdf15dd46dc9605211f7a6d5022"
format_stamp: "Formatted at 2026-06-08 09:53:32 on dist-test-slave-hb1r"
I20260608 09:53:32.596412 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-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)
I20260608 09:53:32.618944 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:32.620236 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:32.621788 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:32.624330 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:32.624521 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.624847 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:32.624994 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.667822 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:37461
I20260608 09:53:32.667948 17882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:37461 every 8 connection(s)
I20260608 09:53:32.673274 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:32.681748 17887 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
W20260608 09:53:32.684655 17888 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
I20260608 09:53:32.686901 14100 server_base.cc:1061] running on GCE node
W20260608 09:53:32.686802 17890 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
I20260608 09:53:32.688177 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:32.688479 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:32.688697 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912412688677 us; error 0 us; skew 500 ppm
I20260608 09:53:32.689517 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:32.691918 17883 heartbeater.cc:344] Connected to a master server at 127.13.197.62:38055
I20260608 09:53:32.692425 17883 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:32.692492 14100 webserver.cc:533] Webserver started at http://127.13.197.2:34945/ using document root <none> and password file <none>
I20260608 09:53:32.693215 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:32.693465 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:32.693385 17883 heartbeater.cc:507] Master 127.13.197.62:38055 requested a full tablet report, sending...
I20260608 09:53:32.693982 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:32.695377 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "86fd8cf146fb485c88fc06a8ad456728"
format_stamp: "Formatted at 2026-06-08 09:53:32 on dist-test-slave-hb1r"
I20260608 09:53:32.696060 17756 ts_manager.cc:194] Registered new tserver with Master: 84b3acdf15dd46dc9605211f7a6d5022 (127.13.197.1:37461)
I20260608 09:53:32.698284 17756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45674
I20260608 09:53:32.701439 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 09:53:32.705467 17895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.706476 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:32.706841 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "86fd8cf146fb485c88fc06a8ad456728"
format_stamp: "Formatted at 2026-06-08 09:53:32 on dist-test-slave-hb1r"
I20260608 09:53:32.707158 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-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)
I20260608 09:53:32.723006 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:32.724403 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:32.726090 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:32.728971 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:32.729226 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.729506 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:32.729709 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:53:32.770926 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:40083
I20260608 09:53:32.771067 17957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:40083 every 8 connection(s)
I20260608 09:53:32.776016 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:32.784250 17961 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
W20260608 09:53:32.787019 17962 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
I20260608 09:53:32.788179 14100 server_base.cc:1061] running on GCE node
W20260608 09:53:32.788527 17964 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
I20260608 09:53:32.789805 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:32.790151 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:32.790401 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912412790378 us; error 0 us; skew 500 ppm
I20260608 09:53:32.791313 17958 heartbeater.cc:344] Connected to a master server at 127.13.197.62:38055
I20260608 09:53:32.791330 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:32.791896 17958 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:32.792855 17958 heartbeater.cc:507] Master 127.13.197.62:38055 requested a full tablet report, sending...
I20260608 09:53:32.794976 14100 webserver.cc:533] Webserver started at http://127.13.197.3:45385/ using document root <none> and password file <none>
I20260608 09:53:32.795439 17756 ts_manager.cc:194] Registered new tserver with Master: 86fd8cf146fb485c88fc06a8ad456728 (127.13.197.2:40083)
I20260608 09:53:32.795688 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:32.795984 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:32.796314 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:32.797413 17756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45680
I20260608 09:53:32.797979 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "34a472258fd947f9b7c1610469f47cbe"
format_stamp: "Formatted at 2026-06-08 09:53:32 on dist-test-slave-hb1r"
I20260608 09:53:32.803144 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:53:32.807113 17969 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.807936 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:53:32.808301 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "34a472258fd947f9b7c1610469f47cbe"
format_stamp: "Formatted at 2026-06-08 09:53:32 on dist-test-slave-hb1r"
I20260608 09:53:32.808558 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-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)
I20260608 09:53:32.824357 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:32.825976 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:32.827544 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:32.830250 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:32.830463 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.830756 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:32.830922 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.876400 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:43367
I20260608 09:53:32.876514 18031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:43367 every 8 connection(s)
I20260608 09:53:32.881577 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:32.889880 18035 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
W20260608 09:53:32.892346 18036 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
I20260608 09:53:32.896313 18032 heartbeater.cc:344] Connected to a master server at 127.13.197.62:38055
I20260608 09:53:32.896859 18032 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:32.896888 14100 server_base.cc:1061] running on GCE node
W20260608 09:53:32.897042 18039 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
I20260608 09:53:32.898013 18032 heartbeater.cc:507] Master 127.13.197.62:38055 requested a full tablet report, sending...
I20260608 09:53:32.898478 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:32.898761 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:32.898990 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912412898972 us; error 0 us; skew 500 ppm
I20260608 09:53:32.900315 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:32.900527 17756 ts_manager.cc:194] Registered new tserver with Master: 34a472258fd947f9b7c1610469f47cbe (127.13.197.3:43367)
I20260608 09:53:32.902884 17756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45694
I20260608 09:53:32.903707 14100 webserver.cc:533] Webserver started at http://127.13.197.4:42211/ using document root <none> and password file <none>
I20260608 09:53:32.904373 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:32.904582 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:32.904882 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:32.906075 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "6d6385e085864958b863730aae20238e"
format_stamp: "Formatted at 2026-06-08 09:53:32 on dist-test-slave-hb1r"
I20260608 09:53:32.911523 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:53:32.915395 18043 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.916278 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:53:32.916654 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "6d6385e085864958b863730aae20238e"
format_stamp: "Formatted at 2026-06-08 09:53:32 on dist-test-slave-hb1r"
I20260608 09:53:32.916973 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912320616351-14100-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)
I20260608 09:53:32.930966 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:32.932325 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:32.934111 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:32.936553 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:32.936815 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.937067 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:32.937258 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:32.980500 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:38429
I20260608 09:53:32.980608 18105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:38429 every 8 connection(s)
I20260608 09:53:32.997705 18106 heartbeater.cc:344] Connected to a master server at 127.13.197.62:38055
I20260608 09:53:32.998093 18106 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:32.999090 18106 heartbeater.cc:507] Master 127.13.197.62:38055 requested a full tablet report, sending...
I20260608 09:53:33.001246 17756 ts_manager.cc:194] Registered new tserver with Master: 6d6385e085864958b863730aae20238e (127.13.197.4:38429)
I20260608 09:53:33.002349 14100 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018051073s
I20260608 09:53:33.002806 17756 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45704
I20260608 09:53:33.564306 17756 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45718:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:53:33.627955 17848 tablet_service.cc:1511] Processing CreateTablet for tablet 7f078f086b614b1aa55e74586d186fc9 (DEFAULT_TABLE table=test-workload [id=bc39cdb624eb48eab16411d80120bfbe]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:33.629560 17848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f078f086b614b1aa55e74586d186fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:33.630179 17923 tablet_service.cc:1511] Processing CreateTablet for tablet 7f078f086b614b1aa55e74586d186fc9 (DEFAULT_TABLE table=test-workload [id=bc39cdb624eb48eab16411d80120bfbe]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:33.631654 17923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f078f086b614b1aa55e74586d186fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:33.631858 17997 tablet_service.cc:1511] Processing CreateTablet for tablet 7f078f086b614b1aa55e74586d186fc9 (DEFAULT_TABLE table=test-workload [id=bc39cdb624eb48eab16411d80120bfbe]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:33.633203 17997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f078f086b614b1aa55e74586d186fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:33.644912 18127 tablet_bootstrap.cc:492] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022: Bootstrap starting.
I20260608 09:53:33.651240 18127 tablet_bootstrap.cc:654] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:33.653087 18128 tablet_bootstrap.cc:492] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728: Bootstrap starting.
I20260608 09:53:33.654966 18129 tablet_bootstrap.cc:492] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe: Bootstrap starting.
I20260608 09:53:33.658314 18127 tablet_bootstrap.cc:492] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022: No bootstrap required, opened a new log
I20260608 09:53:33.658929 18127 ts_tablet_manager.cc:1403] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:53:33.660624 18128 tablet_bootstrap.cc:654] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:33.662339 18127 raft_consensus.cc:359] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86fd8cf146fb485c88fc06a8ad456728" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40083 } } peers { permanent_uuid: "34a472258fd947f9b7c1610469f47cbe" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43367 } } peers { permanent_uuid: "84b3acdf15dd46dc9605211f7a6d5022" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37461 } }
I20260608 09:53:33.663223 18129 tablet_bootstrap.cc:654] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:33.663166 18127 raft_consensus.cc:385] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:33.663765 18127 raft_consensus.cc:740] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84b3acdf15dd46dc9605211f7a6d5022, State: Initialized, Role: FOLLOWER
I20260608 09:53:33.664937 18127 consensus_queue.cc:260] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022 [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: "86fd8cf146fb485c88fc06a8ad456728" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40083 } } peers { permanent_uuid: "34a472258fd947f9b7c1610469f47cbe" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43367 } } peers { permanent_uuid: "84b3acdf15dd46dc9605211f7a6d5022" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37461 } }
I20260608 09:53:33.667833 17883 heartbeater.cc:499] Master 127.13.197.62:38055 was elected leader, sending a full tablet report...
I20260608 09:53:33.668298 18128 tablet_bootstrap.cc:492] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728: No bootstrap required, opened a new log
I20260608 09:53:33.668622 18127 ts_tablet_manager.cc:1434] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260608 09:53:33.669302 18128 ts_tablet_manager.cc:1403] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 09:53:33.671190 18129 tablet_bootstrap.cc:492] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe: No bootstrap required, opened a new log
I20260608 09:53:33.671718 18129 ts_tablet_manager.cc:1403] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260608 09:53:33.672647 18128 raft_consensus.cc:359] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86fd8cf146fb485c88fc06a8ad456728" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40083 } } peers { permanent_uuid: "34a472258fd947f9b7c1610469f47cbe" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43367 } } peers { permanent_uuid: "84b3acdf15dd46dc9605211f7a6d5022" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37461 } }
I20260608 09:53:33.673593 18128 raft_consensus.cc:385] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:33.673911 18128 raft_consensus.cc:740] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86fd8cf146fb485c88fc06a8ad456728, State: Initialized, Role: FOLLOWER
I20260608 09:53:33.674711 18128 consensus_queue.cc:260] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728 [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: "86fd8cf146fb485c88fc06a8ad456728" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40083 } } peers { permanent_uuid: "34a472258fd947f9b7c1610469f47cbe" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43367 } } peers { permanent_uuid: "84b3acdf15dd46dc9605211f7a6d5022" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37461 } }
I20260608 09:53:33.675109 18129 raft_consensus.cc:359] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86fd8cf146fb485c88fc06a8ad456728" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40083 } } peers { permanent_uuid: "34a472258fd947f9b7c1610469f47cbe" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43367 } } peers { permanent_uuid: "84b3acdf15dd46dc9605211f7a6d5022" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37461 } }
I20260608 09:53:33.675870 18129 raft_consensus.cc:385] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:33.676285 18129 raft_consensus.cc:740] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a472258fd947f9b7c1610469f47cbe, State: Initialized, Role: FOLLOWER
I20260608 09:53:33.677788 17958 heartbeater.cc:499] Master 127.13.197.62:38055 was elected leader, sending a full tablet report...
I20260608 09:53:33.677878 18129 consensus_queue.cc:260] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [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: "86fd8cf146fb485c88fc06a8ad456728" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40083 } } peers { permanent_uuid: "34a472258fd947f9b7c1610469f47cbe" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43367 } } peers { permanent_uuid: "84b3acdf15dd46dc9605211f7a6d5022" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37461 } }
I20260608 09:53:33.681429 18128 ts_tablet_manager.cc:1434] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:53:33.682837 18032 heartbeater.cc:499] Master 127.13.197.62:38055 was elected leader, sending a full tablet report...
I20260608 09:53:33.683460 18129 ts_tablet_manager.cc:1434] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260608 09:53:33.866179 18135 raft_consensus.cc:493] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:33.866837 18135 raft_consensus.cc:515] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86fd8cf146fb485c88fc06a8ad456728" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40083 } } peers { permanent_uuid: "34a472258fd947f9b7c1610469f47cbe" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43367 } } peers { permanent_uuid: "84b3acdf15dd46dc9605211f7a6d5022" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37461 } }
I20260608 09:53:33.869221 18135 leader_election.cc:290] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86fd8cf146fb485c88fc06a8ad456728 (127.13.197.2:40083), 84b3acdf15dd46dc9605211f7a6d5022 (127.13.197.1:37461)
I20260608 09:53:33.881011 17933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f078f086b614b1aa55e74586d186fc9" candidate_uuid: "34a472258fd947f9b7c1610469f47cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86fd8cf146fb485c88fc06a8ad456728" is_pre_election: true
I20260608 09:53:33.881714 17858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f078f086b614b1aa55e74586d186fc9" candidate_uuid: "34a472258fd947f9b7c1610469f47cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84b3acdf15dd46dc9605211f7a6d5022" is_pre_election: true
I20260608 09:53:33.881886 17933 raft_consensus.cc:2468] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a472258fd947f9b7c1610469f47cbe in term 0.
I20260608 09:53:33.882375 17858 raft_consensus.cc:2468] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a472258fd947f9b7c1610469f47cbe in term 0.
I20260608 09:53:33.883666 17971 leader_election.cc:304] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [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: 34a472258fd947f9b7c1610469f47cbe, 84b3acdf15dd46dc9605211f7a6d5022; no voters: 
I20260608 09:53:33.884405 18135 raft_consensus.cc:2804] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:33.884780 18135 raft_consensus.cc:493] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:33.885070 18135 raft_consensus.cc:3060] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:33.890152 18135 raft_consensus.cc:515] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86fd8cf146fb485c88fc06a8ad456728" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40083 } } peers { permanent_uuid: "34a472258fd947f9b7c1610469f47cbe" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43367 } } peers { permanent_uuid: "84b3acdf15dd46dc9605211f7a6d5022" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37461 } }
I20260608 09:53:33.891908 18135 leader_election.cc:290] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [CANDIDATE]: Term 1 election: Requested vote from peers 86fd8cf146fb485c88fc06a8ad456728 (127.13.197.2:40083), 84b3acdf15dd46dc9605211f7a6d5022 (127.13.197.1:37461)
I20260608 09:53:33.892953 17933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f078f086b614b1aa55e74586d186fc9" candidate_uuid: "34a472258fd947f9b7c1610469f47cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86fd8cf146fb485c88fc06a8ad456728"
I20260608 09:53:33.893029 17858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f078f086b614b1aa55e74586d186fc9" candidate_uuid: "34a472258fd947f9b7c1610469f47cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84b3acdf15dd46dc9605211f7a6d5022"
I20260608 09:53:33.893581 17933 raft_consensus.cc:3060] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:33.893689 17858 raft_consensus.cc:3060] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:33.899454 17933 raft_consensus.cc:2468] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a472258fd947f9b7c1610469f47cbe in term 1.
I20260608 09:53:33.900039 17858 raft_consensus.cc:2468] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a472258fd947f9b7c1610469f47cbe in term 1.
I20260608 09:53:33.901012 17972 leader_election.cc:304] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [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: 34a472258fd947f9b7c1610469f47cbe, 86fd8cf146fb485c88fc06a8ad456728; no voters: 
I20260608 09:53:33.901887 18135 raft_consensus.cc:2804] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:33.902993 18135 raft_consensus.cc:697] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 1 LEADER]: Becoming Leader. State: Replica: 34a472258fd947f9b7c1610469f47cbe, State: Running, Role: LEADER
I20260608 09:53:33.903776 18135 consensus_queue.cc:237] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [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: "86fd8cf146fb485c88fc06a8ad456728" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40083 } } peers { permanent_uuid: "34a472258fd947f9b7c1610469f47cbe" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43367 } } peers { permanent_uuid: "84b3acdf15dd46dc9605211f7a6d5022" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37461 } }
I20260608 09:53:33.912928 17755 catalog_manager.cc:5696] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe reported cstate change: term changed from 0 to 1, leader changed from <none> to 34a472258fd947f9b7c1610469f47cbe (127.13.197.3). New cstate: current_term: 1 leader_uuid: "34a472258fd947f9b7c1610469f47cbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86fd8cf146fb485c88fc06a8ad456728" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a472258fd947f9b7c1610469f47cbe" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84b3acdf15dd46dc9605211f7a6d5022" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37461 } health_report { overall_health: UNKNOWN } } }
I20260608 09:53:34.006486 18106 heartbeater.cc:499] Master 127.13.197.62:38055 was elected leader, sending a full tablet report...
I20260608 09:53:34.296078 18135 consensus_queue.cc:1048] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "86fd8cf146fb485c88fc06a8ad456728" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:34.310277 18138 consensus_queue.cc:1048] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "84b3acdf15dd46dc9605211f7a6d5022" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:34.502940 17809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:34.505021 17809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:34.505486 17809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:36.506541 17809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:36.507880 17809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:36.508140 17809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:38.509253 17809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:38.511144 17809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:38.511541 17809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:40.512565 17809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:40.513980 17809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:40.514304 17809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:42.515386 17809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:42.516976 17809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:42.517326 17809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:44.518579 17809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:44.520485 17809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:44.520818 17809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:45.028376 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
W20260608 09:53:45.213264 17971 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 23 similar messages]
W20260608 09:53:45.794240 17971 consensus_peers.cc:597] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe -> Peer 84b3acdf15dd46dc9605211f7a6d5022 (127.13.197.1:37461): Couldn't send request to peer 84b3acdf15dd46dc9605211f7a6d5022. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:53:45.823902 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:45.824649 14100 tablet_replica.cc:333] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022: stopping tablet replica
I20260608 09:53:45.825188 14100 raft_consensus.cc:2243] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:45.825819 14100 raft_consensus.cc:2272] T 7f078f086b614b1aa55e74586d186fc9 P 84b3acdf15dd46dc9605211f7a6d5022 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:53:46.424234 17879 debug-util.cc:398] Leaking SignalData structure 0x7b0800207540 after lost signal to thread 14103
W20260608 09:53:46.425161 17879 debug-util.cc:398] Leaking SignalData structure 0x7b08001537e0 after lost signal to thread 17790
W20260608 09:53:46.426759 17879 debug-util.cc:398] Leaking SignalData structure 0x7b080004f9a0 after lost signal to thread 17957
W20260608 09:53:46.427558 17879 debug-util.cc:398] Leaking SignalData structure 0x7b0800080420 after lost signal to thread 18031
W20260608 09:53:46.428354 17879 debug-util.cc:398] Leaking SignalData structure 0x7b0800139940 after lost signal to thread 18105
I20260608 09:53:46.521952 17809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:46.523949 17809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:46.524358 17809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:53:46.846956 14100 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 17879)
W20260608 09:53:47.847602 14100 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 17879)
W20260608 09:53:48.230684 17971 consensus_peers.cc:597] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe -> Peer 84b3acdf15dd46dc9605211f7a6d5022 (127.13.197.1:37461): Couldn't send request to peer 84b3acdf15dd46dc9605211f7a6d5022. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:37461: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 09:53:48.525624 17809 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:48.527622 17809 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:48.528015 17809 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:53:48.848129 14100 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 17879)
I20260608 09:53:49.318928 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:53:49.333173 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:53:49.352504 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:49.353260 14100 tablet_replica.cc:333] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728: stopping tablet replica
I20260608 09:53:49.353820 14100 raft_consensus.cc:2243] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:53:49.354342 14100 raft_consensus.cc:2272] T 7f078f086b614b1aa55e74586d186fc9 P 86fd8cf146fb485c88fc06a8ad456728 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:49.374362 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:53:49.387910 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:53:49.411600 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:49.412369 14100 tablet_replica.cc:333] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe: stopping tablet replica
I20260608 09:53:49.412935 14100 raft_consensus.cc:2243] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:49.413911 14100 raft_consensus.cc:2272] T 7f078f086b614b1aa55e74586d186fc9 P 34a472258fd947f9b7c1610469f47cbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:49.434070 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:53:49.445776 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:53:49.464664 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:53:49.480660 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:53:49.493379 14100 master.cc:562] Master@127.13.197.62:38055 shutting down...
I20260608 09:53:49.512157 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:53:49.513020 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:53:49.513411 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P ffe60cf3c52149b4a6fd676d5a896c65: stopping tablet replica
I20260608 09:53:49.531948 14100 master.cc:584] Master@127.13.197.62:38055 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (17210 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 09:53:49.570945 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:41311
I20260608 09:53:49.572119 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:49.577656 18166 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
W20260608 09:53:49.578711 18167 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
W20260608 09:53:49.579277 18169 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
I20260608 09:53:49.579593 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:49.580492 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:49.580662 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:49.580787 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912429580771 us; error 0 us; skew 500 ppm
I20260608 09:53:49.581266 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:49.583654 14100 webserver.cc:533] Webserver started at http://127.13.197.62:39531/ using document root <none> and password file <none>
I20260608 09:53:49.584129 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:49.584295 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:49.584507 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:49.585668 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "0cf4653569714bc9b87219f7681f1ace"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-hb1r"
I20260608 09:53:49.590222 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:53:49.594350 18174 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.595198 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:53:49.595484 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "0cf4653569714bc9b87219f7681f1ace"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-hb1r"
I20260608 09:53:49.595801 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-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)
I20260608 09:53:49.608701 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:49.610023 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:49.648650 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:41311
I20260608 09:53:49.648788 18225 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:41311 every 8 connection(s)
I20260608 09:53:49.653354 18226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:49.664705 18226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace: Bootstrap starting.
I20260608 09:53:49.669616 18226 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:49.673976 18226 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace: No bootstrap required, opened a new log
I20260608 09:53:49.676322 18226 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf4653569714bc9b87219f7681f1ace" member_type: VOTER }
I20260608 09:53:49.676775 18226 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:49.677006 18226 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf4653569714bc9b87219f7681f1ace, State: Initialized, Role: FOLLOWER
I20260608 09:53:49.677729 18226 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [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: "0cf4653569714bc9b87219f7681f1ace" member_type: VOTER }
I20260608 09:53:49.678215 18226 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:53:49.678414 18226 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:53:49.678635 18226 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:49.682976 18226 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf4653569714bc9b87219f7681f1ace" member_type: VOTER }
I20260608 09:53:49.683465 18226 leader_election.cc:304] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [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: 0cf4653569714bc9b87219f7681f1ace; no voters: 
I20260608 09:53:49.684536 18226 leader_election.cc:290] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:53:49.685025 18229 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:49.686486 18229 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [term 1 LEADER]: Becoming Leader. State: Replica: 0cf4653569714bc9b87219f7681f1ace, State: Running, Role: LEADER
I20260608 09:53:49.687255 18229 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [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: "0cf4653569714bc9b87219f7681f1ace" member_type: VOTER }
I20260608 09:53:49.687626 18226 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:53:49.692392 18230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0cf4653569714bc9b87219f7681f1ace" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf4653569714bc9b87219f7681f1ace" member_type: VOTER } }
I20260608 09:53:49.693245 18230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:49.693070 18231 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0cf4653569714bc9b87219f7681f1ace. Latest consensus state: current_term: 1 leader_uuid: "0cf4653569714bc9b87219f7681f1ace" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cf4653569714bc9b87219f7681f1ace" member_type: VOTER } }
I20260608 09:53:49.693981 18231 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [sys.catalog]: This master's current role is: LEADER
I20260608 09:53:49.699122 18236 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:53:49.707202 18236 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:53:49.708211 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:53:49.717120 18236 catalog_manager.cc:1382] Generated new cluster ID: ea3cf2ce15384b4c9be4f97ebaa3d395
I20260608 09:53:49.717423 18236 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:53:49.730450 18236 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:53:49.731786 18236 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:53:49.757326 18236 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace: Generated new TSK 0
I20260608 09:53:49.758039 18236 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:53:49.774783 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:49.781459 18247 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
W20260608 09:53:49.782317 18248 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
W20260608 09:53:49.784192 18250 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
I20260608 09:53:49.784651 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:49.785686 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:49.785887 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:49.786063 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912429786026 us; error 0 us; skew 500 ppm
I20260608 09:53:49.786681 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:49.789165 14100 webserver.cc:533] Webserver started at http://127.13.197.1:32827/ using document root <none> and password file <none>
I20260608 09:53:49.789801 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:49.789979 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:49.790205 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:49.791242 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "2b5f9db4f70c4adb9ab338972f7de02c"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-hb1r"
I20260608 09:53:49.795899 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:49.799726 18255 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.800601 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 09:53:49.800910 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "2b5f9db4f70c4adb9ab338972f7de02c"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-hb1r"
I20260608 09:53:49.801240 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-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)
I20260608 09:53:49.812120 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:49.813484 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:49.815021 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:49.817322 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:49.817564 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.817822 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:49.817991 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.857865 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:40593
I20260608 09:53:49.857971 18317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:40593 every 8 connection(s)
I20260608 09:53:49.863756 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:49.871162 18322 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
W20260608 09:53:49.872033 18323 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
W20260608 09:53:49.875221 18325 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
I20260608 09:53:49.875805 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:49.876761 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:49.877035 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:49.877240 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912429877224 us; error 0 us; skew 500 ppm
I20260608 09:53:49.878075 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:49.880808 14100 webserver.cc:533] Webserver started at http://127.13.197.2:41737/ using document root <none> and password file <none>
I20260608 09:53:49.881316 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:49.881484 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:49.881786 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:49.882838 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "8d590f5de161483fa4fbe1cae418bcba"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-hb1r"
I20260608 09:53:49.888571 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:53:49.888926 18318 heartbeater.cc:344] Connected to a master server at 127.13.197.62:41311
I20260608 09:53:49.889353 18318 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:49.890345 18318 heartbeater.cc:507] Master 127.13.197.62:41311 requested a full tablet report, sending...
I20260608 09:53:49.892855 18191 ts_manager.cc:194] Registered new tserver with Master: 2b5f9db4f70c4adb9ab338972f7de02c (127.13.197.1:40593)
I20260608 09:53:49.893581 18330 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.894515 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:53:49.894835 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "8d590f5de161483fa4fbe1cae418bcba"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-hb1r"
I20260608 09:53:49.895167 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-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)
I20260608 09:53:49.895386 18191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54068
I20260608 09:53:49.914273 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:49.915555 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:49.917037 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:49.919360 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:49.919569 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.919842 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:49.920007 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.960474 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:38987
I20260608 09:53:49.960603 18392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:38987 every 8 connection(s)
I20260608 09:53:49.965724 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:53:49.973134 18396 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
W20260608 09:53:49.973630 18397 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
W20260608 09:53:49.978052 18399 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
I20260608 09:53:49.978729 18393 heartbeater.cc:344] Connected to a master server at 127.13.197.62:41311
I20260608 09:53:49.979183 18393 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:49.979386 14100 server_base.cc:1061] running on GCE node
I20260608 09:53:49.980052 18393 heartbeater.cc:507] Master 127.13.197.62:41311 requested a full tablet report, sending...
I20260608 09:53:49.980394 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:53:49.980643 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:53:49.980826 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912429980791 us; error 0 us; skew 500 ppm
I20260608 09:53:49.981463 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:53:49.982383 18191 ts_manager.cc:194] Registered new tserver with Master: 8d590f5de161483fa4fbe1cae418bcba (127.13.197.2:38987)
I20260608 09:53:49.984113 18191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54078
I20260608 09:53:49.984215 14100 webserver.cc:533] Webserver started at http://127.13.197.3:41957/ using document root <none> and password file <none>
I20260608 09:53:49.984804 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:53:49.985018 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:53:49.985302 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:53:49.986876 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "8a861ab2745349689a64d614e7bc749c"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-hb1r"
I20260608 09:53:49.991880 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:53:49.995430 18404 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:49.996369 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:53:49.996747 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "8a861ab2745349689a64d614e7bc749c"
format_stamp: "Formatted at 2026-06-08 09:53:49 on dist-test-slave-hb1r"
I20260608 09:53:49.997071 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912320616351-14100-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)
I20260608 09:53:50.007690 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:53:50.008816 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:53:50.010286 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:53:50.012455 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:53:50.012681 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:50.012915 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:53:50.013103 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:53:50.052227 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:36231
I20260608 09:53:50.052345 18466 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:36231 every 8 connection(s)
I20260608 09:53:50.066728 18467 heartbeater.cc:344] Connected to a master server at 127.13.197.62:41311
I20260608 09:53:50.067188 18467 heartbeater.cc:461] Registering TS with master...
I20260608 09:53:50.068001 18467 heartbeater.cc:507] Master 127.13.197.62:41311 requested a full tablet report, sending...
I20260608 09:53:50.070240 18191 ts_manager.cc:194] Registered new tserver with Master: 8a861ab2745349689a64d614e7bc749c (127.13.197.3:36231)
I20260608 09:53:50.070389 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014857861s
I20260608 09:53:50.072100 18191 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54090
I20260608 09:53:50.898487 18318 heartbeater.cc:499] Master 127.13.197.62:41311 was elected leader, sending a full tablet report...
I20260608 09:53:50.987205 18393 heartbeater.cc:499] Master 127.13.197.62:41311 was elected leader, sending a full tablet report...
I20260608 09:53:51.074848 18467 heartbeater.cc:499] Master 127.13.197.62:41311 was elected leader, sending a full tablet report...
I20260608 09:53:51.139889 18191 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54100:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:53:51.141952 18191 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:53:51.185987 18283 tablet_service.cc:1511] Processing CreateTablet for tablet 0d453dd8938a4ce1b598bbd574d3b75d (DEFAULT_TABLE table=test-workload [id=e65d0b19c7aa479faaa2640152f1e7ed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:51.187505 18283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d453dd8938a4ce1b598bbd574d3b75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:51.190045 18432 tablet_service.cc:1511] Processing CreateTablet for tablet 0d453dd8938a4ce1b598bbd574d3b75d (DEFAULT_TABLE table=test-workload [id=e65d0b19c7aa479faaa2640152f1e7ed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:51.191485 18432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d453dd8938a4ce1b598bbd574d3b75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:51.201063 18358 tablet_service.cc:1511] Processing CreateTablet for tablet 0d453dd8938a4ce1b598bbd574d3b75d (DEFAULT_TABLE table=test-workload [id=e65d0b19c7aa479faaa2640152f1e7ed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:53:51.202486 18358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d453dd8938a4ce1b598bbd574d3b75d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:53:51.204707 18488 tablet_bootstrap.cc:492] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c: Bootstrap starting.
I20260608 09:53:51.210966 18488 tablet_bootstrap.cc:654] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:51.212479 18489 tablet_bootstrap.cc:492] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c: Bootstrap starting.
I20260608 09:53:51.217042 18488 tablet_bootstrap.cc:492] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c: No bootstrap required, opened a new log
I20260608 09:53:51.217599 18488 ts_tablet_manager.cc:1403] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260608 09:53:51.220487 18491 tablet_bootstrap.cc:492] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba: Bootstrap starting.
I20260608 09:53:51.220997 18488 raft_consensus.cc:359] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a861ab2745349689a64d614e7bc749c" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36231 } } peers { permanent_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40593 } } peers { permanent_uuid: "8d590f5de161483fa4fbe1cae418bcba" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38987 } }
I20260608 09:53:51.221853 18488 raft_consensus.cc:385] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:51.222148 18488 raft_consensus.cc:740] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5f9db4f70c4adb9ab338972f7de02c, State: Initialized, Role: FOLLOWER
I20260608 09:53:51.222663 18489 tablet_bootstrap.cc:654] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:51.222972 18488 consensus_queue.cc:260] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c [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: "8a861ab2745349689a64d614e7bc749c" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36231 } } peers { permanent_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40593 } } peers { permanent_uuid: "8d590f5de161483fa4fbe1cae418bcba" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38987 } }
I20260608 09:53:51.226269 18488 ts_tablet_manager.cc:1434] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:53:51.227926 18491 tablet_bootstrap.cc:654] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba: Neither blocks nor log segments found. Creating new log.
I20260608 09:53:51.231050 18489 tablet_bootstrap.cc:492] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c: No bootstrap required, opened a new log
I20260608 09:53:51.231673 18489 ts_tablet_manager.cc:1403] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.002s
I20260608 09:53:51.234426 18491 tablet_bootstrap.cc:492] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba: No bootstrap required, opened a new log
I20260608 09:53:51.234901 18491 ts_tablet_manager.cc:1403] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 09:53:51.234889 18489 raft_consensus.cc:359] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a861ab2745349689a64d614e7bc749c" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36231 } } peers { permanent_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40593 } } peers { permanent_uuid: "8d590f5de161483fa4fbe1cae418bcba" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38987 } }
I20260608 09:53:51.235759 18489 raft_consensus.cc:385] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:51.236074 18489 raft_consensus.cc:740] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a861ab2745349689a64d614e7bc749c, State: Initialized, Role: FOLLOWER
I20260608 09:53:51.236877 18489 consensus_queue.cc:260] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c [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: "8a861ab2745349689a64d614e7bc749c" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36231 } } peers { permanent_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40593 } } peers { permanent_uuid: "8d590f5de161483fa4fbe1cae418bcba" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38987 } }
I20260608 09:53:51.237717 18491 raft_consensus.cc:359] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a861ab2745349689a64d614e7bc749c" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36231 } } peers { permanent_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40593 } } peers { permanent_uuid: "8d590f5de161483fa4fbe1cae418bcba" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38987 } }
I20260608 09:53:51.238324 18491 raft_consensus.cc:385] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:53:51.238694 18491 raft_consensus.cc:740] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d590f5de161483fa4fbe1cae418bcba, State: Initialized, Role: FOLLOWER
I20260608 09:53:51.239620 18491 consensus_queue.cc:260] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [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: "8a861ab2745349689a64d614e7bc749c" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36231 } } peers { permanent_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40593 } } peers { permanent_uuid: "8d590f5de161483fa4fbe1cae418bcba" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38987 } }
I20260608 09:53:51.239918 18489 ts_tablet_manager.cc:1434] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:53:51.242818 18491 ts_tablet_manager.cc:1434] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
W20260608 09:53:51.312287 18468 tablet.cc:2404] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:53:51.381412 18496 raft_consensus.cc:493] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:53:51.382185 18496 raft_consensus.cc:515] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a861ab2745349689a64d614e7bc749c" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36231 } } peers { permanent_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40593 } } peers { permanent_uuid: "8d590f5de161483fa4fbe1cae418bcba" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38987 } }
I20260608 09:53:51.385247 18496 leader_election.cc:290] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a861ab2745349689a64d614e7bc749c (127.13.197.3:36231), 2b5f9db4f70c4adb9ab338972f7de02c (127.13.197.1:40593)
I20260608 09:53:51.400710 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d453dd8938a4ce1b598bbd574d3b75d" candidate_uuid: "8d590f5de161483fa4fbe1cae418bcba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" is_pre_election: true
I20260608 09:53:51.400710 18442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d453dd8938a4ce1b598bbd574d3b75d" candidate_uuid: "8d590f5de161483fa4fbe1cae418bcba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a861ab2745349689a64d614e7bc749c" is_pre_election: true
I20260608 09:53:51.402024 18293 raft_consensus.cc:2468] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d590f5de161483fa4fbe1cae418bcba in term 0.
I20260608 09:53:51.402132 18442 raft_consensus.cc:2468] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d590f5de161483fa4fbe1cae418bcba in term 0.
I20260608 09:53:51.403631 18334 leader_election.cc:304] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [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: 2b5f9db4f70c4adb9ab338972f7de02c, 8d590f5de161483fa4fbe1cae418bcba; no voters: 
I20260608 09:53:51.404487 18496 raft_consensus.cc:2804] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:53:51.404897 18496 raft_consensus.cc:493] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:53:51.405165 18496 raft_consensus.cc:3060] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:51.412489 18496 raft_consensus.cc:515] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a861ab2745349689a64d614e7bc749c" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36231 } } peers { permanent_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40593 } } peers { permanent_uuid: "8d590f5de161483fa4fbe1cae418bcba" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38987 } }
I20260608 09:53:51.414410 18496 leader_election.cc:290] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [CANDIDATE]: Term 1 election: Requested vote from peers 8a861ab2745349689a64d614e7bc749c (127.13.197.3:36231), 2b5f9db4f70c4adb9ab338972f7de02c (127.13.197.1:40593)
I20260608 09:53:51.415365 18442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d453dd8938a4ce1b598bbd574d3b75d" candidate_uuid: "8d590f5de161483fa4fbe1cae418bcba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a861ab2745349689a64d614e7bc749c"
I20260608 09:53:51.415634 18293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d453dd8938a4ce1b598bbd574d3b75d" candidate_uuid: "8d590f5de161483fa4fbe1cae418bcba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5f9db4f70c4adb9ab338972f7de02c"
I20260608 09:53:51.415953 18442 raft_consensus.cc:3060] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:51.416220 18293 raft_consensus.cc:3060] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:53:51.422371 18293 raft_consensus.cc:2468] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d590f5de161483fa4fbe1cae418bcba in term 1.
I20260608 09:53:51.422453 18442 raft_consensus.cc:2468] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d590f5de161483fa4fbe1cae418bcba in term 1.
I20260608 09:53:51.423620 18334 leader_election.cc:304] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [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: 2b5f9db4f70c4adb9ab338972f7de02c, 8d590f5de161483fa4fbe1cae418bcba; no voters: 
I20260608 09:53:51.424386 18496 raft_consensus.cc:2804] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:53:51.425616 18496 raft_consensus.cc:697] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 1 LEADER]: Becoming Leader. State: Replica: 8d590f5de161483fa4fbe1cae418bcba, State: Running, Role: LEADER
I20260608 09:53:51.426810 18496 consensus_queue.cc:237] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [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: "8a861ab2745349689a64d614e7bc749c" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36231 } } peers { permanent_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40593 } } peers { permanent_uuid: "8d590f5de161483fa4fbe1cae418bcba" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38987 } }
I20260608 09:53:51.438580 18191 catalog_manager.cc:5696] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d590f5de161483fa4fbe1cae418bcba (127.13.197.2). New cstate: current_term: 1 leader_uuid: "8d590f5de161483fa4fbe1cae418bcba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a861ab2745349689a64d614e7bc749c" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36231 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d590f5de161483fa4fbe1cae418bcba" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38987 } health_report { overall_health: HEALTHY } } }
I20260608 09:53:51.703853 18239 placement_policy_util.cc:407] tablet 0d453dd8938a4ce1b598bbd574d3b75d: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:51.705461 18244 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:51.707070 18244 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:51.707428 18244 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:51.927453 18496 consensus_queue.cc:1048] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a861ab2745349689a64d614e7bc749c" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36231 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:53:51.942771 18504 consensus_queue.cc:1048] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5f9db4f70c4adb9ab338972f7de02c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:53:52.713572 18239 placement_policy_util.cc:407] tablet 0d453dd8938a4ce1b598bbd574d3b75d: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:53.708376 18244 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:53.709800 18244 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:53.710119 18244 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:53.723186 18239 placement_policy_util.cc:407] tablet 0d453dd8938a4ce1b598bbd574d3b75d: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:54.731818 18239 placement_policy_util.cc:407] tablet 0d453dd8938a4ce1b598bbd574d3b75d: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:55.711109 18244 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:55.712474 18244 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:55.712790 18244 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:55.741674 18239 placement_policy_util.cc:407] tablet 0d453dd8938a4ce1b598bbd574d3b75d: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:56.750422 18239 placement_policy_util.cc:407] tablet 0d453dd8938a4ce1b598bbd574d3b75d: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:57.713732 18244 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:57.715097 18244 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:57.715442 18244 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:57.759191 18239 placement_policy_util.cc:407] tablet 0d453dd8938a4ce1b598bbd574d3b75d: detected majority of replicas (2 of 3) at location L0
I20260608 09:53:58.767901 18239 placement_policy_util.cc:407] tablet 0d453dd8938a4ce1b598bbd574d3b75d: detected majority of replicas (2 of 3) at location L0
W20260608 09:53:59.649181 18222 debug-util.cc:398] Leaking SignalData structure 0x7b08001214c0 after lost signal to thread 14103
W20260608 09:53:59.650187 18222 debug-util.cc:398] Leaking SignalData structure 0x7b08000ab160 after lost signal to thread 18225
W20260608 09:53:59.651119 18222 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6c40 after lost signal to thread 18317
W20260608 09:53:59.651890 18222 debug-util.cc:398] Leaking SignalData structure 0x7b08000b6e40 after lost signal to thread 18392
W20260608 09:53:59.652657 18222 debug-util.cc:398] Leaking SignalData structure 0x7b080011a5e0 after lost signal to thread 18466
I20260608 09:53:59.716578 18244 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:53:59.718706 18244 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:53:59.719149 18244 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:53:59.775964 18239 placement_policy_util.cc:407] tablet 0d453dd8938a4ce1b598bbd574d3b75d: detected majority of replicas (2 of 3) at location L0
I20260608 09:54:00.784674 18239 placement_policy_util.cc:407] tablet 0d453dd8938a4ce1b598bbd574d3b75d: detected majority of replicas (2 of 3) at location L0
I20260608 09:54:01.720747 18244 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:01.723481 18244 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:01.723963 18244 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:01.795171 18239 placement_policy_util.cc:407] tablet 0d453dd8938a4ce1b598bbd574d3b75d: detected majority of replicas (2 of 3) at location L0
I20260608 09:54:02.568725 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:54:02.598363 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:02.599320 14100 tablet_replica.cc:333] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c: stopping tablet replica
I20260608 09:54:02.599999 14100 raft_consensus.cc:2243] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:02.600708 14100 raft_consensus.cc:2272] T 0d453dd8938a4ce1b598bbd574d3b75d P 2b5f9db4f70c4adb9ab338972f7de02c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:02.623044 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:54:02.636238 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:54:02.660512 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:02.661234 14100 tablet_replica.cc:333] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba: stopping tablet replica
I20260608 09:54:02.661844 14100 raft_consensus.cc:2243] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:02.662794 14100 raft_consensus.cc:2272] T 0d453dd8938a4ce1b598bbd574d3b75d P 8d590f5de161483fa4fbe1cae418bcba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:02.682732 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:54:02.694783 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:54:02.717684 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:02.718452 14100 tablet_replica.cc:333] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c: stopping tablet replica
I20260608 09:54:02.719004 14100 raft_consensus.cc:2243] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:02.719540 14100 raft_consensus.cc:2272] T 0d453dd8938a4ce1b598bbd574d3b75d P 8a861ab2745349689a64d614e7bc749c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:02.739687 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:54:02.751046 14100 master.cc:562] Master@127.13.197.62:41311 shutting down...
I20260608 09:54:02.772846 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:02.773656 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:02.774046 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0cf4653569714bc9b87219f7681f1ace: stopping tablet replica
I20260608 09:54:02.812408 14100 master.cc:584] Master@127.13.197.62:41311 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13278 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 09:54:02.849571 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:39743
I20260608 09:54:02.850838 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:02.856258 18517 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
W20260608 09:54:02.856739 18518 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
W20260608 09:54:02.858655 18520 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
I20260608 09:54:02.859068 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:02.860015 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:02.860255 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:02.860455 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912442860421 us; error 0 us; skew 500 ppm
I20260608 09:54:02.861073 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:02.863597 14100 webserver.cc:533] Webserver started at http://127.13.197.62:38911/ using document root <none> and password file <none>
I20260608 09:54:02.864149 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:02.864351 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:02.864679 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:02.866061 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "1483e93c9ddb4c44b420b6fe9cde9571"
format_stamp: "Formatted at 2026-06-08 09:54:02 on dist-test-slave-hb1r"
I20260608 09:54:02.870700 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:54:02.874315 18525 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:02.875129 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:54:02.875448 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "1483e93c9ddb4c44b420b6fe9cde9571"
format_stamp: "Formatted at 2026-06-08 09:54:02 on dist-test-slave-hb1r"
I20260608 09:54:02.875744 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-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)
I20260608 09:54:02.898653 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:02.899983 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:02.939689 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:39743
I20260608 09:54:02.939819 18576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:39743 every 8 connection(s)
I20260608 09:54:02.944042 18577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:02.955274 18577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571: Bootstrap starting.
I20260608 09:54:02.960283 18577 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:02.964737 18577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571: No bootstrap required, opened a new log
I20260608 09:54:02.967228 18577 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1483e93c9ddb4c44b420b6fe9cde9571" member_type: VOTER }
I20260608 09:54:02.967648 18577 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:02.967829 18577 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1483e93c9ddb4c44b420b6fe9cde9571, State: Initialized, Role: FOLLOWER
I20260608 09:54:02.968375 18577 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [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: "1483e93c9ddb4c44b420b6fe9cde9571" member_type: VOTER }
I20260608 09:54:02.968801 18577 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:02.968988 18577 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:02.969225 18577 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:02.973805 18577 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1483e93c9ddb4c44b420b6fe9cde9571" member_type: VOTER }
I20260608 09:54:02.974313 18577 leader_election.cc:304] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [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: 1483e93c9ddb4c44b420b6fe9cde9571; no voters: 
I20260608 09:54:02.975482 18577 leader_election.cc:290] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:02.975906 18580 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:02.977435 18580 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [term 1 LEADER]: Becoming Leader. State: Replica: 1483e93c9ddb4c44b420b6fe9cde9571, State: Running, Role: LEADER
I20260608 09:54:02.978266 18580 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [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: "1483e93c9ddb4c44b420b6fe9cde9571" member_type: VOTER }
I20260608 09:54:02.978885 18577 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:02.983462 18582 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1483e93c9ddb4c44b420b6fe9cde9571. Latest consensus state: current_term: 1 leader_uuid: "1483e93c9ddb4c44b420b6fe9cde9571" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1483e93c9ddb4c44b420b6fe9cde9571" member_type: VOTER } }
I20260608 09:54:02.984087 18582 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:02.986153 18588 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:02.985782 18581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1483e93c9ddb4c44b420b6fe9cde9571" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1483e93c9ddb4c44b420b6fe9cde9571" member_type: VOTER } }
I20260608 09:54:02.986548 18581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:02.991729 18588 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:02.995191 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:03.002924 18588 catalog_manager.cc:1382] Generated new cluster ID: c4732b65d54944ca91eff5170050b6d5
I20260608 09:54:03.003234 18588 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:03.016232 18588 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:03.017593 18588 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:03.036425 18588 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571: Generated new TSK 0
I20260608 09:54:03.037042 18588 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:03.065708 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:03.071985 18598 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
W20260608 09:54:03.073299 18599 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
W20260608 09:54:03.074746 18601 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
I20260608 09:54:03.075214 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:03.076061 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:03.076249 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:03.076381 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912443076370 us; error 0 us; skew 500 ppm
I20260608 09:54:03.076910 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:03.079282 14100 webserver.cc:533] Webserver started at http://127.13.197.1:45781/ using document root <none> and password file <none>
I20260608 09:54:03.079753 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:03.079970 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:03.080292 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:03.081578 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "66b60f89f99e479aa06f5999f76a3b4a"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-hb1r"
I20260608 09:54:03.086092 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:54:03.089679 18606 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.090546 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:54:03.090796 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "66b60f89f99e479aa06f5999f76a3b4a"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-hb1r"
I20260608 09:54:03.091035 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-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)
I20260608 09:54:03.113919 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:03.115121 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:03.116498 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:03.118901 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:03.119107 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.119382 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:03.119555 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.161974 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:36191
I20260608 09:54:03.162094 18668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:36191 every 8 connection(s)
I20260608 09:54:03.167346 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:03.176198 18673 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
W20260608 09:54:03.179965 18674 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
W20260608 09:54:03.181658 18676 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
I20260608 09:54:03.182132 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:03.183226 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:03.183467 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:03.183650 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912443183631 us; error 0 us; skew 500 ppm
I20260608 09:54:03.184468 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:03.187160 18669 heartbeater.cc:344] Connected to a master server at 127.13.197.62:39743
I20260608 09:54:03.187670 18669 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:03.187907 14100 webserver.cc:533] Webserver started at http://127.13.197.2:42119/ using document root <none> and password file <none>
I20260608 09:54:03.188642 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:03.188632 18669 heartbeater.cc:507] Master 127.13.197.62:39743 requested a full tablet report, sending...
I20260608 09:54:03.189141 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:03.189507 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:03.191052 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "54d7388ed15e47d8abd4695f57d1ede0"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-hb1r"
I20260608 09:54:03.191571 18542 ts_manager.cc:194] Registered new tserver with Master: 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191)
I20260608 09:54:03.193717 18542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39684
I20260608 09:54:03.196368 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:54:03.200263 18681 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.201103 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:03.201409 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "54d7388ed15e47d8abd4695f57d1ede0"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-hb1r"
I20260608 09:54:03.201743 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-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)
I20260608 09:54:03.222862 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:03.224140 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:03.225756 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:03.228052 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:03.228260 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.228520 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:03.228691 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.269424 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:46423
I20260608 09:54:03.269632 18743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:46423 every 8 connection(s)
I20260608 09:54:03.274627 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:03.282816 18747 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
W20260608 09:54:03.283293 18748 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
I20260608 09:54:03.285729 14100 server_base.cc:1061] running on GCE node
W20260608 09:54:03.286651 18751 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
I20260608 09:54:03.287560 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:54:03.287585 18744 heartbeater.cc:344] Connected to a master server at 127.13.197.62:39743
W20260608 09:54:03.287892 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:03.288090 18744 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:03.288105 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912443288084 us; error 0 us; skew 500 ppm
I20260608 09:54:03.288947 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:03.289160 18744 heartbeater.cc:507] Master 127.13.197.62:39743 requested a full tablet report, sending...
I20260608 09:54:03.291309 18542 ts_manager.cc:194] Registered new tserver with Master: 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:03.291851 14100 webserver.cc:533] Webserver started at http://127.13.197.3:39263/ using document root <none> and password file <none>
I20260608 09:54:03.292415 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:03.292632 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:03.292956 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:03.292968 18542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39686
I20260608 09:54:03.294358 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "f429996fedc547188d856ee10f75df31"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-hb1r"
I20260608 09:54:03.298947 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:54:03.302410 18755 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.303190 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:03.303493 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "f429996fedc547188d856ee10f75df31"
format_stamp: "Formatted at 2026-06-08 09:54:03 on dist-test-slave-hb1r"
I20260608 09:54:03.303793 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-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)
I20260608 09:54:03.318359 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:03.319574 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:03.321027 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:03.323498 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:03.323751 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.324038 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:03.324249 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:03.364548 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:42629
I20260608 09:54:03.364676 18817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:42629 every 8 connection(s)
I20260608 09:54:03.379467 18818 heartbeater.cc:344] Connected to a master server at 127.13.197.62:39743
I20260608 09:54:03.379817 18818 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:03.380674 18818 heartbeater.cc:507] Master 127.13.197.62:39743 requested a full tablet report, sending...
I20260608 09:54:03.382947 18542 ts_manager.cc:194] Registered new tserver with Master: f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:03.383921 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015891197s
I20260608 09:54:03.384645 18542 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39700
I20260608 09:54:04.196787 18669 heartbeater.cc:499] Master 127.13.197.62:39743 was elected leader, sending a full tablet report...
I20260608 09:54:04.295759 18744 heartbeater.cc:499] Master 127.13.197.62:39743 was elected leader, sending a full tablet report...
I20260608 09:54:04.387766 18818 heartbeater.cc:499] Master 127.13.197.62:39743 was elected leader, sending a full tablet report...
I20260608 09:54:04.443383 18542 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39706:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:54:04.447031 18542 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:54:04.538329 18783 tablet_service.cc:1511] Processing CreateTablet for tablet 2f39d2de6cfb430c95dee07e2b45d41d (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:54:04.539954 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f39d2de6cfb430c95dee07e2b45d41d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.547005 18781 tablet_service.cc:1511] Processing CreateTablet for tablet 321cf03301f7473cb3c603cce05d3a1b (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:54:04.548720 18781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321cf03301f7473cb3c603cce05d3a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.550981 18780 tablet_service.cc:1511] Processing CreateTablet for tablet 183f657444c2415b9d84667423a7dfd4 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:54:04.552774 18780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183f657444c2415b9d84667423a7dfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.552606 18779 tablet_service.cc:1511] Processing CreateTablet for tablet 19f8abf162a7453ab620dfedfa805fa1 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:54:04.554201 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f8abf162a7453ab620dfedfa805fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.553966 18631 tablet_service.cc:1511] Processing CreateTablet for tablet 183f657444c2415b9d84667423a7dfd4 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:54:04.555022 18634 tablet_service.cc:1511] Processing CreateTablet for tablet 2f39d2de6cfb430c95dee07e2b45d41d (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:54:04.555537 18631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183f657444c2415b9d84667423a7dfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.556438 18634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f39d2de6cfb430c95dee07e2b45d41d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.558768 18630 tablet_service.cc:1511] Processing CreateTablet for tablet 19f8abf162a7453ab620dfedfa805fa1 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:54:04.560496 18630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f8abf162a7453ab620dfedfa805fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.561075 18633 tablet_service.cc:1511] Processing CreateTablet for tablet c8d1a3e70b9f42b7b81ed552012f58e7 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:54:04.562500 18633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d1a3e70b9f42b7b81ed552012f58e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.558892 18632 tablet_service.cc:1511] Processing CreateTablet for tablet 321cf03301f7473cb3c603cce05d3a1b (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:54:04.544776 18782 tablet_service.cc:1511] Processing CreateTablet for tablet c8d1a3e70b9f42b7b81ed552012f58e7 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:54:04.566666 18782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d1a3e70b9f42b7b81ed552012f58e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.566735 18629 tablet_service.cc:1511] Processing CreateTablet for tablet 7749d6ae417a4d99aa9de04bd65e36e5 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:54:04.570364 18628 tablet_service.cc:1511] Processing CreateTablet for tablet 83f482b369644ce4aba17bcaface0447 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:54:04.570631 18778 tablet_service.cc:1511] Processing CreateTablet for tablet 7749d6ae417a4d99aa9de04bd65e36e5 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:54:04.572124 18632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321cf03301f7473cb3c603cce05d3a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.572397 18778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7749d6ae417a4d99aa9de04bd65e36e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.573819 18629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7749d6ae417a4d99aa9de04bd65e36e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.574659 18628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f482b369644ce4aba17bcaface0447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.579847 18627 tablet_service.cc:1511] Processing CreateTablet for tablet 368505040c03432da8b2e617c61a623e (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:54:04.581415 18627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368505040c03432da8b2e617c61a623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.582947 18775 tablet_service.cc:1511] Processing CreateTablet for tablet 748eba13d2784b2387bdf71bcf1fe936 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:54:04.583961 18706 tablet_service.cc:1511] Processing CreateTablet for tablet 183f657444c2415b9d84667423a7dfd4 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 09:54:04.584581 18775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748eba13d2784b2387bdf71bcf1fe936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.587010 18705 tablet_service.cc:1511] Processing CreateTablet for tablet 19f8abf162a7453ab620dfedfa805fa1 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 09:54:04.587746 18625 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2b509c88764c2193a726fbeedbb4b3 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:54:04.588593 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 321cf03301f7473cb3c603cce05d3a1b (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 09:54:04.589808 18704 tablet_service.cc:1511] Processing CreateTablet for tablet 7749d6ae417a4d99aa9de04bd65e36e5 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 09:54:04.592051 18709 tablet_service.cc:1511] Processing CreateTablet for tablet 2f39d2de6cfb430c95dee07e2b45d41d (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 09:54:04.589272 18625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2b509c88764c2193a726fbeedbb4b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.594986 18626 tablet_service.cc:1511] Processing CreateTablet for tablet 748eba13d2784b2387bdf71bcf1fe936 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:54:04.596768 18626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748eba13d2784b2387bdf71bcf1fe936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.596585 18701 tablet_service.cc:1511] Processing CreateTablet for tablet 748eba13d2784b2387bdf71bcf1fe936 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 09:54:04.587013 18708 tablet_service.cc:1511] Processing CreateTablet for tablet c8d1a3e70b9f42b7b81ed552012f58e7 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 09:54:04.599095 18703 tablet_service.cc:1511] Processing CreateTablet for tablet 83f482b369644ce4aba17bcaface0447 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:54:04.601426 18702 tablet_service.cc:1511] Processing CreateTablet for tablet 368505040c03432da8b2e617c61a623e (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:54:04.585454 18706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183f657444c2415b9d84667423a7dfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.603520 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f39d2de6cfb430c95dee07e2b45d41d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.606249 18705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f8abf162a7453ab620dfedfa805fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.610255 18708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d1a3e70b9f42b7b81ed552012f58e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.611630 18700 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2b509c88764c2193a726fbeedbb4b3 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:54:04.613209 18700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2b509c88764c2193a726fbeedbb4b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.614164 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f482b369644ce4aba17bcaface0447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.614995 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368505040c03432da8b2e617c61a623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.617565 18777 tablet_service.cc:1511] Processing CreateTablet for tablet 83f482b369644ce4aba17bcaface0447 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 09:54:04.618214 18701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748eba13d2784b2387bdf71bcf1fe936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.619079 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f482b369644ce4aba17bcaface0447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.622053 18776 tablet_service.cc:1511] Processing CreateTablet for tablet 368505040c03432da8b2e617c61a623e (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 09:54:04.623646 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368505040c03432da8b2e617c61a623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.634138 18704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7749d6ae417a4d99aa9de04bd65e36e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.645929 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321cf03301f7473cb3c603cce05d3a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.657761 18774 tablet_service.cc:1511] Processing CreateTablet for tablet 4b2b509c88764c2193a726fbeedbb4b3 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 09:54:04.659691 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2b509c88764c2193a726fbeedbb4b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.691483 18625 tablet_service.cc:1511] Processing CreateTablet for tablet 425530654b3547c9a68b6596d4dc4a28 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:54:04.706885 18634 tablet_service.cc:1511] Processing CreateTablet for tablet f45db1d74afb4aceb90513ef51a15b7c (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:54:04.713044 18634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45db1d74afb4aceb90513ef51a15b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.715147 18625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425530654b3547c9a68b6596d4dc4a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.724211 18783 tablet_service.cc:1511] Processing CreateTablet for tablet f45db1d74afb4aceb90513ef51a15b7c (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:54:04.725749 18783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45db1d74afb4aceb90513ef51a15b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.726006 18779 tablet_service.cc:1511] Processing CreateTablet for tablet 425530654b3547c9a68b6596d4dc4a28 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:54:04.735253 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425530654b3547c9a68b6596d4dc4a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.743194 18709 tablet_service.cc:1511] Processing CreateTablet for tablet f45db1d74afb4aceb90513ef51a15b7c (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 09:54:04.744436 18707 tablet_service.cc:1511] Processing CreateTablet for tablet 425530654b3547c9a68b6596d4dc4a28 (DEFAULT_TABLE table=test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 09:54:04.754943 18709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f45db1d74afb4aceb90513ef51a15b7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.760488 18837 tablet_bootstrap.cc:492] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31: Bootstrap starting.
I20260608 09:54:04.761751 18707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425530654b3547c9a68b6596d4dc4a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:04.788283 18838 tablet_bootstrap.cc:492] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:04.796890 18837 tablet_bootstrap.cc:654] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.789362 18839 tablet_bootstrap.cc:492] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:04.804526 18839 tablet_bootstrap.cc:654] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.805778 18838 tablet_bootstrap.cc:654] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.816138 18837 tablet_bootstrap.cc:492] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:04.816388 18839 tablet_bootstrap.cc:492] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:04.816593 18837 ts_tablet_manager.cc:1403] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.006s
I20260608 09:54:04.816917 18839 ts_tablet_manager.cc:1403] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.009s
I20260608 09:54:04.817572 18838 tablet_bootstrap.cc:492] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:04.818071 18838 ts_tablet_manager.cc:1403] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.009s
I20260608 09:54:04.819512 18837 raft_consensus.cc:359] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.820092 18837 raft_consensus.cc:385] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.820377 18837 raft_consensus.cc:740] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.820145 18839 raft_consensus.cc:359] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.820981 18839 raft_consensus.cc:385] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.821337 18839 raft_consensus.cc:740] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.821141 18837 consensus_queue.cc:260] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.821302 18838 raft_consensus.cc:359] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.822266 18838 raft_consensus.cc:385] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.822733 18838 raft_consensus.cc:740] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.822325 18839 consensus_queue.cc:260] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.823781 18838 consensus_queue.cc:260] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.825699 18839 ts_tablet_manager.cc:1434] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.005s
I20260608 09:54:04.827538 18839 tablet_bootstrap.cc:492] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:04.833153 18838 ts_tablet_manager.cc:1434] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 09:54:04.834399 18838 tablet_bootstrap.cc:492] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:04.835808 18839 tablet_bootstrap.cc:654] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.833168 18837 ts_tablet_manager.cc:1434] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260608 09:54:04.843114 18838 tablet_bootstrap.cc:654] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.846143 18837 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31: Bootstrap starting.
I20260608 09:54:04.851006 18839 tablet_bootstrap.cc:492] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:04.851681 18839 ts_tablet_manager.cc:1403] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260608 09:54:04.854224 18837 tablet_bootstrap.cc:654] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.854490 18838 tablet_bootstrap.cc:492] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:04.855011 18838 ts_tablet_manager.cc:1403] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260608 09:54:04.854995 18839 raft_consensus.cc:359] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.855970 18839 raft_consensus.cc:385] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.856297 18839 raft_consensus.cc:740] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.857110 18839 consensus_queue.cc:260] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.858369 18838 raft_consensus.cc:359] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.859166 18838 raft_consensus.cc:385] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.859418 18839 ts_tablet_manager.cc:1434] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:54:04.859529 18838 raft_consensus.cc:740] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.860524 18839 tablet_bootstrap.cc:492] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:04.860723 18838 consensus_queue.cc:260] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.865626 18838 ts_tablet_manager.cc:1434] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:54:04.866755 18838 tablet_bootstrap.cc:492] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:04.867430 18839 tablet_bootstrap.cc:654] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.873737 18837 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:04.874276 18837 ts_tablet_manager.cc:1403] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.002s
I20260608 09:54:04.875181 18838 tablet_bootstrap.cc:654] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.877807 18837 raft_consensus.cc:359] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.878750 18837 raft_consensus.cc:385] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.879086 18837 raft_consensus.cc:740] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.880345 18839 tablet_bootstrap.cc:492] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:04.880015 18837 consensus_queue.cc:260] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.881103 18839 ts_tablet_manager.cc:1403] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.013s
I20260608 09:54:04.882934 18837 ts_tablet_manager.cc:1434] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:54:04.884033 18837 tablet_bootstrap.cc:492] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31: Bootstrap starting.
I20260608 09:54:04.884729 18839 raft_consensus.cc:359] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.885316 18838 tablet_bootstrap.cc:492] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:04.885679 18839 raft_consensus.cc:385] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.886037 18838 ts_tablet_manager.cc:1403] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260608 09:54:04.886080 18839 raft_consensus.cc:740] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.887327 18839 consensus_queue.cc:260] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.890944 18838 raft_consensus.cc:359] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } }
I20260608 09:54:04.891866 18838 raft_consensus.cc:385] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.892115 18839 ts_tablet_manager.cc:1434] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260608 09:54:04.892477 18838 raft_consensus.cc:740] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.891916 18837 tablet_bootstrap.cc:654] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.893631 18838 consensus_queue.cc:260] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [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: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } }
I20260608 09:54:04.895201 18839 tablet_bootstrap.cc:492] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:04.900053 18838 ts_tablet_manager.cc:1434] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:54:04.901762 18838 tablet_bootstrap.cc:492] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:04.903187 18839 tablet_bootstrap.cc:654] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.911768 18838 tablet_bootstrap.cc:654] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.919994 18839 tablet_bootstrap.cc:492] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:04.920677 18839 ts_tablet_manager.cc:1403] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260608 09:54:04.920737 18837 tablet_bootstrap.cc:492] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:04.921255 18837 ts_tablet_manager.cc:1403] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.018s
I20260608 09:54:04.923765 18839 raft_consensus.cc:359] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } }
I20260608 09:54:04.924510 18839 raft_consensus.cc:385] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.924847 18839 raft_consensus.cc:740] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.925747 18844 raft_consensus.cc:493] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:04.926067 18837 raft_consensus.cc:359] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.926237 18844 raft_consensus.cc:515] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.926844 18838 tablet_bootstrap.cc:492] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:04.926885 18837 raft_consensus.cc:385] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.927419 18837 raft_consensus.cc:740] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.927531 18838 ts_tablet_manager.cc:1403] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260608 09:54:04.928290 18837 consensus_queue.cc:260] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.930487 18837 ts_tablet_manager.cc:1434] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.008s
I20260608 09:54:04.930932 18838 raft_consensus.cc:359] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.931553 18837 tablet_bootstrap.cc:492] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31: Bootstrap starting.
I20260608 09:54:04.931675 18844 leader_election.cc:290] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:04.931763 18838 raft_consensus.cc:385] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.932425 18838 raft_consensus.cc:740] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.933789 18838 consensus_queue.cc:260] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.934995 18839 consensus_queue.cc:260] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [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: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } }
I20260608 09:54:04.937455 18839 ts_tablet_manager.cc:1434] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260608 09:54:04.938493 18839 tablet_bootstrap.cc:492] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:04.941100 18838 ts_tablet_manager.cc:1434] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 09:54:04.942564 18838 tablet_bootstrap.cc:492] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:04.945040 18839 tablet_bootstrap.cc:654] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.951009 18838 tablet_bootstrap.cc:654] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.955199 18837 tablet_bootstrap.cc:654] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:04.975999 18837 tablet_bootstrap.cc:492] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:04.976737 18837 ts_tablet_manager.cc:1403] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.006s
I20260608 09:54:04.980930 18837 raft_consensus.cc:359] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.983691 18837 raft_consensus.cc:385] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.984160 18837 raft_consensus.cc:740] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.984639 18838 tablet_bootstrap.cc:492] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:04.985217 18838 ts_tablet_manager.cc:1403] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.012s
I20260608 09:54:04.985472 18837 consensus_queue.cc:260] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.988281 18838 raft_consensus.cc:359] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.989001 18838 raft_consensus.cc:385] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:04.989315 18838 raft_consensus.cc:740] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:04.990309 18838 consensus_queue.cc:260] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:04.993112 18838 ts_tablet_manager.cc:1434] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260608 09:54:04.993729 18590 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:54:04.994228 18838 tablet_bootstrap.cc:492] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:05.001363 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748eba13d2784b2387bdf71bcf1fe936" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
W20260608 09:54:05.003700 18607 leader_election.cc:343] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.003701 18837 ts_tablet_manager.cc:1434] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.004s
I20260608 09:54:05.006325 18844 raft_consensus.cc:493] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.006669 18838 tablet_bootstrap.cc:654] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.006883 18844 raft_consensus.cc:515] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.009346 18844 leader_election.cc:290] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.011685 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b509c88764c2193a726fbeedbb4b3" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.015345 18844 raft_consensus.cc:493] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.016106 18844 raft_consensus.cc:515] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } }
W20260608 09:54:05.018751 18607 leader_election.cc:343] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.019497 18844 leader_election.cc:290] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f429996fedc547188d856ee10f75df31 (127.13.197.3:42629), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.024029 18837 tablet_bootstrap.cc:492] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31: Bootstrap starting.
I20260608 09:54:05.024887 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f39d2de6cfb430c95dee07e2b45d41d" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.026192 18719 raft_consensus.cc:2468] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b60f89f99e479aa06f5999f76a3b4a in term 0.
I20260608 09:54:05.027853 18607 leader_election.cc:304] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [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: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a; no voters: 
I20260608 09:54:05.028827 18844 raft_consensus.cc:2804] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.028998 18838 tablet_bootstrap.cc:492] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:05.029304 18844 raft_consensus.cc:493] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.029632 18838 ts_tablet_manager.cc:1403] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.011s
I20260608 09:54:05.029793 18844 raft_consensus.cc:3060] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.030148 18839 tablet_bootstrap.cc:492] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:05.030774 18839 ts_tablet_manager.cc:1403] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.093s	user 0.046s	sys 0.036s
I20260608 09:54:05.033308 18837 tablet_bootstrap.cc:654] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.033010 18838 raft_consensus.cc:359] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.034435 18838 raft_consensus.cc:385] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.034310 18839 raft_consensus.cc:359] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.034885 18838 raft_consensus.cc:740] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.035317 18839 raft_consensus.cc:385] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.035624 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748eba13d2784b2387bdf71bcf1fe936" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31" is_pre_election: true
I20260608 09:54:05.035796 18839 raft_consensus.cc:740] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.035877 18838 consensus_queue.cc:260] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.036854 18839 consensus_queue.cc:260] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.038388 18838 ts_tablet_manager.cc:1434] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 09:54:05.039505 18838 tablet_bootstrap.cc:492] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:05.039891 18839 ts_tablet_manager.cc:1434] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:54:05.041097 18839 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:05.046394 18838 tablet_bootstrap.cc:654] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.047482 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b509c88764c2193a726fbeedbb4b3" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31" is_pre_election: true
I20260608 09:54:05.048103 18839 tablet_bootstrap.cc:654] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.051030 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f39d2de6cfb430c95dee07e2b45d41d" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31" is_pre_election: true
W20260608 09:54:05.053711 18610 leader_election.cc:343] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.054443 18610 leader_election.cc:304] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66b60f89f99e479aa06f5999f76a3b4a; no voters: 54d7388ed15e47d8abd4695f57d1ede0, f429996fedc547188d856ee10f75df31
I20260608 09:54:05.055809 18860 raft_consensus.cc:2749] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:54:05.057466 18610 leader_election.cc:343] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.061828 18610 leader_election.cc:304] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 66b60f89f99e479aa06f5999f76a3b4a; no voters: 54d7388ed15e47d8abd4695f57d1ede0, f429996fedc547188d856ee10f75df31
I20260608 09:54:05.062999 18860 raft_consensus.cc:2749] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:54:05.063236 18610 leader_election.cc:343] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.059679 18838 tablet_bootstrap.cc:492] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:05.064443 18838 ts_tablet_manager.cc:1403] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260608 09:54:05.067584 18838 raft_consensus.cc:359] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.068413 18838 raft_consensus.cc:385] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.068796 18838 raft_consensus.cc:740] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.069784 18838 consensus_queue.cc:260] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.072340 18838 ts_tablet_manager.cc:1434] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:54:05.073549 18838 tablet_bootstrap.cc:492] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:05.080334 18838 tablet_bootstrap.cc:654] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.070700 18844 raft_consensus.cc:515] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } }
I20260608 09:54:05.088565 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f39d2de6cfb430c95dee07e2b45d41d" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31"
W20260608 09:54:05.092196 18610 leader_election.cc:343] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.096721 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f39d2de6cfb430c95dee07e2b45d41d" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0"
I20260608 09:54:05.097234 18843 raft_consensus.cc:493] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.097462 18719 raft_consensus.cc:3060] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.097641 18844 leader_election.cc:290] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 election: Requested vote from peers f429996fedc547188d856ee10f75df31 (127.13.197.3:42629), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.097818 18843 raft_consensus.cc:515] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.100431 18843 leader_election.cc:290] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.100879 18837 tablet_bootstrap.cc:492] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:05.101755 18837 ts_tablet_manager.cc:1403] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.031s
I20260608 09:54:05.103008 18838 tablet_bootstrap.cc:492] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:05.104177 18839 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:05.104966 18838 ts_tablet_manager.cc:1403] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260608 09:54:05.105422 18839 ts_tablet_manager.cc:1403] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.037s
I20260608 09:54:05.109205 18844 raft_consensus.cc:493] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.108891 18838 raft_consensus.cc:359] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.109911 18838 raft_consensus.cc:385] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.109784 18844 raft_consensus.cc:515] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.110323 18838 raft_consensus.cc:740] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.111150 18837 raft_consensus.cc:359] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } }
I20260608 09:54:05.111958 18837 raft_consensus.cc:385] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.112287 18837 raft_consensus.cc:740] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.112481 18839 raft_consensus.cc:359] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.113507 18839 raft_consensus.cc:385] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.113310 18837 consensus_queue.cc:260] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [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: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } }
I20260608 09:54:05.113952 18839 raft_consensus.cc:740] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.114879 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d1a3e70b9f42b7b81ed552012f58e7" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31" is_pre_election: true
I20260608 09:54:05.115592 18793 raft_consensus.cc:2468] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b60f89f99e479aa06f5999f76a3b4a in term 0.
I20260608 09:54:05.116164 18837 ts_tablet_manager.cc:1434] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 09:54:05.117019 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d1a3e70b9f42b7b81ed552012f58e7" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.117399 18837 tablet_bootstrap.cc:492] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31: Bootstrap starting.
I20260608 09:54:05.118371 18610 leader_election.cc:304] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [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: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31; no voters: 
I20260608 09:54:05.118276 18838 consensus_queue.cc:260] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.120337 18860 raft_consensus.cc:2804] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.120853 18838 ts_tablet_manager.cc:1434] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260608 09:54:05.120781 18860 raft_consensus.cc:493] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.121371 18860 raft_consensus.cc:3060] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.122002 18838 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:05.125936 18718 raft_consensus.cc:2468] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b60f89f99e479aa06f5999f76a3b4a in term 0.
I20260608 09:54:05.127673 18844 leader_election.cc:290] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.131837 18839 consensus_queue.cc:260] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.128391 18838 tablet_bootstrap.cc:654] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.134531 18839 ts_tablet_manager.cc:1434] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260608 09:54:05.134492 18860 raft_consensus.cc:515] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.138149 18839 tablet_bootstrap.cc:492] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:05.108704 18719 raft_consensus.cc:2468] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b60f89f99e479aa06f5999f76a3b4a in term 1.
I20260608 09:54:05.150784 18607 leader_election.cc:304] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a; no voters: f429996fedc547188d856ee10f75df31
I20260608 09:54:05.155606 18837 tablet_bootstrap.cc:654] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.155710 18844 raft_consensus.cc:2804] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.159540 18860 leader_election.cc:290] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 election: Requested vote from peers 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.149426 18839 tablet_bootstrap.cc:654] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.161131 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d1a3e70b9f42b7b81ed552012f58e7" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31"
I20260608 09:54:05.161886 18793 raft_consensus.cc:3060] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.166493 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d1a3e70b9f42b7b81ed552012f58e7" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.167320 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d1a3e70b9f42b7b81ed552012f58e7" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0"
I20260608 09:54:05.168502 18644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8d1a3e70b9f42b7b81ed552012f58e7" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.169214 18839 tablet_bootstrap.cc:492] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:05.169412 18644 raft_consensus.cc:2393] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f429996fedc547188d856ee10f75df31 in current term 1: Already voted for candidate 66b60f89f99e479aa06f5999f76a3b4a in this term.
I20260608 09:54:05.169766 18839 ts_tablet_manager.cc:1403] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260608 09:54:05.167368 18719 raft_consensus.cc:2468] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 0.
I20260608 09:54:05.171810 18756 leader_election.cc:304] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54d7388ed15e47d8abd4695f57d1ede0, f429996fedc547188d856ee10f75df31; no voters: 66b60f89f99e479aa06f5999f76a3b4a
I20260608 09:54:05.173043 18839 raft_consensus.cc:359] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.174129 18839 raft_consensus.cc:385] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.174592 18839 raft_consensus.cc:740] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.176131 18844 raft_consensus.cc:697] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 1 LEADER]: Becoming Leader. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Running, Role: LEADER
I20260608 09:54:05.175844 18839 consensus_queue.cc:260] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.177368 18844 consensus_queue.cc:237] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [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: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } }
I20260608 09:54:05.179147 18839 ts_tablet_manager.cc:1434] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:54:05.179554 18837 tablet_bootstrap.cc:492] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:05.181491 18837 ts_tablet_manager.cc:1403] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.006s
I20260608 09:54:05.181298 18793 raft_consensus.cc:2468] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b60f89f99e479aa06f5999f76a3b4a in term 1.
I20260608 09:54:05.180806 18839 tablet_bootstrap.cc:492] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:05.197742 18843 raft_consensus.cc:2764] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 09:54:05.199991 18838 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:05.200735 18838 ts_tablet_manager.cc:1403] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.034s
I20260608 09:54:05.200862 18843 raft_consensus.cc:493] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.201886 18843 raft_consensus.cc:515] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } }
I20260608 09:54:05.187541 18837 raft_consensus.cc:359] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.206578 18837 raft_consensus.cc:385] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.206983 18837 raft_consensus.cc:740] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.207515 18644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f39d2de6cfb430c95dee07e2b45d41d" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.208158 18837 consensus_queue.cc:260] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.211239 18843 leader_election.cc:290] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.187698 18845 raft_consensus.cc:493] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.213012 18869 raft_consensus.cc:493] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.213769 18869 raft_consensus.cc:515] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.216780 18869 leader_election.cc:290] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.217532 18845 raft_consensus.cc:515] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.217959 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f482b369644ce4aba17bcaface0447" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.218600 18719 raft_consensus.cc:2468] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66b60f89f99e479aa06f5999f76a3b4a in term 0.
I20260608 09:54:05.220752 18839 tablet_bootstrap.cc:654] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.221660 18607 leader_election.cc:304] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [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: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a; no voters: 
I20260608 09:54:05.220780 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f482b369644ce4aba17bcaface0447" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31" is_pre_election: true
W20260608 09:54:05.224205 18610 leader_election.cc:343] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.204718 18838 raft_consensus.cc:359] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.225031 18838 raft_consensus.cc:385] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.225432 18838 raft_consensus.cc:740] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.226500 18838 consensus_queue.cc:260] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.227524 18875 raft_consensus.cc:493] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.228503 18875 raft_consensus.cc:515] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.229152 18837 ts_tablet_manager.cc:1434] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.003s
I20260608 09:54:05.230688 18837 tablet_bootstrap.cc:492] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31: Bootstrap starting.
I20260608 09:54:05.224309 18869 raft_consensus.cc:2804] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.231215 18869 raft_consensus.cc:493] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.231628 18869 raft_consensus.cc:3060] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.237871 18845 leader_election.cc:290] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.238626 18845 raft_consensus.cc:493] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.239142 18845 raft_consensus.cc:515] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.240074 18837 tablet_bootstrap.cc:654] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.246227 18880 raft_consensus.cc:493] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.247764 18880 raft_consensus.cc:515] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.247036 18843 raft_consensus.cc:493] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.249286 18843 raft_consensus.cc:515] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.252244 18843 leader_election.cc:290] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.255982 18610 leader_election.cc:304] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31; no voters: 54d7388ed15e47d8abd4695f57d1ede0
I20260608 09:54:05.255141 18880 leader_election.cc:290] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.257429 18860 raft_consensus.cc:2804] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.259984 18837 tablet_bootstrap.cc:492] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:05.260799 18837 ts_tablet_manager.cc:1403] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.005s
I20260608 09:54:05.265267 18837 raft_consensus.cc:359] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.267773 18837 raft_consensus.cc:385] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.268335 18837 raft_consensus.cc:740] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.266954 18860 raft_consensus.cc:697] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 LEADER]: Becoming Leader. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Running, Role: LEADER
I20260608 09:54:05.268779 18875 leader_election.cc:290] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.269800 18860 consensus_queue.cc:237] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.272073 18838 ts_tablet_manager.cc:1434] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.005s
I20260608 09:54:05.271473 18837 consensus_queue.cc:260] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.273065 18880 raft_consensus.cc:493] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.273712 18880 raft_consensus.cc:515] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.273977 18644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183f657444c2415b9d84667423a7dfd4" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.274989 18644 raft_consensus.cc:2468] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 0.
I20260608 09:54:05.276726 18880 leader_election.cc:290] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.277403 18644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8abf162a7453ab620dfedfa805fa1" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.279363 18837 ts_tablet_manager.cc:1434] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260608 09:54:05.282552 18644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7749d6ae417a4d99aa9de04bd65e36e5" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.281251 18756 leader_election.cc:304] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [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: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31; no voters: 
I20260608 09:54:05.282832 18837 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31: Bootstrap starting.
W20260608 09:54:05.283943 18756 leader_election.cc:343] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.285674 18869 raft_consensus.cc:515] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.288095 18869 leader_election.cc:290] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 election: Requested vote from peers 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.288635 18845 leader_election.cc:290] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.288919 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f482b369644ce4aba17bcaface0447" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0"
I20260608 09:54:05.289460 18873 raft_consensus.cc:2804] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.290014 18873 raft_consensus.cc:493] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.289556 18719 raft_consensus.cc:3060] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.290419 18873 raft_consensus.cc:3060] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.293102 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f482b369644ce4aba17bcaface0447" candidate_uuid: "66b60f89f99e479aa06f5999f76a3b4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31"
I20260608 09:54:05.293462 18837 tablet_bootstrap.cc:654] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
W20260608 09:54:05.294489 18610 leader_election.cc:343] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.283350 18644 raft_consensus.cc:2468] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 0.
I20260608 09:54:05.297042 18839 tablet_bootstrap.cc:492] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:05.297537 18839 ts_tablet_manager.cc:1403] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.006s
I20260608 09:54:05.300414 18839 raft_consensus.cc:359] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.301092 18839 raft_consensus.cc:385] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.303689 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f39d2de6cfb430c95dee07e2b45d41d" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.304811 18718 raft_consensus.cc:2393] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f429996fedc547188d856ee10f75df31 in current term 1: Already voted for candidate 66b60f89f99e479aa06f5999f76a3b4a in this term.
I20260608 09:54:05.304948 18756 leader_election.cc:304] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [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: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31; no voters: 
I20260608 09:54:05.301244 18719 raft_consensus.cc:2468] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66b60f89f99e479aa06f5999f76a3b4a in term 1.
I20260608 09:54:05.305990 18880 raft_consensus.cc:2804] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.306386 18880 raft_consensus.cc:493] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.306736 18880 raft_consensus.cc:3060] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.306914 18607 leader_election.cc:304] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a; no voters: f429996fedc547188d856ee10f75df31
I20260608 09:54:05.309178 18644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7749d6ae417a4d99aa9de04bd65e36e5" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.309896 18644 raft_consensus.cc:2468] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 0.
I20260608 09:54:05.310190 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f482b369644ce4aba17bcaface0447" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.310887 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183f657444c2415b9d84667423a7dfd4" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.311143 18643 raft_consensus.cc:2393] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54d7388ed15e47d8abd4695f57d1ede0 in current term 1: Already voted for candidate 66b60f89f99e479aa06f5999f76a3b4a in this term.
I20260608 09:54:05.311411 18682 leader_election.cc:304] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [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: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a; no voters: 
I20260608 09:54:05.312240 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8abf162a7453ab620dfedfa805fa1" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.312321 18642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b509c88764c2193a726fbeedbb4b3" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.312551 18874 raft_consensus.cc:2804] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.313045 18642 raft_consensus.cc:2468] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 0.
I20260608 09:54:05.313328 18869 raft_consensus.cc:2804] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.313952 18869 raft_consensus.cc:697] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 LEADER]: Becoming Leader. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Running, Role: LEADER
I20260608 09:54:05.311544 18719 raft_consensus.cc:2468] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 0.
I20260608 09:54:05.314066 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7749d6ae417a4d99aa9de04bd65e36e5" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.313014 18718 raft_consensus.cc:2468] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 0.
I20260608 09:54:05.313011 18874 raft_consensus.cc:493] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.301419 18839 raft_consensus.cc:740] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.317687 18845 raft_consensus.cc:493] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.321903 18838 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:05.322240 18845 raft_consensus.cc:515] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.317478 18874 raft_consensus.cc:3060] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.328112 18873 raft_consensus.cc:515] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.331359 18542 catalog_manager.cc:5696] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1). New cstate: current_term: 1 leader_uuid: "66b60f89f99e479aa06f5999f76a3b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:05.332720 18874 raft_consensus.cc:515] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.333844 18839 consensus_queue.cc:260] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.335974 18717 raft_consensus.cc:2393] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f429996fedc547188d856ee10f75df31 in current term 1: Already voted for candidate 54d7388ed15e47d8abd4695f57d1ede0 in this term.
I20260608 09:54:05.336598 18874 leader_election.cc:290] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 election: Requested vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.338088 18682 leader_election.cc:304] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [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: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a; no voters: 
I20260608 09:54:05.340967 18642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321cf03301f7473cb3c603cce05d3a1b" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.342414 18837 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:05.343755 18644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7749d6ae417a4d99aa9de04bd65e36e5" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a"
I20260608 09:54:05.342804 18869 consensus_queue.cc:237] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.344368 18644 raft_consensus.cc:3060] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.329391 18880 raft_consensus.cc:515] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.349421 18838 tablet_bootstrap.cc:654] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
W20260608 09:54:05.346127 18682 leader_election.cc:343] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.343981 18837 ts_tablet_manager.cc:1403] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.019s
I20260608 09:54:05.352921 18839 ts_tablet_manager.cc:1434] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260608 09:54:05.334029 18756 leader_election.cc:304] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f429996fedc547188d856ee10f75df31; no voters: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a
I20260608 09:54:05.356563 18845 leader_election.cc:290] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.357165 18839 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:05.358065 18837 raft_consensus.cc:359] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.358806 18837 raft_consensus.cc:385] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.359127 18837 raft_consensus.cc:740] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.359980 18644 raft_consensus.cc:2468] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 1.
I20260608 09:54:05.359874 18837 consensus_queue.cc:260] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.361948 18682 leader_election.cc:304] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [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: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a; no voters: 
I20260608 09:54:05.362226 18837 ts_tablet_manager.cc:1434] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 09:54:05.362864 18845 raft_consensus.cc:2804] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.363361 18845 raft_consensus.cc:697] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Becoming Leader. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Running, Role: LEADER
I20260608 09:54:05.364246 18837 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31: Bootstrap starting.
W20260608 09:54:05.364385 18756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.197.2:46423, user_credentials={real_user=slave}} blocked reactor thread for 46511.6us
I20260608 09:54:05.365041 18845 consensus_queue.cc:237] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.365724 18878 raft_consensus.cc:3060] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.365861 18756 leader_election.cc:304] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54d7388ed15e47d8abd4695f57d1ede0, f429996fedc547188d856ee10f75df31; no voters: 66b60f89f99e479aa06f5999f76a3b4a
I20260608 09:54:05.366822 18843 raft_consensus.cc:2804] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.367225 18843 raft_consensus.cc:493] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.367637 18843 raft_consensus.cc:3060] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.369449 18873 leader_election.cc:290] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 election: Requested vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.370471 18642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7749d6ae417a4d99aa9de04bd65e36e5" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a"
I20260608 09:54:05.371416 18642 raft_consensus.cc:2393] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f429996fedc547188d856ee10f75df31 in current term 1: Already voted for candidate 54d7388ed15e47d8abd4695f57d1ede0 in this term.
I20260608 09:54:05.372217 18791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f482b369644ce4aba17bcaface0447" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31" is_pre_election: true
I20260608 09:54:05.373061 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b509c88764c2193a726fbeedbb4b3" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31" is_pre_election: true
I20260608 09:54:05.373365 18789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7749d6ae417a4d99aa9de04bd65e36e5" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31"
I20260608 09:54:05.373827 18880 leader_election.cc:290] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 election: Requested vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
W20260608 09:54:05.374050 18685 leader_election.cc:343] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.374287 18789 raft_consensus.cc:2393] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 54d7388ed15e47d8abd4695f57d1ede0 in current term 1: Already voted for candidate f429996fedc547188d856ee10f75df31 in this term.
I20260608 09:54:05.355149 18874 raft_consensus.cc:2804] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.374729 18790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321cf03301f7473cb3c603cce05d3a1b" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31" is_pre_election: true
I20260608 09:54:05.375586 18790 raft_consensus.cc:2468] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 0.
I20260608 09:54:05.373754 18792 raft_consensus.cc:2468] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 0.
I20260608 09:54:05.374650 18685 leader_election.cc:304] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 54d7388ed15e47d8abd4695f57d1ede0; no voters: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31
I20260608 09:54:05.380573 18879 raft_consensus.cc:2749] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:05.372627 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7749d6ae417a4d99aa9de04bd65e36e5" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31" is_pre_election: true
I20260608 09:54:05.383558 18793 raft_consensus.cc:2393] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 54d7388ed15e47d8abd4695f57d1ede0 in current term 1: Already voted for candidate f429996fedc547188d856ee10f75df31 in this term.
I20260608 09:54:05.375036 18874 raft_consensus.cc:493] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.387714 18874 raft_consensus.cc:3060] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.393338 18644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183f657444c2415b9d84667423a7dfd4" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a"
I20260608 09:54:05.392166 18685 leader_election.cc:304] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54d7388ed15e47d8abd4695f57d1ede0, f429996fedc547188d856ee10f75df31; no voters: 66b60f89f99e479aa06f5999f76a3b4a
I20260608 09:54:05.394017 18644 raft_consensus.cc:3060] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.395586 18879 raft_consensus.cc:2804] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.396121 18879 raft_consensus.cc:493] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.396606 18879 raft_consensus.cc:3060] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.402671 18644 raft_consensus.cc:2468] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 1.
I20260608 09:54:05.385766 18843 raft_consensus.cc:515] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.404742 18838 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:05.408365 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183f657444c2415b9d84667423a7dfd4" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0"
I20260608 09:54:05.428574 18839 tablet_bootstrap.cc:654] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.428944 18719 raft_consensus.cc:3060] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.432117 18879 raft_consensus.cc:515] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.406795 18837 tablet_bootstrap.cc:654] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.428570 18838 ts_tablet_manager.cc:1403] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.003s
I20260608 09:54:05.435415 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321cf03301f7473cb3c603cce05d3a1b" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31"
I20260608 09:54:05.436121 18793 raft_consensus.cc:3060] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.438524 18838 raft_consensus.cc:359] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.439245 18838 raft_consensus.cc:385] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.439534 18838 raft_consensus.cc:740] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.440353 18838 consensus_queue.cc:260] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.419780 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7749d6ae417a4d99aa9de04bd65e36e5" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0"
I20260608 09:54:05.444365 18879 leader_election.cc:290] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 election: Requested vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.444893 18644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321cf03301f7473cb3c603cce05d3a1b" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a"
I20260608 09:54:05.446148 18838 ts_tablet_manager.cc:1434] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
W20260608 09:54:05.446455 18682 leader_election.cc:343] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.447258 18838 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:05.422045 18756 leader_election.cc:304] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [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: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31; no voters: 
I20260608 09:54:05.448060 18880 raft_consensus.cc:2804] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.448546 18880 raft_consensus.cc:697] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Becoming Leader. State: Replica: f429996fedc547188d856ee10f75df31, State: Running, Role: LEADER
I20260608 09:54:05.449584 18719 raft_consensus.cc:2468] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 1.
I20260608 09:54:05.427524 18878 raft_consensus.cc:2749] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:05.425554 18874 raft_consensus.cc:515] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.409569 18843 leader_election.cc:290] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 election: Requested vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.444240 18793 raft_consensus.cc:2468] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 1.
I20260608 09:54:05.449435 18880 consensus_queue.cc:237] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.456959 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8abf162a7453ab620dfedfa805fa1" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0"
I20260608 09:54:05.457643 18719 raft_consensus.cc:3060] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.457902 18642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19f8abf162a7453ab620dfedfa805fa1" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a"
I20260608 09:54:05.458514 18642 raft_consensus.cc:3060] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.458726 18874 leader_election.cc:290] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 election: Requested vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.455318 18837 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:05.455320 18839 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:05.460636 18837 ts_tablet_manager.cc:1403] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.003s
I20260608 09:54:05.460740 18839 ts_tablet_manager.cc:1403] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.022s
I20260608 09:54:05.461903 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b509c88764c2193a726fbeedbb4b3" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31"
I20260608 09:54:05.462473 18792 raft_consensus.cc:3060] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.463750 18837 raft_consensus.cc:359] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.463934 18839 raft_consensus.cc:359] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.464512 18837 raft_consensus.cc:385] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.464610 18719 raft_consensus.cc:2468] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 1.
I20260608 09:54:05.464833 18839 raft_consensus.cc:385] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.465328 18839 raft_consensus.cc:740] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.454312 18838 tablet_bootstrap.cc:654] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.466238 18839 consensus_queue.cc:260] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.466975 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b2b509c88764c2193a726fbeedbb4b3" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a"
I20260608 09:54:05.457360 18541 catalog_manager.cc:5696] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:05.467592 18643 raft_consensus.cc:3060] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.469545 18685 leader_election.cc:304] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54d7388ed15e47d8abd4695f57d1ede0, f429996fedc547188d856ee10f75df31; no voters: 66b60f89f99e479aa06f5999f76a3b4a
I20260608 09:54:05.469880 18843 raft_consensus.cc:493] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.470422 18843 raft_consensus.cc:515] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.470918 18874 raft_consensus.cc:2804] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.471596 18874 raft_consensus.cc:697] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Becoming Leader. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Running, Role: LEADER
I20260608 09:54:05.472672 18843 leader_election.cc:290] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.472486 18874 consensus_queue.cc:237] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.464861 18837 raft_consensus.cc:740] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.474443 18839 ts_tablet_manager.cc:1434] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:54:05.475452 18643 raft_consensus.cc:2468] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 1.
I20260608 09:54:05.475236 18837 consensus_queue.cc:260] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.476755 18682 leader_election.cc:304] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [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: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a; no voters: 
I20260608 09:54:05.477732 18845 raft_consensus.cc:2804] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.478176 18837 ts_tablet_manager.cc:1434] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260608 09:54:05.469561 18756 leader_election.cc:304] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f429996fedc547188d856ee10f75df31; no voters: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a
I20260608 09:54:05.478315 18839 tablet_bootstrap.cc:492] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:05.478257 18845 raft_consensus.cc:697] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Becoming Leader. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Running, Role: LEADER
I20260608 09:54:05.479240 18837 tablet_bootstrap.cc:492] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31: Bootstrap starting.
I20260608 09:54:05.480278 18845 consensus_queue.cc:237] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.482426 18843 raft_consensus.cc:2749] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:54:05.519299 18756 leader_election.cc:304] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [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: 54d7388ed15e47d8abd4695f57d1ede0, f429996fedc547188d856ee10f75df31; no voters: 
I20260608 09:54:05.520522 18843 raft_consensus.cc:2804] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.521178 18843 raft_consensus.cc:697] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Becoming Leader. State: Replica: f429996fedc547188d856ee10f75df31, State: Running, Role: LEADER
I20260608 09:54:05.522318 18843 consensus_queue.cc:237] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.532274 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368505040c03432da8b2e617c61a623e" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.532336 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368505040c03432da8b2e617c61a623e" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.533134 18643 raft_consensus.cc:2468] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 0.
I20260608 09:54:05.533233 18719 raft_consensus.cc:2468] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 0.
I20260608 09:54:05.533965 18792 raft_consensus.cc:2468] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 1.
I20260608 09:54:05.535354 18642 raft_consensus.cc:2468] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 1.
I20260608 09:54:05.538403 18837 tablet_bootstrap.cc:654] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.539224 18756 leader_election.cc:304] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [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: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31; no voters: 
I20260608 09:54:05.541406 18880 raft_consensus.cc:2804] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.542076 18880 raft_consensus.cc:493] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.542471 18880 raft_consensus.cc:3060] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.545260 18838 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:05.545815 18838 ts_tablet_manager.cc:1403] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.099s	user 0.027s	sys 0.029s
I20260608 09:54:05.512153 18540 catalog_manager.cc:5696] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 reported cstate change: term changed from 0 to 1, leader changed from <none> to f429996fedc547188d856ee10f75df31 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:05.545833 18839 tablet_bootstrap.cc:654] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.549916 18541 catalog_manager.cc:5696] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1). New cstate: current_term: 1 leader_uuid: "66b60f89f99e479aa06f5999f76a3b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:05.552374 18845 raft_consensus.cc:493] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.552832 18838 raft_consensus.cc:359] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.554006 18838 raft_consensus.cc:385] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.553618 18845 raft_consensus.cc:515] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.554359 18838 raft_consensus.cc:740] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.555388 18838 consensus_queue.cc:260] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.557492 18642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748eba13d2784b2387bdf71bcf1fe936" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.558223 18642 raft_consensus.cc:2468] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 0.
I20260608 09:54:05.558768 18845 leader_election.cc:290] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.552081 18541 catalog_manager.cc:5696] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1). New cstate: current_term: 1 leader_uuid: "66b60f89f99e479aa06f5999f76a3b4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:05.561147 18880 raft_consensus.cc:515] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.564880 18838 ts_tablet_manager.cc:1434] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260608 09:54:05.564853 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368505040c03432da8b2e617c61a623e" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a"
I20260608 09:54:05.565174 18719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "368505040c03432da8b2e617c61a623e" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0"
I20260608 09:54:05.565714 18643 raft_consensus.cc:3060] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.566375 18838 tablet_bootstrap.cc:492] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0: Bootstrap starting.
I20260608 09:54:05.565771 18719 raft_consensus.cc:3060] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.563408 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748eba13d2784b2387bdf71bcf1fe936" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31" is_pre_election: true
I20260608 09:54:05.571674 18837 tablet_bootstrap.cc:492] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:05.563445 18880 leader_election.cc:290] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 election: Requested vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.573827 18837 ts_tablet_manager.cc:1403] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.000s
I20260608 09:54:05.572782 18643 raft_consensus.cc:2468] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 1.
I20260608 09:54:05.575593 18756 leader_election.cc:304] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [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: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31; no voters: 
I20260608 09:54:05.576459 18843 raft_consensus.cc:2804] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.577018 18843 raft_consensus.cc:697] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Becoming Leader. State: Replica: f429996fedc547188d856ee10f75df31, State: Running, Role: LEADER
I20260608 09:54:05.578073 18843 consensus_queue.cc:237] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.579089 18837 raft_consensus.cc:359] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.579945 18837 raft_consensus.cc:385] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.580271 18837 raft_consensus.cc:740] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.581175 18682 leader_election.cc:304] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [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: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a; no voters: 
I20260608 09:54:05.581399 18837 consensus_queue.cc:260] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
W20260608 09:54:05.583174 18685 leader_election.cc:343] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.583630 18837 ts_tablet_manager.cc:1434] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:54:05.584086 18874 raft_consensus.cc:2804] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.584461 18874 raft_consensus.cc:493] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.584537 18837 tablet_bootstrap.cc:492] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31: Bootstrap starting.
I20260608 09:54:05.584606 18838 tablet_bootstrap.cc:654] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.584898 18874 raft_consensus.cc:3060] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.588228 18540 catalog_manager.cc:5696] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 reported cstate change: term changed from 0 to 1, leader changed from <none> to f429996fedc547188d856ee10f75df31 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:05.591794 18542 catalog_manager.cc:5696] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:05.593659 18542 catalog_manager.cc:5696] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:05.595173 18837 tablet_bootstrap.cc:654] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.602440 18719 raft_consensus.cc:2468] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 1.
I20260608 09:54:05.616621 18874 raft_consensus.cc:515] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.624118 18839 tablet_bootstrap.cc:492] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:05.626477 18839 ts_tablet_manager.cc:1403] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.151s	user 0.020s	sys 0.010s
I20260608 09:54:05.627005 18860 consensus_queue.cc:1048] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.629073 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748eba13d2784b2387bdf71bcf1fe936" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a"
I20260608 09:54:05.629360 18839 raft_consensus.cc:359] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.629724 18643 raft_consensus.cc:3060] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.630111 18839 raft_consensus.cc:385] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.630431 18839 raft_consensus.cc:740] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.631173 18874 leader_election.cc:290] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 election: Requested vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.631187 18839 consensus_queue.cc:260] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.640812 18839 ts_tablet_manager.cc:1434] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 09:54:05.641834 18839 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:05.642066 18792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748eba13d2784b2387bdf71bcf1fe936" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31"
W20260608 09:54:05.644043 18685 leader_election.cc:343] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:05.648329 18643 raft_consensus.cc:2468] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 1.
I20260608 09:54:05.649947 18682 leader_election.cc:304] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a; no voters: f429996fedc547188d856ee10f75df31
I20260608 09:54:05.651060 18874 raft_consensus.cc:2804] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.651571 18874 raft_consensus.cc:697] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Becoming Leader. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Running, Role: LEADER
I20260608 09:54:05.654704 18874 consensus_queue.cc:237] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.655750 18860 consensus_queue.cc:1048] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.656183 18839 tablet_bootstrap.cc:654] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.669013 18837 tablet_bootstrap.cc:492] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:05.669557 18837 ts_tablet_manager.cc:1403] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.010s
I20260608 09:54:05.668757 18542 catalog_manager.cc:5696] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 reported cstate change: term changed from 0 to 1, leader changed from <none> to f429996fedc547188d856ee10f75df31 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:05.672384 18837 raft_consensus.cc:359] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.673063 18837 raft_consensus.cc:385] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.673352 18837 raft_consensus.cc:740] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.674204 18837 consensus_queue.cc:260] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.674831 18838 tablet_bootstrap.cc:492] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0: No bootstrap required, opened a new log
I20260608 09:54:05.675338 18838 ts_tablet_manager.cc:1403] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.009s
I20260608 09:54:05.676791 18837 ts_tablet_manager.cc:1434] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:54:05.678354 18838 raft_consensus.cc:359] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.679131 18838 raft_consensus.cc:385] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.679402 18838 raft_consensus.cc:740] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.680181 18838 consensus_queue.cc:260] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.683401 18717 raft_consensus.cc:3060] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.677819 18837 tablet_bootstrap.cc:492] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31: Bootstrap starting.
I20260608 09:54:05.684434 18838 ts_tablet_manager.cc:1434] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:54:05.690591 18839 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:05.693050 18839 ts_tablet_manager.cc:1403] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.006s
I20260608 09:54:05.696738 18839 raft_consensus.cc:359] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.701699 18839 raft_consensus.cc:385] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.702512 18839 raft_consensus.cc:740] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.702991 18843 raft_consensus.cc:493] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.703771 18843 raft_consensus.cc:515] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.704178 18839 consensus_queue.cc:260] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.707213 18843 leader_election.cc:290] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.697768 18837 tablet_bootstrap.cc:654] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.708506 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f482b369644ce4aba17bcaface0447" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.711473 18839 ts_tablet_manager.cc:1434] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260608 09:54:05.711481 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83f482b369644ce4aba17bcaface0447" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.712891 18718 raft_consensus.cc:2393] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f429996fedc547188d856ee10f75df31 in current term 1: Already voted for candidate 66b60f89f99e479aa06f5999f76a3b4a in this term.
I20260608 09:54:05.712975 18839 tablet_bootstrap.cc:492] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a: Bootstrap starting.
I20260608 09:54:05.714619 18756 leader_election.cc:304] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f429996fedc547188d856ee10f75df31; no voters: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a
I20260608 09:54:05.716306 18843 raft_consensus.cc:3060] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.720142 18839 tablet_bootstrap.cc:654] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:05.721876 18845 raft_consensus.cc:493] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.722440 18845 raft_consensus.cc:515] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.726359 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425530654b3547c9a68b6596d4dc4a28" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.727239 18643 raft_consensus.cc:2468] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 0.
I20260608 09:54:05.728914 18682 leader_election.cc:304] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [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: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a; no voters: 
I20260608 09:54:05.729987 18879 raft_consensus.cc:2804] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.730372 18879 raft_consensus.cc:493] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.730718 18879 raft_consensus.cc:3060] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.730830 18845 leader_election.cc:290] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.732753 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425530654b3547c9a68b6596d4dc4a28" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31" is_pre_election: true
I20260608 09:54:05.733430 18793 raft_consensus.cc:2468] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 0.
I20260608 09:54:05.734433 18839 tablet_bootstrap.cc:492] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a: No bootstrap required, opened a new log
I20260608 09:54:05.734957 18839 ts_tablet_manager.cc:1403] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 09:54:05.736295 18843 raft_consensus.cc:2749] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:05.738113 18844 consensus_queue.cc:1048] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.743862 18879 raft_consensus.cc:515] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.745944 18879 leader_election.cc:290] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [CANDIDATE]: Term 1 election: Requested vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:05.747846 18793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425530654b3547c9a68b6596d4dc4a28" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f429996fedc547188d856ee10f75df31"
I20260608 09:54:05.748453 18793 raft_consensus.cc:3060] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.748718 18839 raft_consensus.cc:359] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.749414 18839 raft_consensus.cc:385] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.749713 18839 raft_consensus.cc:740] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66b60f89f99e479aa06f5999f76a3b4a, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.749993 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425530654b3547c9a68b6596d4dc4a28" candidate_uuid: "54d7388ed15e47d8abd4695f57d1ede0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a"
I20260608 09:54:05.750551 18643 raft_consensus.cc:3060] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.753217 18837 tablet_bootstrap.cc:492] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31: No bootstrap required, opened a new log
I20260608 09:54:05.753731 18837 ts_tablet_manager.cc:1403] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.029s
I20260608 09:54:05.754958 18839 consensus_queue.cc:260] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.756589 18837 raft_consensus.cc:359] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.757284 18837 raft_consensus.cc:385] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:05.757578 18837 raft_consensus.cc:740] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f429996fedc547188d856ee10f75df31, State: Initialized, Role: FOLLOWER
I20260608 09:54:05.758411 18837 consensus_queue.cc:260] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.758229 18542 catalog_manager.cc:5696] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:05.760270 18837 ts_tablet_manager.cc:1434] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:54:05.761406 18882 consensus_queue.cc:1048] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:05.757634 18839 ts_tablet_manager.cc:1434] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260608 09:54:05.767452 18793 raft_consensus.cc:2468] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 1.
I20260608 09:54:05.771150 18685 leader_election.cc:304] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [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: 54d7388ed15e47d8abd4695f57d1ede0, f429996fedc547188d856ee10f75df31; no voters: 
I20260608 09:54:05.771791 18643 raft_consensus.cc:2468] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54d7388ed15e47d8abd4695f57d1ede0 in term 1.
I20260608 09:54:05.772138 18879 raft_consensus.cc:2804] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.772746 18879 raft_consensus.cc:697] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Becoming Leader. State: Replica: 54d7388ed15e47d8abd4695f57d1ede0, State: Running, Role: LEADER
I20260608 09:54:05.773644 18879 consensus_queue.cc:237] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.773823 18882 consensus_queue.cc:1048] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.795971 18540 catalog_manager.cc:5696] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:05.801721 18844 consensus_queue.cc:1048] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.803814 18843 raft_consensus.cc:493] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.804374 18843 raft_consensus.cc:515] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.807374 18843 leader_election.cc:290] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.807559 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748eba13d2784b2387bdf71bcf1fe936" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.808459 18643 raft_consensus.cc:2393] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f429996fedc547188d856ee10f75df31 in current term 1: Already voted for candidate 54d7388ed15e47d8abd4695f57d1ede0 in this term.
I20260608 09:54:05.808914 18717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748eba13d2784b2387bdf71bcf1fe936" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.810385 18756 leader_election.cc:304] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f429996fedc547188d856ee10f75df31; no voters: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a
I20260608 09:54:05.811944 18843 raft_consensus.cc:3060] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.818958 18843 raft_consensus.cc:2749] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:05.848714 18879 consensus_queue.cc:1048] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.851079 18879 consensus_queue.cc:1048] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.870803 18843 raft_consensus.cc:493] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:05.871336 18843 raft_consensus.cc:515] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.873433 18843 leader_election.cc:290] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.874389 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45db1d74afb4aceb90513ef51a15b7c" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a" is_pre_election: true
I20260608 09:54:05.874775 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45db1d74afb4aceb90513ef51a15b7c" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0" is_pre_election: true
I20260608 09:54:05.875116 18643 raft_consensus.cc:2468] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 0.
I20260608 09:54:05.875406 18718 raft_consensus.cc:2468] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 0.
I20260608 09:54:05.876353 18756 leader_election.cc:304] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [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: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31; no voters: 
I20260608 09:54:05.877080 18843 raft_consensus.cc:2804] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:05.877453 18843 raft_consensus.cc:493] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:05.877820 18843 raft_consensus.cc:3060] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.882714 18843 raft_consensus.cc:515] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.884574 18843 leader_election.cc:290] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [CANDIDATE]: Term 1 election: Requested vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:05.885483 18643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45db1d74afb4aceb90513ef51a15b7c" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66b60f89f99e479aa06f5999f76a3b4a"
I20260608 09:54:05.885774 18718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f45db1d74afb4aceb90513ef51a15b7c" candidate_uuid: "f429996fedc547188d856ee10f75df31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54d7388ed15e47d8abd4695f57d1ede0"
I20260608 09:54:05.886188 18643 raft_consensus.cc:3060] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.886365 18718 raft_consensus.cc:3060] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.891746 18879 consensus_queue.cc:1048] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.892834 18643 raft_consensus.cc:2468] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 1.
I20260608 09:54:05.893229 18718 raft_consensus.cc:2468] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f429996fedc547188d856ee10f75df31 in term 1.
I20260608 09:54:05.894210 18756 leader_election.cc:304] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [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: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31; no voters: 
I20260608 09:54:05.895081 18843 raft_consensus.cc:2804] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:05.895812 18843 raft_consensus.cc:697] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Becoming Leader. State: Replica: f429996fedc547188d856ee10f75df31, State: Running, Role: LEADER
I20260608 09:54:05.896728 18843 consensus_queue.cc:237] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [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: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } }
I20260608 09:54:05.904455 18875 consensus_queue.cc:1048] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.912292 18643 raft_consensus.cc:3060] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:05.918450 18542 catalog_manager.cc:5696] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 reported cstate change: term changed from 0 to 1, leader changed from <none> to f429996fedc547188d856ee10f75df31 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:05.920795 18879 consensus_queue.cc:1048] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.932051 18874 consensus_queue.cc:1048] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.941560 18843 consensus_queue.cc:1048] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.945996 18880 consensus_queue.cc:1048] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.961040 18843 consensus_queue.cc:1048] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:05.978111 18927 consensus_queue.cc:1048] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:05.978511 18843 consensus_queue.cc:1048] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:06.010547 18927 consensus_queue.cc:1048] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:06.171241 18874 consensus_queue.cc:1048] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:06.188344 18879 consensus_queue.cc:1048] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:06.198159 18879 consensus_queue.cc:1048] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:06.222361 18879 consensus_queue.cc:1048] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:06.389263 18880 consensus_queue.cc:1048] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:06.432367 18717 raft_consensus.cc:1275] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:06.440845 18927 consensus_queue.cc:1048] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:54:06.488859 18824 meta_cache.cc:1097] Time spent processing table locations response: real 0.062s	user 0.002s	sys 0.000s
W20260608 09:54:06.489809 18824 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.13.197.62:39743, user_credentials={real_user=slave}} blocked reactor thread for 123443us
W20260608 09:54:06.586869 18824 meta_cache.cc:1097] Time spent processing table locations response: real 0.095s	user 0.004s	sys 0.000s
W20260608 09:54:06.587699 18824 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.13.197.62:39743, user_credentials={real_user=slave}} blocked reactor thread for 96348.3us
W20260608 09:54:06.681067 18824 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.13.197.62:39743, user_credentials={real_user=slave}} blocked reactor thread for 67277.1us
W20260608 09:54:06.767246 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 74196.1us
W20260608 09:54:06.829324 18610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.3:42629, user_credentials={real_user=slave}} blocked reactor thread for 85268.8us
W20260608 09:54:06.845747 18756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.2:46423, user_credentials={real_user=slave}} blocked reactor thread for 70727.1us
W20260608 09:54:07.106796 18756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.2:46423, user_credentials={real_user=slave}} blocked reactor thread for 49696.6us
W20260608 09:54:07.103904 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 65423.2us
W20260608 09:54:07.412449 18822 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.13.197.2:46423, user_credentials={real_user=slave}} blocked reactor thread for 60415.3us
W20260608 09:54:07.424346 18894 log.cc:927] Time spent T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260608 09:54:07.523456 19006 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=18, attempt_no=0}) took 1066 ms. Trace:
I20260608 09:54:07.613103 19004 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=11, attempt_no=0}) took 1206 ms. Trace:
I20260608 09:54:07.613644 19004 rpcz_store.cc:276] 0608 09:54:06.407190 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.409650 (+  2460us) service_pool.cc:224] Handling call
0608 09:54:07.613018 (+1203368us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.531184 (+     0us) write_op.cc:183] PREPARE: starting on tablet 321cf03301f7473cb3c603cce05d3a1b
0608 09:54:06.531924 (+   740us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.531966 (+    42us) write_op.cc:435] Acquired schema lock
0608 09:54:06.531987 (+    21us) tablet.cc:662] Decoding operations
0608 09:54:06.533970 (+  1983us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:06.534079 (+   109us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:06.534123 (+    44us) tablet.cc:685] Acquiring locks for 10 operations
0608 09:54:06.534744 (+   621us) tablet.cc:701] Row locks acquired
0608 09:54:06.534764 (+    20us) write_op.cc:260] PREPARE: finished
0608 09:54:06.534945 (+   181us) write_op.cc:270] Start()
0608 09:54:06.535129 (+   184us) write_op.cc:276] Timestamp: P: 1780912446534901 usec, L: 0
0608 09:54:06.535152 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 09:54:06.649442 (+114290us) log.cc:844] Serialized 735 byte log entry
0608 09:54:07.193168 (+543726us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.210149 (+ 16981us) spinlock_profiling.cc:243] Waited 27.5 ms on lock 0x7b58002e58d0. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e16351abc 00007f8e16331305 00007f8e1633e490 00007f8e1633e3a0 00007f8e1633e300 00007f8e1633e2a0 00007f8e1633c39f 0000000000497fd6 0000000000497c68 00007f8e12cfc131 00007f8e12d00b0b
0608 09:54:07.284959 (+ 74810us) write_op.cc:301] APPLY: starting
0608 09:54:07.285041 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.289199 (+  4158us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.289220 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.308617 (+ 19397us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.332732 (+ 24115us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.340823 (+  8091us) write_op.cc:312] APPLY: finished
0608 09:54:07.410849 (+ 70026us) log.cc:844] Serialized 76 byte log entry
0608 09:54:07.440982 (+ 30133us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.447228 (+  6246us) write_op.cc:454] Released schema lock
0608 09:54:07.450154 (+  2926us) write_op.cc:341] FINISH: Updating metrics
0608 09:54:07.612884 (+162730us) spinlock_profiling.cc:243] Waited 2.71 ms on lock 0x7b340007a568. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e143214bb 00007f8e143a4c91 00007f8e143c9273 00007f8e1bca09a7 00007f8e19fb9396 00007f8e19fb8b8f 00007f8e19fc14e0 00007f8e19fc1440 00007f8e19fc13a0 00007f8e19fc1340 00007f8e19fbf4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":91603,"mutex_wait_us":1727,"num_ops":10,"prepare.queue_time_us":119567,"prepare.run_cpu_time_us":166268,"prepare.run_wall_time_us":497478,"raft.queue_time_us":174972,"raft.run_cpu_time_us":13424,"raft.run_wall_time_us":243858,"replication_time_us":657858,"spinlock_wait_cycles":69417600,"thread_start_us":459129,"threads_started":3}]]}
I20260608 09:54:07.634496 18967 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=25, attempt_no=0}) took 1007 ms. Trace:
I20260608 09:54:07.523967 19006 rpcz_store.cc:276] 0608 09:54:06.456824 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.456947 (+   123us) service_pool.cc:224] Handling call
0608 09:54:07.523389 (+1066442us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.629109 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4b2b509c88764c2193a726fbeedbb4b3
0608 09:54:06.677397 (+ 48288us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.677803 (+   406us) write_op.cc:435] Acquired schema lock
0608 09:54:06.679112 (+  1309us) tablet.cc:662] Decoding operations
0608 09:54:06.740767 (+ 61655us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:06.743088 (+  2321us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:06.745752 (+  2664us) tablet.cc:685] Acquiring locks for 9 operations
0608 09:54:06.769150 (+ 23398us) tablet.cc:701] Row locks acquired
0608 09:54:06.769168 (+    18us) write_op.cc:260] PREPARE: finished
0608 09:54:06.769315 (+   147us) write_op.cc:270] Start()
0608 09:54:06.769403 (+    88us) write_op.cc:276] Timestamp: P: 1780912446769277 usec, L: 0
0608 09:54:06.769417 (+    14us) op_driver.cc:348] REPLICATION: starting
0608 09:54:06.790766 (+ 21349us) log.cc:844] Serialized 692 byte log entry
0608 09:54:07.212594 (+421828us) spinlock_profiling.cc:243] Waited 12.4 ms on lock 0x7b54003965a0. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e163505cb 00007f8e1636db4f 00007f8e1632f913 00007f8e1633e490 00007f8e1633e3a0 00007f8e1633e300 00007f8e1633e2a0 00007f8e1633c39f 0000000000497fd6 0000000000497c68 00007f8e12cfc131
0608 09:54:07.301181 (+ 88587us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.438805 (+137624us) write_op.cc:301] APPLY: starting
0608 09:54:07.438880 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.439107 (+   227us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.439132 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.440517 (+  1385us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.440744 (+   227us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.442898 (+  2154us) write_op.cc:312] APPLY: finished
0608 09:54:07.459867 (+ 16969us) log.cc:844] Serialized 70 byte log entry
0608 09:54:07.507238 (+ 47371us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.522967 (+ 15729us) write_op.cc:454] Released schema lock
0608 09:54:07.523022 (+    55us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":137435,"mutex_wait_us":12394,"num_ops":9,"prepare.queue_time_us":137097,"prepare.run_cpu_time_us":5556,"prepare.run_wall_time_us":181370,"raft.queue_time_us":32186,"raft.run_cpu_time_us":13858,"raft.run_wall_time_us":385580,"replication_time_us":531647,"spinlock_wait_cycles":28503936,"thread_start_us":163069,"threads_started":1}]]}
I20260608 09:54:07.637698 19008 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38154 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=8, attempt_no=0}) took 1272 ms. Trace:
I20260608 09:54:07.636878 18967 rpcz_store.cc:276] 0608 09:54:06.627410 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.629744 (+  2334us) service_pool.cc:224] Handling call
0608 09:54:07.123584 (+493840us) spinlock_profiling.cc:243] Waited 7.54 ms on lock 0x7b340007a568. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e143214bb 00007f8e143a164f 00007f8e14425c24 00007f8e1442afaf 00007f8e1442d7eb 00007f8e1442d740 00007f8e1442d6a0 00007f8e1442d640 00007f8e1442b96f 0000000000497fd6 0000000000497c68
0608 09:54:07.634423 (+510839us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.136612 (+     0us) write_op.cc:183] PREPARE: starting on tablet 425530654b3547c9a68b6596d4dc4a28
0608 09:54:07.143603 (+  6991us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.143637 (+    34us) write_op.cc:435] Acquired schema lock
0608 09:54:07.143658 (+    21us) tablet.cc:662] Decoding operations
0608 09:54:07.144135 (+   477us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.144182 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.144211 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:54:07.144610 (+   399us) tablet.cc:701] Row locks acquired
0608 09:54:07.144633 (+    23us) write_op.cc:260] PREPARE: finished
0608 09:54:07.144820 (+   187us) write_op.cc:270] Start()
0608 09:54:07.144943 (+   123us) write_op.cc:276] Timestamp: P: 1780912447144764 usec, L: 0
0608 09:54:07.144988 (+    45us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.146487 (+  1499us) log.cc:844] Serialized 484 byte log entry
0608 09:54:07.283642 (+137155us) spinlock_profiling.cc:243] Waited 92.2 ms on lock 0x7b58001ebfd0. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e16351abc 00007f8e16331305 00007f8e1633e490 00007f8e1633e3a0 00007f8e1633e300 00007f8e1633e2a0 00007f8e1633c39f 0000000000497fd6 0000000000497c68 00007f8e12cfc131 00007f8e12d00b0b
0608 09:54:07.509873 (+226231us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.607969 (+ 98096us) write_op.cc:301] APPLY: starting
0608 09:54:07.608054 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.608218 (+   164us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.608243 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.608924 (+   681us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.627617 (+ 18693us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.631961 (+  4344us) write_op.cc:312] APPLY: finished
0608 09:54:07.633747 (+  1786us) log.cc:844] Serialized 40 byte log entry
0608 09:54:07.633943 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.634036 (+    93us) write_op.cc:454] Released schema lock
0608 09:54:07.634085 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":17340672,"child_traces":[["op",{"apply.queue_time_us":97808,"num_ops":4,"prepare.queue_time_us":9036,"prepare.run_cpu_time_us":3121,"prepare.run_wall_time_us":12262,"raft.queue_time_us":1208,"raft.run_cpu_time_us":3231,"raft.run_wall_time_us":132907,"replication_time_us":364736,"spinlock_wait_cycles":212038528}]]}
I20260608 09:54:07.673632 19009 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=21, attempt_no=0}) took 1180 ms. Trace:
I20260608 09:54:07.678519 18997 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45854 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=6, attempt_no=0}) took 1313 ms. Trace:
I20260608 09:54:07.686144 18970 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38154 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=20, attempt_no=0}) took 1305 ms. Trace:
I20260608 09:54:07.682111 18985 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45854 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=13, attempt_no=0}) took 1315 ms. Trace:
I20260608 09:54:07.686000 18997 rpcz_store.cc:276] 0608 09:54:06.365446 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.369377 (+  3931us) service_pool.cc:224] Handling call
0608 09:54:07.678314 (+1308937us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.543399 (+     0us) write_op.cc:183] PREPARE: starting on tablet 83f482b369644ce4aba17bcaface0447
0608 09:54:06.544073 (+   674us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.544106 (+    33us) write_op.cc:435] Acquired schema lock
0608 09:54:06.544128 (+    22us) tablet.cc:662] Decoding operations
0608 09:54:06.544667 (+   539us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:06.544739 (+    72us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:06.544767 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:54:06.545235 (+   468us) tablet.cc:701] Row locks acquired
0608 09:54:06.545255 (+    20us) write_op.cc:260] PREPARE: finished
0608 09:54:06.545431 (+   176us) write_op.cc:270] Start()
0608 09:54:06.595686 (+ 50255us) write_op.cc:276] Timestamp: P: 1780912446545383 usec, L: 0
0608 09:54:06.598020 (+  2334us) op_driver.cc:348] REPLICATION: starting
0608 09:54:06.680515 (+ 82495us) log.cc:844] Serialized 519 byte log entry
0608 09:54:07.020059 (+339544us) spinlock_profiling.cc:243] Waited 3.25 ms on lock 0x7b18002798e0. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e1cf30e0b 00007f8e1cf452ec 00007f8e12cfbfdf 00007f8e12d00b0b 00007f8e12d00a60 00007f8e12d009c0 00007f8e12d00960 00007f8e12cfec8f 0000000000497fd6 0000000000497c68 00007f8e12cc3ee6
0608 09:54:07.277242 (+257183us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.278428 (+  1186us) write_op.cc:301] APPLY: starting
0608 09:54:07.278524 (+    96us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.278725 (+   201us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.278746 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.325297 (+ 46551us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.350042 (+ 24745us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.352363 (+  2321us) write_op.cc:312] APPLY: finished
0608 09:54:07.412426 (+ 60063us) log.cc:844] Serialized 46 byte log entry
0608 09:54:07.447882 (+ 35456us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.451783 (+  3901us) write_op.cc:454] Released schema lock
0608 09:54:07.452621 (+   838us) write_op.cc:341] FINISH: Updating metrics
0608 09:54:07.678184 (+225563us) spinlock_profiling.cc:243] Waited 4.14 ms on lock 0x7b3400182668. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e143214bb 00007f8e143a4c91 00007f8e143c9273 00007f8e1bca09a7 00007f8e19fb9396 00007f8e19fb8b8f 00007f8e19fc14e0 00007f8e19fc1440 00007f8e19fc13a0 00007f8e19fc1340 00007f8e19fbf4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":960,"num_ops":5,"prepare.queue_time_us":172072,"prepare.run_cpu_time_us":4274,"prepare.run_wall_time_us":153859,"raft.queue_time_us":1570,"raft.run_cpu_time_us":40,"raft.run_wall_time_us":41,"replication_time_us":679061,"spinlock_wait_cycles":17007744,"thread_start_us":180218,"threads_started":1}]]}
W20260608 09:54:07.699244 19015 log.cc:927] Time spent T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a: Append to log took a long time: real 0.127s	user 0.002s	sys 0.000s
I20260608 09:54:07.733608 18996 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45854 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=34, attempt_no=0}) took 1119 ms. Trace:
I20260608 09:54:07.674275 19009 rpcz_store.cc:276] 0608 09:54:06.457929 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.458085 (+   156us) service_pool.cc:224] Handling call
0608 09:54:07.638457 (+1180372us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.640981 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7749d6ae417a4d99aa9de04bd65e36e5
0608 09:54:06.676248 (+ 35267us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.676282 (+    34us) write_op.cc:435] Acquired schema lock
0608 09:54:06.676302 (+    20us) tablet.cc:662] Decoding operations
0608 09:54:06.679309 (+  3007us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:06.679361 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:06.679392 (+    31us) tablet.cc:685] Acquiring locks for 6 operations
0608 09:54:06.709060 (+ 29668us) tablet.cc:701] Row locks acquired
0608 09:54:06.709080 (+    20us) write_op.cc:260] PREPARE: finished
0608 09:54:07.260480 (+551400us) spinlock_profiling.cc:243] Waited 28.7 ms on lock 0x7b340007a568. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e143214bb 00007f8e143a2a42 00007f8e19fb4ec4 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0 00007f8e19fbc92f 0000000000497fd6 0000000000497c68
0608 09:54:07.260616 (+   136us) write_op.cc:270] Start()
0608 09:54:07.260824 (+   208us) write_op.cc:276] Timestamp: P: 1780912447260566 usec, L: 0
0608 09:54:07.260847 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.269124 (+  8277us) log.cc:844] Serialized 562 byte log entry
0608 09:54:07.439978 (+170854us) spinlock_profiling.cc:243] Waited 2.8 ms on lock 0x7b1800241c00. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e1cf30e0b 00007f8e1cf452ec 00007f8e12cfbfdf 00007f8e12d00b0b 00007f8e12d00a60 00007f8e12d009c0 00007f8e12d00960 00007f8e12cfec8f 0000000000497fd6 0000000000497c68 00007f8e12cc3ee6
0608 09:54:07.498080 (+ 58102us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.590297 (+ 92217us) write_op.cc:301] APPLY: starting
0608 09:54:07.590382 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.590597 (+   215us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.590622 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.591639 (+  1017us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.591844 (+   205us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.591892 (+    48us) write_op.cc:312] APPLY: finished
0608 09:54:07.592166 (+   274us) log.cc:844] Serialized 52 byte log entry
0608 09:54:07.628165 (+ 35999us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.632766 (+  4601us) write_op.cc:454] Released schema lock
0608 09:54:07.636354 (+  3588us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":91966,"mutex_wait_us":1383,"num_ops":6,"prepare.queue_time_us":173773,"prepare.run_cpu_time_us":17011,"prepare.run_wall_time_us":652347,"raft.queue_time_us":12068,"raft.run_cpu_time_us":2966,"raft.run_wall_time_us":36622,"replication_time_us":237061,"spinlock_wait_cycles":72404096}]]}
I20260608 09:54:07.639747 19008 rpcz_store.cc:276] 0608 09:54:06.365182 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.369129 (+  3947us) service_pool.cc:224] Handling call
0608 09:54:07.637317 (+1268188us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.414092 (+     0us) write_op.cc:183] PREPARE: starting on tablet f45db1d74afb4aceb90513ef51a15b7c
0608 09:54:06.417853 (+  3761us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.417899 (+    46us) write_op.cc:435] Acquired schema lock
0608 09:54:06.417918 (+    19us) tablet.cc:662] Decoding operations
0608 09:54:06.418483 (+   565us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:06.418529 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:06.418558 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0608 09:54:06.419032 (+   474us) tablet.cc:701] Row locks acquired
0608 09:54:06.419051 (+    19us) write_op.cc:260] PREPARE: finished
0608 09:54:06.419241 (+   190us) write_op.cc:270] Start()
0608 09:54:06.419369 (+   128us) write_op.cc:276] Timestamp: P: 1780912446419193 usec, L: 0
0608 09:54:06.419390 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 09:54:06.420111 (+   721us) log.cc:844] Serialized 562 byte log entry
0608 09:54:07.598946 (+1178835us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.628724 (+ 29778us) write_op.cc:301] APPLY: starting
0608 09:54:07.628810 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.629011 (+   201us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.629109 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.630442 (+  1333us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.630640 (+   198us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.630686 (+    46us) write_op.cc:312] APPLY: finished
0608 09:54:07.630938 (+   252us) log.cc:844] Serialized 52 byte log entry
0608 09:54:07.635514 (+  4576us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.635625 (+   111us) write_op.cc:454] Released schema lock
0608 09:54:07.635666 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":120192,"child_traces":[["op",{"apply.queue_time_us":29003,"mutex_wait_us":5264,"num_ops":6,"prepare.queue_time_us":43300,"prepare.run_cpu_time_us":3239,"prepare.run_wall_time_us":8420,"raft.queue_time_us":1338,"raft.run_cpu_time_us":532,"raft.run_wall_time_us":530,"replication_time_us":1179436,"thread_start_us":202658,"threads_started":1}]]}
I20260608 09:54:07.745504 18967 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=17, attempt_no=0}) took 1291 ms. Trace:
I20260608 09:54:07.814872 19009 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=23, attempt_no=0}) took 1355 ms. Trace:
I20260608 09:54:07.816426 19009 rpcz_store.cc:276] 0608 09:54:06.459910 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.461672 (+  1762us) service_pool.cc:224] Handling call
0608 09:54:07.814797 (+1353125us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.041860 (+     0us) write_op.cc:183] PREPARE: starting on tablet 321cf03301f7473cb3c603cce05d3a1b
0608 09:54:07.042677 (+   817us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.042726 (+    49us) write_op.cc:435] Acquired schema lock
0608 09:54:07.042750 (+    24us) tablet.cc:662] Decoding operations
0608 09:54:07.043434 (+   684us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.043504 (+    70us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.043552 (+    48us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:54:07.044104 (+   552us) tablet.cc:701] Row locks acquired
0608 09:54:07.044136 (+    32us) write_op.cc:260] PREPARE: finished
0608 09:54:07.044434 (+   298us) write_op.cc:270] Start()
0608 09:54:07.044624 (+   190us) write_op.cc:276] Timestamp: P: 1780912447044354 usec, L: 0
0608 09:54:07.044657 (+    33us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.194355 (+149698us) log.cc:844] Serialized 475 byte log entry
0608 09:54:07.211419 (+ 17064us) spinlock_profiling.cc:243] Waited 149 ms on lock 0x7b54004d71d4. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e163505cb 00007f8e1645d115 00007f8e19fb5788 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0 00007f8e19fbc92f 0000000000497fd6 0000000000497c68
0608 09:54:07.287213 (+ 75794us) spinlock_profiling.cc:243] Waited 2.61 ms on lock 0x7b180024b560. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e1cf30e0b 00007f8e1cf452ec 00007f8e12cfc2fc 00007f8e12d00b0b 00007f8e12d00a60 00007f8e12d009c0 00007f8e12d00960 00007f8e12cfec8f 0000000000497fd6 0000000000497c68 00007f8e12cc3ee6
0608 09:54:07.289965 (+  2752us) spinlock_profiling.cc:243] Waited 8.01 ms on lock 0x7b54000ccc20. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e163505cb 00007f8e1636db4f 00007f8e1632f913 00007f8e1633e490 00007f8e1633e3a0 00007f8e1633e300 00007f8e1633e2a0 00007f8e1633c39f 0000000000497fd6 0000000000497c68 00007f8e12cfc131
0608 09:54:07.656027 (+366062us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.812510 (+156483us) write_op.cc:301] APPLY: starting
0608 09:54:07.812596 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.812761 (+   165us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.812786 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.813549 (+   763us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.813760 (+   211us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.813811 (+    51us) write_op.cc:312] APPLY: finished
0608 09:54:07.814062 (+   251us) log.cc:844] Serialized 40 byte log entry
0608 09:54:07.814287 (+   225us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.814379 (+    92us) write_op.cc:454] Released schema lock
0608 09:54:07.814422 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":156264,"mutex_wait_us":4371,"num_ops":4,"prepare.queue_time_us":578377,"prepare.run_cpu_time_us":7216,"prepare.run_wall_time_us":177602,"raft.queue_time_us":7423,"raft.run_cpu_time_us":2612,"raft.run_wall_time_us":72115,"replication_time_us":611231,"spinlock_wait_cycles":366817536}]]}
I20260608 09:54:07.822856 19009 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=41, attempt_no=0}) took 1129 ms. Trace:
I20260608 09:54:07.687919 18970 rpcz_store.cc:276] 0608 09:54:06.380665 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.381027 (+   362us) service_pool.cc:224] Handling call
0608 09:54:07.685946 (+1304919us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.554754 (+     0us) write_op.cc:183] PREPARE: starting on tablet f45db1d74afb4aceb90513ef51a15b7c
0608 09:54:06.555528 (+   774us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.555559 (+    31us) write_op.cc:435] Acquired schema lock
0608 09:54:06.555582 (+    23us) tablet.cc:662] Decoding operations
0608 09:54:06.556113 (+   531us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:06.556164 (+    51us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:06.556193 (+    29us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:54:06.556622 (+   429us) tablet.cc:701] Row locks acquired
0608 09:54:06.556644 (+    22us) write_op.cc:260] PREPARE: finished
0608 09:54:06.556840 (+   196us) write_op.cc:270] Start()
0608 09:54:06.556945 (+   105us) write_op.cc:276] Timestamp: P: 1780912446556792 usec, L: 0
0608 09:54:06.556966 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 09:54:06.638429 (+ 81463us) log.cc:844] Serialized 475 byte log entry
0608 09:54:07.632751 (+994322us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.683608 (+ 50857us) write_op.cc:301] APPLY: starting
0608 09:54:07.683693 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.683859 (+   166us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.683959 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.684689 (+   730us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.684875 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.684920 (+    45us) write_op.cc:312] APPLY: finished
0608 09:54:07.685173 (+   253us) log.cc:844] Serialized 40 byte log entry
0608 09:54:07.685409 (+   236us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.685493 (+    84us) write_op.cc:454] Released schema lock
0608 09:54:07.685581 (+    88us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48401,"mutex_wait_us":149321,"num_ops":4,"prepare.queue_time_us":172353,"prepare.run_cpu_time_us":3749,"prepare.run_wall_time_us":94219,"replication_time_us":1071186}]]}
I20260608 09:54:07.759989 18967 rpcz_store.cc:276] 0608 09:54:06.454725 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.454902 (+   177us) service_pool.cc:224] Handling call
0608 09:54:07.743445 (+1288543us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.671419 (+     0us) write_op.cc:183] PREPARE: starting on tablet 748eba13d2784b2387bdf71bcf1fe936
0608 09:54:06.757813 (+ 86394us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.757862 (+    49us) write_op.cc:435] Acquired schema lock
0608 09:54:06.757896 (+    34us) tablet.cc:662] Decoding operations
0608 09:54:06.758353 (+   457us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:06.758433 (+    80us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:06.758478 (+    45us) tablet.cc:685] Acquiring locks for 1 operations
0608 09:54:06.758698 (+   220us) tablet.cc:701] Row locks acquired
0608 09:54:06.758736 (+    38us) write_op.cc:260] PREPARE: finished
0608 09:54:06.759029 (+   293us) write_op.cc:270] Start()
0608 09:54:06.759208 (+   179us) write_op.cc:276] Timestamp: P: 1780912446758949 usec, L: 0
0608 09:54:06.759237 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 09:54:06.780027 (+ 20790us) log.cc:844] Serialized 345 byte log entry
0608 09:54:07.564121 (+784094us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.698346 (+134225us) write_op.cc:301] APPLY: starting
0608 09:54:07.698421 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.698542 (+   121us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.698636 (+    94us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.698904 (+   268us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.701837 (+  2933us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.713069 (+ 11232us) write_op.cc:312] APPLY: finished
0608 09:54:07.716860 (+  3791us) log.cc:844] Serialized 22 byte log entry
0608 09:54:07.722818 (+  5958us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.724604 (+  1786us) write_op.cc:454] Released schema lock
0608 09:54:07.727814 (+  3210us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":134011,"mutex_wait_us":14364,"num_ops":1,"prepare.queue_time_us":214875,"prepare.run_cpu_time_us":4866,"prepare.run_wall_time_us":132083,"raft.queue_time_us":34011,"raft.run_cpu_time_us":1654,"raft.run_wall_time_us":20946,"replication_time_us":803485}]]}
I20260608 09:54:07.829267 18970 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38154 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=29, attempt_no=0}) took 1220 ms. Trace:
I20260608 09:54:07.838883 18970 rpcz_store.cc:276] 0608 09:54:06.609177 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.610046 (+   869us) service_pool.cc:224] Handling call
0608 09:54:07.829196 (+1219150us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.807479 (+     0us) write_op.cc:183] PREPARE: starting on tablet f45db1d74afb4aceb90513ef51a15b7c
0608 09:54:06.808094 (+   615us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.808123 (+    29us) write_op.cc:435] Acquired schema lock
0608 09:54:06.808137 (+    14us) tablet.cc:662] Decoding operations
0608 09:54:06.808817 (+   680us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:06.808870 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:06.808902 (+    32us) tablet.cc:685] Acquiring locks for 7 operations
0608 09:54:06.809374 (+   472us) tablet.cc:701] Row locks acquired
0608 09:54:06.809394 (+    20us) write_op.cc:260] PREPARE: finished
0608 09:54:07.186581 (+377187us) spinlock_profiling.cc:243] Waited 12.5 ms on lock 0x7b2c0000f598. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e14ad499b 00007f8e14aee1e3 00007f8e14aedb68 00007f8e14aedac8 00007f8e164d8ca8 00007f8e164d8940 00007f8e19fb51d2 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810
0608 09:54:07.186648 (+    67us) write_op.cc:270] Start()
0608 09:54:07.186886 (+   238us) write_op.cc:276] Timestamp: P: 1780912446826023 usec, L: 0
0608 09:54:07.186910 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.187627 (+   717us) log.cc:844] Serialized 614 byte log entry
0608 09:54:07.532190 (+344563us) spinlock_profiling.cc:243] Waited 3.91 ms on lock 0x7b1800289900. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e1cf30e0b 00007f8e1cf452ec 00007f8e12cfc2fc 00007f8e12d00b0b 00007f8e12d00a60 00007f8e12d009c0 00007f8e12d00960 00007f8e12cfec8f 0000000000497fd6 0000000000497c68 00007f8e12cc3ee6
0608 09:54:07.733300 (+201110us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.826405 (+ 93105us) write_op.cc:301] APPLY: starting
0608 09:54:07.826478 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.826684 (+   206us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.826708 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.827929 (+  1221us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.828145 (+   216us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.828198 (+    53us) write_op.cc:312] APPLY: finished
0608 09:54:07.828472 (+   274us) log.cc:844] Serialized 58 byte log entry
0608 09:54:07.828702 (+   230us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.828805 (+   103us) write_op.cc:454] Released schema lock
0608 09:54:07.828851 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":92908,"mutex_wait_us":183789,"num_ops":7,"prepare.queue_time_us":181799,"prepare.run_cpu_time_us":9523,"prepare.run_wall_time_us":396078,"raft.queue_time_us":13281,"raft.run_cpu_time_us":1082,"raft.run_wall_time_us":1081,"replication_time_us":546272,"spinlock_wait_cycles":37667968}]]}
I20260608 09:54:07.823383 19009 rpcz_store.cc:276] 0608 09:54:06.693131 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.693290 (+   159us) service_pool.cc:224] Handling call
0608 09:54:07.822788 (+1129498us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.287465 (+     0us) write_op.cc:183] PREPARE: starting on tablet 321cf03301f7473cb3c603cce05d3a1b
0608 09:54:07.287984 (+   519us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.288019 (+    35us) write_op.cc:435] Acquired schema lock
0608 09:54:07.288039 (+    20us) tablet.cc:662] Decoding operations
0608 09:54:07.288455 (+   416us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.288495 (+    40us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.288527 (+    32us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:54:07.288833 (+   306us) tablet.cc:701] Row locks acquired
0608 09:54:07.288855 (+    22us) write_op.cc:260] PREPARE: finished
0608 09:54:07.652042 (+363187us) spinlock_profiling.cc:243] Waited 2 ms on lock 0x7b2c00154898. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e14ad499b 00007f8e14aee1e3 00007f8e14aedb68 00007f8e14aedac8 00007f8e164d8ca8 00007f8e164d8940 00007f8e19fb51d2 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810
0608 09:54:07.652123 (+    81us) write_op.cc:270] Start()
0608 09:54:07.652353 (+   230us) write_op.cc:276] Timestamp: P: 1780912447291013 usec, L: 0
0608 09:54:07.652373 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.661240 (+  8867us) log.cc:844] Serialized 441 byte log entry
0608 09:54:07.678802 (+ 17562us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.683435 (+  4633us) spinlock_profiling.cc:243] Waited 5.08 ms on lock 0x7b54004d71d4. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e163505cb 00007f8e1645d115 00007f8e19fb5788 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0 00007f8e19fbc92f 0000000000497fd6 0000000000497c68
0608 09:54:07.820916 (+137481us) write_op.cc:301] APPLY: starting
0608 09:54:07.820972 (+    56us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.821086 (+   114us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.821100 (+    14us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.821682 (+   582us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.821855 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.821897 (+    42us) write_op.cc:312] APPLY: finished
0608 09:54:07.822133 (+   236us) log.cc:844] Serialized 34 byte log entry
0608 09:54:07.822329 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.822408 (+    79us) write_op.cc:454] Released schema lock
0608 09:54:07.822443 (+    35us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":141943,"mutex_wait_us":13791,"num_ops":3,"prepare.queue_time_us":524593,"prepare.run_cpu_time_us":47746,"prepare.run_wall_time_us":396134,"replication_time_us":26308,"spinlock_wait_cycles":16294400}]]}
I20260608 09:54:07.843248 18967 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=27, attempt_no=0}) took 1215 ms. Trace:
I20260608 09:54:07.859990 19008 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38154 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=12, attempt_no=0}) took 1494 ms. Trace:
I20260608 09:54:07.863298 19006 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=26, attempt_no=0}) took 1233 ms. Trace:
I20260608 09:54:07.863847 19008 rpcz_store.cc:276] 0608 09:54:06.365930 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.373668 (+  7738us) service_pool.cc:224] Handling call
0608 09:54:07.859913 (+1486245us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.785123 (+     0us) write_op.cc:183] PREPARE: starting on tablet 368505040c03432da8b2e617c61a623e
0608 09:54:06.785683 (+   560us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.785716 (+    33us) write_op.cc:435] Acquired schema lock
0608 09:54:06.785732 (+    16us) tablet.cc:662] Decoding operations
0608 09:54:06.786102 (+   370us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:06.786154 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:06.786180 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0608 09:54:06.786401 (+   221us) tablet.cc:701] Row locks acquired
0608 09:54:06.786416 (+    15us) write_op.cc:260] PREPARE: finished
0608 09:54:07.279943 (+493527us) spinlock_profiling.cc:243] Waited 2.87 ms on lock 0x7b34001a5e58. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e143214bb 00007f8e143a2a42 00007f8e19fb4ec4 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0 00007f8e19fbc92f 0000000000497fd6 0000000000497c68
0608 09:54:07.291518 (+ 11575us) write_op.cc:270] Start()
0608 09:54:07.293228 (+  1710us) write_op.cc:276] Timestamp: P: 1780912447282664 usec, L: 0
0608 09:54:07.293253 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.324180 (+ 30927us) log.cc:844] Serialized 388 byte log entry
0608 09:54:07.709802 (+385622us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.799666 (+ 89864us) write_op.cc:301] APPLY: starting
0608 09:54:07.801286 (+  1620us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.830664 (+ 29378us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.831389 (+   725us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.855841 (+ 24452us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.856037 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.856093 (+    56us) write_op.cc:312] APPLY: finished
0608 09:54:07.858391 (+  2298us) log.cc:844] Serialized 28 byte log entry
0608 09:54:07.859363 (+   972us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.859451 (+    88us) write_op.cc:454] Released schema lock
0608 09:54:07.859500 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86875,"num_ops":2,"prepare.queue_time_us":409934,"prepare.run_cpu_time_us":9558,"prepare.run_wall_time_us":545298,"replication_time_us":416415,"spinlock_wait_cycles":6598400}]]}
I20260608 09:54:07.895221 18997 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:45854 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=38, attempt_no=0}) took 1275 ms. Trace:
I20260608 09:54:07.897221 18970 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38154 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=42, attempt_no=0}) took 1257 ms. Trace:
I20260608 09:54:07.688196 18985 rpcz_store.cc:276] 0608 09:54:06.366294 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.375262 (+  8968us) service_pool.cc:224] Handling call
0608 09:54:07.681910 (+1306648us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.710280 (+     0us) write_op.cc:183] PREPARE: starting on tablet c8d1a3e70b9f42b7b81ed552012f58e7
0608 09:54:06.764793 (+ 54513us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.765608 (+   815us) write_op.cc:435] Acquired schema lock
0608 09:54:06.766649 (+  1041us) tablet.cc:662] Decoding operations
0608 09:54:06.769945 (+  3296us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:06.770000 (+    55us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:06.770721 (+   721us) tablet.cc:685] Acquiring locks for 2 operations
0608 09:54:06.781124 (+ 10403us) tablet.cc:701] Row locks acquired
0608 09:54:06.782384 (+  1260us) write_op.cc:260] PREPARE: finished
0608 09:54:06.795168 (+ 12784us) write_op.cc:270] Start()
0608 09:54:06.797886 (+  2718us) write_op.cc:276] Timestamp: P: 1780912446793896 usec, L: 0
0608 09:54:06.798942 (+  1056us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.226362 (+427420us) spinlock_profiling.cc:243] Waited 59.5 ms on lock 0x7b5400014620. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e1b8ce152 00007f8e1636a134 00007f8e16369ae6 00007f8e1645c6ff 00007f8e1645d072 00007f8e19fb5788 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0
0608 09:54:07.260373 (+ 34011us) log.cc:844] Serialized 388 byte log entry
0608 09:54:07.310095 (+ 49722us) spinlock_profiling.cc:243] Waited 2.41 ms on lock 0x7b1800117d00. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e1cf30e0b 00007f8e1cf452ec 00007f8e12cfc2fc 00007f8e12d00b0b 00007f8e12d00a60 00007f8e12d009c0 00007f8e12d00960 00007f8e12cfec8f 0000000000497fd6 0000000000497c68 00007f8e12cc3ee6
0608 09:54:07.613984 (+303889us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.654084 (+ 40100us) write_op.cc:301] APPLY: starting
0608 09:54:07.654163 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.654286 (+   123us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.654310 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.677812 (+ 23502us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.678001 (+   189us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.678053 (+    52us) write_op.cc:312] APPLY: finished
0608 09:54:07.678268 (+   215us) log.cc:844] Serialized 28 byte log entry
0608 09:54:07.681393 (+  3125us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.681475 (+    82us) write_op.cc:454] Released schema lock
0608 09:54:07.681544 (+    69us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39908,"mutex_wait_us":20225,"num_ops":2,"prepare.queue_time_us":329903,"prepare.run_cpu_time_us":10716,"prepare.run_wall_time_us":562816,"raft.queue_time_us":9989,"raft.run_cpu_time_us":944,"raft.run_wall_time_us":944,"replication_time_us":814898,"spinlock_wait_cycles":142403200}]]}
I20260608 09:54:07.895754 18997 rpcz_store.cc:276] 0608 09:54:06.620021 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.620178 (+   157us) service_pool.cc:224] Handling call
0608 09:54:07.895091 (+1274913us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.675663 (+     0us) write_op.cc:183] PREPARE: starting on tablet c8d1a3e70b9f42b7b81ed552012f58e7
0608 09:54:07.676223 (+   560us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.676270 (+    47us) write_op.cc:435] Acquired schema lock
0608 09:54:07.676288 (+    18us) tablet.cc:662] Decoding operations
0608 09:54:07.676880 (+   592us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.676932 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.676964 (+    32us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:54:07.677412 (+   448us) tablet.cc:701] Row locks acquired
0608 09:54:07.677427 (+    15us) write_op.cc:260] PREPARE: finished
0608 09:54:07.679427 (+  2000us) write_op.cc:270] Start()
0608 09:54:07.679566 (+   139us) write_op.cc:276] Timestamp: P: 1780912447679378 usec, L: 0
0608 09:54:07.679589 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.680586 (+   997us) log.cc:844] Serialized 528 byte log entry
0608 09:54:07.786573 (+105987us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.837425 (+ 50852us) write_op.cc:301] APPLY: starting
0608 09:54:07.837507 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.877075 (+ 39568us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.880425 (+  3350us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.893767 (+ 13342us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.893958 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.894003 (+    45us) write_op.cc:312] APPLY: finished
0608 09:54:07.894308 (+   305us) log.cc:844] Serialized 46 byte log entry
0608 09:54:07.894567 (+   259us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.894678 (+   111us) write_op.cc:454] Released schema lock
0608 09:54:07.894720 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49050,"mutex_wait_us":644,"num_ops":5,"prepare.queue_time_us":1054175,"prepare.run_cpu_time_us":3377,"prepare.run_wall_time_us":8474,"raft.queue_time_us":91,"raft.run_cpu_time_us":1218,"raft.run_wall_time_us":1690,"replication_time_us":106862}]]}
I20260608 09:54:07.936647 19008 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38154 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=47, attempt_no=0}) took 1185 ms. Trace:
I20260608 09:54:07.937276 19008 rpcz_store.cc:276] 0608 09:54:06.763392 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.764284 (+   892us) service_pool.cc:224] Handling call
0608 09:54:07.936564 (+1172280us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.343425 (+     0us) write_op.cc:183] PREPARE: starting on tablet 368505040c03432da8b2e617c61a623e
0608 09:54:07.343949 (+   524us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.343980 (+    31us) write_op.cc:435] Acquired schema lock
0608 09:54:07.344004 (+    24us) tablet.cc:662] Decoding operations
0608 09:54:07.369812 (+ 25808us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.379355 (+  9543us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.411347 (+ 31992us) tablet.cc:685] Acquiring locks for 8 operations
0608 09:54:07.450184 (+ 38837us) tablet.cc:701] Row locks acquired
0608 09:54:07.451635 (+  1451us) write_op.cc:260] PREPARE: finished
0608 09:54:07.678295 (+226660us) spinlock_profiling.cc:243] Waited 1.53 ms on lock 0x7b2c0000f598. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e14ad499b 00007f8e14aee1e3 00007f8e14aedb68 00007f8e14aedac8 00007f8e164d8ca8 00007f8e164d8940 00007f8e19fb51d2 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810
0608 09:54:07.678374 (+    79us) write_op.cc:270] Start()
0608 09:54:07.678607 (+   233us) write_op.cc:276] Timestamp: P: 1780912447459519 usec, L: 0
0608 09:54:07.678631 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.712471 (+ 33840us) log.cc:844] Serialized 658 byte log entry
0608 09:54:07.842723 (+130252us) spinlock_profiling.cc:243] Waited 32.5 ms on lock 0x7b540025a3d4. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e163505cb 00007f8e1645d115 00007f8e19fb5788 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0 00007f8e19fbc92f 0000000000497fd6 0000000000497c68
0608 09:54:07.889758 (+ 47035us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.933033 (+ 43275us) write_op.cc:301] APPLY: starting
0608 09:54:07.933112 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.933343 (+   231us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.933366 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.934641 (+  1275us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.934842 (+   201us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.934889 (+    47us) write_op.cc:312] APPLY: finished
0608 09:54:07.935180 (+   291us) log.cc:844] Serialized 64 byte log entry
0608 09:54:07.936052 (+   872us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.936167 (+   115us) write_op.cc:454] Released schema lock
0608 09:54:07.936219 (+    52us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43074,"num_ops":8,"prepare.queue_time_us":495750,"prepare.run_cpu_time_us":16037,"prepare.run_wall_time_us":499461,"replication_time_us":210999,"spinlock_wait_cycles":78212352}]]}
I20260608 09:54:07.734201 18996 rpcz_store.cc:276] 0608 09:54:06.613758 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.613902 (+   144us) service_pool.cc:224] Handling call
0608 09:54:07.733362 (+1119460us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.310996 (+     0us) write_op.cc:183] PREPARE: starting on tablet c8d1a3e70b9f42b7b81ed552012f58e7
0608 09:54:07.315382 (+  4386us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.317633 (+  2251us) write_op.cc:435] Acquired schema lock
0608 09:54:07.319517 (+  1884us) tablet.cc:662] Decoding operations
0608 09:54:07.357474 (+ 37957us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.361949 (+  4475us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.362688 (+   739us) tablet.cc:685] Acquiring locks for 4 operations
0608 09:54:07.414787 (+ 52099us) tablet.cc:701] Row locks acquired
0608 09:54:07.417001 (+  2214us) write_op.cc:260] PREPARE: finished
0608 09:54:07.424927 (+  7926us) write_op.cc:270] Start()
0608 09:54:07.431764 (+  6837us) write_op.cc:276] Timestamp: P: 1780912447423337 usec, L: 0
0608 09:54:07.431801 (+    37us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.585748 (+153947us) log.cc:844] Serialized 484 byte log entry
0608 09:54:07.653650 (+ 67902us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.671920 (+ 18270us) write_op.cc:301] APPLY: starting
0608 09:54:07.671977 (+    57us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.672090 (+   113us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.672162 (+    72us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.675222 (+  3060us) spinlock_profiling.cc:243] Waited 142 ms on lock 0x7b54000f6ed4. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e163505cb 00007f8e1645d115 00007f8e19fb5788 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0 00007f8e19fbc92f 0000000000497fd6 0000000000497c68
0608 09:54:07.712521 (+ 37299us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.714489 (+  1968us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.715421 (+   932us) write_op.cc:312] APPLY: finished
0608 09:54:07.724768 (+  9347us) log.cc:844] Serialized 40 byte log entry
0608 09:54:07.732091 (+  7323us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.732939 (+   848us) write_op.cc:454] Released schema lock
0608 09:54:07.732992 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18100,"num_ops":4,"prepare.queue_time_us":695856,"prepare.run_cpu_time_us":6994,"prepare.run_wall_time_us":364506,"raft.queue_time_us":3510,"raft.run_cpu_time_us":284,"raft.run_wall_time_us":283,"replication_time_us":211601,"spinlock_wait_cycles":325562624}]]}
I20260608 09:54:07.949070 19004 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=44, attempt_no=0}) took 1254 ms. Trace:
I20260608 09:54:07.956203 18977 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38154 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=33, attempt_no=0}) took 1344 ms. Trace:
I20260608 09:54:07.956895 19005 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38154 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=37, attempt_no=0}) took 1338 ms. Trace:
I20260608 09:54:07.965831 19008 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:38154 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=31, attempt_no=0}) took 1356 ms. Trace:
I20260608 09:54:07.968616 19008 rpcz_store.cc:276] 0608 09:54:06.609751 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.610112 (+   361us) service_pool.cc:224] Handling call
0608 09:54:06.988701 (+378589us) spinlock_profiling.cc:243] Waited 1.13 ms on lock 0x7b5800112898. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e129d2d9b 00007f8e12c88835 00007f8e12c885cd 00007f8e1cf5a848 00007f8e1bb8aa6c 00007f8e1bcf3d90 00007f8e1bcf3e7e 00007f8e1bc7dde6 00007f8e1bc556e8 00007f8e1bc51f44 00007f8e1a920ae6
0608 09:54:07.965748 (+977047us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.843062 (+     0us) write_op.cc:183] PREPARE: starting on tablet 368505040c03432da8b2e617c61a623e
0608 09:54:07.843694 (+   632us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.843729 (+    35us) write_op.cc:435] Acquired schema lock
0608 09:54:07.843747 (+    18us) tablet.cc:662] Decoding operations
0608 09:54:07.844208 (+   461us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.844265 (+    57us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.844298 (+    33us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:54:07.844605 (+   307us) tablet.cc:701] Row locks acquired
0608 09:54:07.844622 (+    17us) write_op.cc:260] PREPARE: finished
0608 09:54:07.844824 (+   202us) write_op.cc:270] Start()
0608 09:54:07.844987 (+   163us) write_op.cc:276] Timestamp: P: 1780912447844769 usec, L: 0
0608 09:54:07.845014 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.878380 (+ 33366us) log.cc:844] Serialized 441 byte log entry
0608 09:54:07.962972 (+ 84592us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.963394 (+   422us) write_op.cc:301] APPLY: starting
0608 09:54:07.963476 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.963660 (+   184us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.963760 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.964477 (+   717us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.964681 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.964741 (+    60us) write_op.cc:312] APPLY: finished
0608 09:54:07.964978 (+   237us) log.cc:844] Serialized 34 byte log entry
0608 09:54:07.965208 (+   230us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.965312 (+   104us) write_op.cc:454] Released schema lock
0608 09:54:07.965358 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":2588416,"child_traces":[["op",{"apply.queue_time_us":227,"num_ops":3,"prepare.queue_time_us":837641,"prepare.run_cpu_time_us":3257,"prepare.run_wall_time_us":45265,"replication_time_us":117827}]]}
I20260608 09:54:07.853581 18967 rpcz_store.cc:276] 0608 09:54:06.628205 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.629607 (+  1402us) service_pool.cc:224] Handling call
0608 09:54:07.843180 (+1213573us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.308950 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7749d6ae417a4d99aa9de04bd65e36e5
0608 09:54:07.361781 (+ 52831us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.363412 (+  1631us) write_op.cc:435] Acquired schema lock
0608 09:54:07.363436 (+    24us) tablet.cc:662] Decoding operations
0608 09:54:07.421474 (+ 58038us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.424169 (+  2695us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.425697 (+  1528us) tablet.cc:685] Acquiring locks for 1 operations
0608 09:54:07.443693 (+ 17996us) tablet.cc:701] Row locks acquired
0608 09:54:07.443711 (+    18us) write_op.cc:260] PREPARE: finished
0608 09:54:07.588768 (+145057us) spinlock_profiling.cc:243] Waited 1.78 ms on lock 0x7b340007a568. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e143214bb 00007f8e143a2a42 00007f8e19fb4ec4 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0 00007f8e19fbc92f 0000000000497fd6 0000000000497c68
0608 09:54:07.588914 (+   146us) write_op.cc:270] Start()
0608 09:54:07.589154 (+   240us) write_op.cc:276] Timestamp: P: 1780912447588861 usec, L: 0
0608 09:54:07.589179 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.693787 (+104608us) spinlock_profiling.cc:243] Waited 5.45 ms on lock 0x7b54003951a0. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e163505cb 00007f8e16376e64 00007f8e16473671 00007f8e1645d5e1 00007f8e1645ced2 00007f8e19fb5788 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0
0608 09:54:07.694406 (+   619us) log.cc:844] Serialized 354 byte log entry
0608 09:54:07.724955 (+ 30549us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.836139 (+111184us) write_op.cc:301] APPLY: starting
0608 09:54:07.836214 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.836318 (+   104us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.836340 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.836578 (+   238us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.836739 (+   161us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.836783 (+    44us) write_op.cc:312] APPLY: finished
0608 09:54:07.836950 (+   167us) log.cc:844] Serialized 22 byte log entry
0608 09:54:07.842700 (+  5750us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.842776 (+    76us) write_op.cc:454] Released schema lock
0608 09:54:07.842820 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":110955,"num_ops":1,"prepare.queue_time_us":592439,"prepare.run_cpu_time_us":11018,"prepare.run_wall_time_us":391934,"raft.queue_time_us":2951,"raft.run_cpu_time_us":1673,"raft.run_wall_time_us":1671,"replication_time_us":133952,"spinlock_wait_cycles":16646272}]]}
I20260608 09:54:07.968037 19005 rpcz_store.cc:276] 0608 09:54:06.618518 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.618678 (+   160us) service_pool.cc:224] Handling call
0608 09:54:07.105346 (+486668us) spinlock_profiling.cc:243] Waited 1.48 ms on lock 0x7b34001a5e58. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e143214bb 00007f8e143a164f 00007f8e14425c24 00007f8e1442afaf 00007f8e1442d7eb 00007f8e1442d740 00007f8e1442d6a0 00007f8e1442d640 00007f8e1442b96f 0000000000497fd6 0000000000497c68
0608 09:54:07.956823 (+851477us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.489564 (+     0us) write_op.cc:183] PREPARE: starting on tablet 183f657444c2415b9d84667423a7dfd4
0608 09:54:07.500374 (+ 10810us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.500430 (+    56us) write_op.cc:435] Acquired schema lock
0608 09:54:07.500460 (+    30us) tablet.cc:662] Decoding operations
0608 09:54:07.501980 (+  1520us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.502051 (+    71us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.502096 (+    45us) tablet.cc:685] Acquiring locks for 1 operations
0608 09:54:07.502362 (+   266us) tablet.cc:701] Row locks acquired
0608 09:54:07.502391 (+    29us) write_op.cc:260] PREPARE: finished
0608 09:54:07.713539 (+211148us) spinlock_profiling.cc:243] Waited 23.2 ms on lock 0x7b34001a5e58. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e143214bb 00007f8e143a2a42 00007f8e19fb4ec4 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0 00007f8e19fbc92f 0000000000497fd6 0000000000497c68
0608 09:54:07.714924 (+  1385us) write_op.cc:270] Start()
0608 09:54:07.718114 (+  3190us) write_op.cc:276] Timestamp: P: 1780912447714293 usec, L: 0
0608 09:54:07.719397 (+  1283us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.747882 (+ 28485us) log.cc:844] Serialized 354 byte log entry
0608 09:54:07.842204 (+ 94322us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.856108 (+ 13904us) spinlock_profiling.cc:243] Waited 4.25 ms on lock 0x7b1800206620. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e1cf30e0b 00007f8e1cf452ec 00007f8e12cfc2fc 00007f8e12d00b0b 00007f8e12d00a60 00007f8e12d009c0 00007f8e12d00960 00007f8e12cfec8f 0000000000497fd6 0000000000497c68 00007f8e12cc3ee6
0608 09:54:07.898995 (+ 42887us) write_op.cc:301] APPLY: starting
0608 09:54:07.899083 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.899210 (+   127us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.899236 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.954428 (+ 55192us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.954744 (+   316us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.954798 (+    54us) write_op.cc:312] APPLY: finished
0608 09:54:07.954994 (+   196us) log.cc:844] Serialized 22 byte log entry
0608 09:54:07.956316 (+  1322us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.956400 (+    84us) write_op.cc:454] Released schema lock
0608 09:54:07.956444 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":3397888,"child_traces":[["op",{"apply.queue_time_us":56584,"num_ops":1,"prepare.queue_time_us":306617,"prepare.run_cpu_time_us":12233,"prepare.run_wall_time_us":292157,"raft.queue_time_us":1894,"raft.run_cpu_time_us":1263,"raft.run_wall_time_us":16801,"replication_time_us":122677,"spinlock_wait_cycles":63195136}]]}
I20260608 09:54:07.966857 19004 rpcz_store.cc:276] 0608 09:54:06.698639 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.702847 (+  4208us) service_pool.cc:224] Handling call
0608 09:54:07.116886 (+414039us) spinlock_profiling.cc:243] Waited 3.92 ms on lock 0x7b340007a568. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e143214bb 00007f8e143a164f 00007f8e14425c24 00007f8e1442afaf 00007f8e1442d7eb 00007f8e1442d740 00007f8e1442d6a0 00007f8e1442d640 00007f8e1442b96f 0000000000497fd6 0000000000497c68
0608 09:54:07.948987 (+832101us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.695007 (+     0us) write_op.cc:183] PREPARE: starting on tablet 7749d6ae417a4d99aa9de04bd65e36e5
0608 09:54:07.695564 (+   557us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.695598 (+    34us) write_op.cc:435] Acquired schema lock
0608 09:54:07.695621 (+    23us) tablet.cc:662] Decoding operations
0608 09:54:07.696047 (+   426us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.696096 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.696141 (+    45us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:54:07.696412 (+   271us) tablet.cc:701] Row locks acquired
0608 09:54:07.696432 (+    20us) write_op.cc:260] PREPARE: finished
0608 09:54:07.696623 (+   191us) write_op.cc:270] Start()
0608 09:54:07.696749 (+   126us) write_op.cc:276] Timestamp: P: 1780912447696572 usec, L: 0
0608 09:54:07.696768 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.703381 (+  6613us) log.cc:844] Serialized 441 byte log entry
0608 09:54:07.817448 (+114067us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.946664 (+129216us) write_op.cc:301] APPLY: starting
0608 09:54:07.946753 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.946926 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.947018 (+    92us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.947818 (+   800us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.948009 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.948054 (+    45us) write_op.cc:312] APPLY: finished
0608 09:54:07.948291 (+   237us) log.cc:844] Serialized 34 byte log entry
0608 09:54:07.948510 (+   219us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.948600 (+    90us) write_op.cc:454] Released schema lock
0608 09:54:07.948648 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":9008512,"child_traces":[["op",{"apply.queue_time_us":128988,"mutex_wait_us":8019,"num_ops":3,"prepare.queue_time_us":576868,"prepare.run_cpu_time_us":2817,"prepare.run_wall_time_us":8975,"replication_time_us":120552}]]}
I20260608 09:54:07.897794 18970 rpcz_store.cc:276] 0608 09:54:06.652611 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.655349 (+  2738us) service_pool.cc:224] Handling call
0608 09:54:07.897155 (+1241806us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.532550 (+     0us) write_op.cc:183] PREPARE: starting on tablet f45db1d74afb4aceb90513ef51a15b7c
0608 09:54:07.533115 (+   565us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.533145 (+    30us) write_op.cc:435] Acquired schema lock
0608 09:54:07.533165 (+    20us) tablet.cc:662] Decoding operations
0608 09:54:07.535702 (+  2537us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.541311 (+  5609us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.560415 (+ 19104us) tablet.cc:685] Acquiring locks for 2 operations
0608 09:54:07.560677 (+   262us) tablet.cc:701] Row locks acquired
0608 09:54:07.560702 (+    25us) write_op.cc:260] PREPARE: finished
0608 09:54:07.560895 (+   193us) write_op.cc:270] Start()
0608 09:54:07.561030 (+   135us) write_op.cc:276] Timestamp: P: 1780912447560845 usec, L: 0
0608 09:54:07.561054 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.561778 (+   724us) log.cc:844] Serialized 397 byte log entry
0608 09:54:07.839906 (+278128us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.894612 (+ 54706us) write_op.cc:301] APPLY: starting
0608 09:54:07.894683 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.894801 (+   118us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.894924 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.895451 (+   527us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.895633 (+   182us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.895683 (+    50us) write_op.cc:312] APPLY: finished
0608 09:54:07.895886 (+   203us) log.cc:844] Serialized 28 byte log entry
0608 09:54:07.896700 (+   814us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.896781 (+    81us) write_op.cc:454] Released schema lock
0608 09:54:07.896822 (+    41us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54507,"mutex_wait_us":140021,"num_ops":2,"prepare.queue_time_us":856916,"prepare.run_cpu_time_us":3081,"prepare.run_wall_time_us":59801,"raft.queue_time_us":13842,"raft.run_cpu_time_us":1647,"raft.run_wall_time_us":38172,"replication_time_us":278726}]]}
I20260608 09:54:07.977277 19009 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=39, attempt_no=0}) took 1307 ms. Trace:
I20260608 09:54:07.867604 19006 rpcz_store.cc:276] 0608 09:54:06.627838 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.629803 (+  1965us) service_pool.cc:224] Handling call
0608 09:54:07.861204 (+1231401us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.803578 (+     0us) write_op.cc:183] PREPARE: starting on tablet 748eba13d2784b2387bdf71bcf1fe936
0608 09:54:06.863492 (+ 59914us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.865713 (+  2221us) write_op.cc:435] Acquired schema lock
0608 09:54:06.866604 (+   891us) tablet.cc:662] Decoding operations
0608 09:54:06.998160 (+131556us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.003201 (+  5041us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.004214 (+  1013us) tablet.cc:685] Acquiring locks for 3 operations
0608 09:54:07.048262 (+ 44048us) tablet.cc:701] Row locks acquired
0608 09:54:07.049767 (+  1505us) write_op.cc:260] PREPARE: finished
0608 09:54:07.070227 (+ 20460us) write_op.cc:270] Start()
0608 09:54:07.093358 (+ 23131us) write_op.cc:276] Timestamp: P: 1780912447067689 usec, L: 0
0608 09:54:07.093404 (+    46us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.246736 (+153332us) spinlock_profiling.cc:243] Waited 5.64 ms on lock 0x7b5400395ba0. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e163505cb 00007f8e16376e64 00007f8e16473671 00007f8e1645d5e1 00007f8e1645ced2 00007f8e19fb5788 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0
0608 09:54:07.285378 (+ 38642us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b5400395ba0. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e163505cb 00007f8e1636b3fc 00007f8e1645c54d 00007f8e1645d072 00007f8e19fb5788 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0 00007f8e19fbc92f
0608 09:54:07.533176 (+247798us) spinlock_profiling.cc:243] Waited 6.21 ms on lock 0x7b5400395ba0. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e1b8ce152 00007f8e1636a134 00007f8e16369ae6 00007f8e1645c6ff 00007f8e1645d072 00007f8e19fb5788 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0
0608 09:54:07.533815 (+   639us) log.cc:844] Serialized 441 byte log entry
0608 09:54:07.623280 (+ 89465us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.787696 (+164416us) write_op.cc:301] APPLY: starting
0608 09:54:07.789752 (+  2056us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.798766 (+  9014us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.799724 (+   958us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.856829 (+ 57105us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.857023 (+   194us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.857089 (+    66us) write_op.cc:312] APPLY: finished
0608 09:54:07.857301 (+   212us) log.cc:844] Serialized 34 byte log entry
0608 09:54:07.860719 (+  3418us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.860810 (+    91us) write_op.cc:454] Released schema lock
0608 09:54:07.860860 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":160808,"mutex_wait_us":23693,"num_ops":3,"prepare.queue_time_us":159260,"prepare.run_cpu_time_us":16705,"prepare.run_wall_time_us":730537,"replication_time_us":520019,"spinlock_wait_cycles":57156480}]]}
I20260608 09:54:07.992520 19004 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:60184 (ReqId={client: 3b6c42d02bd5466da743c3813dbf4c6d, seq_no=35, attempt_no=0}) took 1343 ms. Trace:
I20260608 09:54:07.997915 19004 rpcz_store.cc:276] 0608 09:54:06.658482 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.661145 (+  2663us) service_pool.cc:224] Handling call
0608 09:54:06.787357 (+126212us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b340007a568. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e143214bb 00007f8e143a164f 00007f8e14425c24 00007f8e1442afaf 00007f8e1442d7eb 00007f8e1442d740 00007f8e1442d6a0 00007f8e1442d640 00007f8e1442b96f 0000000000497fd6 0000000000497c68
0608 09:54:07.992441 (+1205084us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.683788 (+     0us) write_op.cc:183] PREPARE: starting on tablet 321cf03301f7473cb3c603cce05d3a1b
0608 09:54:07.684338 (+   550us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.684371 (+    33us) write_op.cc:435] Acquired schema lock
0608 09:54:07.684384 (+    13us) tablet.cc:662] Decoding operations
0608 09:54:07.685175 (+   791us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.685224 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.686916 (+  1692us) tablet.cc:685] Acquiring locks for 7 operations
0608 09:54:07.688554 (+  1638us) tablet.cc:701] Row locks acquired
0608 09:54:07.688577 (+    23us) write_op.cc:260] PREPARE: finished
0608 09:54:07.688784 (+   207us) write_op.cc:270] Start()
0608 09:54:07.688906 (+   122us) write_op.cc:276] Timestamp: P: 1780912447688737 usec, L: 0
0608 09:54:07.688929 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.694221 (+  5292us) log.cc:844] Serialized 614 byte log entry
0608 09:54:07.806102 (+111881us) spinlock_profiling.cc:243] Waited 3.94 ms on lock 0x7b54000ccc20. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e16351abc 00007f8e1636a498 00007f8e16369ae6 00007f8e1645c6ff 00007f8e1645d072 00007f8e19fb5788 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0
0608 09:54:07.855789 (+ 49687us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.916141 (+ 60352us) spinlock_profiling.cc:243] Waited 4.07 ms on lock 0x7b54004d71d4. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e163505cb 00007f8e1645d115 00007f8e19fb5788 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810 00007f8e19fbe7b0 00007f8e19fbc92f 0000000000497fd6 0000000000497c68
0608 09:54:07.985981 (+ 69840us) write_op.cc:301] APPLY: starting
0608 09:54:07.986081 (+   100us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.986310 (+   229us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.986336 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.987627 (+  1291us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.988175 (+   548us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.988231 (+    56us) write_op.cc:312] APPLY: finished
0608 09:54:07.988838 (+   607us) log.cc:844] Serialized 58 byte log entry
0608 09:54:07.991846 (+  3008us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.991970 (+   124us) write_op.cc:454] Released schema lock
0608 09:54:07.992049 (+    79us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":29811072,"child_traces":[["op",{"apply.queue_time_us":129973,"num_ops":7,"prepare.queue_time_us":895335,"prepare.run_cpu_time_us":8203,"prepare.run_wall_time_us":232639,"raft.queue_time_us":267,"raft.run_cpu_time_us":308,"raft.run_wall_time_us":308,"replication_time_us":166710,"spinlock_wait_cycles":18441344}]]}
I20260608 09:54:07.987321 19009 rpcz_store.cc:276] 0608 09:54:06.679838 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.682120 (+  2282us) service_pool.cc:224] Handling call
0608 09:54:07.235124 (+553004us) spinlock_profiling.cc:243] Waited 19.9 ms on lock 0x7b340007a568. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e143214bb 00007f8e143a164f 00007f8e14425c24 00007f8e1442afaf 00007f8e1442d7eb 00007f8e1442d740 00007f8e1442d6a0 00007f8e1442d640 00007f8e1442b96f 0000000000497fd6 0000000000497c68
0608 09:54:07.976342 (+741218us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:07.534279 (+     0us) write_op.cc:183] PREPARE: starting on tablet 748eba13d2784b2387bdf71bcf1fe936
0608 09:54:07.534798 (+   519us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:07.534831 (+    33us) write_op.cc:435] Acquired schema lock
0608 09:54:07.534850 (+    19us) tablet.cc:662] Decoding operations
0608 09:54:07.592585 (+ 57735us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:07.592644 (+    59us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:07.592673 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0608 09:54:07.593186 (+   513us) tablet.cc:701] Row locks acquired
0608 09:54:07.593212 (+    26us) write_op.cc:260] PREPARE: finished
0608 09:54:07.593405 (+   193us) write_op.cc:270] Start()
0608 09:54:07.593573 (+   168us) write_op.cc:276] Timestamp: P: 1780912447593361 usec, L: 0
0608 09:54:07.593590 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.594304 (+   714us) log.cc:844] Serialized 571 byte log entry
0608 09:54:07.763289 (+168985us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.850595 (+ 87306us) write_op.cc:301] APPLY: starting
0608 09:54:07.850677 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.850874 (+   197us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.850969 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.851979 (+  1010us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.852189 (+   210us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.852236 (+    47us) write_op.cc:312] APPLY: finished
0608 09:54:07.852490 (+   254us) log.cc:844] Serialized 52 byte log entry
0608 09:54:07.877587 (+ 25097us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.882280 (+  4693us) write_op.cc:454] Released schema lock
0608 09:54:07.902981 (+ 20701us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":45699456,"child_traces":[["op",{"apply.queue_time_us":84537,"num_ops":6,"prepare.queue_time_us":291517,"prepare.run_cpu_time_us":3475,"prepare.run_wall_time_us":60311,"replication_time_us":167570}]]}
I20260608 09:54:07.967381 18977 rpcz_store.cc:276] 0608 09:54:06.611725 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 09:54:06.611913 (+   188us) service_pool.cc:224] Handling call
0608 09:54:07.956093 (+1344180us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 09:54:06.819677 (+     0us) write_op.cc:183] PREPARE: starting on tablet 183f657444c2415b9d84667423a7dfd4
0608 09:54:06.820220 (+   543us) write_op.cc:432] Acquiring schema lock in shared mode
0608 09:54:06.820257 (+    37us) write_op.cc:435] Acquired schema lock
0608 09:54:06.820277 (+    20us) tablet.cc:662] Decoding operations
0608 09:54:06.820795 (+   518us) write_op.cc:620] Acquiring the partition lock for write op
0608 09:54:06.820845 (+    50us) write_op.cc:641] Partition lock acquired for write op
0608 09:54:06.820876 (+    31us) tablet.cc:685] Acquiring locks for 5 operations
0608 09:54:06.821301 (+   425us) tablet.cc:701] Row locks acquired
0608 09:54:06.821325 (+    24us) write_op.cc:260] PREPARE: finished
0608 09:54:07.301667 (+480342us) spinlock_profiling.cc:243] Waited 5.26 ms on lock 0x7b2c0000f598. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e14ad499b 00007f8e14aee1e3 00007f8e14aedb68 00007f8e14aedac8 00007f8e164d8ca8 00007f8e164d8940 00007f8e19fb51d2 00007f8e19fb4660 00007f8e19fbe950 00007f8e19fbe8b0 00007f8e19fbe810
0608 09:54:07.302901 (+  1234us) write_op.cc:270] Start()
0608 09:54:07.317724 (+ 14823us) write_op.cc:276] Timestamp: P: 1780912446826743 usec, L: 0
0608 09:54:07.319424 (+  1700us) op_driver.cc:348] REPLICATION: starting
0608 09:54:07.352520 (+ 33096us) log.cc:844] Serialized 528 byte log entry
0608 09:54:07.681783 (+329263us) spinlock_profiling.cc:243] Waited 23.6 ms on lock 0x7b580006cbd0. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e16351abc 00007f8e16331305 00007f8e1633e490 00007f8e1633e3a0 00007f8e1633e300 00007f8e1633e2a0 00007f8e1633c39f 0000000000497fd6 0000000000497c68 00007f8e12cfc131 00007f8e12d00b0b
0608 09:54:07.684459 (+  2676us) op_driver.cc:464] REPLICATION: finished
0608 09:54:07.698918 (+ 14459us) spinlock_profiling.cc:243] Waited 153 ms on lock 0x7b580006ced0. stack: 00007f8e12c9d3a1 00007f8e12c9d1c8 00007f8e12478f11 000000000047cd55 000000000047cca8 00007f8e16351abc 00007f8e16331305 00007f8e1633e490 00007f8e1633e3a0 00007f8e1633e300 00007f8e1633e2a0 00007f8e1633c39f 0000000000497fd6 0000000000497c68 00007f8e12cfc131 00007f8e12d00b0b
0608 09:54:07.797483 (+ 98565us) write_op.cc:301] APPLY: starting
0608 09:54:07.799632 (+  2149us) tablet.cc:1367] starting BulkCheckPresence
0608 09:54:07.831367 (+ 31735us) tablet.cc:1370] finished BulkCheckPresence
0608 09:54:07.855337 (+ 23970us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 09:54:07.954937 (+ 99600us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 09:54:07.955141 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 09:54:07.955195 (+    54us) write_op.cc:312] APPLY: finished
0608 09:54:07.955412 (+   217us) log.cc:844] Serialized 46 byte log entry
0608 09:54:07.955602 (+   190us) write_op.cc:489] Releasing partition, row and schema locks
0608 09:54:07.955691 (+    89us) write_op.cc:454] Released schema lock
0608 09:54:07.955756 (+    65us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":109956,"mutex_wait_us":203543,"num_ops":5,"prepare.queue_time_us":202724,"prepare.run_cpu_time_us":21189,"prepare.run_wall_time_us":633297,"raft.queue_time_us":77448,"raft.run_cpu_time_us":9450,"raft.run_wall_time_us":555909,"replication_time_us":364907,"spinlock_wait_cycles":418929536,"thread_start_us":39215,"threads_started":1}]]}
W20260608 09:54:08.189599 18935 meta_cache.cc:1261] Time spent looking up entry by key: real 0.156s	user 0.000s	sys 0.004s
W20260608 09:54:08.193379 18932 meta_cache.cc:1261] Time spent looking up entry by key: real 0.155s	user 0.000s	sys 0.000s
W20260608 09:54:08.210713 18685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.3:42629, user_credentials={real_user=slave}} blocked reactor thread for 48668.7us
W20260608 09:54:08.217595 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 65059.9us
W20260608 09:54:08.300896 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 47413.5us
W20260608 09:54:08.347481 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 43513.7us
W20260608 09:54:08.408218 18756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.2:46423, user_credentials={real_user=slave}} blocked reactor thread for 108361us
W20260608 09:54:08.424185 18933 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.004s	sys 0.000s
W20260608 09:54:08.461336 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 113137us
W20260608 09:54:08.564036 18822 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 98712.8us
W20260608 09:54:08.673630 18822 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.13.197.2:46423, user_credentials={real_user=slave}} blocked reactor thread for 88239.3us
W20260608 09:54:09.097196 18607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.2:46423, user_credentials={real_user=slave}} blocked reactor thread for 64327.6us
W20260608 09:54:09.382571 18610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.3:42629, user_credentials={real_user=slave}} blocked reactor thread for 77901.4us
W20260608 09:54:09.496205 18822 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.13.197.2:46423, user_credentials={real_user=slave}} blocked reactor thread for 51828.5us
W20260608 09:54:09.527235 18756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 163840us
W20260608 09:54:09.613682 18822 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.13.197.2:46423, user_credentials={real_user=slave}} blocked reactor thread for 73120.3us
W20260608 09:54:09.866161 18685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.3:42629, user_credentials={real_user=slave}} blocked reactor thread for 79662.6us
W20260608 09:54:10.083139 18685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.3:42629, user_credentials={real_user=slave}} blocked reactor thread for 151327us
W20260608 09:54:10.196867 18756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 45657.4us
W20260608 09:54:10.410513 18685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.3:42629, user_credentials={real_user=slave}} blocked reactor thread for 46558us
W20260608 09:54:10.559525 18685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.3:42629, user_credentials={real_user=slave}} blocked reactor thread for 52976.3us
W20260608 09:54:10.789600 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 45406.8us
W20260608 09:54:10.840694 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 49681.4us
W20260608 09:54:10.867995 18685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.3:42629, user_credentials={real_user=slave}} blocked reactor thread for 64477.2us
W20260608 09:54:10.939746 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 95033.5us
W20260608 09:54:11.124743 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 122183us
W20260608 09:54:11.714459 18682 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:36191, user_credentials={real_user=slave}} blocked reactor thread for 52724.2us
I20260608 09:54:11.783802 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:11.798804 19061 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
W20260608 09:54:11.802488 19062 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
I20260608 09:54:11.808362 14100 server_base.cc:1061] running on GCE node
W20260608 09:54:11.808930 19064 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
I20260608 09:54:11.810528 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:11.810802 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:11.811003 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912451810987 us; error 0 us; skew 500 ppm
I20260608 09:54:11.811620 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:11.814505 14100 webserver.cc:533] Webserver started at http://127.13.197.4:46603/ using document root <none> and password file <none>
I20260608 09:54:11.815085 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:11.815312 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:11.815639 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:11.817021 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "aba57aed92e34bd6ba37c273fe690e2d"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-hb1r"
I20260608 09:54:11.822484 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 09:54:11.826354 19069 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:11.827340 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:54:11.827694 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "aba57aed92e34bd6ba37c273fe690e2d"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-hb1r"
I20260608 09:54:11.828016 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-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)
I20260608 09:54:11.849056 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:11.850608 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:11.852012 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:11.854522 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:11.854766 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:11.855026 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:11.855232 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:11.900053 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:33729
I20260608 09:54:11.900192 19131 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:33729 every 8 connection(s)
I20260608 09:54:11.906647 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:11.923630 19136 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
W20260608 09:54:11.925473 19137 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
W20260608 09:54:11.932230 19140 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
I20260608 09:54:11.933327 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:11.935761 19132 heartbeater.cc:344] Connected to a master server at 127.13.197.62:39743
I20260608 09:54:11.936281 19132 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:11.936355 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:11.936717 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:11.936975 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912451936960 us; error 0 us; skew 500 ppm
I20260608 09:54:11.937263 19132 heartbeater.cc:507] Master 127.13.197.62:39743 requested a full tablet report, sending...
I20260608 09:54:11.937764 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:11.940107 18538 ts_manager.cc:194] Registered new tserver with Master: aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4:33729)
I20260608 09:54:11.941043 14100 webserver.cc:533] Webserver started at http://127.13.197.5:37581/ using document root <none> and password file <none>
I20260608 09:54:11.941890 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:11.942153 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:11.942512 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:11.942708 18538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35040
I20260608 09:54:11.944365 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-4-root/instance:
uuid: "7d89bbdca3804db28b9ab0c794ed2b3b"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-hb1r"
I20260608 09:54:11.949674 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:54:11.953188 19144 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:11.954027 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:11.954349 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-4-root
uuid: "7d89bbdca3804db28b9ab0c794ed2b3b"
format_stamp: "Formatted at 2026-06-08 09:54:11 on dist-test-slave-hb1r"
I20260608 09:54:11.954643 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-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)
I20260608 09:54:11.971271 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:11.972843 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:11.974639 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:11.977741 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:11.978011 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:11.978279 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:11.978418 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:12.046104 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.5:38039
I20260608 09:54:12.046355 19206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.5:38039 every 8 connection(s)
I20260608 09:54:12.052959 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:12.061764 19210 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
W20260608 09:54:12.063485 19211 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
I20260608 09:54:12.066888 19207 heartbeater.cc:344] Connected to a master server at 127.13.197.62:39743
I20260608 09:54:12.067400 19207 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:12.068536 19207 heartbeater.cc:507] Master 127.13.197.62:39743 requested a full tablet report, sending...
I20260608 09:54:12.068651 14100 server_base.cc:1061] running on GCE node
W20260608 09:54:12.069437 19213 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
I20260608 09:54:12.071125 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:54:12.071334 18538 ts_manager.cc:194] Registered new tserver with Master: 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5:38039)
W20260608 09:54:12.071460 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:12.071851 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912452071829 us; error 0 us; skew 500 ppm
I20260608 09:54:12.072798 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:12.073446 18538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35056
I20260608 09:54:12.078066 14100 webserver.cc:533] Webserver started at http://127.13.197.6:44909/ using document root <none> and password file <none>
I20260608 09:54:12.078869 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:12.079052 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:12.079281 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:12.080425 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-5-root/instance:
uuid: "d83e72c147aa4f508b4ee5eff93db4d5"
format_stamp: "Formatted at 2026-06-08 09:54:12 on dist-test-slave-hb1r"
I20260608 09:54:12.085369 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:54:12.088936 19218 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:12.089967 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:12.090333 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-5-root
uuid: "d83e72c147aa4f508b4ee5eff93db4d5"
format_stamp: "Formatted at 2026-06-08 09:54:12 on dist-test-slave-hb1r"
I20260608 09:54:12.090596 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-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)
I20260608 09:54:12.120254 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:12.121683 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:12.124146 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:12.127110 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:12.127336 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:12.127621 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:12.127770 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:12.215466 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.6:46589
I20260608 09:54:12.215598 19280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.6:46589 every 8 connection(s)
I20260608 09:54:12.230001 19281 heartbeater.cc:344] Connected to a master server at 127.13.197.62:39743
I20260608 09:54:12.230523 19281 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:12.231366 19281 heartbeater.cc:507] Master 127.13.197.62:39743 requested a full tablet report, sending...
I20260608 09:54:12.233494 18538 ts_manager.cc:194] Registered new tserver with Master: d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6:46589)
I20260608 09:54:12.235081 18538 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35072
I20260608 09:54:12.946228 19132 heartbeater.cc:499] Master 127.13.197.62:39743 was elected leader, sending a full tablet report...
I20260608 09:54:12.959554 18715 consensus_queue.cc:237] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:12.967820 18644 raft_consensus.cc:1275] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:12.968626 18791 raft_consensus.cc:1275] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:12.971083 19055 consensus_queue.cc:1048] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:54:12.972420 19288 consensus_queue.cc:1048] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:54:12.982806 19055 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:12.985198 18791 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
W20260608 09:54:12.988914 18684 consensus_peers.cc:597] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 -> Peer 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5:38039): Couldn't send request to peer 7d89bbdca3804db28b9ab0c794ed2b3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 425530654b3547c9a68b6596d4dc4a28. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:12.988416 18644 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:13.002481 18538 catalog_manager.cc:5696] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 reported cstate change: config changed from index -1 to 26, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:13.019668 18644 consensus_queue.cc:237] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:13.033077 18717 raft_consensus.cc:1275] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer 66b60f89f99e479aa06f5999f76a3b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:13.034828 18791 raft_consensus.cc:1275] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Refusing update from remote peer 66b60f89f99e479aa06f5999f76a3b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:13.039124 19284 consensus_queue.cc:1048] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:54:13.042549 19300 consensus_queue.cc:1048] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:54:13.049273 19284 raft_consensus.cc:2955] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:13.050891 18717 raft_consensus.cc:2955] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
W20260608 09:54:13.056625 18609 consensus_peers.cc:597] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a -> Peer aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4:33729): Couldn't send request to peer aba57aed92e34bd6ba37c273fe690e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8d1a3e70b9f42b7b81ed552012f58e7. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:13.056555 18791 raft_consensus.cc:2955] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:13.066356 18535 catalog_manager.cc:5696] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a reported cstate change: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "66b60f89f99e479aa06f5999f76a3b4a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:13.079067 19207 heartbeater.cc:499] Master 127.13.197.62:39743 was elected leader, sending a full tablet report...
I20260608 09:54:13.087607 18791 consensus_queue.cc:237] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:13.094514 18717 raft_consensus.cc:1275] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:54:13.100694 18644 raft_consensus.cc:1275] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:54:13.100648 19307 consensus_queue.cc:1048] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 09:54:13.102427 19013 consensus_queue.cc:1048] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:54:13.111159 19013 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
W20260608 09:54:13.114356 18758 consensus_peers.cc:597] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 -> Peer d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6:46589): Couldn't send request to peer d83e72c147aa4f508b4ee5eff93db4d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 183f657444c2415b9d84667423a7dfd4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:13.115620 18644 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:13.117239 18717 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:13.127605 18536 catalog_manager.cc:5696] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 reported cstate change: config changed from index -1 to 25, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:13.135113 18791 consensus_queue.cc:237] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:13.144366 18644 raft_consensus.cc:1275] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:13.146808 19013 consensus_queue.cc:1048] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:54:13.149634 18717 raft_consensus.cc:1275] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:13.151270 19013 consensus_queue.cc:1048] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:54:13.155335 18758 consensus_peers.cc:597] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 -> Peer 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5:38039): Couldn't send request to peer 7d89bbdca3804db28b9ab0c794ed2b3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 368505040c03432da8b2e617c61a623e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:13.160652 19307 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:13.166080 18717 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:13.170172 18644 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:13.174748 18535 catalog_manager.cc:5696] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 reported cstate change: config changed from index -1 to 26, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:13.176787 18715 consensus_queue.cc:237] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:13.185837 18791 raft_consensus.cc:1275] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:13.187922 19055 consensus_queue.cc:1048] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:54:13.188354 18644 raft_consensus.cc:1275] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:13.190395 19289 consensus_queue.cc:1048] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
W20260608 09:54:13.208043 18684 consensus_peers.cc:597] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 -> Peer aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4:33729): Couldn't send request to peer aba57aed92e34bd6ba37c273fe690e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b2b509c88764c2193a726fbeedbb4b3. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:13.209659 19288 raft_consensus.cc:2955] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:13.211810 18791 raft_consensus.cc:2955] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:13.212106 18644 raft_consensus.cc:2955] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:13.226215 18791 consensus_queue.cc:237] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:13.225878 18536 catalog_manager.cc:5696] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 reported cstate change: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
W20260608 09:54:13.235003 18758 consensus_peers.cc:597] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 -> Peer d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6:46589): Couldn't send request to peer d83e72c147aa4f508b4ee5eff93db4d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19f8abf162a7453ab620dfedfa805fa1. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:13.236263 18644 raft_consensus.cc:1275] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:54:13.236279 18715 raft_consensus.cc:1275] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 09:54:13.237919 19281 heartbeater.cc:499] Master 127.13.197.62:39743 was elected leader, sending a full tablet report...
I20260608 09:54:13.238409 19307 consensus_queue.cc:1048] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:54:13.239531 19013 consensus_queue.cc:1048] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 09:54:13.248131 19307 raft_consensus.cc:2955] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:13.251927 18715 raft_consensus.cc:2955] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:13.252730 18644 raft_consensus.cc:2955] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:13.266412 18536 catalog_manager.cc:5696] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 reported cstate change: config changed from index -1 to 25, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:13.539201 19322 ts_tablet_manager.cc:933] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: Initiating tablet copy from peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191)
I20260608 09:54:13.544301 19322 tablet_copy_client.cc:323] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.1:36191
I20260608 09:54:13.555595 19326 ts_tablet_manager.cc:933] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: Initiating tablet copy from peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:13.559377 19327 ts_tablet_manager.cc:933] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: Initiating tablet copy from peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:13.562886 19326 tablet_copy_client.cc:323] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:42629
I20260608 09:54:13.570250 19327 tablet_copy_client.cc:323] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:46423
I20260608 09:54:13.581954 18654 tablet_copy_service.cc:140] P 66b60f89f99e479aa06f5999f76a3b4a: Received BeginTabletCopySession request for tablet c8d1a3e70b9f42b7b81ed552012f58e7 from peer aba57aed92e34bd6ba37c273fe690e2d ({username='slave'} at 127.0.0.1:45864)
I20260608 09:54:13.582728 18654 tablet_copy_service.cc:161] P 66b60f89f99e479aa06f5999f76a3b4a: Beginning new tablet copy session on tablet c8d1a3e70b9f42b7b81ed552012f58e7 from peer aba57aed92e34bd6ba37c273fe690e2d at {username='slave'} at 127.0.0.1:45864: session id = aba57aed92e34bd6ba37c273fe690e2d-c8d1a3e70b9f42b7b81ed552012f58e7
I20260608 09:54:13.587117 18803 tablet_copy_service.cc:140] P f429996fedc547188d856ee10f75df31: Received BeginTabletCopySession request for tablet 183f657444c2415b9d84667423a7dfd4 from peer d83e72c147aa4f508b4ee5eff93db4d5 ({username='slave'} at 127.0.0.1:43500)
I20260608 09:54:13.587838 18803 tablet_copy_service.cc:161] P f429996fedc547188d856ee10f75df31: Beginning new tablet copy session on tablet 183f657444c2415b9d84667423a7dfd4 from peer d83e72c147aa4f508b4ee5eff93db4d5 at {username='slave'} at 127.0.0.1:43500: session id = d83e72c147aa4f508b4ee5eff93db4d5-183f657444c2415b9d84667423a7dfd4
I20260608 09:54:13.592202 18654 tablet_copy_source_session.cc:215] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:13.595942 19322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d1a3e70b9f42b7b81ed552012f58e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:13.599205 18803 tablet_copy_source_session.cc:215] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:13.600483 18729 tablet_copy_service.cc:140] P 54d7388ed15e47d8abd4695f57d1ede0: Received BeginTabletCopySession request for tablet 425530654b3547c9a68b6596d4dc4a28 from peer 7d89bbdca3804db28b9ab0c794ed2b3b ({username='slave'} at 127.0.0.1:46104)
I20260608 09:54:13.601258 18729 tablet_copy_service.cc:161] P 54d7388ed15e47d8abd4695f57d1ede0: Beginning new tablet copy session on tablet 425530654b3547c9a68b6596d4dc4a28 from peer 7d89bbdca3804db28b9ab0c794ed2b3b at {username='slave'} at 127.0.0.1:46104: session id = 7d89bbdca3804db28b9ab0c794ed2b3b-425530654b3547c9a68b6596d4dc4a28
I20260608 09:54:13.603345 19326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183f657444c2415b9d84667423a7dfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:13.612974 18729 tablet_copy_source_session.cc:215] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:13.621012 19327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425530654b3547c9a68b6596d4dc4a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:13.624791 19326 tablet_copy_client.cc:806] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:13.625547 19326 tablet_copy_client.cc:670] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:13.616756 19322 tablet_copy_client.cc:806] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:13.630544 19322 tablet_copy_client.cc:670] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:13.632001 19328 tablet_copy_client.cc:1025] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:13.637754 19323 tablet_copy_client.cc:1025] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:13.639186 19333 ts_tablet_manager.cc:933] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: Initiating tablet copy from peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:13.641278 19333 tablet_copy_client.cc:323] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:46423
I20260608 09:54:13.642885 19327 tablet_copy_client.cc:806] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:13.643575 19327 tablet_copy_client.cc:670] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:13.649421 19329 tablet_copy_client.cc:1025] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:13.655730 18729 tablet_copy_service.cc:140] P 54d7388ed15e47d8abd4695f57d1ede0: Received BeginTabletCopySession request for tablet 4b2b509c88764c2193a726fbeedbb4b3 from peer aba57aed92e34bd6ba37c273fe690e2d ({username='slave'} at 127.0.0.1:46120)
I20260608 09:54:13.656354 18729 tablet_copy_service.cc:161] P 54d7388ed15e47d8abd4695f57d1ede0: Beginning new tablet copy session on tablet 4b2b509c88764c2193a726fbeedbb4b3 from peer aba57aed92e34bd6ba37c273fe690e2d at {username='slave'} at 127.0.0.1:46120: session id = aba57aed92e34bd6ba37c273fe690e2d-4b2b509c88764c2193a726fbeedbb4b3
I20260608 09:54:13.661645 18729 tablet_copy_source_session.cc:215] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:13.664861 19333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b2b509c88764c2193a726fbeedbb4b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:13.683423 19333 tablet_copy_client.cc:806] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:13.684182 19333 tablet_copy_client.cc:670] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:13.688315 19334 tablet_copy_client.cc:1025] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:13.706034 19335 ts_tablet_manager.cc:933] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: Initiating tablet copy from peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:13.708240 19335 tablet_copy_client.cc:323] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:42629
I20260608 09:54:13.712369 18803 tablet_copy_service.cc:140] P f429996fedc547188d856ee10f75df31: Received BeginTabletCopySession request for tablet 19f8abf162a7453ab620dfedfa805fa1 from peer d83e72c147aa4f508b4ee5eff93db4d5 ({username='slave'} at 127.0.0.1:43500)
I20260608 09:54:13.713153 18803 tablet_copy_service.cc:161] P f429996fedc547188d856ee10f75df31: Beginning new tablet copy session on tablet 19f8abf162a7453ab620dfedfa805fa1 from peer d83e72c147aa4f508b4ee5eff93db4d5 at {username='slave'} at 127.0.0.1:43500: session id = d83e72c147aa4f508b4ee5eff93db4d5-19f8abf162a7453ab620dfedfa805fa1
I20260608 09:54:13.718653 19336 ts_tablet_manager.cc:933] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: Initiating tablet copy from peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:13.720846 19336 tablet_copy_client.cc:323] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:42629
I20260608 09:54:13.723387 18803 tablet_copy_source_session.cc:215] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:13.726918 19335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19f8abf162a7453ab620dfedfa805fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:13.735206 18803 tablet_copy_service.cc:140] P f429996fedc547188d856ee10f75df31: Received BeginTabletCopySession request for tablet 368505040c03432da8b2e617c61a623e from peer 7d89bbdca3804db28b9ab0c794ed2b3b ({username='slave'} at 127.0.0.1:43516)
I20260608 09:54:13.735818 18803 tablet_copy_service.cc:161] P f429996fedc547188d856ee10f75df31: Beginning new tablet copy session on tablet 368505040c03432da8b2e617c61a623e from peer 7d89bbdca3804db28b9ab0c794ed2b3b at {username='slave'} at 127.0.0.1:43516: session id = 7d89bbdca3804db28b9ab0c794ed2b3b-368505040c03432da8b2e617c61a623e
I20260608 09:54:13.743988 19335 tablet_copy_client.cc:806] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:13.744699 19335 tablet_copy_client.cc:670] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:13.745222 18803 tablet_copy_source_session.cc:215] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:13.748431 19336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368505040c03432da8b2e617c61a623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:13.749106 19337 tablet_copy_client.cc:1025] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:13.763375 19336 tablet_copy_client.cc:806] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:13.764091 19336 tablet_copy_client.cc:670] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:13.768267 19338 tablet_copy_client.cc:1025] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:15.632995 19326 tablet_copy_client.cc:538] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:15.638960 19322 tablet_copy_client.cc:538] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:15.642854 19326 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap starting.
I20260608 09:54:15.650440 19327 tablet_copy_client.cc:538] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:15.650774 19322 tablet_bootstrap.cc:492] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap starting.
I20260608 09:54:15.660422 19327 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap starting.
I20260608 09:54:15.689237 19333 tablet_copy_client.cc:538] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:15.699443 19333 tablet_bootstrap.cc:492] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap starting.
I20260608 09:54:15.750034 19335 tablet_copy_client.cc:538] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:15.760339 19335 tablet_bootstrap.cc:492] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap starting.
I20260608 09:54:15.769132 19336 tablet_copy_client.cc:538] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:15.780277 19336 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap starting.
W20260608 09:54:15.868108 18609 consensus_peers.cc:597] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a -> Peer aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4:33729): Couldn't send request to peer aba57aed92e34bd6ba37c273fe690e2d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 09:54:15.879215 19322 tablet_bootstrap.cc:492] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:15.880301 19322 tablet_bootstrap.cc:492] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap complete.
I20260608 09:54:15.881098 19322 ts_tablet_manager.cc:1403] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: Time spent bootstrapping tablet: real 0.231s	user 0.178s	sys 0.027s
I20260608 09:54:15.884428 19322 raft_consensus.cc:359] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:15.885394 19322 raft_consensus.cc:740] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aba57aed92e34bd6ba37c273fe690e2d, State: Initialized, Role: LEARNER
I20260608 09:54:15.886183 19322 consensus_queue.cc:260] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
W20260608 09:54:15.888120 18684 consensus_peers.cc:597] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 -> Peer 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5:38039): Couldn't send request to peer 7d89bbdca3804db28b9ab0c794ed2b3b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 09:54:15.910873 19322 ts_tablet_manager.cc:1434] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260608 09:54:15.912768 18654 tablet_copy_service.cc:342] P 66b60f89f99e479aa06f5999f76a3b4a: Request end of tablet copy session aba57aed92e34bd6ba37c273fe690e2d-c8d1a3e70b9f42b7b81ed552012f58e7 received from {username='slave'} at 127.0.0.1:45864
I20260608 09:54:15.913353 18654 tablet_copy_service.cc:434] P 66b60f89f99e479aa06f5999f76a3b4a: ending tablet copy session aba57aed92e34bd6ba37c273fe690e2d-c8d1a3e70b9f42b7b81ed552012f58e7 on tablet c8d1a3e70b9f42b7b81ed552012f58e7 with peer aba57aed92e34bd6ba37c273fe690e2d
I20260608 09:54:16.003952 19327 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:16.005014 19327 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap complete.
I20260608 09:54:16.005888 19327 ts_tablet_manager.cc:1403] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: Time spent bootstrapping tablet: real 0.346s	user 0.156s	sys 0.027s
I20260608 09:54:16.009132 19327 raft_consensus.cc:359] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:16.009997 19327 raft_consensus.cc:740] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7d89bbdca3804db28b9ab0c794ed2b3b, State: Initialized, Role: LEARNER
I20260608 09:54:16.010682 19327 consensus_queue.cc:260] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:16.020730 19327 ts_tablet_manager.cc:1434] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260608 09:54:16.024825 18729 tablet_copy_service.cc:342] P 54d7388ed15e47d8abd4695f57d1ede0: Request end of tablet copy session 7d89bbdca3804db28b9ab0c794ed2b3b-425530654b3547c9a68b6596d4dc4a28 received from {username='slave'} at 127.0.0.1:46104
I20260608 09:54:16.025352 18729 tablet_copy_service.cc:434] P 54d7388ed15e47d8abd4695f57d1ede0: ending tablet copy session 7d89bbdca3804db28b9ab0c794ed2b3b-425530654b3547c9a68b6596d4dc4a28 on tablet 425530654b3547c9a68b6596d4dc4a28 with peer 7d89bbdca3804db28b9ab0c794ed2b3b
I20260608 09:54:16.042848 19326 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=81 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:16.044015 19326 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap complete.
I20260608 09:54:16.044736 19326 ts_tablet_manager.cc:1403] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: Time spent bootstrapping tablet: real 0.402s	user 0.145s	sys 0.027s
I20260608 09:54:16.047765 19326 raft_consensus.cc:359] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:16.049650 19326 raft_consensus.cc:740] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d83e72c147aa4f508b4ee5eff93db4d5, State: Initialized, Role: LEARNER
I20260608 09:54:16.050321 19326 consensus_queue.cc:260] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:16.052882 19333 tablet_bootstrap.cc:492] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:16.054375 19333 tablet_bootstrap.cc:492] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap complete.
I20260608 09:54:16.055109 19333 ts_tablet_manager.cc:1403] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: Time spent bootstrapping tablet: real 0.356s	user 0.142s	sys 0.025s
I20260608 09:54:16.058240 19333 raft_consensus.cc:359] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:16.059038 19333 raft_consensus.cc:740] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aba57aed92e34bd6ba37c273fe690e2d, State: Initialized, Role: LEARNER
I20260608 09:54:16.061813 19333 consensus_queue.cc:260] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:16.069866 19333 ts_tablet_manager.cc:1434] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260608 09:54:16.071580 19326 ts_tablet_manager.cc:1434] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.001s
I20260608 09:54:16.075479 18729 tablet_copy_service.cc:342] P 54d7388ed15e47d8abd4695f57d1ede0: Request end of tablet copy session aba57aed92e34bd6ba37c273fe690e2d-4b2b509c88764c2193a726fbeedbb4b3 received from {username='slave'} at 127.0.0.1:46120
I20260608 09:54:16.075944 18803 tablet_copy_service.cc:342] P f429996fedc547188d856ee10f75df31: Request end of tablet copy session d83e72c147aa4f508b4ee5eff93db4d5-183f657444c2415b9d84667423a7dfd4 received from {username='slave'} at 127.0.0.1:43500
I20260608 09:54:16.076050 18729 tablet_copy_service.cc:434] P 54d7388ed15e47d8abd4695f57d1ede0: ending tablet copy session aba57aed92e34bd6ba37c273fe690e2d-4b2b509c88764c2193a726fbeedbb4b3 on tablet 4b2b509c88764c2193a726fbeedbb4b3 with peer aba57aed92e34bd6ba37c273fe690e2d
I20260608 09:54:16.076639 18803 tablet_copy_service.cc:434] P f429996fedc547188d856ee10f75df31: ending tablet copy session d83e72c147aa4f508b4ee5eff93db4d5-183f657444c2415b9d84667423a7dfd4 on tablet 183f657444c2415b9d84667423a7dfd4 with peer d83e72c147aa4f508b4ee5eff93db4d5
I20260608 09:54:16.077777 19335 tablet_bootstrap.cc:492] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=78 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:16.078743 19335 tablet_bootstrap.cc:492] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap complete.
I20260608 09:54:16.079548 19335 ts_tablet_manager.cc:1403] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: Time spent bootstrapping tablet: real 0.319s	user 0.145s	sys 0.011s
I20260608 09:54:16.082509 19335 raft_consensus.cc:359] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:16.083372 19335 raft_consensus.cc:740] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d83e72c147aa4f508b4ee5eff93db4d5, State: Initialized, Role: LEARNER
I20260608 09:54:16.084079 19335 consensus_queue.cc:260] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:16.086300 19335 ts_tablet_manager.cc:1434] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:54:16.088390 18803 tablet_copy_service.cc:342] P f429996fedc547188d856ee10f75df31: Request end of tablet copy session d83e72c147aa4f508b4ee5eff93db4d5-19f8abf162a7453ab620dfedfa805fa1 received from {username='slave'} at 127.0.0.1:43500
I20260608 09:54:16.088845 18803 tablet_copy_service.cc:434] P f429996fedc547188d856ee10f75df31: ending tablet copy session d83e72c147aa4f508b4ee5eff93db4d5-19f8abf162a7453ab620dfedfa805fa1 on tablet 19f8abf162a7453ab620dfedfa805fa1 with peer d83e72c147aa4f508b4ee5eff93db4d5
I20260608 09:54:16.131317 19107 raft_consensus.cc:1217] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:54:16.141081 19336 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:16.142132 19336 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap complete.
I20260608 09:54:16.142838 19336 ts_tablet_manager.cc:1403] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: Time spent bootstrapping tablet: real 0.363s	user 0.155s	sys 0.014s
I20260608 09:54:16.145803 19336 raft_consensus.cc:359] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:16.146610 19336 raft_consensus.cc:740] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7d89bbdca3804db28b9ab0c794ed2b3b, State: Initialized, Role: LEARNER
I20260608 09:54:16.147217 19336 consensus_queue.cc:260] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:16.149298 19336 ts_tablet_manager.cc:1434] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:54:16.151088 18803 tablet_copy_service.cc:342] P f429996fedc547188d856ee10f75df31: Request end of tablet copy session 7d89bbdca3804db28b9ab0c794ed2b3b-368505040c03432da8b2e617c61a623e received from {username='slave'} at 127.0.0.1:43516
I20260608 09:54:16.151556 18803 tablet_copy_service.cc:434] P f429996fedc547188d856ee10f75df31: ending tablet copy session 7d89bbdca3804db28b9ab0c794ed2b3b-368505040c03432da8b2e617c61a623e on tablet 368505040c03432da8b2e617c61a623e with peer 7d89bbdca3804db28b9ab0c794ed2b3b
I20260608 09:54:16.156598 19182 raft_consensus.cc:1217] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:54:16.292332 19256 raft_consensus.cc:1217] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:54:16.315979 19182 raft_consensus.cc:1217] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:54:16.316521 19107 raft_consensus.cc:1217] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 09:54:16.337211 19256 raft_consensus.cc:1217] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 09:54:16.556622 19355 raft_consensus.cc:1064] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0: attempting to promote NON_VOTER aba57aed92e34bd6ba37c273fe690e2d to VOTER
I20260608 09:54:16.559516 19355 consensus_queue.cc:237] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } }
I20260608 09:54:16.567059 18791 raft_consensus.cc:1275] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.567093 19107 raft_consensus.cc:1275] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.568593 18644 raft_consensus.cc:1275] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.568857 19355 consensus_queue.cc:1048] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:54:16.570073 19357 consensus_queue.cc:1048] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:54:16.570938 19340 consensus_queue.cc:1048] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:54:16.593125 19357 raft_consensus.cc:2955] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:16.595479 18644 raft_consensus.cc:2955] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:16.598354 18791 raft_consensus.cc:2955] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:16.605734 19107 raft_consensus.cc:2955] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:16.617143 18535 catalog_manager.cc:5696] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 reported cstate change: config changed from index 26 to 27, aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:16.644462 18717 consensus_queue.cc:237] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } }
I20260608 09:54:16.650115 19107 raft_consensus.cc:1275] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:54:16.652716 18644 raft_consensus.cc:1275] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:54:16.652643 19357 consensus_queue.cc:1048] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 09:54:16.659246 19357 consensus_queue.cc:1048] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 09:54:16.661407 19340 raft_consensus.cc:2955] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f429996fedc547188d856ee10f75df31 (127.13.197.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:16.665294 19107 raft_consensus.cc:2955] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f429996fedc547188d856ee10f75df31 (127.13.197.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:16.670527 18644 raft_consensus.cc:2955] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f429996fedc547188d856ee10f75df31 (127.13.197.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:16.679651 18538 catalog_manager.cc:5696] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d reported cstate change: config changed from index 27 to 28, VOTER f429996fedc547188d856ee10f75df31 (127.13.197.3) evicted. New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:16.684633 18526 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4b2b509c88764c2193a726fbeedbb4b3 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:16.694789 19345 raft_consensus.cc:1064] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31: attempting to promote NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b to VOTER
I20260608 09:54:16.697690 19345 consensus_queue.cc:237] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } }
I20260608 09:54:16.699905 18783 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b2b509c88764c2193a726fbeedbb4b3 with delete_type TABLET_DATA_TOMBSTONED (TS f429996fedc547188d856ee10f75df31 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:38118
I20260608 09:54:16.713052 19367 tablet_replica.cc:333] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:16.714040 19367 raft_consensus.cc:2243] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:16.714828 19367 raft_consensus.cc:2272] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:16.719496 19367 ts_tablet_manager.cc:1916] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:16.739568 19368 raft_consensus.cc:1064] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a: attempting to promote NON_VOTER aba57aed92e34bd6ba37c273fe690e2d to VOTER
I20260608 09:54:16.741106 19182 raft_consensus.cc:1275] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.743546 19372 consensus_queue.cc:1048] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:54:16.745330 18717 raft_consensus.cc:1275] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.748461 19356 consensus_queue.cc:1048] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:54:16.757828 18644 raft_consensus.cc:1275] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.766908 19367 ts_tablet_manager.cc:1929] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:54:16.767561 19367 log.cc:1199] T 4b2b509c88764c2193a726fbeedbb4b3 P f429996fedc547188d856ee10f75df31: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-2-root/wals/4b2b509c88764c2193a726fbeedbb4b3
I20260608 09:54:16.772431 18529 catalog_manager.cc:5027] TS f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): tablet 4b2b509c88764c2193a726fbeedbb4b3 (table test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]) successfully deleted
I20260608 09:54:16.773537 19355 raft_consensus.cc:1064] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0: attempting to promote NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b to VOTER
I20260608 09:54:16.774704 19368 consensus_queue.cc:237] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } }
I20260608 09:54:16.776294 19355 consensus_queue.cc:237] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } }
I20260608 09:54:16.779670 19371 consensus_queue.cc:1048] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:54:16.798720 18791 raft_consensus.cc:1275] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Refusing update from remote peer 66b60f89f99e479aa06f5999f76a3b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.800753 19107 raft_consensus.cc:1275] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Refusing update from remote peer 66b60f89f99e479aa06f5999f76a3b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.802609 19370 consensus_queue.cc:1048] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:54:16.803561 18717 raft_consensus.cc:1275] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer 66b60f89f99e479aa06f5999f76a3b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.805486 19370 consensus_queue.cc:1048] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260608 09:54:16.809438 19344 consensus_queue.cc:1048] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:54:16.816877 19356 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:16.840180 19182 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
W20260608 09:54:16.849086 19375 log.cc:927] Time spent T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260608 09:54:16.855690 18788 raft_consensus.cc:1275] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.857651 19344 raft_consensus.cc:2955] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:16.851639 19181 raft_consensus.cc:1275] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.861508 19357 consensus_queue.cc:1048] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:54:16.863101 18717 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:16.864393 19357 consensus_queue.cc:1048] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:54:16.880729 18535 catalog_manager.cc:5696] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 reported cstate change: config changed from index 26 to 27, 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:16.904664 18791 raft_consensus.cc:2955] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:16.910686 19356 raft_consensus.cc:1064] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31: attempting to promote NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 to VOTER
I20260608 09:54:16.910204 18789 consensus_queue.cc:237] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } }
I20260608 09:54:16.913386 19356 consensus_queue.cc:237] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } }
I20260608 09:54:16.926192 19366 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:16.940799 19181 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:16.944023 19345 raft_consensus.cc:1064] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31: attempting to promote NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 to VOTER
I20260608 09:54:16.947209 19345 consensus_queue.cc:237] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } }
I20260608 09:54:16.952584 18637 raft_consensus.cc:1275] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:16.955163 19340 consensus_queue.cc:1048] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:54:16.973840 18717 raft_consensus.cc:1275] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:16.975688 19371 consensus_queue.cc:1048] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:54:16.982226 19256 raft_consensus.cc:1275] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:16.984508 19372 consensus_queue.cc:1048] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:54:16.999949 18642 raft_consensus.cc:1275] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:17.002115 19372 consensus_queue.cc:1048] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:54:17.009696 18637 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:16.852028 18643 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:17.022353 18536 catalog_manager.cc:5696] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a reported cstate change: config changed from index 26 to 27, aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66b60f89f99e479aa06f5999f76a3b4a" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:17.028723 19107 raft_consensus.cc:2955] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
W20260608 09:54:17.023859 18607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.2:46423, user_credentials={real_user=slave}} blocked reactor thread for 134473us
I20260608 09:54:17.044032 19255 raft_consensus.cc:1275] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:17.047684 18637 raft_consensus.cc:1275] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:17.047899 19372 consensus_queue.cc:1048] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 09:54:17.047940 18541 catalog_manager.cc:5696] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 reported cstate change: config changed from index 26 to 27, 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:17.047699 18791 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:17.059108 19356 raft_consensus.cc:2955] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.064735 19372 consensus_queue.cc:1048] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:54:17.049124 18715 raft_consensus.cc:1275] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:17.051815 19180 raft_consensus.cc:1275] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:54:17.071178 19371 consensus_queue.cc:1048] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:54:17.073341 19371 consensus_queue.cc:1048] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:54:17.077572 18637 raft_consensus.cc:2955] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.081339 18717 raft_consensus.cc:2955] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:17.094951 19372 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.097069 18641 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.113960 18714 raft_consensus.cc:2955] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.138486 18718 consensus_queue.cc:237] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } }
I20260608 09:54:17.157348 18641 consensus_queue.cc:237] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } }
I20260608 09:54:17.157742 19181 raft_consensus.cc:1275] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:54:17.170568 19366 consensus_queue.cc:1048] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:54:17.180070 19107 raft_consensus.cc:1275] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Refusing update from remote peer 66b60f89f99e479aa06f5999f76a3b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:54:17.182185 19383 consensus_queue.cc:1048] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 09:54:17.182890 19357 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
W20260608 09:54:17.187449 18758 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.5:38039, user_credentials={real_user=slave}} blocked reactor thread for 115596us
I20260608 09:54:17.189800 18714 raft_consensus.cc:1275] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer 66b60f89f99e479aa06f5999f76a3b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:54:17.180052 18541 catalog_manager.cc:5696] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 reported cstate change: config changed from index 25 to 26, d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.192699 19368 raft_consensus.cc:2955] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f429996fedc547188d856ee10f75df31 (127.13.197.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:17.197044 19106 raft_consensus.cc:2955] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f429996fedc547188d856ee10f75df31 (127.13.197.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:17.197956 18644 raft_consensus.cc:1275] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:54:17.199870 18717 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.202569 19180 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:17.204319 18538 catalog_manager.cc:5696] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a reported cstate change: config changed from index 25 to 26, d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.205783 19256 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.207386 18791 raft_consensus.cc:1275] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:54:17.209472 19355 consensus_queue.cc:1048] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:54:17.213810 19383 consensus_queue.cc:1048] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:54:17.222191 19255 raft_consensus.cc:2955] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.227017 18714 raft_consensus.cc:2955] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER f429996fedc547188d856ee10f75df31 (127.13.197.3) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:17.230329 18791 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:17.248812 18526 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c8d1a3e70b9f42b7b81ed552012f58e7 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:17.248713 18536 catalog_manager.cc:5696] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d reported cstate change: config changed from index 27 to 28, VOTER f429996fedc547188d856ee10f75df31 (127.13.197.3) evicted. New cstate: current_term: 1 leader_uuid: "66b60f89f99e479aa06f5999f76a3b4a" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } } }
I20260608 09:54:17.254704 19395 consensus_queue.cc:1048] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.044s
I20260608 09:54:17.258116 19372 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:17.259773 18791 consensus_queue.cc:237] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } }
I20260608 09:54:17.267056 18643 raft_consensus.cc:1275] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:17.267733 18542 catalog_manager.cc:5696] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 reported cstate change: config changed from index 27 to 28, VOTER 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1) evicted. New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:17.269069 19398 consensus_queue.cc:1048] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:54:17.274685 18526 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 425530654b3547c9a68b6596d4dc4a28 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:17.272656 19180 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:17.277956 18529 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 368505040c03432da8b2e617c61a623e with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:17.283154 18644 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:17.288085 19372 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.293540 18634 tablet_service.cc:1558] Processing DeleteTablet for tablet 425530654b3547c9a68b6596d4dc4a28 with delete_type TABLET_DATA_TOMBSTONED (TS 66b60f89f99e479aa06f5999f76a3b4a not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:58814
I20260608 09:54:17.294528 18783 tablet_service.cc:1558] Processing DeleteTablet for tablet c8d1a3e70b9f42b7b81ed552012f58e7 with delete_type TABLET_DATA_TOMBSTONED (TS f429996fedc547188d856ee10f75df31 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:38118
I20260608 09:54:17.297240 19254 raft_consensus.cc:1275] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:17.300123 18788 consensus_queue.cc:237] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } }
I20260608 09:54:17.303400 19398 consensus_queue.cc:1048] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:54:17.304926 18643 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.316288 18714 raft_consensus.cc:1275] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:17.316764 18539 catalog_manager.cc:5696] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b reported cstate change: config changed from index 27 to 28, VOTER 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2) evicted. New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } }
I20260608 09:54:17.318552 19398 consensus_queue.cc:1048] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 09:54:17.324039 19254 raft_consensus.cc:1275] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 09:54:17.324353 18529 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 183f657444c2415b9d84667423a7dfd4 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:17.325970 19371 consensus_queue.cc:1048] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 09:54:17.325691 19255 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.328565 19402 tablet_replica.cc:333] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:17.330066 19402 raft_consensus.cc:2243] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:17.333343 19402 raft_consensus.cc:2272] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:17.336519 19345 raft_consensus.cc:2955] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.339600 19401 tablet_replica.cc:333] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:17.340785 19401 raft_consensus.cc:2243] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:17.341594 19401 raft_consensus.cc:2272] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:17.345508 19402 ts_tablet_manager.cc:1916] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:17.347667 18714 raft_consensus.cc:2955] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.360217 18529 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 19f8abf162a7453ab620dfedfa805fa1 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:17.360427 19254 raft_consensus.cc:2955] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.362397 19402 ts_tablet_manager.cc:1929] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:54:17.362896 19402 log.cc:1199] T c8d1a3e70b9f42b7b81ed552012f58e7 P f429996fedc547188d856ee10f75df31: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-2-root/wals/c8d1a3e70b9f42b7b81ed552012f58e7
I20260608 09:54:17.364567 18529 catalog_manager.cc:5027] TS f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): tablet c8d1a3e70b9f42b7b81ed552012f58e7 (table test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]) successfully deleted
I20260608 09:54:17.367728 19401 ts_tablet_manager.cc:1916] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:17.373188 18541 catalog_manager.cc:5696] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 reported cstate change: config changed from index 26 to 27, VOTER 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1) evicted. New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.377036 18542 catalog_manager.cc:5696] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 reported cstate change: config changed from index 26 to 27, VOTER 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2) evicted. New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } }
I20260608 09:54:17.383558 19401 ts_tablet_manager.cc:1929] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:54:17.384084 19401 log.cc:1199] T 425530654b3547c9a68b6596d4dc4a28 P 66b60f89f99e479aa06f5999f76a3b4a: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-0-root/wals/425530654b3547c9a68b6596d4dc4a28
I20260608 09:54:17.386009 18526 catalog_manager.cc:5027] TS 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): tablet 425530654b3547c9a68b6596d4dc4a28 (table test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]) successfully deleted
I20260608 09:54:17.394587 18634 tablet_service.cc:1558] Processing DeleteTablet for tablet 19f8abf162a7453ab620dfedfa805fa1 with delete_type TABLET_DATA_TOMBSTONED (TS 66b60f89f99e479aa06f5999f76a3b4a not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:58814
I20260608 09:54:17.396497 19401 tablet_replica.cc:333] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:17.396868 18709 tablet_service.cc:1558] Processing DeleteTablet for tablet 183f657444c2415b9d84667423a7dfd4 with delete_type TABLET_DATA_TOMBSTONED (TS 54d7388ed15e47d8abd4695f57d1ede0 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:60158
I20260608 09:54:17.397745 19401 raft_consensus.cc:2243] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:17.398910 19401 raft_consensus.cc:2272] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:17.402390 19404 tablet_replica.cc:333] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:17.403518 19404 raft_consensus.cc:2243] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:17.403694 19401 ts_tablet_manager.cc:1916] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:17.404422 19404 raft_consensus.cc:2272] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:17.409639 19404 ts_tablet_manager.cc:1916] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:17.412133 18709 tablet_service.cc:1558] Processing DeleteTablet for tablet 368505040c03432da8b2e617c61a623e with delete_type TABLET_DATA_TOMBSTONED (TS 54d7388ed15e47d8abd4695f57d1ede0 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60158
I20260608 09:54:17.419585 19401 ts_tablet_manager.cc:1929] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:54:17.420071 19401 log.cc:1199] T 19f8abf162a7453ab620dfedfa805fa1 P 66b60f89f99e479aa06f5999f76a3b4a: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-0-root/wals/19f8abf162a7453ab620dfedfa805fa1
I20260608 09:54:17.422389 18526 catalog_manager.cc:5027] TS 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): tablet 19f8abf162a7453ab620dfedfa805fa1 (table test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]) successfully deleted
I20260608 09:54:17.427690 19404 ts_tablet_manager.cc:1929] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 09:54:17.428162 19404 log.cc:1199] T 183f657444c2415b9d84667423a7dfd4 P 54d7388ed15e47d8abd4695f57d1ede0: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/183f657444c2415b9d84667423a7dfd4
I20260608 09:54:17.429917 18526 catalog_manager.cc:5027] TS 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423): tablet 183f657444c2415b9d84667423a7dfd4 (table test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]) successfully deleted
I20260608 09:54:17.430044 19404 tablet_replica.cc:333] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:17.431098 19404 raft_consensus.cc:2243] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:17.431722 19404 raft_consensus.cc:2272] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:17.434562 19404 ts_tablet_manager.cc:1916] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:17.444705 19404 ts_tablet_manager.cc:1929] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 09:54:17.445089 19404 log.cc:1199] T 368505040c03432da8b2e617c61a623e P 54d7388ed15e47d8abd4695f57d1ede0: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/368505040c03432da8b2e617c61a623e
I20260608 09:54:17.446739 18526 catalog_manager.cc:5027] TS 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423): tablet 368505040c03432da8b2e617c61a623e (table test-workload [id=aaaa9e5bd1c24f6db4d7bb6de15e852e]) successfully deleted
I20260608 09:54:18.439184 18714 consensus_queue.cc:237] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:18.445313 18788 raft_consensus.cc:1275] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260608 09:54:18.447124 18684 consensus_peers.cc:597] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 -> Peer aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4:33729): Couldn't send request to peer aba57aed92e34bd6ba37c273fe690e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 748eba13d2784b2387bdf71bcf1fe936. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:18.447943 19406 consensus_queue.cc:1048] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:54:18.451623 18643 raft_consensus.cc:1275] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:18.453024 19406 consensus_queue.cc:1048] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:54:18.458402 19407 raft_consensus.cc:2955] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:18.460676 18788 raft_consensus.cc:2955] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:18.463593 18644 raft_consensus.cc:2955] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:18.474427 18536 catalog_manager.cc:5696] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a reported cstate change: config changed from index -1 to 26, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:18.476387 18644 consensus_queue.cc:237] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:18.484650 18788 raft_consensus.cc:1275] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Refusing update from remote peer 66b60f89f99e479aa06f5999f76a3b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 09:54:18.487128 19368 consensus_queue.cc:1048] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
I20260608 09:54:18.506762 19368 raft_consensus.cc:2955] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:18.508461 18791 raft_consensus.cc:2955] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:18.522541 18714 raft_consensus.cc:1275] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer 66b60f89f99e479aa06f5999f76a3b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 09:54:18.528990 18538 catalog_manager.cc:5696] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 reported cstate change: config changed from index -1 to 24, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New cstate: current_term: 1 leader_uuid: "66b60f89f99e479aa06f5999f76a3b4a" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:18.539932 18791 consensus_queue.cc:237] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:18.525110 19413 consensus_queue.cc:1048] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
W20260608 09:54:18.542971 18609 consensus_peers.cc:597] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a -> Peer 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5:38039): Couldn't send request to peer 7d89bbdca3804db28b9ab0c794ed2b3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83f482b369644ce4aba17bcaface0447. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:18.550372 19180 raft_consensus.cc:1275] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:54:18.551515 18644 raft_consensus.cc:1275] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:54:18.551645 18714 raft_consensus.cc:2955] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
W20260608 09:54:18.552881 18758 consensus_peers.cc:597] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 -> Peer d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6:46589): Couldn't send request to peer d83e72c147aa4f508b4ee5eff93db4d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 368505040c03432da8b2e617c61a623e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:18.553272 19345 consensus_queue.cc:1048] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 09:54:18.555585 19424 consensus_queue.cc:1048] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:54:18.567332 19424 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:18.568044 18644 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:18.572623 19180 raft_consensus.cc:2955] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:18.583067 18791 consensus_queue.cc:237] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:18.582646 18539 catalog_manager.cc:5696] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a reported cstate change: config changed from index 28 to 29, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:18.592562 19254 raft_consensus.cc:1275] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 09:54:18.594126 18758 consensus_peers.cc:597] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 -> Peer 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5:38039): Couldn't send request to peer 7d89bbdca3804db28b9ab0c794ed2b3b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 183f657444c2415b9d84667423a7dfd4. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:18.594995 19424 consensus_queue.cc:1048] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 09:54:18.592762 18644 raft_consensus.cc:1275] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Refusing update from remote peer f429996fedc547188d856ee10f75df31: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 09:54:18.599851 19345 consensus_queue.cc:1048] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
I20260608 09:54:18.618064 19424 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:18.619874 19254 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:18.620188 18644 raft_consensus.cc:2955] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:18.633497 18538 catalog_manager.cc:5696] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 reported cstate change: config changed from index 27 to 28, NON_VOTER 7d89bbdca3804db28b9ab0c794ed2b3b (127.13.197.5) added. New cstate: current_term: 1 leader_uuid: "f429996fedc547188d856ee10f75df31" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } } }
I20260608 09:54:18.635694 18714 consensus_queue.cc:237] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:18.642693 19180 raft_consensus.cc:1275] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260608 09:54:18.643203 18684 consensus_peers.cc:597] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 -> Peer aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4:33729): Couldn't send request to peer aba57aed92e34bd6ba37c273fe690e2d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 425530654b3547c9a68b6596d4dc4a28. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:18.643880 18791 raft_consensus.cc:1275] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Refusing update from remote peer 54d7388ed15e47d8abd4695f57d1ede0: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 09:54:18.644207 19357 consensus_queue.cc:1048] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:54:18.645720 19408 consensus_queue.cc:1048] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 09:54:18.660919 19406 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:18.663125 18791 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:18.665439 19180 raft_consensus.cc:2955] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:18.674177 18536 catalog_manager.cc:5696] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 reported cstate change: config changed from index 28 to 29, NON_VOTER aba57aed92e34bd6ba37c273fe690e2d (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "54d7388ed15e47d8abd4695f57d1ede0" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } } }
I20260608 09:54:18.677085 18644 consensus_queue.cc:237] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:18.685180 18714 raft_consensus.cc:1275] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Refusing update from remote peer 66b60f89f99e479aa06f5999f76a3b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:18.685961 18791 raft_consensus.cc:1275] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Refusing update from remote peer 66b60f89f99e479aa06f5999f76a3b4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 09:54:18.687639 19368 consensus_queue.cc:1048] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 09:54:18.692925 19420 consensus_queue.cc:1048] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 09:54:18.703547 18609 consensus_peers.cc:597] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a -> Peer d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6:46589): Couldn't send request to peer d83e72c147aa4f508b4ee5eff93db4d5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f39d2de6cfb430c95dee07e2b45d41d. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:18.702543 19368 raft_consensus.cc:2955] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:18.704567 18714 raft_consensus.cc:2955] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:18.717730 18538 catalog_manager.cc:5696] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a reported cstate change: config changed from index -1 to 26, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New cstate: current_term: 1 leader_uuid: "66b60f89f99e479aa06f5999f76a3b4a" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:18.717983 18791 raft_consensus.cc:2955] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER d83e72c147aa4f508b4ee5eff93db4d5 (127.13.197.6) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } } }
I20260608 09:54:19.242465 19440 ts_tablet_manager.cc:933] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: Initiating tablet copy from peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191)
I20260608 09:54:19.273731 19440 tablet_copy_client.cc:323] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.1:36191
I20260608 09:54:19.308815 19449 ts_tablet_manager.cc:933] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: Initiating tablet copy from peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191)
I20260608 09:54:19.317309 19449 tablet_copy_client.cc:323] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.1:36191
I20260608 09:54:19.376426 19451 ts_tablet_manager.cc:933] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: Initiating tablet copy from peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:19.377020 19452 ts_tablet_manager.cc:933] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: Initiating tablet copy from peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
I20260608 09:54:19.389920 19457 ts_tablet_manager.cc:933] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: Initiating tablet copy from peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:19.393304 19451 tablet_copy_client.cc:323] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:46423
I20260608 09:54:19.395690 18729 tablet_copy_service.cc:140] P 54d7388ed15e47d8abd4695f57d1ede0: Received BeginTabletCopySession request for tablet 425530654b3547c9a68b6596d4dc4a28 from peer aba57aed92e34bd6ba37c273fe690e2d ({username='slave'} at 127.0.0.1:46120)
I20260608 09:54:19.396340 18729 tablet_copy_service.cc:161] P 54d7388ed15e47d8abd4695f57d1ede0: Beginning new tablet copy session on tablet 425530654b3547c9a68b6596d4dc4a28 from peer aba57aed92e34bd6ba37c273fe690e2d at {username='slave'} at 127.0.0.1:46120: session id = aba57aed92e34bd6ba37c273fe690e2d-425530654b3547c9a68b6596d4dc4a28
I20260608 09:54:19.404419 18729 tablet_copy_source_session.cc:215] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:19.408197 18654 tablet_copy_service.cc:140] P 66b60f89f99e479aa06f5999f76a3b4a: Received BeginTabletCopySession request for tablet 83f482b369644ce4aba17bcaface0447 from peer 7d89bbdca3804db28b9ab0c794ed2b3b ({username='slave'} at 127.0.0.1:54160)
I20260608 09:54:19.410001 19457 tablet_copy_client.cc:323] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:42629
I20260608 09:54:19.410245 18654 tablet_copy_service.cc:161] P 66b60f89f99e479aa06f5999f76a3b4a: Beginning new tablet copy session on tablet 83f482b369644ce4aba17bcaface0447 from peer 7d89bbdca3804db28b9ab0c794ed2b3b at {username='slave'} at 127.0.0.1:54160: session id = 7d89bbdca3804db28b9ab0c794ed2b3b-83f482b369644ce4aba17bcaface0447
I20260608 09:54:19.410538 19456 ts_tablet_manager.cc:933] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: Initiating tablet copy from peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:19.411954 18803 tablet_copy_service.cc:140] P f429996fedc547188d856ee10f75df31: Received BeginTabletCopySession request for tablet 183f657444c2415b9d84667423a7dfd4 from peer 7d89bbdca3804db28b9ab0c794ed2b3b ({username='slave'} at 127.0.0.1:43516)
I20260608 09:54:19.412998 18803 tablet_copy_service.cc:161] P f429996fedc547188d856ee10f75df31: Beginning new tablet copy session on tablet 183f657444c2415b9d84667423a7dfd4 from peer 7d89bbdca3804db28b9ab0c794ed2b3b at {username='slave'} at 127.0.0.1:43516: session id = 7d89bbdca3804db28b9ab0c794ed2b3b-183f657444c2415b9d84667423a7dfd4
I20260608 09:54:19.414034 19452 tablet_copy_client.cc:323] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:46423
I20260608 09:54:19.416999 18728 tablet_copy_service.cc:140] P 54d7388ed15e47d8abd4695f57d1ede0: Received BeginTabletCopySession request for tablet 748eba13d2784b2387bdf71bcf1fe936 from peer aba57aed92e34bd6ba37c273fe690e2d ({username='slave'} at 127.0.0.1:46120)
I20260608 09:54:19.417768 18728 tablet_copy_service.cc:161] P 54d7388ed15e47d8abd4695f57d1ede0: Beginning new tablet copy session on tablet 748eba13d2784b2387bdf71bcf1fe936 from peer aba57aed92e34bd6ba37c273fe690e2d at {username='slave'} at 127.0.0.1:46120: session id = aba57aed92e34bd6ba37c273fe690e2d-748eba13d2784b2387bdf71bcf1fe936
I20260608 09:54:19.420871 18803 tablet_copy_source_session.cc:215] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:19.421005 18654 tablet_copy_source_session.cc:215] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:19.425052 18728 tablet_copy_source_session.cc:215] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:19.425458 19451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425530654b3547c9a68b6596d4dc4a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:19.430271 19452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748eba13d2784b2387bdf71bcf1fe936. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:19.430723 18654 tablet_copy_service.cc:140] P 66b60f89f99e479aa06f5999f76a3b4a: Received BeginTabletCopySession request for tablet 2f39d2de6cfb430c95dee07e2b45d41d from peer d83e72c147aa4f508b4ee5eff93db4d5 ({username='slave'} at 127.0.0.1:54164)
I20260608 09:54:19.431316 18654 tablet_copy_service.cc:161] P 66b60f89f99e479aa06f5999f76a3b4a: Beginning new tablet copy session on tablet 2f39d2de6cfb430c95dee07e2b45d41d from peer d83e72c147aa4f508b4ee5eff93db4d5 at {username='slave'} at 127.0.0.1:54164: session id = d83e72c147aa4f508b4ee5eff93db4d5-2f39d2de6cfb430c95dee07e2b45d41d
I20260608 09:54:19.437786 19457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183f657444c2415b9d84667423a7dfd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:19.438539 19440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83f482b369644ce4aba17bcaface0447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:19.439765 18654 tablet_copy_source_session.cc:215] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:19.440129 19456 tablet_copy_client.cc:323] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:42629
I20260608 09:54:19.442072 18803 tablet_copy_service.cc:140] P f429996fedc547188d856ee10f75df31: Received BeginTabletCopySession request for tablet 368505040c03432da8b2e617c61a623e from peer d83e72c147aa4f508b4ee5eff93db4d5 ({username='slave'} at 127.0.0.1:43500)
I20260608 09:54:19.442656 18803 tablet_copy_service.cc:161] P f429996fedc547188d856ee10f75df31: Beginning new tablet copy session on tablet 368505040c03432da8b2e617c61a623e from peer d83e72c147aa4f508b4ee5eff93db4d5 at {username='slave'} at 127.0.0.1:43500: session id = d83e72c147aa4f508b4ee5eff93db4d5-368505040c03432da8b2e617c61a623e
I20260608 09:54:19.443344 19449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f39d2de6cfb430c95dee07e2b45d41d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:19.450670 19452 tablet_copy_client.cc:806] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:19.451406 19452 tablet_copy_client.cc:670] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:19.455928 19459 tablet_copy_client.cc:1025] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:19.459633 19449 tablet_copy_client.cc:806] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:19.460292 19449 tablet_copy_client.cc:670] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:19.463358 19440 tablet_copy_client.cc:806] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:19.463964 19440 tablet_copy_client.cc:670] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:19.464330 18803 tablet_copy_source_session.cc:215] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:19.465175 19450 tablet_copy_client.cc:1025] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:19.467944 19456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 368505040c03432da8b2e617c61a623e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:19.468377 19441 tablet_copy_client.cc:1025] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:19.468853 19451 tablet_copy_client.cc:806] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:19.469439 19451 tablet_copy_client.cc:670] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:19.474018 19460 tablet_copy_client.cc:1025] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:19.474140 19457 tablet_copy_client.cc:806] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:19.474838 19457 tablet_copy_client.cc:670] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:19.479246 19461 tablet_copy_client.cc:1025] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:19.484732 19456 tablet_copy_client.cc:806] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:19.485309 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:54:19.485500 19456 tablet_copy_client.cc:670] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:19.493028 19462 tablet_copy_client.cc:1025] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Injecting latency into file download: 2000
I20260608 09:54:19.504240 14100 tablet_copy_service.cc:362] P 66b60f89f99e479aa06f5999f76a3b4a: Destroying tablet copy session d83e72c147aa4f508b4ee5eff93db4d5-2f39d2de6cfb430c95dee07e2b45d41d due to service shutdown
I20260608 09:54:19.504644 14100 tablet_copy_service.cc:434] P 66b60f89f99e479aa06f5999f76a3b4a: ending tablet copy session d83e72c147aa4f508b4ee5eff93db4d5-2f39d2de6cfb430c95dee07e2b45d41d on tablet 2f39d2de6cfb430c95dee07e2b45d41d with peer d83e72c147aa4f508b4ee5eff93db4d5
I20260608 09:54:19.505093 14100 tablet_copy_service.cc:362] P 66b60f89f99e479aa06f5999f76a3b4a: Destroying tablet copy session 7d89bbdca3804db28b9ab0c794ed2b3b-83f482b369644ce4aba17bcaface0447 due to service shutdown
I20260608 09:54:19.505362 14100 tablet_copy_service.cc:434] P 66b60f89f99e479aa06f5999f76a3b4a: ending tablet copy session 7d89bbdca3804db28b9ab0c794ed2b3b-83f482b369644ce4aba17bcaface0447 on tablet 83f482b369644ce4aba17bcaface0447 with peer 7d89bbdca3804db28b9ab0c794ed2b3b
I20260608 09:54:19.531761 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:19.532716 14100 tablet_replica.cc:333] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:19.533739 14100 raft_consensus.cc:2243] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.534461 14100 raft_consensus.cc:2272] T f45db1d74afb4aceb90513ef51a15b7c P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.537006 14100 tablet_replica.cc:333] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:19.537670 14100 raft_consensus.cc:2243] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.538178 14100 raft_consensus.cc:2272] T 7749d6ae417a4d99aa9de04bd65e36e5 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.540714 14100 tablet_replica.cc:333] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:19.541280 14100 raft_consensus.cc:2243] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.541831 14100 raft_consensus.cc:2272] T 368505040c03432da8b2e617c61a623e P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.544582 14100 tablet_replica.cc:333] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:19.545148 14100 raft_consensus.cc:2243] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.546114 14100 raft_consensus.cc:2272] T c8d1a3e70b9f42b7b81ed552012f58e7 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.549265 14100 tablet_replica.cc:333] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:19.550047 14100 raft_consensus.cc:2243] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.551281 14100 raft_consensus.cc:2272] T 83f482b369644ce4aba17bcaface0447 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.553577 14100 tablet_replica.cc:333] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:19.554121 14100 raft_consensus.cc:2243] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.555099 14100 raft_consensus.cc:2272] T 2f39d2de6cfb430c95dee07e2b45d41d P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.558248 14100 tablet_replica.cc:333] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:19.558849 14100 raft_consensus.cc:2243] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.559502 14100 raft_consensus.cc:2272] T 4b2b509c88764c2193a726fbeedbb4b3 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.561806 14100 tablet_replica.cc:333] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:19.562327 14100 raft_consensus.cc:2243] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.562834 14100 raft_consensus.cc:2272] T 748eba13d2784b2387bdf71bcf1fe936 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.565398 14100 tablet_replica.cc:333] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:19.565944 14100 raft_consensus.cc:2243] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.566407 14100 raft_consensus.cc:2272] T 321cf03301f7473cb3c603cce05d3a1b P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.568600 14100 tablet_replica.cc:333] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a: stopping tablet replica
I20260608 09:54:19.569080 14100 raft_consensus.cc:2243] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.569700 14100 raft_consensus.cc:2272] T 183f657444c2415b9d84667423a7dfd4 P 66b60f89f99e479aa06f5999f76a3b4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.609104 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:54:19.641383 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
W20260608 09:54:19.651170 18756 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260608 09:54:19.656608 18756 consensus_peers.cc:597] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 -> Peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423): Couldn't send request to peer 54d7388ed15e47d8abd4695f57d1ede0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:19.664390 14100 tablet_copy_service.cc:362] P 54d7388ed15e47d8abd4695f57d1ede0: Destroying tablet copy session aba57aed92e34bd6ba37c273fe690e2d-748eba13d2784b2387bdf71bcf1fe936 due to service shutdown
I20260608 09:54:19.664821 14100 tablet_copy_service.cc:434] P 54d7388ed15e47d8abd4695f57d1ede0: ending tablet copy session aba57aed92e34bd6ba37c273fe690e2d-748eba13d2784b2387bdf71bcf1fe936 on tablet 748eba13d2784b2387bdf71bcf1fe936 with peer aba57aed92e34bd6ba37c273fe690e2d
I20260608 09:54:19.665290 14100 tablet_copy_service.cc:362] P 54d7388ed15e47d8abd4695f57d1ede0: Destroying tablet copy session aba57aed92e34bd6ba37c273fe690e2d-425530654b3547c9a68b6596d4dc4a28 due to service shutdown
I20260608 09:54:19.665594 14100 tablet_copy_service.cc:434] P 54d7388ed15e47d8abd4695f57d1ede0: ending tablet copy session aba57aed92e34bd6ba37c273fe690e2d-425530654b3547c9a68b6596d4dc4a28 on tablet 425530654b3547c9a68b6596d4dc4a28 with peer aba57aed92e34bd6ba37c273fe690e2d
I20260608 09:54:19.687896 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:19.688864 14100 tablet_replica.cc:333] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:19.689759 14100 raft_consensus.cc:2243] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.690469 14100 raft_consensus.cc:2272] T f45db1d74afb4aceb90513ef51a15b7c P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.694360 14100 tablet_replica.cc:333] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:19.695242 14100 raft_consensus.cc:2243] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.696334 14100 raft_consensus.cc:2272] T 4b2b509c88764c2193a726fbeedbb4b3 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.699828 14100 tablet_replica.cc:333] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:19.700577 14100 raft_consensus.cc:2243] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.701666 14100 raft_consensus.cc:2272] T 7749d6ae417a4d99aa9de04bd65e36e5 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.705394 14100 tablet_replica.cc:333] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:19.706219 14100 raft_consensus.cc:2243] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.706879 14100 raft_consensus.cc:2272] T 19f8abf162a7453ab620dfedfa805fa1 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.709926 14100 tablet_replica.cc:333] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:19.710678 14100 raft_consensus.cc:2243] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.711687 14100 raft_consensus.cc:2272] T 321cf03301f7473cb3c603cce05d3a1b P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.714696 14100 tablet_replica.cc:333] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:19.715431 14100 raft_consensus.cc:2243] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.716557 14100 raft_consensus.cc:2272] T 748eba13d2784b2387bdf71bcf1fe936 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.718837 14100 tablet_replica.cc:333] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:19.719403 14100 raft_consensus.cc:2243] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.719851 14100 raft_consensus.cc:2272] T c8d1a3e70b9f42b7b81ed552012f58e7 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.723140 14100 tablet_replica.cc:333] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:19.723639 14100 raft_consensus.cc:2243] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.724628 14100 raft_consensus.cc:2272] T 425530654b3547c9a68b6596d4dc4a28 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.727200 14100 tablet_replica.cc:333] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:19.728012 14100 raft_consensus.cc:2243] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.728708 14100 raft_consensus.cc:2272] T 83f482b369644ce4aba17bcaface0447 P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.731356 14100 tablet_replica.cc:333] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0: stopping tablet replica
I20260608 09:54:19.731849 14100 raft_consensus.cc:2243] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.732388 14100 raft_consensus.cc:2272] T 2f39d2de6cfb430c95dee07e2b45d41d P 54d7388ed15e47d8abd4695f57d1ede0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:54:19.769409 18756 consensus_peers.cc:597] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 -> Peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): Couldn't send request to peer 66b60f89f99e479aa06f5999f76a3b4a. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:19.774533 18756 consensus_peers.cc:597] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 -> Peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): Couldn't send request to peer 66b60f89f99e479aa06f5999f76a3b4a. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:19.774776 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
W20260608 09:54:19.788082 18756 consensus_peers.cc:597] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 -> Peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423): Couldn't send request to peer 54d7388ed15e47d8abd4695f57d1ede0. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.2:46423: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:19.800963 18756 consensus_peers.cc:597] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 -> Peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): Couldn't send request to peer 66b60f89f99e479aa06f5999f76a3b4a. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36191: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:19.809895 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:54:19.823405 14100 tablet_copy_service.cc:362] P f429996fedc547188d856ee10f75df31: Destroying tablet copy session d83e72c147aa4f508b4ee5eff93db4d5-368505040c03432da8b2e617c61a623e due to service shutdown
I20260608 09:54:19.823796 14100 tablet_copy_service.cc:434] P f429996fedc547188d856ee10f75df31: ending tablet copy session d83e72c147aa4f508b4ee5eff93db4d5-368505040c03432da8b2e617c61a623e on tablet 368505040c03432da8b2e617c61a623e with peer d83e72c147aa4f508b4ee5eff93db4d5
I20260608 09:54:19.824357 14100 tablet_copy_service.cc:362] P f429996fedc547188d856ee10f75df31: Destroying tablet copy session 7d89bbdca3804db28b9ab0c794ed2b3b-183f657444c2415b9d84667423a7dfd4 due to service shutdown
I20260608 09:54:19.824653 14100 tablet_copy_service.cc:434] P f429996fedc547188d856ee10f75df31: ending tablet copy session 7d89bbdca3804db28b9ab0c794ed2b3b-183f657444c2415b9d84667423a7dfd4 on tablet 183f657444c2415b9d84667423a7dfd4 with peer 7d89bbdca3804db28b9ab0c794ed2b3b
I20260608 09:54:19.853012 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:19.854365 14100 tablet_replica.cc:333] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:19.854991 14100 raft_consensus.cc:2243] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.855866 14100 raft_consensus.cc:2272] T f45db1d74afb4aceb90513ef51a15b7c P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.858397 14100 tablet_replica.cc:333] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:19.858973 14100 raft_consensus.cc:2243] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.859539 14100 raft_consensus.cc:2272] T 7749d6ae417a4d99aa9de04bd65e36e5 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.862121 14100 tablet_replica.cc:333] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:19.862673 14100 raft_consensus.cc:2243] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.863729 14100 raft_consensus.cc:2272] T 368505040c03432da8b2e617c61a623e P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.866321 14100 tablet_replica.cc:333] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:19.866904 14100 raft_consensus.cc:2243] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.867686 14100 raft_consensus.cc:2272] T 19f8abf162a7453ab620dfedfa805fa1 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.870208 14100 tablet_replica.cc:333] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:19.870777 14100 raft_consensus.cc:2243] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.871256 14100 raft_consensus.cc:2272] T 83f482b369644ce4aba17bcaface0447 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.873771 14100 tablet_replica.cc:333] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:19.874294 14100 raft_consensus.cc:2243] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.875036 14100 raft_consensus.cc:2272] T 425530654b3547c9a68b6596d4dc4a28 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.877178 14100 tablet_replica.cc:333] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:19.877825 14100 raft_consensus.cc:2243] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.878396 14100 raft_consensus.cc:2272] T 2f39d2de6cfb430c95dee07e2b45d41d P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.880616 14100 tablet_replica.cc:333] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:19.881129 14100 raft_consensus.cc:2243] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.881636 14100 raft_consensus.cc:2272] T 321cf03301f7473cb3c603cce05d3a1b P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.883821 14100 tablet_replica.cc:333] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:19.884318 14100 raft_consensus.cc:2243] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:19.884887 14100 raft_consensus.cc:2272] T 748eba13d2784b2387bdf71bcf1fe936 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.887181 14100 tablet_replica.cc:333] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31: stopping tablet replica
I20260608 09:54:19.887655 14100 raft_consensus.cc:2243] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:19.888657 14100 raft_consensus.cc:2272] T 183f657444c2415b9d84667423a7dfd4 P f429996fedc547188d856ee10f75df31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:19.926469 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:54:19.968165 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:54:19.999765 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 09:54:20.324452 19277 debug-util.cc:398] Leaking SignalData structure 0x7b08002e2060 after lost signal to thread 14103
W20260608 09:54:20.325436 19277 debug-util.cc:398] Leaking SignalData structure 0x7b08002e2740 after lost signal to thread 18576
W20260608 09:54:20.328502 19277 debug-util.cc:398] Leaking SignalData structure 0x7b08000482c0 after lost signal to thread 19131
W20260608 09:54:20.329439 19277 debug-util.cc:398] Leaking SignalData structure 0x7b080004fa40 after lost signal to thread 19206
W20260608 09:54:20.330365 19277 debug-util.cc:398] Leaking SignalData structure 0x7b0800251ac0 after lost signal to thread 19280
I20260608 09:54:20.801986 19465 raft_consensus.cc:493] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54d7388ed15e47d8abd4695f57d1ede0)
I20260608 09:54:20.802650 19465 raft_consensus.cc:515] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:20.815837 19465 leader_election.cc:290] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
I20260608 09:54:20.827310 19469 raft_consensus.cc:493] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 66b60f89f99e479aa06f5999f76a3b4a)
I20260608 09:54:20.828287 19469 raft_consensus.cc:515] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } }
I20260608 09:54:20.832624 19469 leader_election.cc:290] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
W20260608 09:54:20.841115 19148 leader_election.cc:336] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Network error: Client connection negotiation failed: client connection to 127.13.197.3:42629: connect: Connection refused (error 111)
I20260608 09:54:20.835345 19466 raft_consensus.cc:493] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54d7388ed15e47d8abd4695f57d1ede0)
I20260608 09:54:20.842548 19466 raft_consensus.cc:515] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: false } }
I20260608 09:54:20.845429 19466 leader_election.cc:290] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423)
W20260608 09:54:20.849074 19145 leader_election.cc:336] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423): Network error: Client connection negotiation failed: client connection to 127.13.197.2:46423: connect: Connection refused (error 111)
I20260608 09:54:20.850044 19145 leader_election.cc:304] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d89bbdca3804db28b9ab0c794ed2b3b; no voters: 54d7388ed15e47d8abd4695f57d1ede0, f429996fedc547188d856ee10f75df31
I20260608 09:54:20.850939 19465 raft_consensus.cc:2749] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:54:20.852305 19070 leader_election.cc:336] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): Network error: Client connection negotiation failed: client connection to 127.13.197.1:36191: connect: Connection refused (error 111)
W20260608 09:54:20.853462 19070 leader_election.cc:336] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423): Network error: Client connection negotiation failed: client connection to 127.13.197.2:46423: connect: Connection refused (error 111)
I20260608 09:54:20.853998 19070 leader_election.cc:304] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aba57aed92e34bd6ba37c273fe690e2d; no voters: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a
I20260608 09:54:20.854910 19466 raft_consensus.cc:2749] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:54:20.858141 19070 leader_election.cc:336] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): Network error: Client connection negotiation failed: client connection to 127.13.197.1:36191: connect: Connection refused (error 111)
I20260608 09:54:20.858377 19473 raft_consensus.cc:493] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f429996fedc547188d856ee10f75df31)
I20260608 09:54:20.859021 19473 raft_consensus.cc:515] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } }
I20260608 09:54:20.862038 19473 leader_election.cc:290] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
W20260608 09:54:20.861392 19070 leader_election.cc:336] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423): Network error: Client connection negotiation failed: client connection to 127.13.197.2:46423: connect: Connection refused (error 111)
I20260608 09:54:20.869486 19070 leader_election.cc:304] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aba57aed92e34bd6ba37c273fe690e2d; no voters: 54d7388ed15e47d8abd4695f57d1ede0, 66b60f89f99e479aa06f5999f76a3b4a
I20260608 09:54:20.871209 19466 raft_consensus.cc:2749] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:54:20.882764 19222 leader_election.cc:336] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Network error: Client connection negotiation failed: client connection to 127.13.197.3:42629: connect: Connection refused (error 111)
W20260608 09:54:20.883496 19219 leader_election.cc:336] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54d7388ed15e47d8abd4695f57d1ede0 (127.13.197.2:46423): Network error: Client connection negotiation failed: client connection to 127.13.197.2:46423: connect: Connection refused (error 111)
I20260608 09:54:20.884002 19219 leader_election.cc:304] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d83e72c147aa4f508b4ee5eff93db4d5; no voters: 54d7388ed15e47d8abd4695f57d1ede0, f429996fedc547188d856ee10f75df31
I20260608 09:54:20.884873 19473 raft_consensus.cc:2749] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:54:21.338804 19473 raft_consensus.cc:493] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f429996fedc547188d856ee10f75df31)
I20260608 09:54:21.339423 19473 raft_consensus.cc:515] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:21.342555 19473 leader_election.cc:290] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
W20260608 09:54:21.348462 19219 leader_election.cc:336] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): Network error: Client connection negotiation failed: client connection to 127.13.197.1:36191: connect: Connection refused (error 111)
W20260608 09:54:21.349218 19222 leader_election.cc:336] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Network error: Client connection negotiation failed: client connection to 127.13.197.3:42629: connect: Connection refused (error 111)
I20260608 09:54:21.349738 19222 leader_election.cc:304] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d83e72c147aa4f508b4ee5eff93db4d5; no voters: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31
I20260608 09:54:21.350639 19473 raft_consensus.cc:2749] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:54:21.355306 19477 raft_consensus.cc:493] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f429996fedc547188d856ee10f75df31)
I20260608 09:54:21.355937 19477 raft_consensus.cc:515] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:21.358856 19477 leader_election.cc:290] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191), f429996fedc547188d856ee10f75df31 (127.13.197.3:42629)
W20260608 09:54:21.380904 19145 leader_election.cc:336] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 66b60f89f99e479aa06f5999f76a3b4a (127.13.197.1:36191): Network error: Client connection negotiation failed: client connection to 127.13.197.1:36191: connect: Connection refused (error 111)
W20260608 09:54:21.381635 19148 leader_election.cc:336] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f429996fedc547188d856ee10f75df31 (127.13.197.3:42629): Network error: Client connection negotiation failed: client connection to 127.13.197.3:42629: connect: Connection refused (error 111)
I20260608 09:54:21.382159 19148 leader_election.cc:304] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d89bbdca3804db28b9ab0c794ed2b3b; no voters: 66b60f89f99e479aa06f5999f76a3b4a, f429996fedc547188d856ee10f75df31
I20260608 09:54:21.383174 19477 raft_consensus.cc:2749] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:54:21.456899 19452 tablet_copy_client.cc:538] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:21.466058 19449 tablet_copy_client.cc:538] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:21.467531 19452 tablet_bootstrap.cc:492] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap starting.
I20260608 09:54:21.470108 19440 tablet_copy_client.cc:538] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:21.474911 19451 tablet_copy_client.cc:538] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:21.480140 19457 tablet_copy_client.cc:538] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:21.493952 19456 tablet_copy_client.cc:538] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:21.496955 19451 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap starting.
I20260608 09:54:21.502542 19457 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap starting.
I20260608 09:54:21.504186 19456 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap starting.
I20260608 09:54:21.506384 19440 tablet_bootstrap.cc:492] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap starting.
I20260608 09:54:21.506728 19449 tablet_bootstrap.cc:492] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap starting.
I20260608 09:54:21.885663 19451 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:21.892055 19451 tablet_bootstrap.cc:492] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap complete.
I20260608 09:54:21.893453 19451 ts_tablet_manager.cc:1403] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: Time spent bootstrapping tablet: real 0.397s	user 0.175s	sys 0.016s
I20260608 09:54:21.890511 19457 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=81 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:21.880204 19452 tablet_bootstrap.cc:492] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:21.898675 19457 tablet_bootstrap.cc:492] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap complete.
I20260608 09:54:21.900056 19457 ts_tablet_manager.cc:1403] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: Time spent bootstrapping tablet: real 0.398s	user 0.140s	sys 0.034s
I20260608 09:54:21.898772 19452 tablet_bootstrap.cc:492] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: Bootstrap complete.
I20260608 09:54:21.901476 19452 ts_tablet_manager.cc:1403] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: Time spent bootstrapping tablet: real 0.434s	user 0.145s	sys 0.031s
I20260608 09:54:21.911947 19452 raft_consensus.cc:359] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:21.912874 19452 raft_consensus.cc:740] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aba57aed92e34bd6ba37c273fe690e2d, State: Initialized, Role: LEARNER
I20260608 09:54:21.904672 19457 raft_consensus.cc:359] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:21.913684 19457 raft_consensus.cc:740] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7d89bbdca3804db28b9ab0c794ed2b3b, State: Initialized, Role: LEARNER
I20260608 09:54:21.914378 19457 consensus_queue.cc:260] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 28, Last appended: 1.28, Last appended by leader: 28, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: false } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:21.907208 19451 raft_consensus.cc:359] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:21.916134 19451 raft_consensus.cc:740] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: aba57aed92e34bd6ba37c273fe690e2d, State: Initialized, Role: LEARNER
I20260608 09:54:21.916908 19440 tablet_bootstrap.cc:492] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:21.916847 19451 consensus_queue.cc:260] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:21.926560 19440 tablet_bootstrap.cc:492] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: Bootstrap complete.
I20260608 09:54:21.928269 19452 consensus_queue.cc:260] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } attrs { replace: true } } peers { permanent_uuid: "aba57aed92e34bd6ba37c273fe690e2d" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 33729 } attrs { promote: true } }
I20260608 09:54:21.931945 19440 ts_tablet_manager.cc:1403] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: Time spent bootstrapping tablet: real 0.426s	user 0.155s	sys 0.007s
I20260608 09:54:21.935815 19440 raft_consensus.cc:359] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:21.936761 19440 raft_consensus.cc:740] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7d89bbdca3804db28b9ab0c794ed2b3b, State: Initialized, Role: LEARNER
I20260608 09:54:21.937361 19440 consensus_queue.cc:260] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: NON_VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: true } }
I20260608 09:54:21.941967 19451 ts_tablet_manager.cc:1434] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.004s
I20260608 09:54:21.944103 19456 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:21.945350 19456 tablet_bootstrap.cc:492] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap complete.
I20260608 09:54:21.945407 19440 ts_tablet_manager.cc:1434] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:54:21.946861 19456 ts_tablet_manager.cc:1403] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: Time spent bootstrapping tablet: real 0.443s	user 0.163s	sys 0.020s
I20260608 09:54:21.950836 19456 raft_consensus.cc:359] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
W20260608 09:54:21.954159 19440 tablet_copy_client.cc:1131] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.197.1:36191: connect: Connection refused (error 111)
I20260608 09:54:21.954362 19456 raft_consensus.cc:740] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d83e72c147aa4f508b4ee5eff93db4d5, State: Initialized, Role: LEARNER
I20260608 09:54:21.955134 19457 ts_tablet_manager.cc:1434] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: Time spent starting tablet: real 0.055s	user 0.012s	sys 0.008s
I20260608 09:54:21.955608 19456 consensus_queue.cc:260] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } attrs { replace: true } } peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "7d89bbdca3804db28b9ab0c794ed2b3b" member_type: VOTER last_known_addr { host: "127.13.197.5" port: 38039 } attrs { promote: false } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:21.967346 19452 ts_tablet_manager.cc:1434] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: Time spent starting tablet: real 0.059s	user 0.011s	sys 0.001s
W20260608 09:54:21.967483 19451 tablet_copy_client.cc:1131] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.197.2:46423: connect: Connection refused (error 111)
W20260608 09:54:21.967577 19457 tablet_copy_client.cc:1131] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.197.3:42629: connect: Connection refused (error 111)
W20260608 09:54:21.974100 19452 tablet_copy_client.cc:1131] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.197.2:46423: connect: Connection refused (error 111)
I20260608 09:54:21.979285 14100 tablet_replica.cc:333] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d: stopping tablet replica
I20260608 09:54:21.980619 14100 raft_consensus.cc:2243] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:21.981346 14100 raft_consensus.cc:2272] T 425530654b3547c9a68b6596d4dc4a28 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:21.985945 19449 tablet_bootstrap.cc:492] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:21.987551 19449 tablet_bootstrap.cc:492] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: Bootstrap complete.
I20260608 09:54:21.988071 19456 ts_tablet_manager.cc:1434] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: Time spent starting tablet: real 0.041s	user 0.016s	sys 0.008s
I20260608 09:54:21.988826 19449 ts_tablet_manager.cc:1403] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: Time spent bootstrapping tablet: real 0.483s	user 0.152s	sys 0.023s
I20260608 09:54:21.990612 14100 tablet_replica.cc:333] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d: stopping tablet replica
I20260608 09:54:21.991492 14100 raft_consensus.cc:2243] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:21.992025 14100 raft_consensus.cc:2272] T 748eba13d2784b2387bdf71bcf1fe936 P aba57aed92e34bd6ba37c273fe690e2d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:21.996405 19449 raft_consensus.cc:359] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:22.001112 19449 raft_consensus.cc:740] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d83e72c147aa4f508b4ee5eff93db4d5, State: Initialized, Role: LEARNER
I20260608 09:54:22.001883 19449 consensus_queue.cc:260] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "f429996fedc547188d856ee10f75df31" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42629 } } peers { permanent_uuid: "66b60f89f99e479aa06f5999f76a3b4a" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36191 } } peers { permanent_uuid: "54d7388ed15e47d8abd4695f57d1ede0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46423 } attrs { replace: true } } peers { permanent_uuid: "d83e72c147aa4f508b4ee5eff93db4d5" member_type: NON_VOTER last_known_addr { host: "127.13.197.6" port: 46589 } attrs { promote: true } }
I20260608 09:54:22.004194 19449 ts_tablet_manager.cc:1434] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260608 09:54:22.000706 14100 tablet_replica.cc:333] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d: stopping tablet replica
W20260608 09:54:22.006327 19456 tablet_copy_client.cc:1131] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.197.3:42629: connect: Connection refused (error 111)
I20260608 09:54:22.007443 14100 raft_consensus.cc:2243] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:22.009219 14100 raft_consensus.cc:2272] T 4b2b509c88764c2193a726fbeedbb4b3 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:22.014039 14100 tablet_replica.cc:333] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d: stopping tablet replica
I20260608 09:54:22.014899 14100 raft_consensus.cc:2243] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 09:54:22.015478 19449 tablet_copy_client.cc:1131] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.13.197.1:36191: connect: Connection refused (error 111)
I20260608 09:54:22.019236 14100 raft_consensus.cc:2272] T c8d1a3e70b9f42b7b81ed552012f58e7 P aba57aed92e34bd6ba37c273fe690e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:22.050170 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:54:22.074828 14100 tablet_server.cc:179] TabletServer@127.13.197.5:0 shutting down...
I20260608 09:54:22.109886 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:22.113711 14100 tablet_replica.cc:333] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b: stopping tablet replica
I20260608 09:54:22.114619 14100 raft_consensus.cc:2243] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:22.115089 14100 raft_consensus.cc:2272] T 183f657444c2415b9d84667423a7dfd4 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:22.118348 14100 tablet_replica.cc:333] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b: stopping tablet replica
I20260608 09:54:22.118933 14100 raft_consensus.cc:2243] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:22.119367 14100 raft_consensus.cc:2272] T 83f482b369644ce4aba17bcaface0447 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:22.122007 14100 tablet_replica.cc:333] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b: stopping tablet replica
I20260608 09:54:22.122610 14100 raft_consensus.cc:2243] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:22.123595 14100 raft_consensus.cc:2272] T 368505040c03432da8b2e617c61a623e P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:22.127131 14100 tablet_replica.cc:333] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b: stopping tablet replica
I20260608 09:54:22.127815 14100 raft_consensus.cc:2243] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:22.129166 14100 raft_consensus.cc:2272] T 425530654b3547c9a68b6596d4dc4a28 P 7d89bbdca3804db28b9ab0c794ed2b3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:22.156888 14100 tablet_server.cc:196] TabletServer@127.13.197.5:0 shutdown complete.
I20260608 09:54:22.180024 14100 tablet_server.cc:179] TabletServer@127.13.197.6:0 shutting down...
I20260608 09:54:22.214763 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:22.217489 14100 tablet_replica.cc:333] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5: stopping tablet replica
I20260608 09:54:22.218413 14100 raft_consensus.cc:2243] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:22.218880 14100 raft_consensus.cc:2272] T 368505040c03432da8b2e617c61a623e P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:22.221866 14100 tablet_replica.cc:333] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5: stopping tablet replica
I20260608 09:54:22.222496 14100 raft_consensus.cc:2243] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:22.223351 14100 raft_consensus.cc:2272] T 19f8abf162a7453ab620dfedfa805fa1 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:22.226869 14100 tablet_replica.cc:333] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5: stopping tablet replica
I20260608 09:54:22.227409 14100 raft_consensus.cc:2243] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:54:22.227816 14100 raft_consensus.cc:2272] T 2f39d2de6cfb430c95dee07e2b45d41d P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:54:22.230799 14100 tablet_replica.cc:333] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5: stopping tablet replica
I20260608 09:54:22.231428 14100 raft_consensus.cc:2243] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:22.232654 14100 raft_consensus.cc:2272] T 183f657444c2415b9d84667423a7dfd4 P d83e72c147aa4f508b4ee5eff93db4d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:54:23.257066 14100 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19277)
I20260608 09:54:23.817857 14100 tablet_server.cc:196] TabletServer@127.13.197.6:0 shutdown complete.
I20260608 09:54:23.839573 14100 master.cc:562] Master@127.13.197.62:39743 shutting down...
W20260608 09:54:23.871517 18590 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:54:23.871799 18590 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:54:23.872023 18590 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:54:23.874239 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:23.874910 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:23.875290 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1483e93c9ddb4c44b420b6fe9cde9571: stopping tablet replica
I20260608 09:54:23.901412 14100 master.cc:584] Master@127.13.197.62:39743 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (21109 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 09:54:23.959497 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:39257
I20260608 09:54:23.960734 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:23.966781 19495 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
W20260608 09:54:23.966938 19496 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
W20260608 09:54:23.968473 19498 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
I20260608 09:54:23.969859 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:23.970824 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:23.971007 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:23.971130 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912463971115 us; error 0 us; skew 500 ppm
I20260608 09:54:23.971650 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:23.977952 14100 webserver.cc:533] Webserver started at http://127.13.197.62:45395/ using document root <none> and password file <none>
I20260608 09:54:23.978473 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:23.978643 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:23.978863 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:23.980075 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "ceb7f6fb6ebf47c78fc382c852339ea4"
format_stamp: "Formatted at 2026-06-08 09:54:23 on dist-test-slave-hb1r"
I20260608 09:54:23.984750 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:23.988752 19503 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:23.989655 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:23.989959 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "ceb7f6fb6ebf47c78fc382c852339ea4"
format_stamp: "Formatted at 2026-06-08 09:54:23 on dist-test-slave-hb1r"
I20260608 09:54:23.990253 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-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)
I20260608 09:54:24.007073 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:24.008325 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:24.048102 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:39257
I20260608 09:54:24.048235 19554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:39257 every 8 connection(s)
I20260608 09:54:24.052449 19555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:24.063400 19555 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4: Bootstrap starting.
I20260608 09:54:24.068420 19555 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:24.072919 19555 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4: No bootstrap required, opened a new log
I20260608 09:54:24.075197 19555 raft_consensus.cc:359] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceb7f6fb6ebf47c78fc382c852339ea4" member_type: VOTER }
I20260608 09:54:24.075583 19555 raft_consensus.cc:385] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:24.075781 19555 raft_consensus.cc:740] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb7f6fb6ebf47c78fc382c852339ea4, State: Initialized, Role: FOLLOWER
I20260608 09:54:24.076452 19555 consensus_queue.cc:260] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [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: "ceb7f6fb6ebf47c78fc382c852339ea4" member_type: VOTER }
I20260608 09:54:24.076869 19555 raft_consensus.cc:399] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:24.077059 19555 raft_consensus.cc:493] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:24.077284 19555 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:24.081700 19555 raft_consensus.cc:515] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceb7f6fb6ebf47c78fc382c852339ea4" member_type: VOTER }
I20260608 09:54:24.082182 19555 leader_election.cc:304] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [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: ceb7f6fb6ebf47c78fc382c852339ea4; no voters: 
I20260608 09:54:24.083323 19555 leader_election.cc:290] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:24.083814 19558 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:24.085176 19558 raft_consensus.cc:697] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [term 1 LEADER]: Becoming Leader. State: Replica: ceb7f6fb6ebf47c78fc382c852339ea4, State: Running, Role: LEADER
I20260608 09:54:24.085964 19558 consensus_queue.cc:237] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [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: "ceb7f6fb6ebf47c78fc382c852339ea4" member_type: VOTER }
I20260608 09:54:24.086344 19555 sys_catalog.cc:565] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:24.094478 19559 sys_catalog.cc:455] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ceb7f6fb6ebf47c78fc382c852339ea4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceb7f6fb6ebf47c78fc382c852339ea4" member_type: VOTER } }
I20260608 09:54:24.095291 19559 sys_catalog.cc:458] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:24.097225 19560 sys_catalog.cc:455] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ceb7f6fb6ebf47c78fc382c852339ea4. Latest consensus state: current_term: 1 leader_uuid: "ceb7f6fb6ebf47c78fc382c852339ea4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ceb7f6fb6ebf47c78fc382c852339ea4" member_type: VOTER } }
I20260608 09:54:24.097874 19560 sys_catalog.cc:458] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:24.101687 19565 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:24.110639 19565 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:24.111769 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:24.125258 19565 catalog_manager.cc:1382] Generated new cluster ID: d2525dc509b34622b2aa9c1f6db660b5
I20260608 09:54:24.125663 19565 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:24.145776 19565 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:24.147171 19565 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:24.164745 19565 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4: Generated new TSK 0
I20260608 09:54:24.165416 19565 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:24.178591 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:24.186372 19576 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
W20260608 09:54:24.186897 19577 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
W20260608 09:54:24.188103 19579 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
I20260608 09:54:24.189437 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:24.190397 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:24.190591 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:24.190732 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912464190720 us; error 0 us; skew 500 ppm
I20260608 09:54:24.191413 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:24.194507 14100 webserver.cc:533] Webserver started at http://127.13.197.1:44259/ using document root <none> and password file <none>
I20260608 09:54:24.195070 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:24.195271 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:24.195559 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:24.196816 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "5e1264f2762f43149027edf15e5af4ad"
format_stamp: "Formatted at 2026-06-08 09:54:24 on dist-test-slave-hb1r"
I20260608 09:54:24.201728 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260608 09:54:24.205253 19584 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:24.206154 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:24.206512 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "5e1264f2762f43149027edf15e5af4ad"
format_stamp: "Formatted at 2026-06-08 09:54:24 on dist-test-slave-hb1r"
I20260608 09:54:24.206802 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-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)
I20260608 09:54:24.238847 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:24.240260 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:24.241875 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:24.244417 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:24.244613 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:24.244930 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:24.245118 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:24.289475 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:39133
I20260608 09:54:24.289719 19646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:39133 every 8 connection(s)
I20260608 09:54:24.295310 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:24.303279 19651 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
W20260608 09:54:24.306718 19652 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
I20260608 09:54:24.307603 14100 server_base.cc:1061] running on GCE node
W20260608 09:54:24.309010 19654 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
I20260608 09:54:24.310269 19647 heartbeater.cc:344] Connected to a master server at 127.13.197.62:39257
I20260608 09:54:24.310724 19647 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:24.311734 19647 heartbeater.cc:507] Master 127.13.197.62:39257 requested a full tablet report, sending...
I20260608 09:54:24.311901 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:24.312193 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:24.312412 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912464312393 us; error 0 us; skew 500 ppm
I20260608 09:54:24.313159 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:24.314402 19520 ts_manager.cc:194] Registered new tserver with Master: 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133)
I20260608 09:54:24.315930 14100 webserver.cc:533] Webserver started at http://127.13.197.2:36639/ using document root <none> and password file <none>
I20260608 09:54:24.316524 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:24.316762 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:24.316606 19520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45426
I20260608 09:54:24.317111 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:24.318429 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "525d9b0d0c5346f28b283eebfc65213b"
format_stamp: "Formatted at 2026-06-08 09:54:24 on dist-test-slave-hb1r"
I20260608 09:54:24.323334 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:54:24.326707 19659 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:24.327474 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:54:24.327740 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "525d9b0d0c5346f28b283eebfc65213b"
format_stamp: "Formatted at 2026-06-08 09:54:24 on dist-test-slave-hb1r"
I20260608 09:54:24.327993 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-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)
I20260608 09:54:24.341820 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:24.343020 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:24.344478 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:24.346935 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:24.347131 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:24.347442 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:24.347609 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:24.388775 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:46863
I20260608 09:54:24.388911 19721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:46863 every 8 connection(s)
I20260608 09:54:24.394387 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:24.401425 19725 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
W20260608 09:54:24.402468 19726 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
I20260608 09:54:24.406097 14100 server_base.cc:1061] running on GCE node
W20260608 09:54:24.406472 19728 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
I20260608 09:54:24.407269 19722 heartbeater.cc:344] Connected to a master server at 127.13.197.62:39257
I20260608 09:54:24.407624 19722 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:24.407682 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:24.408020 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:24.408212 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912464408194 us; error 0 us; skew 500 ppm
I20260608 09:54:24.408281 19722 heartbeater.cc:507] Master 127.13.197.62:39257 requested a full tablet report, sending...
I20260608 09:54:24.408942 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:24.410872 19520 ts_manager.cc:194] Registered new tserver with Master: 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2:46863)
I20260608 09:54:24.412107 14100 webserver.cc:533] Webserver started at http://127.13.197.3:36951/ using document root <none> and password file <none>
I20260608 09:54:24.412850 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:24.412837 19520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45434
I20260608 09:54:24.413334 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:24.413724 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:24.414978 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "c319e80ced324b46905e57f05f50a8d5"
format_stamp: "Formatted at 2026-06-08 09:54:24 on dist-test-slave-hb1r"
I20260608 09:54:24.419528 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:54:24.423030 19733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:24.423826 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:54:24.424153 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "c319e80ced324b46905e57f05f50a8d5"
format_stamp: "Formatted at 2026-06-08 09:54:24 on dist-test-slave-hb1r"
I20260608 09:54:24.424448 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-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)
I20260608 09:54:24.445204 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:24.446520 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:24.448060 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:24.450471 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:24.450716 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:24.450965 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:24.451153 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:24.493433 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:36657
I20260608 09:54:24.493606 19795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:36657 every 8 connection(s)
I20260608 09:54:24.507920 19796 heartbeater.cc:344] Connected to a master server at 127.13.197.62:39257
I20260608 09:54:24.508361 19796 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:24.509174 19796 heartbeater.cc:507] Master 127.13.197.62:39257 requested a full tablet report, sending...
I20260608 09:54:24.511209 19520 ts_manager.cc:194] Registered new tserver with Master: c319e80ced324b46905e57f05f50a8d5 (127.13.197.3:36657)
I20260608 09:54:24.511552 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014628712s
I20260608 09:54:24.513063 19520 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45450
I20260608 09:54:25.320004 19647 heartbeater.cc:499] Master 127.13.197.62:39257 was elected leader, sending a full tablet report...
I20260608 09:54:25.415833 19722 heartbeater.cc:499] Master 127.13.197.62:39257 was elected leader, sending a full tablet report...
I20260608 09:54:25.516058 19796 heartbeater.cc:499] Master 127.13.197.62:39257 was elected leader, sending a full tablet report...
I20260608 09:54:25.569180 19520 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45466:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:54:25.571610 19520 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:54:25.625398 19612 tablet_service.cc:1511] Processing CreateTablet for tablet 80f7b1ee5f6f4500bf107afa394f9278 (DEFAULT_TABLE table=test-workload [id=cdc7c67da24f48a1a8f17ec8a8528c74]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:54:25.627274 19612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f7b1ee5f6f4500bf107afa394f9278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:25.630784 19611 tablet_service.cc:1511] Processing CreateTablet for tablet 45c346fdfca7443eb6a4ee38c221da49 (DEFAULT_TABLE table=test-workload [id=cdc7c67da24f48a1a8f17ec8a8528c74]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:54:25.632373 19611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c346fdfca7443eb6a4ee38c221da49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:25.646425 19761 tablet_service.cc:1511] Processing CreateTablet for tablet 80f7b1ee5f6f4500bf107afa394f9278 (DEFAULT_TABLE table=test-workload [id=cdc7c67da24f48a1a8f17ec8a8528c74]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:54:25.647959 19761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f7b1ee5f6f4500bf107afa394f9278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:25.648872 19610 tablet_service.cc:1511] Processing CreateTablet for tablet 7db9e415945548ebaa0a2d22755d80ff (DEFAULT_TABLE table=test-workload [id=cdc7c67da24f48a1a8f17ec8a8528c74]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:54:25.650362 19610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db9e415945548ebaa0a2d22755d80ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:25.650981 19760 tablet_service.cc:1511] Processing CreateTablet for tablet 45c346fdfca7443eb6a4ee38c221da49 (DEFAULT_TABLE table=test-workload [id=cdc7c67da24f48a1a8f17ec8a8528c74]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:54:25.652431 19760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c346fdfca7443eb6a4ee38c221da49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:25.653475 19759 tablet_service.cc:1511] Processing CreateTablet for tablet 7db9e415945548ebaa0a2d22755d80ff (DEFAULT_TABLE table=test-workload [id=cdc7c67da24f48a1a8f17ec8a8528c74]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:54:25.654930 19759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db9e415945548ebaa0a2d22755d80ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:25.669468 19687 tablet_service.cc:1511] Processing CreateTablet for tablet 80f7b1ee5f6f4500bf107afa394f9278 (DEFAULT_TABLE table=test-workload [id=cdc7c67da24f48a1a8f17ec8a8528c74]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:54:25.671573 19687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f7b1ee5f6f4500bf107afa394f9278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:25.688746 19686 tablet_service.cc:1511] Processing CreateTablet for tablet 45c346fdfca7443eb6a4ee38c221da49 (DEFAULT_TABLE table=test-workload [id=cdc7c67da24f48a1a8f17ec8a8528c74]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:54:25.691252 19686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c346fdfca7443eb6a4ee38c221da49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:25.694271 19817 tablet_bootstrap.cc:492] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5: Bootstrap starting.
I20260608 09:54:25.697384 19685 tablet_service.cc:1511] Processing CreateTablet for tablet 7db9e415945548ebaa0a2d22755d80ff (DEFAULT_TABLE table=test-workload [id=cdc7c67da24f48a1a8f17ec8a8528c74]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:54:25.699378 19685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db9e415945548ebaa0a2d22755d80ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:25.702112 19817 tablet_bootstrap.cc:654] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:25.714577 19817 tablet_bootstrap.cc:492] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5: No bootstrap required, opened a new log
I20260608 09:54:25.715176 19817 ts_tablet_manager.cc:1403] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.006s
I20260608 09:54:25.720588 19816 tablet_bootstrap.cc:492] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad: Bootstrap starting.
I20260608 09:54:25.725976 19817 raft_consensus.cc:359] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.726850 19817 raft_consensus.cc:385] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:25.727208 19817 raft_consensus.cc:740] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c319e80ced324b46905e57f05f50a8d5, State: Initialized, Role: FOLLOWER
I20260608 09:54:25.728176 19817 consensus_queue.cc:260] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.736145 19819 tablet_bootstrap.cc:492] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b: Bootstrap starting.
I20260608 09:54:25.739172 19816 tablet_bootstrap.cc:654] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:25.741313 19817 ts_tablet_manager.cc:1434] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.006s
I20260608 09:54:25.742547 19819 tablet_bootstrap.cc:654] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:25.742529 19817 tablet_bootstrap.cc:492] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5: Bootstrap starting.
I20260608 09:54:25.748657 19820 raft_consensus.cc:493] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:25.749590 19820 raft_consensus.cc:515] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
W20260608 09:54:25.749217 19797 tablet.cc:2404] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:54:25.750375 19817 tablet_bootstrap.cc:654] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:25.758065 19820 leader_election.cc:290] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133), 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2:46863)
I20260608 09:54:25.770682 19819 tablet_bootstrap.cc:492] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b: No bootstrap required, opened a new log
I20260608 09:54:25.771176 19817 tablet_bootstrap.cc:492] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5: No bootstrap required, opened a new log
I20260608 09:54:25.771427 19819 ts_tablet_manager.cc:1403] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.005s
I20260608 09:54:25.771682 19817 ts_tablet_manager.cc:1403] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.007s
I20260608 09:54:25.771847 19816 tablet_bootstrap.cc:492] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad: No bootstrap required, opened a new log
I20260608 09:54:25.772620 19816 ts_tablet_manager.cc:1403] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.021s
I20260608 09:54:25.774856 19819 raft_consensus.cc:359] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.775741 19819 raft_consensus.cc:385] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:25.776149 19819 raft_consensus.cc:740] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d9b0d0c5346f28b283eebfc65213b, State: Initialized, Role: FOLLOWER
I20260608 09:54:25.775935 19816 raft_consensus.cc:359] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.775326 19817 raft_consensus.cc:359] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.777036 19816 raft_consensus.cc:385] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:25.777484 19816 raft_consensus.cc:740] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1264f2762f43149027edf15e5af4ad, State: Initialized, Role: FOLLOWER
I20260608 09:54:25.777423 19819 consensus_queue.cc:260] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.778728 19816 consensus_queue.cc:260] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.784224 19622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c346fdfca7443eb6a4ee38c221da49" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1264f2762f43149027edf15e5af4ad" is_pre_election: true
I20260608 09:54:25.777396 19817 raft_consensus.cc:385] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:25.785187 19817 raft_consensus.cc:740] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c319e80ced324b46905e57f05f50a8d5, State: Initialized, Role: FOLLOWER
I20260608 09:54:25.785317 19622 raft_consensus.cc:2468] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c319e80ced324b46905e57f05f50a8d5 in term 0.
I20260608 09:54:25.786582 19817 consensus_queue.cc:260] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.787236 19736 leader_election.cc:304] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [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: 5e1264f2762f43149027edf15e5af4ad, c319e80ced324b46905e57f05f50a8d5; no voters: 
I20260608 09:54:25.788617 19820 raft_consensus.cc:2804] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:25.789134 19820 raft_consensus.cc:493] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:25.789594 19820 raft_consensus.cc:3060] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:25.789906 19817 ts_tablet_manager.cc:1434] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260608 09:54:25.791334 19817 tablet_bootstrap.cc:492] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5: Bootstrap starting.
I20260608 09:54:25.801400 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c346fdfca7443eb6a4ee38c221da49" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d9b0d0c5346f28b283eebfc65213b" is_pre_election: true
W20260608 09:54:25.803440 19734 leader_election.cc:343] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2:46863): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:25.804605 19828 raft_consensus.cc:493] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:25.805225 19817 tablet_bootstrap.cc:654] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:25.787961 19819 ts_tablet_manager.cc:1434] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b: Time spent starting tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 09:54:25.805218 19828 raft_consensus.cc:515] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.809739 19622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db9e415945548ebaa0a2d22755d80ff" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1264f2762f43149027edf15e5af4ad" is_pre_election: true
I20260608 09:54:25.810770 19820 raft_consensus.cc:515] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.814786 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c346fdfca7443eb6a4ee38c221da49" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d9b0d0c5346f28b283eebfc65213b"
I20260608 09:54:25.808454 19819 tablet_bootstrap.cc:492] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b: Bootstrap starting.
W20260608 09:54:25.811363 19736 leader_election.cc:343] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:54:25.816036 19734 leader_election.cc:343] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2:46863): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:25.818625 19622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c346fdfca7443eb6a4ee38c221da49" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1264f2762f43149027edf15e5af4ad"
I20260608 09:54:25.819231 19622 raft_consensus.cc:3060] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:25.819823 19817 tablet_bootstrap.cc:492] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5: No bootstrap required, opened a new log
I20260608 09:54:25.820528 19817 ts_tablet_manager.cc:1403] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.007s
I20260608 09:54:25.824031 19819 tablet_bootstrap.cc:654] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:25.825573 19820 leader_election.cc:290] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 election: Requested vote from peers 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133), 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2:46863)
I20260608 09:54:25.824842 19817 raft_consensus.cc:359] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } }
I20260608 09:54:25.826131 19817 raft_consensus.cc:385] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:25.826647 19817 raft_consensus.cc:740] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c319e80ced324b46905e57f05f50a8d5, State: Initialized, Role: FOLLOWER
I20260608 09:54:25.827986 19817 consensus_queue.cc:260] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } }
I20260608 09:54:25.831362 19817 ts_tablet_manager.cc:1434] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260608 09:54:25.838603 19828 leader_election.cc:290] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133), 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2:46863)
I20260608 09:54:25.840943 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db9e415945548ebaa0a2d22755d80ff" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d9b0d0c5346f28b283eebfc65213b" is_pre_election: true
I20260608 09:54:25.841676 19697 raft_consensus.cc:2468] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c319e80ced324b46905e57f05f50a8d5 in term 0.
I20260608 09:54:25.842470 19622 raft_consensus.cc:2468] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c319e80ced324b46905e57f05f50a8d5 in term 1.
I20260608 09:54:25.842892 19734 leader_election.cc:304] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 525d9b0d0c5346f28b283eebfc65213b, c319e80ced324b46905e57f05f50a8d5; no voters: 5e1264f2762f43149027edf15e5af4ad
I20260608 09:54:25.844489 19828 raft_consensus.cc:2804] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:25.844957 19828 raft_consensus.cc:493] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:25.845341 19828 raft_consensus.cc:3060] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:25.840919 19816 ts_tablet_manager.cc:1434] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad: Time spent starting tablet: real 0.068s	user 0.021s	sys 0.037s
I20260608 09:54:25.846769 19816 tablet_bootstrap.cc:492] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad: Bootstrap starting.
I20260608 09:54:25.847137 19736 leader_election.cc:304] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5e1264f2762f43149027edf15e5af4ad, c319e80ced324b46905e57f05f50a8d5; no voters: 525d9b0d0c5346f28b283eebfc65213b
I20260608 09:54:25.848397 19820 raft_consensus.cc:2804] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:25.853467 19816 tablet_bootstrap.cc:654] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:25.853621 19828 raft_consensus.cc:515] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.854930 19819 tablet_bootstrap.cc:492] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b: No bootstrap required, opened a new log
I20260608 09:54:25.856463 19819 ts_tablet_manager.cc:1403] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b: Time spent bootstrapping tablet: real 0.048s	user 0.025s	sys 0.000s
I20260608 09:54:25.857053 19622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db9e415945548ebaa0a2d22755d80ff" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1264f2762f43149027edf15e5af4ad"
W20260608 09:54:25.859232 19736 leader_election.cc:343] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:25.860291 19819 raft_consensus.cc:359] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } }
I20260608 09:54:25.862285 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db9e415945548ebaa0a2d22755d80ff" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d9b0d0c5346f28b283eebfc65213b"
I20260608 09:54:25.865571 19819 raft_consensus.cc:385] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:25.865861 19697 raft_consensus.cc:3060] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:25.865988 19819 raft_consensus.cc:740] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d9b0d0c5346f28b283eebfc65213b, State: Initialized, Role: FOLLOWER
I20260608 09:54:25.867249 19819 consensus_queue.cc:260] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } }
I20260608 09:54:25.865070 19820 raft_consensus.cc:697] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Becoming Leader. State: Replica: c319e80ced324b46905e57f05f50a8d5, State: Running, Role: LEADER
I20260608 09:54:25.868800 19820 consensus_queue.cc:237] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.870041 19819 ts_tablet_manager.cc:1434] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 09:54:25.871179 19819 tablet_bootstrap.cc:492] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b: Bootstrap starting.
I20260608 09:54:25.862910 19828 leader_election.cc:290] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 election: Requested vote from peers 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133), 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2:46863)
I20260608 09:54:25.875514 19697 raft_consensus.cc:2468] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c319e80ced324b46905e57f05f50a8d5 in term 1.
I20260608 09:54:25.878041 19819 tablet_bootstrap.cc:654] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:25.877873 19734 leader_election.cc:304] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 525d9b0d0c5346f28b283eebfc65213b, c319e80ced324b46905e57f05f50a8d5; no voters: 5e1264f2762f43149027edf15e5af4ad
I20260608 09:54:25.879568 19828 raft_consensus.cc:2804] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:25.880350 19828 raft_consensus.cc:697] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Becoming Leader. State: Replica: c319e80ced324b46905e57f05f50a8d5, State: Running, Role: LEADER
I20260608 09:54:25.881451 19828 consensus_queue.cc:237] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.883173 19816 tablet_bootstrap.cc:492] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad: No bootstrap required, opened a new log
I20260608 09:54:25.883728 19816 ts_tablet_manager.cc:1403] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.013s
I20260608 09:54:25.887522 19816 raft_consensus.cc:359] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } }
I20260608 09:54:25.888477 19816 raft_consensus.cc:385] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:25.888863 19816 raft_consensus.cc:740] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1264f2762f43149027edf15e5af4ad, State: Initialized, Role: FOLLOWER
I20260608 09:54:25.889039 19520 catalog_manager.cc:5696] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c319e80ced324b46905e57f05f50a8d5 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "c319e80ced324b46905e57f05f50a8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:25.890048 19816 consensus_queue.cc:260] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } }
I20260608 09:54:25.894170 19816 ts_tablet_manager.cc:1434] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.008s
I20260608 09:54:25.895644 19816 tablet_bootstrap.cc:492] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad: Bootstrap starting.
I20260608 09:54:25.905471 19816 tablet_bootstrap.cc:654] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:25.907411 19819 tablet_bootstrap.cc:492] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b: No bootstrap required, opened a new log
I20260608 09:54:25.907912 19819 ts_tablet_manager.cc:1403] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.016s
I20260608 09:54:25.911365 19816 tablet_bootstrap.cc:492] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad: No bootstrap required, opened a new log
I20260608 09:54:25.911278 19819 raft_consensus.cc:359] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.911995 19816 ts_tablet_manager.cc:1403] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260608 09:54:25.912140 19819 raft_consensus.cc:385] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:25.912544 19819 raft_consensus.cc:740] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 525d9b0d0c5346f28b283eebfc65213b, State: Initialized, Role: FOLLOWER
I20260608 09:54:25.913386 19819 consensus_queue.cc:260] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.915231 19816 raft_consensus.cc:359] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.916081 19816 raft_consensus.cc:385] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:25.915773 19819 ts_tablet_manager.cc:1434] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:54:25.916432 19816 raft_consensus.cc:740] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e1264f2762f43149027edf15e5af4ad, State: Initialized, Role: FOLLOWER
I20260608 09:54:25.917336 19816 consensus_queue.cc:260] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.919322 19816 ts_tablet_manager.cc:1434] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:54:25.922608 19518 catalog_manager.cc:5696] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c319e80ced324b46905e57f05f50a8d5 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "c319e80ced324b46905e57f05f50a8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:25.972379 19826 raft_consensus.cc:493] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:25.972844 19826 raft_consensus.cc:515] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:25.975354 19826 leader_election.cc:290] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133), c319e80ced324b46905e57f05f50a8d5 (127.13.197.3:36657)
I20260608 09:54:25.986119 19622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c346fdfca7443eb6a4ee38c221da49" candidate_uuid: "525d9b0d0c5346f28b283eebfc65213b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1264f2762f43149027edf15e5af4ad" is_pre_election: true
I20260608 09:54:25.986217 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c346fdfca7443eb6a4ee38c221da49" candidate_uuid: "525d9b0d0c5346f28b283eebfc65213b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c319e80ced324b46905e57f05f50a8d5" is_pre_election: true
I20260608 09:54:25.986955 19622 raft_consensus.cc:2393] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 525d9b0d0c5346f28b283eebfc65213b in current term 1: Already voted for candidate c319e80ced324b46905e57f05f50a8d5 in this term.
I20260608 09:54:25.988216 19662 leader_election.cc:304] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 525d9b0d0c5346f28b283eebfc65213b; no voters: 5e1264f2762f43149027edf15e5af4ad, c319e80ced324b46905e57f05f50a8d5
I20260608 09:54:25.988932 19826 raft_consensus.cc:3060] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:25.994518 19826 raft_consensus.cc:2749] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:26.055282 19828 raft_consensus.cc:493] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:26.055871 19828 raft_consensus.cc:515] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } }
I20260608 09:54:26.057742 19828 leader_election.cc:290] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133), 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2:46863)
I20260608 09:54:26.058753 19622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f7b1ee5f6f4500bf107afa394f9278" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1264f2762f43149027edf15e5af4ad" is_pre_election: true
I20260608 09:54:26.058975 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f7b1ee5f6f4500bf107afa394f9278" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d9b0d0c5346f28b283eebfc65213b" is_pre_election: true
I20260608 09:54:26.059423 19622 raft_consensus.cc:2468] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c319e80ced324b46905e57f05f50a8d5 in term 0.
I20260608 09:54:26.059589 19697 raft_consensus.cc:2468] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c319e80ced324b46905e57f05f50a8d5 in term 0.
I20260608 09:54:26.060635 19736 leader_election.cc:304] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [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: 5e1264f2762f43149027edf15e5af4ad, c319e80ced324b46905e57f05f50a8d5; no voters: 
I20260608 09:54:26.061635 19828 raft_consensus.cc:2804] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:26.062009 19828 raft_consensus.cc:493] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:26.062325 19828 raft_consensus.cc:3060] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.067039 19828 raft_consensus.cc:515] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } }
I20260608 09:54:26.068764 19828 leader_election.cc:290] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [CANDIDATE]: Term 1 election: Requested vote from peers 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133), 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2:46863)
I20260608 09:54:26.069643 19622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f7b1ee5f6f4500bf107afa394f9278" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e1264f2762f43149027edf15e5af4ad"
I20260608 09:54:26.069906 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f7b1ee5f6f4500bf107afa394f9278" candidate_uuid: "c319e80ced324b46905e57f05f50a8d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "525d9b0d0c5346f28b283eebfc65213b"
I20260608 09:54:26.070173 19622 raft_consensus.cc:3060] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.070482 19697 raft_consensus.cc:3060] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.075004 19622 raft_consensus.cc:2468] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c319e80ced324b46905e57f05f50a8d5 in term 1.
I20260608 09:54:26.075501 19697 raft_consensus.cc:2468] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c319e80ced324b46905e57f05f50a8d5 in term 1.
I20260608 09:54:26.076259 19736 leader_election.cc:304] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [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: 5e1264f2762f43149027edf15e5af4ad, c319e80ced324b46905e57f05f50a8d5; no voters: 
I20260608 09:54:26.077154 19828 raft_consensus.cc:2804] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:26.077692 19828 raft_consensus.cc:697] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Becoming Leader. State: Replica: c319e80ced324b46905e57f05f50a8d5, State: Running, Role: LEADER
I20260608 09:54:26.078430 19828 consensus_queue.cc:237] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [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: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } }
I20260608 09:54:26.085947 19519 catalog_manager.cc:5696] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to c319e80ced324b46905e57f05f50a8d5 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "c319e80ced324b46905e57f05f50a8d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:26.111254 19573 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:26.123883 19771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "45c346fdfca7443eb6a4ee38c221da49"
dest_uuid: "c319e80ced324b46905e57f05f50a8d5"
mode: GRACEFUL
new_leader_uuid: "5e1264f2762f43149027edf15e5af4ad"
 from {username='slave'} at 127.0.0.1:51224
I20260608 09:54:26.124475 19771 raft_consensus.cc:606] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Received request to transfer leadership to TS 5e1264f2762f43149027edf15e5af4ad
I20260608 09:54:26.127033 19771 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7db9e415945548ebaa0a2d22755d80ff"
dest_uuid: "c319e80ced324b46905e57f05f50a8d5"
mode: GRACEFUL
new_leader_uuid: "525d9b0d0c5346f28b283eebfc65213b"
 from {username='slave'} at 127.0.0.1:51224
I20260608 09:54:26.127477 19771 raft_consensus.cc:606] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Received request to transfer leadership to TS 525d9b0d0c5346f28b283eebfc65213b
I20260608 09:54:26.128475 19573 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260608 09:54:26.128860 19573 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:26.147612 19622 raft_consensus.cc:3060] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:26.153947 19828 consensus_queue.cc:1048] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:26.165772 19820 consensus_queue.cc:1048] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:26.175525 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:54:26.228497 19820 consensus_queue.cc:1048] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:54:26.237887 19831 consensus_queue.cc:1048] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:54:26.240746 19828 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 09:54:26.241262 19828 fault_injection.cc:44] THIS SERVER MAY CRASH!
W20260608 09:54:26.253114 19846 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
W20260608 09:54:26.268503 19849 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
W20260608 09:54:26.270982 19852 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
I20260608 09:54:26.273612 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:26.274813 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:26.275058 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:26.275261 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912466275241 us; error 0 us; skew 500 ppm
I20260608 09:54:26.276258 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:26.278991 14100 webserver.cc:533] Webserver started at http://127.13.197.4:38271/ using document root <none> and password file <none>
I20260608 09:54:26.279569 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:26.279778 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:26.280072 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:26.281230 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "ec8fd5d5d7c94ecbbfd105671d12d571"
format_stamp: "Formatted at 2026-06-08 09:54:26 on dist-test-slave-hb1r"
I20260608 09:54:26.286146 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:54:26.289913 19857 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:26.290809 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260608 09:54:26.291249 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "ec8fd5d5d7c94ecbbfd105671d12d571"
format_stamp: "Formatted at 2026-06-08 09:54:26 on dist-test-slave-hb1r"
I20260608 09:54:26.291546 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-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)
I20260608 09:54:26.306579 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:26.307901 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:26.309353 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:26.311713 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:26.311983 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:26.312260 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:26.312448 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:26.355674 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:38641
I20260608 09:54:26.355778 19919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:38641 every 8 connection(s)
I20260608 09:54:26.370814 19920 heartbeater.cc:344] Connected to a master server at 127.13.197.62:39257
I20260608 09:54:26.371222 19920 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:26.371991 19920 heartbeater.cc:507] Master 127.13.197.62:39257 requested a full tablet report, sending...
I20260608 09:54:26.374107 19519 ts_manager.cc:194] Registered new tserver with Master: ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4:38641)
I20260608 09:54:26.375532 19519 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46502
I20260608 09:54:26.424386 19820 consensus_queue.cc:1048] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:26.443347 19820 consensus_queue.cc:1048] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:26.447824 19828 raft_consensus.cc:993] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5: : Instructing follower 525d9b0d0c5346f28b283eebfc65213b to start an election
I20260608 09:54:26.448494 19820 raft_consensus.cc:1081] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Signalling peer 525d9b0d0c5346f28b283eebfc65213b to start an election
I20260608 09:54:26.450714 19697 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7db9e415945548ebaa0a2d22755d80ff"
dest_uuid: "525d9b0d0c5346f28b283eebfc65213b"
 from {username='slave'} at 127.0.0.1:48102
I20260608 09:54:26.451330 19697 raft_consensus.cc:493] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:54:26.451665 19697 raft_consensus.cc:3060] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:26.456724 19697 raft_consensus.cc:515] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:26.458608 19697 leader_election.cc:290] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [CANDIDATE]: Term 2 election: Requested vote from peers 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133), c319e80ced324b46905e57f05f50a8d5 (127.13.197.3:36657)
I20260608 09:54:26.459679 19622 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db9e415945548ebaa0a2d22755d80ff" candidate_uuid: "525d9b0d0c5346f28b283eebfc65213b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e1264f2762f43149027edf15e5af4ad"
I20260608 09:54:26.460111 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db9e415945548ebaa0a2d22755d80ff" candidate_uuid: "525d9b0d0c5346f28b283eebfc65213b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c319e80ced324b46905e57f05f50a8d5"
I20260608 09:54:26.460273 19622 raft_consensus.cc:3060] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:26.460669 19771 raft_consensus.cc:3055] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:54:26.460971 19771 raft_consensus.cc:740] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c319e80ced324b46905e57f05f50a8d5, State: Running, Role: LEADER
I20260608 09:54:26.461735 19771 consensus_queue.cc:260] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:26.462677 19771 raft_consensus.cc:3060] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:26.465265 19622 raft_consensus.cc:2468] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d9b0d0c5346f28b283eebfc65213b in term 2.
I20260608 09:54:26.466434 19662 leader_election.cc:304] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 525d9b0d0c5346f28b283eebfc65213b, 5e1264f2762f43149027edf15e5af4ad; no voters: 
I20260608 09:54:26.467388 19826 raft_consensus.cc:2804] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:26.468199 19771 raft_consensus.cc:2468] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 525d9b0d0c5346f28b283eebfc65213b in term 2.
I20260608 09:54:26.468475 19826 raft_consensus.cc:697] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 2 LEADER]: Becoming Leader. State: Replica: 525d9b0d0c5346f28b283eebfc65213b, State: Running, Role: LEADER
I20260608 09:54:26.469539 19826 consensus_queue.cc:237] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:26.476004 19519 catalog_manager.cc:5696] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b reported cstate change: term changed from 1 to 2, leader changed from c319e80ced324b46905e57f05f50a8d5 (127.13.197.3) to 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2). New cstate: current_term: 2 leader_uuid: "525d9b0d0c5346f28b283eebfc65213b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:26.596645 19831 raft_consensus.cc:993] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5: : Instructing follower 5e1264f2762f43149027edf15e5af4ad to start an election
I20260608 09:54:26.597215 19820 raft_consensus.cc:1081] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Signalling peer 5e1264f2762f43149027edf15e5af4ad to start an election
I20260608 09:54:26.599139 19622 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "45c346fdfca7443eb6a4ee38c221da49"
dest_uuid: "5e1264f2762f43149027edf15e5af4ad"
 from {username='slave'} at 127.0.0.1:44352
I20260608 09:54:26.599779 19622 raft_consensus.cc:493] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:54:26.600160 19622 raft_consensus.cc:3060] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:26.605140 19622 raft_consensus.cc:515] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:26.607447 19622 leader_election.cc:290] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [CANDIDATE]: Term 2 election: Requested vote from peers 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2:46863), c319e80ced324b46905e57f05f50a8d5 (127.13.197.3:36657)
I20260608 09:54:26.618919 19697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c346fdfca7443eb6a4ee38c221da49" candidate_uuid: "5e1264f2762f43149027edf15e5af4ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "525d9b0d0c5346f28b283eebfc65213b"
I20260608 09:54:26.619288 19771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c346fdfca7443eb6a4ee38c221da49" candidate_uuid: "5e1264f2762f43149027edf15e5af4ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c319e80ced324b46905e57f05f50a8d5"
I20260608 09:54:26.619627 19697 raft_consensus.cc:3060] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:26.619894 19771 raft_consensus.cc:3055] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:54:26.620258 19771 raft_consensus.cc:740] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c319e80ced324b46905e57f05f50a8d5, State: Running, Role: LEADER
I20260608 09:54:26.620949 19771 consensus_queue.cc:260] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:26.621896 19771 raft_consensus.cc:3060] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:26.624954 19697 raft_consensus.cc:2468] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1264f2762f43149027edf15e5af4ad in term 2.
I20260608 09:54:26.626145 19585 leader_election.cc:304] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 525d9b0d0c5346f28b283eebfc65213b, 5e1264f2762f43149027edf15e5af4ad; no voters: 
I20260608 09:54:26.626895 19771 raft_consensus.cc:2468] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e1264f2762f43149027edf15e5af4ad in term 2.
I20260608 09:54:26.627060 19827 raft_consensus.cc:2804] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:26.628603 19827 raft_consensus.cc:697] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 2 LEADER]: Becoming Leader. State: Replica: 5e1264f2762f43149027edf15e5af4ad, State: Running, Role: LEADER
I20260608 09:54:26.629563 19827 consensus_queue.cc:237] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:26.636088 19519 catalog_manager.cc:5696] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad reported cstate change: term changed from 1 to 2, leader changed from c319e80ced324b46905e57f05f50a8d5 (127.13.197.3) to 5e1264f2762f43149027edf15e5af4ad (127.13.197.1). New cstate: current_term: 2 leader_uuid: "5e1264f2762f43149027edf15e5af4ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:26.773880 19771 raft_consensus.cc:1275] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Refusing update from remote peer 525d9b0d0c5346f28b283eebfc65213b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:26.775517 19826 consensus_queue.cc:1048] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:26.811818 19622 raft_consensus.cc:1275] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad [term 2 FOLLOWER]: Refusing update from remote peer 525d9b0d0c5346f28b283eebfc65213b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:26.813185 19826 consensus_queue.cc:1048] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:26.942035 19771 raft_consensus.cc:1275] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Refusing update from remote peer 5e1264f2762f43149027edf15e5af4ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:26.943399 19827 consensus_queue.cc:1048] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:26.969627 19697 raft_consensus.cc:1275] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Refusing update from remote peer 5e1264f2762f43149027edf15e5af4ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:26.970952 19827 consensus_queue.cc:1048] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:27.134246 19771 consensus_queue.cc:237] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } }
I20260608 09:54:27.141448 19622 raft_consensus.cc:1275] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Refusing update from remote peer c319e80ced324b46905e57f05f50a8d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:27.141454 19697 raft_consensus.cc:1275] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Refusing update from remote peer c319e80ced324b46905e57f05f50a8d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:27.143630 19828 consensus_queue.cc:1048] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:54:27.144794 19851 consensus_queue.cc:1048] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:54:27.155085 19735 consensus_peers.cc:597] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 -> Peer ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4:38641): Couldn't send request to peer ec8fd5d5d7c94ecbbfd105671d12d571. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80f7b1ee5f6f4500bf107afa394f9278. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:27.156507 19697 raft_consensus.cc:2955] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } } }
I20260608 09:54:27.159456 19622 raft_consensus.cc:2955] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } } }
I20260608 09:54:27.167918 19518 catalog_manager.cc:5696] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b reported cstate change: config changed from index -1 to 2, NON_VOTER ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "c319e80ced324b46905e57f05f50a8d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } } }
I20260608 09:54:27.322607 19851 raft_consensus.cc:2955] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } } }
I20260608 09:54:27.343954 19622 consensus_queue.cc:237] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } }
I20260608 09:54:27.351505 19697 raft_consensus.cc:1275] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Refusing update from remote peer 5e1264f2762f43149027edf15e5af4ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:27.352447 19771 raft_consensus.cc:1275] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Refusing update from remote peer 5e1264f2762f43149027edf15e5af4ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:27.353116 19827 consensus_queue.cc:1048] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:27.354033 19940 consensus_queue.cc:1048] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:27.361795 19586 consensus_peers.cc:597] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad -> Peer ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4:38641): Couldn't send request to peer ec8fd5d5d7c94ecbbfd105671d12d571. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45c346fdfca7443eb6a4ee38c221da49. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:27.363812 19697 raft_consensus.cc:2955] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } } }
I20260608 09:54:27.363812 19771 raft_consensus.cc:2955] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } } }
I20260608 09:54:27.377466 19519 catalog_manager.cc:5696] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b reported cstate change: config changed from index -1 to 3, NON_VOTER ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) added. New cstate: current_term: 2 leader_uuid: "5e1264f2762f43149027edf15e5af4ad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } } }
I20260608 09:54:27.378105 19920 heartbeater.cc:499] Master 127.13.197.62:39257 was elected leader, sending a full tablet report...
I20260608 09:54:27.498131 19942 ts_tablet_manager.cc:933] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571: Initiating tablet copy from peer c319e80ced324b46905e57f05f50a8d5 (127.13.197.3:36657)
I20260608 09:54:27.499696 19942 tablet_copy_client.cc:323] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:36657
I20260608 09:54:27.509748 19781 tablet_copy_service.cc:140] P c319e80ced324b46905e57f05f50a8d5: Received BeginTabletCopySession request for tablet 80f7b1ee5f6f4500bf107afa394f9278 from peer ec8fd5d5d7c94ecbbfd105671d12d571 ({username='slave'} at 127.0.0.1:40182)
I20260608 09:54:27.510423 19781 tablet_copy_service.cc:161] P c319e80ced324b46905e57f05f50a8d5: Beginning new tablet copy session on tablet 80f7b1ee5f6f4500bf107afa394f9278 from peer ec8fd5d5d7c94ecbbfd105671d12d571 at {username='slave'} at 127.0.0.1:40182: session id = ec8fd5d5d7c94ecbbfd105671d12d571-80f7b1ee5f6f4500bf107afa394f9278
I20260608 09:54:27.516084 19781 tablet_copy_source_session.cc:215] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:27.518953 19942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f7b1ee5f6f4500bf107afa394f9278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:27.530750 19942 tablet_copy_client.cc:806] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:27.531275 19942 tablet_copy_client.cc:670] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:27.535288 19942 tablet_copy_client.cc:538] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:27.542706 19942 tablet_bootstrap.cc:492] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571: Bootstrap starting.
I20260608 09:54:27.559993 19942 tablet_bootstrap.cc:492] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:27.560734 19942 tablet_bootstrap.cc:492] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571: Bootstrap complete.
I20260608 09:54:27.561268 19942 ts_tablet_manager.cc:1403] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 09:54:27.563659 19942 raft_consensus.cc:359] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } }
I20260608 09:54:27.564474 19942 raft_consensus.cc:740] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ec8fd5d5d7c94ecbbfd105671d12d571, State: Initialized, Role: LEARNER
I20260608 09:54:27.565092 19942 consensus_queue.cc:260] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } }
I20260608 09:54:27.567916 19942 ts_tablet_manager.cc:1434] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260608 09:54:27.570272 19781 tablet_copy_service.cc:342] P c319e80ced324b46905e57f05f50a8d5: Request end of tablet copy session ec8fd5d5d7c94ecbbfd105671d12d571-80f7b1ee5f6f4500bf107afa394f9278 received from {username='slave'} at 127.0.0.1:40182
I20260608 09:54:27.570727 19781 tablet_copy_service.cc:434] P c319e80ced324b46905e57f05f50a8d5: ending tablet copy session ec8fd5d5d7c94ecbbfd105671d12d571-80f7b1ee5f6f4500bf107afa394f9278 on tablet 80f7b1ee5f6f4500bf107afa394f9278 with peer ec8fd5d5d7c94ecbbfd105671d12d571
I20260608 09:54:27.660543 19942 ts_tablet_manager.cc:933] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571: Initiating tablet copy from peer 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133)
I20260608 09:54:27.662025 19942 tablet_copy_client.cc:323] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.1:39133
I20260608 09:54:27.671190 19632 tablet_copy_service.cc:140] P 5e1264f2762f43149027edf15e5af4ad: Received BeginTabletCopySession request for tablet 45c346fdfca7443eb6a4ee38c221da49 from peer ec8fd5d5d7c94ecbbfd105671d12d571 ({username='slave'} at 127.0.0.1:44672)
I20260608 09:54:27.671859 19632 tablet_copy_service.cc:161] P 5e1264f2762f43149027edf15e5af4ad: Beginning new tablet copy session on tablet 45c346fdfca7443eb6a4ee38c221da49 from peer ec8fd5d5d7c94ecbbfd105671d12d571 at {username='slave'} at 127.0.0.1:44672: session id = ec8fd5d5d7c94ecbbfd105671d12d571-45c346fdfca7443eb6a4ee38c221da49
I20260608 09:54:27.677920 19632 tablet_copy_source_session.cc:215] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:27.681022 19942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c346fdfca7443eb6a4ee38c221da49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:27.693111 19942 tablet_copy_client.cc:806] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:27.693743 19942 tablet_copy_client.cc:670] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:27.697230 19942 tablet_copy_client.cc:538] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:27.704049 19942 tablet_bootstrap.cc:492] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571: Bootstrap starting.
I20260608 09:54:27.721797 19942 tablet_bootstrap.cc:492] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:54:27.722568 19942 tablet_bootstrap.cc:492] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571: Bootstrap complete.
I20260608 09:54:27.723102 19942 ts_tablet_manager.cc:1403] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.003s
I20260608 09:54:27.725307 19942 raft_consensus.cc:359] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } }
I20260608 09:54:27.726359 19942 raft_consensus.cc:740] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: ec8fd5d5d7c94ecbbfd105671d12d571, State: Initialized, Role: LEARNER
I20260608 09:54:27.726943 19942 consensus_queue.cc:260] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } }
I20260608 09:54:27.729143 19942 ts_tablet_manager.cc:1434] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:54:27.731030 19632 tablet_copy_service.cc:342] P 5e1264f2762f43149027edf15e5af4ad: Request end of tablet copy session ec8fd5d5d7c94ecbbfd105671d12d571-45c346fdfca7443eb6a4ee38c221da49 received from {username='slave'} at 127.0.0.1:44672
I20260608 09:54:27.731418 19632 tablet_copy_service.cc:434] P 5e1264f2762f43149027edf15e5af4ad: ending tablet copy session ec8fd5d5d7c94ecbbfd105671d12d571-45c346fdfca7443eb6a4ee38c221da49 on tablet 45c346fdfca7443eb6a4ee38c221da49 with peer ec8fd5d5d7c94ecbbfd105671d12d571
I20260608 09:54:27.750888 19895 raft_consensus.cc:1217] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:27.819638 19930 raft_consensus.cc:2955] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } } }
I20260608 09:54:27.947045 19895 raft_consensus.cc:1217] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:54:27.947839 19895 raft_consensus.cc:2955] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: true } } }
I20260608 09:54:28.130098 19573 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:28.133252 19573 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:28.133715 19573 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:28.153275 19938 raft_consensus.cc:1064] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5: attempting to promote NON_VOTER ec8fd5d5d7c94ecbbfd105671d12d571 to VOTER
I20260608 09:54:28.155473 19938 consensus_queue.cc:237] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } }
I20260608 09:54:28.162698 19697 raft_consensus.cc:1275] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Refusing update from remote peer c319e80ced324b46905e57f05f50a8d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:28.162884 19895 raft_consensus.cc:1275] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 1 LEARNER]: Refusing update from remote peer c319e80ced324b46905e57f05f50a8d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:28.164701 19622 raft_consensus.cc:1275] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Refusing update from remote peer c319e80ced324b46905e57f05f50a8d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:28.165071 19851 consensus_queue.cc:1048] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:28.166115 19938 consensus_queue.cc:1048] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:28.166994 19950 consensus_queue.cc:1048] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:28.187490 19895 raft_consensus.cc:2955] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.187991 19622 raft_consensus.cc:2955] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.202239 19519 catalog_manager.cc:5696] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 reported cstate change: config changed from index 2 to 3, ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c319e80ced324b46905e57f05f50a8d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.300508 19950 raft_consensus.cc:2955] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.323432 19697 raft_consensus.cc:2955] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
W20260608 09:54:28.334795 19938 consensus_queue.cc:1175] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "525d9b0d0c5346f28b283eebfc65213b" responder_term: 1 status { last_received { term: 1 index: 3 } last_committed_idx: 3 last_received_current_leader { term: 1 index: 3 } }
I20260608 09:54:28.336481 19771 consensus_queue.cc:237] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } }
I20260608 09:54:28.342852 19622 raft_consensus.cc:1275] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Refusing update from remote peer c319e80ced324b46905e57f05f50a8d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:28.342840 19895 raft_consensus.cc:1275] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 1 FOLLOWER]: Refusing update from remote peer c319e80ced324b46905e57f05f50a8d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:28.344599 19938 consensus_queue.cc:1048] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:28.345211 19851 consensus_queue.cc:1048] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:28.354847 19895 raft_consensus.cc:2955] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.355682 19622 raft_consensus.cc:2955] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.367594 19518 catalog_manager.cc:5696] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 reported cstate change: config changed from index 3 to 4, VOTER 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2) evicted. New cstate: current_term: 1 leader_uuid: "c319e80ced324b46905e57f05f50a8d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.497581 19930 raft_consensus.cc:1064] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad: attempting to promote NON_VOTER ec8fd5d5d7c94ecbbfd105671d12d571 to VOTER
I20260608 09:54:28.500363 19930 consensus_queue.cc:237] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } }
I20260608 09:54:28.507596 19895 raft_consensus.cc:1275] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 2 LEARNER]: Refusing update from remote peer 5e1264f2762f43149027edf15e5af4ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:28.507627 19771 raft_consensus.cc:1275] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Refusing update from remote peer 5e1264f2762f43149027edf15e5af4ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:28.508334 19697 raft_consensus.cc:1275] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Refusing update from remote peer 5e1264f2762f43149027edf15e5af4ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:28.509263 19827 consensus_queue.cc:1048] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:28.510206 19940 consensus_queue.cc:1048] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:28.511137 19930 consensus_queue.cc:1048] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:28.524914 19697 raft_consensus.cc:2955] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.528940 19771 raft_consensus.cc:2955] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.537055 19517 catalog_manager.cc:5696] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b reported cstate change: config changed from index 3 to 4, ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5e1264f2762f43149027edf15e5af4ad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.580113 19686 tablet_service.cc:1558] Processing DeleteTablet for tablet 80f7b1ee5f6f4500bf107afa394f9278 with delete_type TABLET_DATA_TOMBSTONED (TS 525d9b0d0c5346f28b283eebfc65213b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48100
I20260608 09:54:28.582553 19959 tablet_replica.cc:333] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b: stopping tablet replica
I20260608 09:54:28.583537 19959 raft_consensus.cc:2243] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:28.584420 19959 raft_consensus.cc:2272] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:28.588235 19959 ts_tablet_manager.cc:1916] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:28.597594 19827 raft_consensus.cc:2955] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.605063 19959 ts_tablet_manager.cc:1929] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 09:54:28.605654 19959 log.cc:1199] T 80f7b1ee5f6f4500bf107afa394f9278 P 525d9b0d0c5346f28b283eebfc65213b: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/80f7b1ee5f6f4500bf107afa394f9278
I20260608 09:54:28.607779 19504 catalog_manager.cc:5027] TS 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2:46863): tablet 80f7b1ee5f6f4500bf107afa394f9278 (table test-workload [id=cdc7c67da24f48a1a8f17ec8a8528c74]) successfully deleted
I20260608 09:54:28.608233 19895 raft_consensus.cc:2955] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, ec8fd5d5d7c94ecbbfd105671d12d571 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } attrs { replace: true } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.835594 19622 consensus_queue.cc:237] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } }
I20260608 09:54:28.841331 19895 raft_consensus.cc:1275] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 2 FOLLOWER]: Refusing update from remote peer 5e1264f2762f43149027edf15e5af4ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:54:28.842128 19697 raft_consensus.cc:1275] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Refusing update from remote peer 5e1264f2762f43149027edf15e5af4ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:54:28.843954 19940 consensus_queue.cc:1048] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:28.845065 19827 consensus_queue.cc:1048] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:54:28.855098 19697 raft_consensus.cc:2955] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c319e80ced324b46905e57f05f50a8d5 (127.13.197.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.858906 19895 raft_consensus.cc:2955] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c319e80ced324b46905e57f05f50a8d5 (127.13.197.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.869402 19518 catalog_manager.cc:5696] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b reported cstate change: config changed from index 4 to 5, VOTER c319e80ced324b46905e57f05f50a8d5 (127.13.197.3) evicted. New cstate: current_term: 2 leader_uuid: "5e1264f2762f43149027edf15e5af4ad" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:28.898957 19760 tablet_service.cc:1558] Processing DeleteTablet for tablet 45c346fdfca7443eb6a4ee38c221da49 with delete_type TABLET_DATA_TOMBSTONED (TS c319e80ced324b46905e57f05f50a8d5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51192
I20260608 09:54:28.900681 19960 tablet_replica.cc:333] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5: stopping tablet replica
I20260608 09:54:28.901398 19960 raft_consensus.cc:2243] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:28.902026 19960 raft_consensus.cc:2272] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:28.904460 19960 ts_tablet_manager.cc:1916] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:54:28.916144 19960 ts_tablet_manager.cc:1929] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:54:28.916596 19960 log.cc:1199] T 45c346fdfca7443eb6a4ee38c221da49 P c319e80ced324b46905e57f05f50a8d5: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912320616351-14100-0/minicluster-data/ts-2-root/wals/45c346fdfca7443eb6a4ee38c221da49
I20260608 09:54:28.918140 19505 catalog_manager.cc:5027] TS c319e80ced324b46905e57f05f50a8d5 (127.13.197.3:36657): tablet 45c346fdfca7443eb6a4ee38c221da49 (table test-workload [id=cdc7c67da24f48a1a8f17ec8a8528c74]) successfully deleted
I20260608 09:54:29.014689 19851 raft_consensus.cc:2955] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 525d9b0d0c5346f28b283eebfc65213b (127.13.197.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "c319e80ced324b46905e57f05f50a8d5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 36657 } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:29.021950 19505 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 80f7b1ee5f6f4500bf107afa394f9278 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:29.385344 19940 raft_consensus.cc:2955] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c319e80ced324b46905e57f05f50a8d5 (127.13.197.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "5e1264f2762f43149027edf15e5af4ad" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39133 } } peers { permanent_uuid: "525d9b0d0c5346f28b283eebfc65213b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 46863 } } peers { permanent_uuid: "ec8fd5d5d7c94ecbbfd105671d12d571" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 38641 } attrs { promote: false } } }
I20260608 09:54:29.394349 19506 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 45c346fdfca7443eb6a4ee38c221da49 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:30.134696 19573 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:30.137542 19573 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:30.137974 19573 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:32.139204 19573 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:32.142928 19573 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:32.143415 19573 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:34.144444 19573 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:34.149258 19573 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:34.149930 19573 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:36.150906 19573 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:36.153854 19573 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:36.154304 19573 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:36.424216 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:54:36.456380 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:36.457326 14100 tablet_replica.cc:333] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad: stopping tablet replica
I20260608 09:54:36.458129 14100 raft_consensus.cc:2243] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:36.458824 14100 raft_consensus.cc:2272] T 7db9e415945548ebaa0a2d22755d80ff P 5e1264f2762f43149027edf15e5af4ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:36.461650 14100 tablet_replica.cc:333] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad: stopping tablet replica
I20260608 09:54:36.462224 14100 raft_consensus.cc:2243] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:36.463189 14100 raft_consensus.cc:2272] T 80f7b1ee5f6f4500bf107afa394f9278 P 5e1264f2762f43149027edf15e5af4ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:36.465603 14100 tablet_replica.cc:333] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad: stopping tablet replica
I20260608 09:54:36.466091 14100 raft_consensus.cc:2243] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:36.467036 14100 raft_consensus.cc:2272] T 45c346fdfca7443eb6a4ee38c221da49 P 5e1264f2762f43149027edf15e5af4ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:36.493479 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:54:36.514670 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:54:36.546938 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:36.548120 14100 tablet_replica.cc:333] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b: stopping tablet replica
I20260608 09:54:36.549113 14100 raft_consensus.cc:2243] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260608 09:54:36.550182 19662 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.197.1:39133: connect: Connection refused (error 111) [suppressed 16 similar messages]
I20260608 09:54:36.551259 14100 raft_consensus.cc:2272] T 45c346fdfca7443eb6a4ee38c221da49 P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:54:36.554889 19662 consensus_peers.cc:597] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b -> Peer 5e1264f2762f43149027edf15e5af4ad (127.13.197.1:39133): Couldn't send request to peer 5e1264f2762f43149027edf15e5af4ad. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:39133: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:36.555465 14100 tablet_replica.cc:333] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b: stopping tablet replica
I20260608 09:54:36.556095 14100 raft_consensus.cc:2243] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:36.557101 14100 raft_consensus.cc:2272] T 7db9e415945548ebaa0a2d22755d80ff P 525d9b0d0c5346f28b283eebfc65213b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:36.582126 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:54:36.599455 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:54:36.627271 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:36.628024 14100 tablet_replica.cc:333] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5: stopping tablet replica
I20260608 09:54:36.628657 14100 raft_consensus.cc:2243] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:36.629709 14100 raft_consensus.cc:2272] T 80f7b1ee5f6f4500bf107afa394f9278 P c319e80ced324b46905e57f05f50a8d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:36.631942 14100 tablet_replica.cc:333] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5: stopping tablet replica
I20260608 09:54:36.632423 14100 raft_consensus.cc:2243] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:36.632957 14100 raft_consensus.cc:2272] T 7db9e415945548ebaa0a2d22755d80ff P c319e80ced324b46905e57f05f50a8d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:36.658646 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:54:36.674777 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:54:36.702632 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:36.703388 14100 tablet_replica.cc:333] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571: stopping tablet replica
I20260608 09:54:36.704038 14100 raft_consensus.cc:2243] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:36.704723 14100 raft_consensus.cc:2272] T 45c346fdfca7443eb6a4ee38c221da49 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:36.707311 14100 tablet_replica.cc:333] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571: stopping tablet replica
I20260608 09:54:36.707818 14100 raft_consensus.cc:2243] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:36.708617 14100 raft_consensus.cc:2272] T 80f7b1ee5f6f4500bf107afa394f9278 P ec8fd5d5d7c94ecbbfd105671d12d571 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:36.731361 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:54:36.745747 14100 master.cc:562] Master@127.13.197.62:39257 shutting down...
I20260608 09:54:36.770577 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:36.771253 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:36.771638 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P ceb7f6fb6ebf47c78fc382c852339ea4: stopping tablet replica
I20260608 09:54:36.792431 14100 master.cc:584] Master@127.13.197.62:39257 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (12874 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 09:54:36.833794 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:36433
I20260608 09:54:36.835079 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:36.842316 19967 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
W20260608 09:54:36.842447 19968 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
W20260608 09:54:36.842453 19970 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
I20260608 09:54:36.843468 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:36.844422 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:36.844610 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:36.844722 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912476844710 us; error 0 us; skew 500 ppm
I20260608 09:54:36.845378 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:36.848217 14100 webserver.cc:533] Webserver started at http://127.13.197.62:41207/ using document root <none> and password file <none>
I20260608 09:54:36.848796 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:36.849041 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:36.849372 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:36.850713 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "f65b0fe5344a4f62a1907f7401ecc0d6"
format_stamp: "Formatted at 2026-06-08 09:54:36 on dist-test-slave-hb1r"
I20260608 09:54:36.856163 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:54:36.860224 19975 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:36.861121 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 09:54:36.861471 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "f65b0fe5344a4f62a1907f7401ecc0d6"
format_stamp: "Formatted at 2026-06-08 09:54:36 on dist-test-slave-hb1r"
I20260608 09:54:36.861907 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-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)
I20260608 09:54:36.876796 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:36.878285 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:36.919776 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:36433
I20260608 09:54:36.919927 20026 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:36433 every 8 connection(s)
I20260608 09:54:36.924719 20027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:36.936931 20027 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6: Bootstrap starting.
I20260608 09:54:36.942147 20027 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:36.946779 20027 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6: No bootstrap required, opened a new log
I20260608 09:54:36.949254 20027 raft_consensus.cc:359] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f65b0fe5344a4f62a1907f7401ecc0d6" member_type: VOTER }
I20260608 09:54:36.949790 20027 raft_consensus.cc:385] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:36.950021 20027 raft_consensus.cc:740] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65b0fe5344a4f62a1907f7401ecc0d6, State: Initialized, Role: FOLLOWER
I20260608 09:54:36.950706 20027 consensus_queue.cc:260] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [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: "f65b0fe5344a4f62a1907f7401ecc0d6" member_type: VOTER }
I20260608 09:54:36.951182 20027 raft_consensus.cc:399] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:36.951409 20027 raft_consensus.cc:493] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:36.951746 20027 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:36.956662 20027 raft_consensus.cc:515] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f65b0fe5344a4f62a1907f7401ecc0d6" member_type: VOTER }
I20260608 09:54:36.957233 20027 leader_election.cc:304] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [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: f65b0fe5344a4f62a1907f7401ecc0d6; no voters: 
I20260608 09:54:36.958549 20027 leader_election.cc:290] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:36.958961 20030 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:36.960429 20030 raft_consensus.cc:697] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [term 1 LEADER]: Becoming Leader. State: Replica: f65b0fe5344a4f62a1907f7401ecc0d6, State: Running, Role: LEADER
I20260608 09:54:36.961089 20030 consensus_queue.cc:237] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [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: "f65b0fe5344a4f62a1907f7401ecc0d6" member_type: VOTER }
I20260608 09:54:36.961699 20027 sys_catalog.cc:565] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:36.964404 20032 sys_catalog.cc:455] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f65b0fe5344a4f62a1907f7401ecc0d6. Latest consensus state: current_term: 1 leader_uuid: "f65b0fe5344a4f62a1907f7401ecc0d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f65b0fe5344a4f62a1907f7401ecc0d6" member_type: VOTER } }
I20260608 09:54:36.964334 20031 sys_catalog.cc:455] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f65b0fe5344a4f62a1907f7401ecc0d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f65b0fe5344a4f62a1907f7401ecc0d6" member_type: VOTER } }
I20260608 09:54:36.965083 20032 sys_catalog.cc:458] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:36.965173 20031 sys_catalog.cc:458] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:36.971282 20035 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:36.979408 20035 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:36.980502 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:36.989987 20035 catalog_manager.cc:1382] Generated new cluster ID: e08a0993b6274172bf297451382c95e7
I20260608 09:54:36.990309 20035 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:37.006958 20035 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:37.008385 20035 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:37.025440 20035 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6: Generated new TSK 0
I20260608 09:54:37.026139 20035 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:37.047716 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:37.055310 20048 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
W20260608 09:54:37.056496 20049 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
I20260608 09:54:37.058281 14100 server_base.cc:1061] running on GCE node
W20260608 09:54:37.059100 20051 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
I20260608 09:54:37.059985 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:37.060192 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:37.060389 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912477060373 us; error 0 us; skew 500 ppm
I20260608 09:54:37.061048 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:37.063812 14100 webserver.cc:533] Webserver started at http://127.13.197.1:33423/ using document root <none> and password file <none>
I20260608 09:54:37.064364 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:37.064565 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:37.064868 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:37.066102 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "5e71fdeca00a455dab78cb6bb7574d8c"
format_stamp: "Formatted at 2026-06-08 09:54:37 on dist-test-slave-hb1r"
I20260608 09:54:37.070958 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:54:37.074936 20056 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:37.075789 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:54:37.076120 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "5e71fdeca00a455dab78cb6bb7574d8c"
format_stamp: "Formatted at 2026-06-08 09:54:37 on dist-test-slave-hb1r"
I20260608 09:54:37.076400 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-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)
I20260608 09:54:37.096267 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:37.097872 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:37.099444 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:37.102010 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:37.102192 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:37.102491 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:37.102656 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:37.147450 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:34411
I20260608 09:54:37.147603 20118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:34411 every 8 connection(s)
I20260608 09:54:37.152995 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:37.160871 20123 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
W20260608 09:54:37.161037 20124 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
W20260608 09:54:37.166021 20126 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
I20260608 09:54:37.166667 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:37.167320 20119 heartbeater.cc:344] Connected to a master server at 127.13.197.62:36433
I20260608 09:54:37.167632 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:54:37.167734 20119 heartbeater.cc:461] Registering TS with master...
W20260608 09:54:37.167915 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:37.168187 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912477168167 us; error 0 us; skew 500 ppm
I20260608 09:54:37.168727 20119 heartbeater.cc:507] Master 127.13.197.62:36433 requested a full tablet report, sending...
I20260608 09:54:37.168865 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:37.171192 19992 ts_manager.cc:194] Registered new tserver with Master: 5e71fdeca00a455dab78cb6bb7574d8c (127.13.197.1:34411)
I20260608 09:54:37.172029 14100 webserver.cc:533] Webserver started at http://127.13.197.2:44199/ using document root <none> and password file <none>
I20260608 09:54:37.172597 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:37.172817 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:37.173092 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:37.173381 19992 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50844
I20260608 09:54:37.174453 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "71f629d372c74c27b6c75759a7ee23bd"
format_stamp: "Formatted at 2026-06-08 09:54:37 on dist-test-slave-hb1r"
I20260608 09:54:37.179509 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 09:54:37.183457 20131 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:37.184321 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:54:37.184648 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "71f629d372c74c27b6c75759a7ee23bd"
format_stamp: "Formatted at 2026-06-08 09:54:37 on dist-test-slave-hb1r"
I20260608 09:54:37.184962 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-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)
I20260608 09:54:37.211530 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:37.212812 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:37.214349 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:37.216679 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:37.216919 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:37.217164 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:37.217341 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:37.259516 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:34341
I20260608 09:54:37.259663 20193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:34341 every 8 connection(s)
I20260608 09:54:37.265097 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:37.273422 20197 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
W20260608 09:54:37.275664 20198 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
W20260608 09:54:37.279321 20200 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
I20260608 09:54:37.279371 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:37.280905 20194 heartbeater.cc:344] Connected to a master server at 127.13.197.62:36433
I20260608 09:54:37.281280 20194 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:37.281314 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:37.281759 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:37.281978 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912477281956 us; error 0 us; skew 500 ppm
I20260608 09:54:37.282254 20194 heartbeater.cc:507] Master 127.13.197.62:36433 requested a full tablet report, sending...
I20260608 09:54:37.282738 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:37.284772 19992 ts_manager.cc:194] Registered new tserver with Master: 71f629d372c74c27b6c75759a7ee23bd (127.13.197.2:34341)
I20260608 09:54:37.286031 14100 webserver.cc:533] Webserver started at http://127.13.197.3:40143/ using document root <none> and password file <none>
I20260608 09:54:37.286855 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:37.287034 19992 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50848
I20260608 09:54:37.287147 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:37.287721 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:37.289309 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "534d67e5b691457aaf55458b65f6bff5"
format_stamp: "Formatted at 2026-06-08 09:54:37 on dist-test-slave-hb1r"
I20260608 09:54:37.294569 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:37.298812 20205 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:37.299816 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:54:37.300098 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "534d67e5b691457aaf55458b65f6bff5"
format_stamp: "Formatted at 2026-06-08 09:54:37 on dist-test-slave-hb1r"
I20260608 09:54:37.300340 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912320616351-14100-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)
I20260608 09:54:37.315677 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:37.316890 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:37.318490 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:37.320951 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:37.321141 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:37.321569 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:37.321722 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:37.362329 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:42587
I20260608 09:54:37.362524 20267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:42587 every 8 connection(s)
I20260608 09:54:37.377825 20268 heartbeater.cc:344] Connected to a master server at 127.13.197.62:36433
I20260608 09:54:37.378275 20268 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:37.379143 20268 heartbeater.cc:507] Master 127.13.197.62:36433 requested a full tablet report, sending...
I20260608 09:54:37.381287 19992 ts_manager.cc:194] Registered new tserver with Master: 534d67e5b691457aaf55458b65f6bff5 (127.13.197.3:42587)
I20260608 09:54:37.382055 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01594862s
I20260608 09:54:37.382825 19992 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50864
I20260608 09:54:38.176299 20119 heartbeater.cc:499] Master 127.13.197.62:36433 was elected leader, sending a full tablet report...
I20260608 09:54:38.290369 20194 heartbeater.cc:499] Master 127.13.197.62:36433 was elected leader, sending a full tablet report...
I20260608 09:54:38.385807 20268 heartbeater.cc:499] Master 127.13.197.62:36433 was elected leader, sending a full tablet report...
I20260608 09:54:38.439939 19992 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50878:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:54:38.442044 19992 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:54:38.500841 20159 tablet_service.cc:1511] Processing CreateTablet for tablet 283f907fb9f54d17943acb5aa4728853 (DEFAULT_TABLE table=test-workload [id=29264897d00440009c4801a557aa671e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:38.501603 20233 tablet_service.cc:1511] Processing CreateTablet for tablet 283f907fb9f54d17943acb5aa4728853 (DEFAULT_TABLE table=test-workload [id=29264897d00440009c4801a557aa671e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:38.502461 20159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283f907fb9f54d17943acb5aa4728853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:38.502817 20233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283f907fb9f54d17943acb5aa4728853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:38.502264 20084 tablet_service.cc:1511] Processing CreateTablet for tablet 283f907fb9f54d17943acb5aa4728853 (DEFAULT_TABLE table=test-workload [id=29264897d00440009c4801a557aa671e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:54:38.504705 20084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 283f907fb9f54d17943acb5aa4728853. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:38.518730 20288 tablet_bootstrap.cc:492] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd: Bootstrap starting.
I20260608 09:54:38.522650 20290 tablet_bootstrap.cc:492] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5: Bootstrap starting.
I20260608 09:54:38.523811 20289 tablet_bootstrap.cc:492] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c: Bootstrap starting.
I20260608 09:54:38.527479 20288 tablet_bootstrap.cc:654] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:38.529479 20289 tablet_bootstrap.cc:654] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:38.530362 20290 tablet_bootstrap.cc:654] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:38.533793 20288 tablet_bootstrap.cc:492] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd: No bootstrap required, opened a new log
I20260608 09:54:38.534240 20288 ts_tablet_manager.cc:1403] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260608 09:54:38.534787 20289 tablet_bootstrap.cc:492] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c: No bootstrap required, opened a new log
I20260608 09:54:38.535231 20289 ts_tablet_manager.cc:1403] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.009s
I20260608 09:54:38.536073 20290 tablet_bootstrap.cc:492] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5: No bootstrap required, opened a new log
I20260608 09:54:38.536617 20290 ts_tablet_manager.cc:1403] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.010s
I20260608 09:54:38.537448 20288 raft_consensus.cc:359] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:38.538331 20288 raft_consensus.cc:385] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:38.538260 20289 raft_consensus.cc:359] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:38.538854 20288 raft_consensus.cc:740] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71f629d372c74c27b6c75759a7ee23bd, State: Initialized, Role: FOLLOWER
I20260608 09:54:38.539191 20289 raft_consensus.cc:385] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:38.539538 20289 raft_consensus.cc:740] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e71fdeca00a455dab78cb6bb7574d8c, State: Initialized, Role: FOLLOWER
I20260608 09:54:38.539759 20290 raft_consensus.cc:359] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:38.539867 20288 consensus_queue.cc:260] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [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: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:38.540599 20290 raft_consensus.cc:385] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:38.540263 20289 consensus_queue.cc:260] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [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: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:38.540963 20290 raft_consensus.cc:740] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 534d67e5b691457aaf55458b65f6bff5, State: Initialized, Role: FOLLOWER
I20260608 09:54:38.543267 20288 ts_tablet_manager.cc:1434] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:54:38.542137 20290 consensus_queue.cc:260] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [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: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:38.545902 20289 ts_tablet_manager.cc:1434] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260608 09:54:38.549377 20290 ts_tablet_manager.cc:1434] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 09:54:38.569742 20295 raft_consensus.cc:493] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:38.570289 20295 raft_consensus.cc:515] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:38.573392 20295 leader_election.cc:290] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 71f629d372c74c27b6c75759a7ee23bd (127.13.197.2:34341), 534d67e5b691457aaf55458b65f6bff5 (127.13.197.3:42587)
I20260608 09:54:38.583953 20169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283f907fb9f54d17943acb5aa4728853" candidate_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71f629d372c74c27b6c75759a7ee23bd" is_pre_election: true
I20260608 09:54:38.584676 20169 raft_consensus.cc:2468] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e71fdeca00a455dab78cb6bb7574d8c in term 0.
I20260608 09:54:38.585270 20243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283f907fb9f54d17943acb5aa4728853" candidate_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "534d67e5b691457aaf55458b65f6bff5" is_pre_election: true
I20260608 09:54:38.585949 20243 raft_consensus.cc:2468] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e71fdeca00a455dab78cb6bb7574d8c in term 0.
I20260608 09:54:38.585950 20060 leader_election.cc:304] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [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: 5e71fdeca00a455dab78cb6bb7574d8c, 71f629d372c74c27b6c75759a7ee23bd; no voters: 
I20260608 09:54:38.586875 20295 raft_consensus.cc:2804] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:38.587196 20295 raft_consensus.cc:493] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:38.587484 20295 raft_consensus.cc:3060] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:38.592533 20295 raft_consensus.cc:515] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:38.594287 20295 leader_election.cc:290] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [CANDIDATE]: Term 1 election: Requested vote from peers 71f629d372c74c27b6c75759a7ee23bd (127.13.197.2:34341), 534d67e5b691457aaf55458b65f6bff5 (127.13.197.3:42587)
I20260608 09:54:38.595124 20169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283f907fb9f54d17943acb5aa4728853" candidate_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71f629d372c74c27b6c75759a7ee23bd"
I20260608 09:54:38.595484 20243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283f907fb9f54d17943acb5aa4728853" candidate_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "534d67e5b691457aaf55458b65f6bff5"
I20260608 09:54:38.595671 20169 raft_consensus.cc:3060] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:38.596139 20243 raft_consensus.cc:3060] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:38.600944 20169 raft_consensus.cc:2468] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e71fdeca00a455dab78cb6bb7574d8c in term 1.
I20260608 09:54:38.601462 20243 raft_consensus.cc:2468] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e71fdeca00a455dab78cb6bb7574d8c in term 1.
I20260608 09:54:38.602056 20060 leader_election.cc:304] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [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: 5e71fdeca00a455dab78cb6bb7574d8c, 71f629d372c74c27b6c75759a7ee23bd; no voters: 
I20260608 09:54:38.602870 20295 raft_consensus.cc:2804] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:38.603942 20295 raft_consensus.cc:697] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 1 LEADER]: Becoming Leader. State: Replica: 5e71fdeca00a455dab78cb6bb7574d8c, State: Running, Role: LEADER
I20260608 09:54:38.604770 20295 consensus_queue.cc:237] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [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: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:38.611744 19990 catalog_manager.cc:5696] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e71fdeca00a455dab78cb6bb7574d8c (127.13.197.1). New cstate: current_term: 1 leader_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:38.651948 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:54:38.674484 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:38.675354 14100 tablet_replica.cc:333] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c: stopping tablet replica
I20260608 09:54:38.675884 14100 raft_consensus.cc:2243] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:38.676467 14100 pending_rounds.cc:70] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c: Trying to abort 1 pending ops.
I20260608 09:54:38.676640 14100 pending_rounds.cc:77] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617512373104640 op_type: NO_OP noop_request { }
I20260608 09:54:38.676905 14100 raft_consensus.cc:2889] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:38.677148 14100 raft_consensus.cc:2272] T 283f907fb9f54d17943acb5aa4728853 P 5e71fdeca00a455dab78cb6bb7574d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:38.697258 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:54:38.977217 20045 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:38.978628 20045 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:38.978917 20045 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:40.327230 20301 raft_consensus.cc:493] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:40.327692 20301 raft_consensus.cc:515] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:40.330222 20301 leader_election.cc:290] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 71f629d372c74c27b6c75759a7ee23bd (127.13.197.2:34341), 5e71fdeca00a455dab78cb6bb7574d8c (127.13.197.1:34411)
W20260608 09:54:40.337711 20206 leader_election.cc:336] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 5e71fdeca00a455dab78cb6bb7574d8c (127.13.197.1:34411): Network error: Client connection negotiation failed: client connection to 127.13.197.1:34411: connect: Connection refused (error 111)
I20260608 09:54:40.341651 20169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283f907fb9f54d17943acb5aa4728853" candidate_uuid: "534d67e5b691457aaf55458b65f6bff5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71f629d372c74c27b6c75759a7ee23bd" is_pre_election: true
I20260608 09:54:40.342217 20169 raft_consensus.cc:2468] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 534d67e5b691457aaf55458b65f6bff5 in term 1.
I20260608 09:54:40.343209 20209 leader_election.cc:304] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 534d67e5b691457aaf55458b65f6bff5, 71f629d372c74c27b6c75759a7ee23bd; no voters: 5e71fdeca00a455dab78cb6bb7574d8c
I20260608 09:54:40.343887 20301 raft_consensus.cc:2804] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:54:40.344225 20301 raft_consensus.cc:493] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:40.344450 20301 raft_consensus.cc:3060] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:40.349360 20301 raft_consensus.cc:515] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:40.351188 20301 leader_election.cc:290] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [CANDIDATE]: Term 2 election: Requested vote from peers 71f629d372c74c27b6c75759a7ee23bd (127.13.197.2:34341), 5e71fdeca00a455dab78cb6bb7574d8c (127.13.197.1:34411)
I20260608 09:54:40.351959 20169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "283f907fb9f54d17943acb5aa4728853" candidate_uuid: "534d67e5b691457aaf55458b65f6bff5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "71f629d372c74c27b6c75759a7ee23bd"
I20260608 09:54:40.352473 20169 raft_consensus.cc:3060] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:54:40.355316 20206 leader_election.cc:336] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 5e71fdeca00a455dab78cb6bb7574d8c (127.13.197.1:34411): Network error: Client connection negotiation failed: client connection to 127.13.197.1:34411: connect: Connection refused (error 111)
I20260608 09:54:40.357759 20169 raft_consensus.cc:2468] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 534d67e5b691457aaf55458b65f6bff5 in term 2.
I20260608 09:54:40.358861 20209 leader_election.cc:304] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 534d67e5b691457aaf55458b65f6bff5, 71f629d372c74c27b6c75759a7ee23bd; no voters: 5e71fdeca00a455dab78cb6bb7574d8c
I20260608 09:54:40.359624 20301 raft_consensus.cc:2804] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:40.360759 20301 raft_consensus.cc:697] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 2 LEADER]: Becoming Leader. State: Replica: 534d67e5b691457aaf55458b65f6bff5, State: Running, Role: LEADER
I20260608 09:54:40.361512 20301 consensus_queue.cc:237] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } }
I20260608 09:54:40.369410 19990 catalog_manager.cc:5696] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 reported cstate change: term changed from 1 to 2, leader changed from 5e71fdeca00a455dab78cb6bb7574d8c (127.13.197.1) to 534d67e5b691457aaf55458b65f6bff5 (127.13.197.3). New cstate: current_term: 2 leader_uuid: "534d67e5b691457aaf55458b65f6bff5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e71fdeca00a455dab78cb6bb7574d8c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "534d67e5b691457aaf55458b65f6bff5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 42587 } health_report { overall_health: HEALTHY } } }
W20260608 09:54:40.860795 20206 consensus_peers.cc:597] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 -> Peer 5e71fdeca00a455dab78cb6bb7574d8c (127.13.197.1:34411): Couldn't send request to peer 5e71fdeca00a455dab78cb6bb7574d8c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:40.935379 20169 raft_consensus.cc:1275] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 2 FOLLOWER]: Refusing update from remote peer 534d67e5b691457aaf55458b65f6bff5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:54:40.936995 20301 consensus_queue.cc:1048] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "71f629d372c74c27b6c75759a7ee23bd" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:40.979832 20045 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:40.981340 20045 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:40.981771 20045 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:41.737826 20206 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34411: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260608 09:54:42.982899 20045 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:42.984572 20045 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:42.984908 20045 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:43.088917 20206 consensus_peers.cc:597] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 -> Peer 5e71fdeca00a455dab78cb6bb7574d8c (127.13.197.1:34411): Couldn't send request to peer 5e71fdeca00a455dab78cb6bb7574d8c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34411: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 09:54:44.657176 20190 debug-util.cc:398] Leaking SignalData structure 0x7b08000e8e00 after lost signal to thread 14103
W20260608 09:54:44.658236 20190 debug-util.cc:398] Leaking SignalData structure 0x7b08001abbc0 after lost signal to thread 20026
W20260608 09:54:44.659278 20190 debug-util.cc:398] Leaking SignalData structure 0x7b080007e780 after lost signal to thread 20193
W20260608 09:54:44.660172 20190 debug-util.cc:398] Leaking SignalData structure 0x7b08000d2f00 after lost signal to thread 20267
I20260608 09:54:44.985805 20045 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:44.987195 20045 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:44.987567 20045 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:46.187429 20206 consensus_peers.cc:597] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 -> Peer 5e71fdeca00a455dab78cb6bb7574d8c (127.13.197.1:34411): Couldn't send request to peer 5e71fdeca00a455dab78cb6bb7574d8c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34411: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 09:54:46.769563 20206 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34411: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260608 09:54:46.988430 20045 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:46.989769 20045 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:46.990104 20045 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 09:54:48.619009 20206 consensus_peers.cc:597] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 -> Peer 5e71fdeca00a455dab78cb6bb7574d8c (127.13.197.1:34411): Couldn't send request to peer 5e71fdeca00a455dab78cb6bb7574d8c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34411: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 09:54:48.991107 20045 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:54:48.992980 20045 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:54:48.993405 20045 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:54:49.174072 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:54:49.197434 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:49.198333 14100 tablet_replica.cc:333] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd: stopping tablet replica
I20260608 09:54:49.198951 14100 raft_consensus.cc:2243] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:49.199549 14100 raft_consensus.cc:2272] T 283f907fb9f54d17943acb5aa4728853 P 71f629d372c74c27b6c75759a7ee23bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:49.238073 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:54:49.251909 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:54:49.274351 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:49.275174 14100 tablet_replica.cc:333] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5: stopping tablet replica
I20260608 09:54:49.275806 14100 raft_consensus.cc:2243] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:54:49.276800 14100 raft_consensus.cc:2272] T 283f907fb9f54d17943acb5aa4728853 P 534d67e5b691457aaf55458b65f6bff5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:49.297212 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:54:49.310554 14100 master.cc:562] Master@127.13.197.62:36433 shutting down...
I20260608 09:54:49.330524 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:49.331154 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:49.331485 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P f65b0fe5344a4f62a1907f7401ecc0d6: stopping tablet replica
I20260608 09:54:49.351141 14100 master.cc:584] Master@127.13.197.62:36433 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12561 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 09:54:49.396442 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:46279
I20260608 09:54:49.398159 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:49.406672 20333 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
W20260608 09:54:49.406750 20332 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
I20260608 09:54:49.407212 14100 server_base.cc:1061] running on GCE node
W20260608 09:54:49.407310 20335 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
I20260608 09:54:49.408506 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:49.408705 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:49.408815 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912489408804 us; error 0 us; skew 500 ppm
I20260608 09:54:49.409345 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:49.412158 14100 webserver.cc:533] Webserver started at http://127.13.197.62:41851/ using document root <none> and password file <none>
I20260608 09:54:49.412777 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:49.412952 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:49.413196 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:49.414736 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "2fb2350fbc4e4393b58074c7aed6f772"
format_stamp: "Formatted at 2026-06-08 09:54:49 on dist-test-slave-hb1r"
I20260608 09:54:49.420085 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:54:49.423915 20340 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:49.424856 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:54:49.425132 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "2fb2350fbc4e4393b58074c7aed6f772"
format_stamp: "Formatted at 2026-06-08 09:54:49 on dist-test-slave-hb1r"
I20260608 09:54:49.425406 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-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)
I20260608 09:54:49.447326 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:49.448630 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:49.494038 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:46279
I20260608 09:54:49.494165 20391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:46279 every 8 connection(s)
I20260608 09:54:49.500051 20392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:49.512866 20392 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772: Bootstrap starting.
I20260608 09:54:49.518313 20392 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:49.522749 20392 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772: No bootstrap required, opened a new log
I20260608 09:54:49.525130 20392 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fb2350fbc4e4393b58074c7aed6f772" member_type: VOTER }
I20260608 09:54:49.525691 20392 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:49.526041 20392 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fb2350fbc4e4393b58074c7aed6f772, State: Initialized, Role: FOLLOWER
I20260608 09:54:49.526878 20392 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [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: "2fb2350fbc4e4393b58074c7aed6f772" member_type: VOTER }
I20260608 09:54:49.527413 20392 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:54:49.527634 20392 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:54:49.527992 20392 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:49.532593 20392 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fb2350fbc4e4393b58074c7aed6f772" member_type: VOTER }
I20260608 09:54:49.533125 20392 leader_election.cc:304] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [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: 2fb2350fbc4e4393b58074c7aed6f772; no voters: 
I20260608 09:54:49.534374 20392 leader_election.cc:290] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:54:49.534823 20395 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:49.536177 20395 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [term 1 LEADER]: Becoming Leader. State: Replica: 2fb2350fbc4e4393b58074c7aed6f772, State: Running, Role: LEADER
I20260608 09:54:49.536957 20395 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [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: "2fb2350fbc4e4393b58074c7aed6f772" member_type: VOTER }
I20260608 09:54:49.537461 20392 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:54:49.542423 20396 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2fb2350fbc4e4393b58074c7aed6f772" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fb2350fbc4e4393b58074c7aed6f772" member_type: VOTER } }
I20260608 09:54:49.542562 20397 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2fb2350fbc4e4393b58074c7aed6f772. Latest consensus state: current_term: 1 leader_uuid: "2fb2350fbc4e4393b58074c7aed6f772" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2fb2350fbc4e4393b58074c7aed6f772" member_type: VOTER } }
I20260608 09:54:49.543296 20396 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:49.543346 20397 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [sys.catalog]: This master's current role is: LEADER
I20260608 09:54:49.545850 20402 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:54:49.554757 20402 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:54:49.555826 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:54:49.565332 20402 catalog_manager.cc:1382] Generated new cluster ID: 67b32181abd5499698456abb3f20e0fb
I20260608 09:54:49.565682 20402 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:54:49.587188 20402 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:54:49.588546 20402 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:54:49.601239 20402 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772: Generated new TSK 0
I20260608 09:54:49.601899 20402 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:54:49.622720 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:49.629709 20413 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
W20260608 09:54:49.630713 20414 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
W20260608 09:54:49.632185 20416 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
I20260608 09:54:49.632946 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:49.633960 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:49.634176 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:49.634346 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912489634326 us; error 0 us; skew 500 ppm
I20260608 09:54:49.634938 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:49.637372 14100 webserver.cc:533] Webserver started at http://127.13.197.1:32855/ using document root <none> and password file <none>
I20260608 09:54:49.637949 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:49.638165 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:49.638433 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:49.639736 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "2146ac6d922f46628b1fe414016df13c"
format_stamp: "Formatted at 2026-06-08 09:54:49 on dist-test-slave-hb1r"
I20260608 09:54:49.644475 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:54:49.647974 20421 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:49.648836 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:54:49.649261 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "2146ac6d922f46628b1fe414016df13c"
format_stamp: "Formatted at 2026-06-08 09:54:49 on dist-test-slave-hb1r"
I20260608 09:54:49.649629 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-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)
I20260608 09:54:49.664057 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:49.665300 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:49.666895 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:49.669404 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:49.669667 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:49.669919 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:49.670094 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:49.714027 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:34901
I20260608 09:54:49.714136 20483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:34901 every 8 connection(s)
I20260608 09:54:49.720289 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:49.728653 20488 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
W20260608 09:54:49.729063 20489 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
I20260608 09:54:49.732462 14100 server_base.cc:1061] running on GCE node
W20260608 09:54:49.732868 20491 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
I20260608 09:54:49.733935 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:49.734158 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:49.734506 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912489734478 us; error 0 us; skew 500 ppm
I20260608 09:54:49.735258 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:49.738381 14100 webserver.cc:533] Webserver started at http://127.13.197.2:40431/ using document root <none> and password file <none>
I20260608 09:54:49.739115 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:49.739311 20484 heartbeater.cc:344] Connected to a master server at 127.13.197.62:46279
I20260608 09:54:49.739401 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:49.739843 20484 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:49.739902 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:49.740754 20484 heartbeater.cc:507] Master 127.13.197.62:46279 requested a full tablet report, sending...
I20260608 09:54:49.741381 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "5a792163d49142228a38d198da1d25b0"
format_stamp: "Formatted at 2026-06-08 09:54:49 on dist-test-slave-hb1r"
I20260608 09:54:49.743249 20357 ts_manager.cc:194] Registered new tserver with Master: 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901)
I20260608 09:54:49.745239 20357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55572
I20260608 09:54:49.746992 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:49.751341 20496 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:49.752347 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:54:49.752616 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "5a792163d49142228a38d198da1d25b0"
format_stamp: "Formatted at 2026-06-08 09:54:49 on dist-test-slave-hb1r"
I20260608 09:54:49.752862 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-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)
I20260608 09:54:49.764537 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:49.765841 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:49.767323 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:49.770912 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:49.771198 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:49.771414 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:49.771544 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:49.814036 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:38527
I20260608 09:54:49.814149 20558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:38527 every 8 connection(s)
I20260608 09:54:49.819353 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:49.827240 20562 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
W20260608 09:54:49.827927 20563 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
I20260608 09:54:49.831290 14100 server_base.cc:1061] running on GCE node
W20260608 09:54:49.831971 20565 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
I20260608 09:54:49.833081 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:54:49.833207 20559 heartbeater.cc:344] Connected to a master server at 127.13.197.62:46279
W20260608 09:54:49.833400 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:49.833673 20559 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:49.833667 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912489833644 us; error 0 us; skew 500 ppm
I20260608 09:54:49.834764 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:49.834820 20559 heartbeater.cc:507] Master 127.13.197.62:46279 requested a full tablet report, sending...
I20260608 09:54:49.837494 20357 ts_manager.cc:194] Registered new tserver with Master: 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527)
I20260608 09:54:49.837841 14100 webserver.cc:533] Webserver started at http://127.13.197.3:40679/ using document root <none> and password file <none>
I20260608 09:54:49.838469 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:49.838693 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:49.838989 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:49.839311 20357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55586
I20260608 09:54:49.840390 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "0c5c9c2c057f4151bdeb77eab402cbcd"
format_stamp: "Formatted at 2026-06-08 09:54:49 on dist-test-slave-hb1r"
I20260608 09:54:49.845451 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 09:54:49.849234 20570 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:49.850344 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:54:49.850714 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "0c5c9c2c057f4151bdeb77eab402cbcd"
format_stamp: "Formatted at 2026-06-08 09:54:49 on dist-test-slave-hb1r"
I20260608 09:54:49.851034 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-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)
I20260608 09:54:49.867192 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:49.868462 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:49.870005 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:49.872382 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:49.872615 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:49.872859 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:49.873039 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:49.915963 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:44381
I20260608 09:54:49.916101 20632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:44381 every 8 connection(s)
I20260608 09:54:49.930830 20633 heartbeater.cc:344] Connected to a master server at 127.13.197.62:46279
I20260608 09:54:49.931272 20633 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:49.932091 20633 heartbeater.cc:507] Master 127.13.197.62:46279 requested a full tablet report, sending...
I20260608 09:54:49.934110 20357 ts_manager.cc:194] Registered new tserver with Master: 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3:44381)
I20260608 09:54:49.935097 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015662756s
I20260608 09:54:49.935544 20357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55602
I20260608 09:54:50.748641 20484 heartbeater.cc:499] Master 127.13.197.62:46279 was elected leader, sending a full tablet report...
I20260608 09:54:50.841907 20559 heartbeater.cc:499] Master 127.13.197.62:46279 was elected leader, sending a full tablet report...
I20260608 09:54:50.938256 20633 heartbeater.cc:499] Master 127.13.197.62:46279 was elected leader, sending a full tablet report...
I20260608 09:54:50.991222 20357 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55614:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:54:50.993728 20357 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:54:51.070951 20524 tablet_service.cc:1511] Processing CreateTablet for tablet 7806ca4adaa44c51a88ce4d37e862e50 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:51.071597 20598 tablet_service.cc:1511] Processing CreateTablet for tablet 7806ca4adaa44c51a88ce4d37e862e50 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:51.072221 20521 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:51.073158 20598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7806ca4adaa44c51a88ce4d37e862e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.073861 20597 tablet_service.cc:1511] Processing CreateTablet for tablet d79a9517bca347c79ff044c8dbd69cb9 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:51.074663 20449 tablet_service.cc:1511] Processing CreateTablet for tablet 7806ca4adaa44c51a88ce4d37e862e50 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:54:51.074885 20522 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0c5328c2a843cfa0de8a0302969399 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:51.075383 20597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79a9517bca347c79ff044c8dbd69cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.076130 20449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7806ca4adaa44c51a88ce4d37e862e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.077574 20523 tablet_service.cc:1511] Processing CreateTablet for tablet d79a9517bca347c79ff044c8dbd69cb9 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:51.079035 20596 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0c5328c2a843cfa0de8a0302969399 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:51.080499 20596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0c5328c2a843cfa0de8a0302969399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.080300 20595 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:51.081676 20595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.081943 20524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7806ca4adaa44c51a88ce4d37e862e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.085937 20521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.087052 20448 tablet_service.cc:1511] Processing CreateTablet for tablet d79a9517bca347c79ff044c8dbd69cb9 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:54:51.088471 20448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79a9517bca347c79ff044c8dbd69cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.090981 20447 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0c5328c2a843cfa0de8a0302969399 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:54:51.092521 20447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0c5328c2a843cfa0de8a0302969399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.093019 20522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0c5328c2a843cfa0de8a0302969399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.094970 20446 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0 (DEFAULT_TABLE table=test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:54:51.096395 20446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.097918 20523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79a9517bca347c79ff044c8dbd69cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:51.104506 20654 tablet_bootstrap.cc:492] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd: Bootstrap starting.
I20260608 09:54:51.107560 20653 tablet_bootstrap.cc:492] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c: Bootstrap starting.
I20260608 09:54:51.121800 20654 tablet_bootstrap.cc:654] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:51.122838 20653 tablet_bootstrap.cc:654] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:51.141063 20654 tablet_bootstrap.cc:492] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd: No bootstrap required, opened a new log
I20260608 09:54:51.142447 20654 ts_tablet_manager.cc:1403] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.005s
I20260608 09:54:51.148145 20653 tablet_bootstrap.cc:492] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c: No bootstrap required, opened a new log
I20260608 09:54:51.148178 20654 raft_consensus.cc:359] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.150000 20654 raft_consensus.cc:385] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:51.150405 20654 raft_consensus.cc:740] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c5c9c2c057f4151bdeb77eab402cbcd, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.149650 20653 ts_tablet_manager.cc:1403] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.014s
I20260608 09:54:51.156302 20653 raft_consensus.cc:359] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } }
I20260608 09:54:51.157594 20653 raft_consensus.cc:385] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:51.157972 20653 raft_consensus.cc:740] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2146ac6d922f46628b1fe414016df13c, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.154395 20654 consensus_queue.cc:260] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.159776 20653 consensus_queue.cc:260] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } }
I20260608 09:54:51.165827 20657 tablet_bootstrap.cc:492] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0: Bootstrap starting.
I20260608 09:54:51.171253 20654 ts_tablet_manager.cc:1434] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.010s
I20260608 09:54:51.171136 20653 ts_tablet_manager.cc:1434] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.010s
I20260608 09:54:51.172590 20654 tablet_bootstrap.cc:492] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd: Bootstrap starting.
I20260608 09:54:51.173173 20653 tablet_bootstrap.cc:492] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c: Bootstrap starting.
I20260608 09:54:51.180498 20653 tablet_bootstrap.cc:654] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:51.183037 20654 tablet_bootstrap.cc:654] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:51.186769 20657 tablet_bootstrap.cc:654] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:51.189432 20653 tablet_bootstrap.cc:492] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c: No bootstrap required, opened a new log
I20260608 09:54:51.189958 20653 ts_tablet_manager.cc:1403] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 09:54:51.190387 20654 tablet_bootstrap.cc:492] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd: No bootstrap required, opened a new log
I20260608 09:54:51.190939 20654 ts_tablet_manager.cc:1403] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 09:54:51.192592 20653 raft_consensus.cc:359] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.192906 20657 tablet_bootstrap.cc:492] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0: No bootstrap required, opened a new log
I20260608 09:54:51.193203 20653 raft_consensus.cc:385] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:51.193471 20657 ts_tablet_manager.cc:1403] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260608 09:54:51.193562 20653 raft_consensus.cc:740] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2146ac6d922f46628b1fe414016df13c, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.193917 20654 raft_consensus.cc:359] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } }
I20260608 09:54:51.194695 20654 raft_consensus.cc:385] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:51.194521 20653 consensus_queue.cc:260] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.195036 20654 raft_consensus.cc:740] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c5c9c2c057f4151bdeb77eab402cbcd, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.195914 20654 consensus_queue.cc:260] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } }
I20260608 09:54:51.196790 20653 ts_tablet_manager.cc:1434] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:54:51.197930 20653 tablet_bootstrap.cc:492] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c: Bootstrap starting.
I20260608 09:54:51.198592 20654 ts_tablet_manager.cc:1434] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:54:51.199676 20654 tablet_bootstrap.cc:492] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd: Bootstrap starting.
I20260608 09:54:51.204088 20659 raft_consensus.cc:493] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.204774 20653 tablet_bootstrap.cc:654] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:51.204648 20659 raft_consensus.cc:515] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.207086 20654 tablet_bootstrap.cc:654] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:51.196913 20657 raft_consensus.cc:359] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.213790 20657 raft_consensus.cc:385] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:51.214190 20657 raft_consensus.cc:740] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a792163d49142228a38d198da1d25b0, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.215147 20657 consensus_queue.cc:260] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.218652 20659 leader_election.cc:290] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527), 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3:44381)
I20260608 09:54:51.227263 20654 tablet_bootstrap.cc:492] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd: No bootstrap required, opened a new log
I20260608 09:54:51.228056 20654 ts_tablet_manager.cc:1403] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.000s
I20260608 09:54:51.232177 20654 raft_consensus.cc:359] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.232959 20654 raft_consensus.cc:385] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:51.233264 20654 raft_consensus.cc:740] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c5c9c2c057f4151bdeb77eab402cbcd, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.233707 20657 ts_tablet_manager.cc:1434] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.007s
I20260608 09:54:51.234167 20654 consensus_queue.cc:260] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.238129 20653 tablet_bootstrap.cc:492] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c: No bootstrap required, opened a new log
I20260608 09:54:51.238747 20653 ts_tablet_manager.cc:1403] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.015s
I20260608 09:54:51.238858 20608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0c5328c2a843cfa0de8a0302969399" candidate_uuid: "2146ac6d922f46628b1fe414016df13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" is_pre_election: true
I20260608 09:54:51.239722 20608 raft_consensus.cc:2468] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2146ac6d922f46628b1fe414016df13c in term 0.
I20260608 09:54:51.241464 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0c5328c2a843cfa0de8a0302969399" candidate_uuid: "2146ac6d922f46628b1fe414016df13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a792163d49142228a38d198da1d25b0" is_pre_election: true
I20260608 09:54:51.241464 20425 leader_election.cc:304] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [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: 0c5c9c2c057f4151bdeb77eab402cbcd, 2146ac6d922f46628b1fe414016df13c; no voters: 
I20260608 09:54:51.242249 20653 raft_consensus.cc:359] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.242786 20659 raft_consensus.cc:2804] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:51.242969 20653 raft_consensus.cc:385] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 09:54:51.243242 20422 leader_election.cc:343] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:51.243203 20659 raft_consensus.cc:493] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:51.243359 20653 raft_consensus.cc:740] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2146ac6d922f46628b1fe414016df13c, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.243903 20659 raft_consensus.cc:3060] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:51.244381 20653 consensus_queue.cc:260] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.244930 20657 tablet_bootstrap.cc:492] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0: Bootstrap starting.
I20260608 09:54:51.247713 20653 ts_tablet_manager.cc:1434] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 09:54:51.248840 20653 tablet_bootstrap.cc:492] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c: Bootstrap starting.
I20260608 09:54:51.252117 20659 raft_consensus.cc:515] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.252895 20657 tablet_bootstrap.cc:654] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:51.255607 20653 tablet_bootstrap.cc:654] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:51.256175 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0c5328c2a843cfa0de8a0302969399" candidate_uuid: "2146ac6d922f46628b1fe414016df13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a792163d49142228a38d198da1d25b0"
I20260608 09:54:51.256289 20608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0c5328c2a843cfa0de8a0302969399" candidate_uuid: "2146ac6d922f46628b1fe414016df13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd"
I20260608 09:54:51.256944 20608 raft_consensus.cc:3060] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:54:51.258028 20422 leader_election.cc:343] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:51.267170 20608 raft_consensus.cc:2468] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2146ac6d922f46628b1fe414016df13c in term 1.
I20260608 09:54:51.267706 20653 tablet_bootstrap.cc:492] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c: No bootstrap required, opened a new log
I20260608 09:54:51.269639 20653 ts_tablet_manager.cc:1403] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 09:54:51.270363 20425 leader_election.cc:304] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c5c9c2c057f4151bdeb77eab402cbcd, 2146ac6d922f46628b1fe414016df13c; no voters: 5a792163d49142228a38d198da1d25b0
I20260608 09:54:51.267721 20659 leader_election.cc:290] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [CANDIDATE]: Term 1 election: Requested vote from peers 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527), 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3:44381)
I20260608 09:54:51.271484 20668 raft_consensus.cc:2804] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:51.268992 20654 ts_tablet_manager.cc:1434] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260608 09:54:51.273373 20654 tablet_bootstrap.cc:492] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd: Bootstrap starting.
I20260608 09:54:51.273074 20653 raft_consensus.cc:359] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.273895 20653 raft_consensus.cc:385] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:51.274232 20653 raft_consensus.cc:740] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2146ac6d922f46628b1fe414016df13c, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.275211 20653 consensus_queue.cc:260] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.277726 20653 ts_tablet_manager.cc:1434] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:54:51.278810 20659 raft_consensus.cc:493] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.279328 20659 raft_consensus.cc:515] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.281774 20659 leader_election.cc:290] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527), 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3:44381)
I20260608 09:54:51.282765 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79a9517bca347c79ff044c8dbd69cb9" candidate_uuid: "2146ac6d922f46628b1fe414016df13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a792163d49142228a38d198da1d25b0" is_pre_election: true
I20260608 09:54:51.283069 20608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79a9517bca347c79ff044c8dbd69cb9" candidate_uuid: "2146ac6d922f46628b1fe414016df13c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" is_pre_election: true
I20260608 09:54:51.284399 20654 tablet_bootstrap.cc:654] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd: Neither blocks nor log segments found. Creating new log.
W20260608 09:54:51.284590 20425 leader_election.cc:343] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3:44381): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:54:51.286347 20422 leader_election.cc:343] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:54:51.286975 20422 leader_election.cc:304] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2146ac6d922f46628b1fe414016df13c; no voters: 0c5c9c2c057f4151bdeb77eab402cbcd, 5a792163d49142228a38d198da1d25b0
I20260608 09:54:51.288166 20659 raft_consensus.cc:2749] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:51.290580 20654 tablet_bootstrap.cc:492] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd: No bootstrap required, opened a new log
I20260608 09:54:51.291141 20654 ts_tablet_manager.cc:1403] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260608 09:54:51.293825 20654 raft_consensus.cc:359] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.294556 20654 raft_consensus.cc:385] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:51.294862 20654 raft_consensus.cc:740] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c5c9c2c057f4151bdeb77eab402cbcd, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.295686 20668 raft_consensus.cc:697] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 1 LEADER]: Becoming Leader. State: Replica: 2146ac6d922f46628b1fe414016df13c, State: Running, Role: LEADER
I20260608 09:54:51.296979 20668 consensus_queue.cc:237] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.296231 20654 consensus_queue.cc:260] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.299690 20657 tablet_bootstrap.cc:492] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0: No bootstrap required, opened a new log
I20260608 09:54:51.299854 20654 ts_tablet_manager.cc:1434] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 09:54:51.300310 20657 ts_tablet_manager.cc:1403] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.023s
I20260608 09:54:51.302068 20658 raft_consensus.cc:493] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.302860 20658 raft_consensus.cc:515] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } }
I20260608 09:54:51.303730 20657 raft_consensus.cc:359] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.304554 20657 raft_consensus.cc:385] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:51.304879 20657 raft_consensus.cc:740] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a792163d49142228a38d198da1d25b0, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.305800 20657 consensus_queue.cc:260] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.307547 20657 ts_tablet_manager.cc:1434] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:54:51.308434 20657 tablet_bootstrap.cc:492] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0: Bootstrap starting.
I20260608 09:54:51.310325 20658 leader_election.cc:290] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901), 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527)
I20260608 09:54:51.321890 20657 tablet_bootstrap.cc:654] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:51.330333 20356 catalog_manager.cc:5696] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2146ac6d922f46628b1fe414016df13c (127.13.197.1). New cstate: current_term: 1 leader_uuid: "2146ac6d922f46628b1fe414016df13c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:51.333869 20657 tablet_bootstrap.cc:492] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0: No bootstrap required, opened a new log
I20260608 09:54:51.334504 20657 ts_tablet_manager.cc:1403] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.006s
I20260608 09:54:51.338086 20657 raft_consensus.cc:359] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } }
I20260608 09:54:51.339033 20657 raft_consensus.cc:385] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:51.339385 20657 raft_consensus.cc:740] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a792163d49142228a38d198da1d25b0, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.340286 20657 consensus_queue.cc:260] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } }
I20260608 09:54:51.342957 20657 ts_tablet_manager.cc:1434] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:54:51.344178 20657 tablet_bootstrap.cc:492] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0: Bootstrap starting.
I20260608 09:54:51.344384 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7806ca4adaa44c51a88ce4d37e862e50" candidate_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a792163d49142228a38d198da1d25b0" is_pre_election: true
I20260608 09:54:51.345172 20534 raft_consensus.cc:2468] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c5c9c2c057f4151bdeb77eab402cbcd in term 0.
I20260608 09:54:51.347078 20459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7806ca4adaa44c51a88ce4d37e862e50" candidate_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2146ac6d922f46628b1fe414016df13c" is_pre_election: true
I20260608 09:54:51.347666 20459 raft_consensus.cc:2468] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c5c9c2c057f4151bdeb77eab402cbcd in term 0.
I20260608 09:54:51.347334 20571 leader_election.cc:304] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [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: 0c5c9c2c057f4151bdeb77eab402cbcd, 5a792163d49142228a38d198da1d25b0; no voters: 
I20260608 09:54:51.348691 20658 raft_consensus.cc:2804] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:51.349191 20658 raft_consensus.cc:493] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:51.349629 20658 raft_consensus.cc:3060] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:51.352947 20657 tablet_bootstrap.cc:654] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0: Neither blocks nor log segments found. Creating new log.
I20260608 09:54:51.359102 20666 raft_consensus.cc:493] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.359686 20666 raft_consensus.cc:515] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.361634 20658 raft_consensus.cc:515] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } }
I20260608 09:54:51.362881 20657 tablet_bootstrap.cc:492] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0: No bootstrap required, opened a new log
I20260608 09:54:51.363490 20657 ts_tablet_manager.cc:1403] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260608 09:54:51.363858 20666 leader_election.cc:290] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901), 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3:44381)
I20260608 09:54:51.366674 20459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7806ca4adaa44c51a88ce4d37e862e50" candidate_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2146ac6d922f46628b1fe414016df13c"
I20260608 09:54:51.366761 20657 raft_consensus.cc:359] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.367421 20459 raft_consensus.cc:3060] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:51.367575 20657 raft_consensus.cc:385] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:54:51.367913 20657 raft_consensus.cc:740] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a792163d49142228a38d198da1d25b0, State: Initialized, Role: FOLLOWER
I20260608 09:54:51.368769 20657 consensus_queue.cc:260] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.371094 20657 ts_tablet_manager.cc:1434] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:54:51.375331 20459 raft_consensus.cc:2468] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c5c9c2c057f4151bdeb77eab402cbcd in term 1.
I20260608 09:54:51.376843 20574 leader_election.cc:304] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [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: 0c5c9c2c057f4151bdeb77eab402cbcd, 2146ac6d922f46628b1fe414016df13c; no voters: 
I20260608 09:54:51.383430 20658 leader_election.cc:290] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [CANDIDATE]: Term 1 election: Requested vote from peers 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901), 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527)
I20260608 09:54:51.384099 20658 raft_consensus.cc:2804] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:51.384517 20658 raft_consensus.cc:697] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 LEADER]: Becoming Leader. State: Replica: 0c5c9c2c057f4151bdeb77eab402cbcd, State: Running, Role: LEADER
I20260608 09:54:51.384714 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7806ca4adaa44c51a88ce4d37e862e50" candidate_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a792163d49142228a38d198da1d25b0"
I20260608 09:54:51.385161 20658 consensus_queue.cc:237] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } }
I20260608 09:54:51.385694 20534 raft_consensus.cc:3060] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:51.394737 20534 raft_consensus.cc:2468] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c5c9c2c057f4151bdeb77eab402cbcd in term 1.
I20260608 09:54:51.397408 20459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7323e3c1f54cdc9cbd97dde62a88d0" candidate_uuid: "5a792163d49142228a38d198da1d25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2146ac6d922f46628b1fe414016df13c" is_pre_election: true
I20260608 09:54:51.398217 20459 raft_consensus.cc:2468] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a792163d49142228a38d198da1d25b0 in term 0.
I20260608 09:54:51.398252 20608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7323e3c1f54cdc9cbd97dde62a88d0" candidate_uuid: "5a792163d49142228a38d198da1d25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" is_pre_election: true
I20260608 09:54:51.399020 20608 raft_consensus.cc:2468] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a792163d49142228a38d198da1d25b0 in term 0.
I20260608 09:54:51.399946 20500 leader_election.cc:304] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [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: 2146ac6d922f46628b1fe414016df13c, 5a792163d49142228a38d198da1d25b0; no voters: 
I20260608 09:54:51.400806 20666 raft_consensus.cc:2804] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:51.401157 20666 raft_consensus.cc:493] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:51.401433 20666 raft_consensus.cc:3060] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:51.402190 20356 catalog_manager.cc:5696] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3). New cstate: current_term: 1 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:51.407573 20666 raft_consensus.cc:515] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.409634 20666 leader_election.cc:290] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [CANDIDATE]: Term 1 election: Requested vote from peers 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901), 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3:44381)
I20260608 09:54:51.410800 20459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7323e3c1f54cdc9cbd97dde62a88d0" candidate_uuid: "5a792163d49142228a38d198da1d25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2146ac6d922f46628b1fe414016df13c"
I20260608 09:54:51.410902 20608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f7323e3c1f54cdc9cbd97dde62a88d0" candidate_uuid: "5a792163d49142228a38d198da1d25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd"
I20260608 09:54:51.411532 20459 raft_consensus.cc:3060] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:51.411597 20608 raft_consensus.cc:3060] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:51.418582 20608 raft_consensus.cc:2468] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a792163d49142228a38d198da1d25b0 in term 1.
I20260608 09:54:51.418582 20459 raft_consensus.cc:2468] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a792163d49142228a38d198da1d25b0 in term 1.
I20260608 09:54:51.420033 20500 leader_election.cc:304] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [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: 2146ac6d922f46628b1fe414016df13c, 5a792163d49142228a38d198da1d25b0; no voters: 
I20260608 09:54:51.420811 20666 raft_consensus.cc:2804] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:51.421921 20666 raft_consensus.cc:697] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 1 LEADER]: Becoming Leader. State: Replica: 5a792163d49142228a38d198da1d25b0, State: Running, Role: LEADER
I20260608 09:54:51.422813 20666 consensus_queue.cc:237] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.431047 20356 catalog_manager.cc:5696] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a792163d49142228a38d198da1d25b0 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "5a792163d49142228a38d198da1d25b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: UNKNOWN } } }
W20260608 09:54:51.552213 20405 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:54:51.575693 20658 raft_consensus.cc:493] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.576231 20658 raft_consensus.cc:515] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.578097 20658 leader_election.cc:290] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901), 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527)
I20260608 09:54:51.579049 20459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79a9517bca347c79ff044c8dbd69cb9" candidate_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2146ac6d922f46628b1fe414016df13c" is_pre_election: true
I20260608 09:54:51.579280 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79a9517bca347c79ff044c8dbd69cb9" candidate_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a792163d49142228a38d198da1d25b0" is_pre_election: true
I20260608 09:54:51.579793 20459 raft_consensus.cc:2468] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c5c9c2c057f4151bdeb77eab402cbcd in term 0.
I20260608 09:54:51.579857 20534 raft_consensus.cc:2468] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c5c9c2c057f4151bdeb77eab402cbcd in term 0.
I20260608 09:54:51.581140 20571 leader_election.cc:304] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [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: 0c5c9c2c057f4151bdeb77eab402cbcd, 5a792163d49142228a38d198da1d25b0; no voters: 
I20260608 09:54:51.581872 20658 raft_consensus.cc:2804] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:54:51.582226 20658 raft_consensus.cc:493] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:51.582468 20658 raft_consensus.cc:3060] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:51.587155 20658 raft_consensus.cc:515] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.588796 20658 leader_election.cc:290] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [CANDIDATE]: Term 1 election: Requested vote from peers 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901), 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527)
I20260608 09:54:51.589671 20459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79a9517bca347c79ff044c8dbd69cb9" candidate_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2146ac6d922f46628b1fe414016df13c"
I20260608 09:54:51.589905 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79a9517bca347c79ff044c8dbd69cb9" candidate_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a792163d49142228a38d198da1d25b0"
I20260608 09:54:51.590178 20459 raft_consensus.cc:3060] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:51.590487 20534 raft_consensus.cc:3060] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:51.595417 20459 raft_consensus.cc:2468] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c5c9c2c057f4151bdeb77eab402cbcd in term 1.
I20260608 09:54:51.595781 20534 raft_consensus.cc:2468] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c5c9c2c057f4151bdeb77eab402cbcd in term 1.
I20260608 09:54:51.596980 20574 leader_election.cc:304] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [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: 0c5c9c2c057f4151bdeb77eab402cbcd, 2146ac6d922f46628b1fe414016df13c; no voters: 
I20260608 09:54:51.598117 20658 raft_consensus.cc:2804] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:54:51.598745 20658 raft_consensus.cc:697] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 LEADER]: Becoming Leader. State: Replica: 0c5c9c2c057f4151bdeb77eab402cbcd, State: Running, Role: LEADER
I20260608 09:54:51.599538 20658 consensus_queue.cc:237] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [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: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.607230 20356 catalog_manager.cc:5696] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3). New cstate: current_term: 1 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:51.672168 20666 raft_consensus.cc:493] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:51.672780 20666 raft_consensus.cc:515] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:51.674887 20666 leader_election.cc:290] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901), 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3:44381)
I20260608 09:54:51.676097 20459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0c5328c2a843cfa0de8a0302969399" candidate_uuid: "5a792163d49142228a38d198da1d25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2146ac6d922f46628b1fe414016df13c" is_pre_election: true
I20260608 09:54:51.676208 20608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0c5328c2a843cfa0de8a0302969399" candidate_uuid: "5a792163d49142228a38d198da1d25b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" is_pre_election: true
I20260608 09:54:51.677212 20608 raft_consensus.cc:2393] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5a792163d49142228a38d198da1d25b0 in current term 1: Already voted for candidate 2146ac6d922f46628b1fe414016df13c in this term.
I20260608 09:54:51.678134 20500 leader_election.cc:304] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5a792163d49142228a38d198da1d25b0; no voters: 0c5c9c2c057f4151bdeb77eab402cbcd, 2146ac6d922f46628b1fe414016df13c
I20260608 09:54:51.678900 20666 raft_consensus.cc:3060] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:54:51.683701 20666 raft_consensus.cc:2749] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:54:51.708608 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:54:51.731912 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:54:51.732865 14100 tablet_replica.cc:333] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c: stopping tablet replica
I20260608 09:54:51.733584 14100 raft_consensus.cc:2243] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:51.733982 14100 raft_consensus.cc:2272] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.736037 14100 tablet_replica.cc:333] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c: stopping tablet replica
I20260608 09:54:51.736642 14100 raft_consensus.cc:2243] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:54:51.737270 14100 pending_rounds.cc:70] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c: Trying to abort 1 pending ops.
I20260608 09:54:51.737449 14100 pending_rounds.cc:77] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617564365250560 op_type: NO_OP noop_request { }
I20260608 09:54:51.737761 14100 raft_consensus.cc:2889] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:54:51.738000 14100 raft_consensus.cc:2272] T 4e0c5328c2a843cfa0de8a0302969399 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.740332 14100 tablet_replica.cc:333] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c: stopping tablet replica
I20260608 09:54:51.740900 14100 raft_consensus.cc:2243] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:51.741295 14100 raft_consensus.cc:2272] T d79a9517bca347c79ff044c8dbd69cb9 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.743211 14100 tablet_replica.cc:333] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c: stopping tablet replica
I20260608 09:54:51.743716 14100 raft_consensus.cc:2243] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:54:51.744239 14100 raft_consensus.cc:2272] T 7806ca4adaa44c51a88ce4d37e862e50 P 2146ac6d922f46628b1fe414016df13c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:54:51.767372 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
W20260608 09:54:51.880698 20500 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 09:54:51.884176 20500 consensus_peers.cc:597] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:51.973347 20658 consensus_queue.cc:1048] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:54:51.979172 20666 consensus_queue.cc:1048] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:54:52.010848 20574 consensus_peers.cc:597] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.137634 20680 consensus_queue.cc:1048] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:54:52.141486 20574 consensus_peers.cc:597] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:52.554860 20405 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2146ac6d922f46628b1fe414016df13c not available for placement
I20260608 09:54:52.583030 20658 consensus_queue.cc:579] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Leader has been unable to successfully communicate with peer 2146ac6d922f46628b1fe414016df13c for more than 1 seconds (1.197s)
W20260608 09:54:52.590188 20357 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7806ca4adaa44c51a88ce4d37e862e50 with cas_config_opid_index -1: no extra replica candidate found for tablet 7806ca4adaa44c51a88ce4d37e862e50 (table test-workload [id=172af2fd6cd74758ac5194e5a59d5b31]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 09:54:52.748219 20666 consensus_queue.cc:579] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [LEADER]: Leader has been unable to successfully communicate with peer 2146ac6d922f46628b1fe414016df13c for more than 1 seconds (1.324s)
I20260608 09:54:52.758417 20658 consensus_queue.cc:579] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Leader has been unable to successfully communicate with peer 2146ac6d922f46628b1fe414016df13c for more than 1 seconds (1.158s)
I20260608 09:54:52.783820 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:54:52.792138 20698 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
W20260608 09:54:52.793610 20699 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
W20260608 09:54:52.794037 20701 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
I20260608 09:54:52.794392 14100 server_base.cc:1061] running on GCE node
I20260608 09:54:52.795576 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:54:52.795821 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:54:52.796008 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912492795991 us; error 0 us; skew 500 ppm
I20260608 09:54:52.796629 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:54:52.799404 14100 webserver.cc:533] Webserver started at http://127.13.197.4:41929/ using document root <none> and password file <none>
I20260608 09:54:52.799984 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:54:52.800205 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:54:52.800522 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:54:52.802160 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "841632f3cc244dcdaf5c71b4590ea7b5"
format_stamp: "Formatted at 2026-06-08 09:54:52 on dist-test-slave-hb1r"
I20260608 09:54:52.807319 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 09:54:52.811192 20706 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:52.812033 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:54:52.812373 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "841632f3cc244dcdaf5c71b4590ea7b5"
format_stamp: "Formatted at 2026-06-08 09:54:52 on dist-test-slave-hb1r"
I20260608 09:54:52.812678 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912320616351-14100-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)
I20260608 09:54:52.834304 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:54:52.835697 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:54:52.837359 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:54:52.840160 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:54:52.840396 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:52.840649 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:54:52.840837 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:54:52.884419 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:42419
I20260608 09:54:52.884565 20768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:42419 every 8 connection(s)
I20260608 09:54:52.901816 20769 heartbeater.cc:344] Connected to a master server at 127.13.197.62:46279
I20260608 09:54:52.902206 20769 heartbeater.cc:461] Registering TS with master...
I20260608 09:54:52.903025 20769 heartbeater.cc:507] Master 127.13.197.62:46279 requested a full tablet report, sending...
I20260608 09:54:52.905033 20357 ts_manager.cc:194] Registered new tserver with Master: 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4:42419)
I20260608 09:54:52.906618 20357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55626
I20260608 09:54:52.930941 20534 consensus_queue.cc:237] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:52.938020 20608 consensus_queue.cc:237] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:52.942207 20607 raft_consensus.cc:1275] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Refusing update from remote peer 5a792163d49142228a38d198da1d25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:54:52.945614 20666 consensus_queue.cc:1048] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:54:52.952059 20500 consensus_peers.cc:597] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.954890 20697 raft_consensus.cc:2955] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } } }
W20260608 09:54:52.957510 20498 consensus_peers.cc:597] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 -> Peer 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4:42419): Couldn't send request to peer 841632f3cc244dcdaf5c71b4590ea7b5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f7323e3c1f54cdc9cbd97dde62a88d0. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.962049 20607 consensus_queue.cc:237] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:52.964960 20534 raft_consensus.cc:1275] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:54:52.971491 20572 consensus_peers.cc:597] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4:42419): Couldn't send request to peer 841632f3cc244dcdaf5c71b4590ea7b5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d79a9517bca347c79ff044c8dbd69cb9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.973706 20658 consensus_queue.cc:1048] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:52.976027 20534 raft_consensus.cc:1275] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:54:52.976387 20572 consensus_peers.cc:597] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4:42419): Couldn't send request to peer 841632f3cc244dcdaf5c71b4590ea7b5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7806ca4adaa44c51a88ce4d37e862e50. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.977430 20607 raft_consensus.cc:2955] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } } }
W20260608 09:54:52.980199 20574 consensus_peers.cc:597] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.982686 20341 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
W20260608 09:54:52.985061 20574 consensus_peers.cc:597] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:52.985603 20690 consensus_queue.cc:1048] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:54:52.986703 20777 raft_consensus.cc:2955] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } } }
I20260608 09:54:52.986979 20357 catalog_manager.cc:5696] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "5a792163d49142228a38d198da1d25b0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:52.990404 20533 raft_consensus.cc:2955] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } } }
I20260608 09:54:52.994570 20658 raft_consensus.cc:2955] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } } }
I20260608 09:54:53.006063 20534 raft_consensus.cc:2955] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } } }
I20260608 09:54:53.008183 20344 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d79a9517bca347c79ff044c8dbd69cb9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 09:54:53.012166 20344 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7806ca4adaa44c51a88ce4d37e862e50 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 09:54:53.029656 20356 catalog_manager.cc:5696] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } } }
I20260608 09:54:53.031076 20356 catalog_manager.cc:5696] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 reported cstate change: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } } }
I20260608 09:54:53.201231 20777 raft_consensus.cc:493] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:54:53.201844 20777 raft_consensus.cc:515] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:53.203611 20777 leader_election.cc:290] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901), 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527)
I20260608 09:54:53.204934 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0c5328c2a843cfa0de8a0302969399" candidate_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a792163d49142228a38d198da1d25b0" is_pre_election: true
I20260608 09:54:53.206131 20534 raft_consensus.cc:2468] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c5c9c2c057f4151bdeb77eab402cbcd in term 1.
I20260608 09:54:53.207921 20571 leader_election.cc:304] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c5c9c2c057f4151bdeb77eab402cbcd, 5a792163d49142228a38d198da1d25b0; no voters: 
I20260608 09:54:53.209228 20777 raft_consensus.cc:2804] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 09:54:53.209439 20574 leader_election.cc:336] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111)
I20260608 09:54:53.209844 20777 raft_consensus.cc:493] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:54:53.210268 20777 raft_consensus.cc:3060] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:54:53.216168 20777 raft_consensus.cc:515] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:53.218272 20777 leader_election.cc:290] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [CANDIDATE]: Term 2 election: Requested vote from peers 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901), 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527)
I20260608 09:54:53.220621 20534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0c5328c2a843cfa0de8a0302969399" candidate_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a792163d49142228a38d198da1d25b0"
I20260608 09:54:53.221796 20534 raft_consensus.cc:3060] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Advancing to term 2
W20260608 09:54:53.224238 20574 leader_election.cc:336] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111)
I20260608 09:54:53.228304 20534 raft_consensus.cc:2468] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c5c9c2c057f4151bdeb77eab402cbcd in term 2.
I20260608 09:54:53.229453 20571 leader_election.cc:304] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c5c9c2c057f4151bdeb77eab402cbcd, 5a792163d49142228a38d198da1d25b0; no voters: 2146ac6d922f46628b1fe414016df13c
I20260608 09:54:53.230283 20777 raft_consensus.cc:2804] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:54:53.230840 20777 raft_consensus.cc:697] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 2 LEADER]: Becoming Leader. State: Replica: 0c5c9c2c057f4151bdeb77eab402cbcd, State: Running, Role: LEADER
I20260608 09:54:53.231695 20777 consensus_queue.cc:237] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } }
I20260608 09:54:53.241029 20357 catalog_manager.cc:5696] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd reported cstate change: term changed from 1 to 2, leader changed from 2146ac6d922f46628b1fe414016df13c (127.13.197.1) to 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3). New cstate: current_term: 2 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: HEALTHY } } }
I20260608 09:54:53.330762 20784 ts_tablet_manager.cc:933] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5: Initiating tablet copy from peer 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527)
I20260608 09:54:53.332566 20784 tablet_copy_client.cc:323] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:38527
I20260608 09:54:53.343622 20544 tablet_copy_service.cc:140] P 5a792163d49142228a38d198da1d25b0: Received BeginTabletCopySession request for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0 from peer 841632f3cc244dcdaf5c71b4590ea7b5 ({username='slave'} at 127.0.0.1:52542)
I20260608 09:54:53.344209 20544 tablet_copy_service.cc:161] P 5a792163d49142228a38d198da1d25b0: Beginning new tablet copy session on tablet 8f7323e3c1f54cdc9cbd97dde62a88d0 from peer 841632f3cc244dcdaf5c71b4590ea7b5 at {username='slave'} at 127.0.0.1:52542: session id = 841632f3cc244dcdaf5c71b4590ea7b5-8f7323e3c1f54cdc9cbd97dde62a88d0
I20260608 09:54:53.350551 20544 tablet_copy_source_session.cc:215] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:53.353911 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:53.366264 20784 tablet_copy_client.cc:806] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:53.366979 20784 tablet_copy_client.cc:670] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:53.370925 20784 tablet_copy_client.cc:538] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:53.377126 20784 tablet_bootstrap.cc:492] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap starting.
I20260608 09:54:53.393392 20784 tablet_bootstrap.cc:492] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:53.394150 20784 tablet_bootstrap.cc:492] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap complete.
I20260608 09:54:53.394721 20784 ts_tablet_manager.cc:1403] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260608 09:54:53.396983 20784 raft_consensus.cc:359] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:53.397612 20784 raft_consensus.cc:740] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 841632f3cc244dcdaf5c71b4590ea7b5, State: Initialized, Role: LEARNER
I20260608 09:54:53.398132 20784 consensus_queue.cc:260] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:53.400213 20769 heartbeater.cc:499] Master 127.13.197.62:46279 was elected leader, sending a full tablet report...
I20260608 09:54:53.400441 20784 ts_tablet_manager.cc:1434] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:54:53.402324 20544 tablet_copy_service.cc:342] P 5a792163d49142228a38d198da1d25b0: Request end of tablet copy session 841632f3cc244dcdaf5c71b4590ea7b5-8f7323e3c1f54cdc9cbd97dde62a88d0 received from {username='slave'} at 127.0.0.1:52542
I20260608 09:54:53.402706 20544 tablet_copy_service.cc:434] P 5a792163d49142228a38d198da1d25b0: ending tablet copy session 841632f3cc244dcdaf5c71b4590ea7b5-8f7323e3c1f54cdc9cbd97dde62a88d0 on tablet 8f7323e3c1f54cdc9cbd97dde62a88d0 with peer 841632f3cc244dcdaf5c71b4590ea7b5
I20260608 09:54:53.464270 20784 ts_tablet_manager.cc:933] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5: Initiating tablet copy from peer 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3:44381)
I20260608 09:54:53.465821 20784 tablet_copy_client.cc:323] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:44381
I20260608 09:54:53.476651 20618 tablet_copy_service.cc:140] P 0c5c9c2c057f4151bdeb77eab402cbcd: Received BeginTabletCopySession request for tablet d79a9517bca347c79ff044c8dbd69cb9 from peer 841632f3cc244dcdaf5c71b4590ea7b5 ({username='slave'} at 127.0.0.1:47822)
I20260608 09:54:53.477152 20618 tablet_copy_service.cc:161] P 0c5c9c2c057f4151bdeb77eab402cbcd: Beginning new tablet copy session on tablet d79a9517bca347c79ff044c8dbd69cb9 from peer 841632f3cc244dcdaf5c71b4590ea7b5 at {username='slave'} at 127.0.0.1:47822: session id = 841632f3cc244dcdaf5c71b4590ea7b5-d79a9517bca347c79ff044c8dbd69cb9
I20260608 09:54:53.485774 20618 tablet_copy_source_session.cc:215] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:53.489892 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79a9517bca347c79ff044c8dbd69cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:53.500967 20784 tablet_copy_client.cc:806] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:53.501602 20784 tablet_copy_client.cc:670] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:53.505338 20784 tablet_copy_client.cc:538] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:53.511663 20784 tablet_bootstrap.cc:492] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap starting.
I20260608 09:54:53.528239 20784 tablet_bootstrap.cc:492] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:53.528971 20784 tablet_bootstrap.cc:492] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap complete.
I20260608 09:54:53.529650 20784 ts_tablet_manager.cc:1403] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260608 09:54:53.532084 20784 raft_consensus.cc:359] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:53.532646 20784 raft_consensus.cc:740] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 841632f3cc244dcdaf5c71b4590ea7b5, State: Initialized, Role: LEARNER
I20260608 09:54:53.533131 20784 consensus_queue.cc:260] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:53.535158 20784 ts_tablet_manager.cc:1434] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 09:54:53.536975 20618 tablet_copy_service.cc:342] P 0c5c9c2c057f4151bdeb77eab402cbcd: Request end of tablet copy session 841632f3cc244dcdaf5c71b4590ea7b5-d79a9517bca347c79ff044c8dbd69cb9 received from {username='slave'} at 127.0.0.1:47822
I20260608 09:54:53.537470 20618 tablet_copy_service.cc:434] P 0c5c9c2c057f4151bdeb77eab402cbcd: ending tablet copy session 841632f3cc244dcdaf5c71b4590ea7b5-d79a9517bca347c79ff044c8dbd69cb9 on tablet d79a9517bca347c79ff044c8dbd69cb9 with peer 841632f3cc244dcdaf5c71b4590ea7b5
I20260608 09:54:53.550092 20784 ts_tablet_manager.cc:933] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5: Initiating tablet copy from peer 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3:44381)
I20260608 09:54:53.551425 20784 tablet_copy_client.cc:323] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:44381
I20260608 09:54:53.552896 20618 tablet_copy_service.cc:140] P 0c5c9c2c057f4151bdeb77eab402cbcd: Received BeginTabletCopySession request for tablet 7806ca4adaa44c51a88ce4d37e862e50 from peer 841632f3cc244dcdaf5c71b4590ea7b5 ({username='slave'} at 127.0.0.1:47822)
I20260608 09:54:53.553349 20618 tablet_copy_service.cc:161] P 0c5c9c2c057f4151bdeb77eab402cbcd: Beginning new tablet copy session on tablet 7806ca4adaa44c51a88ce4d37e862e50 from peer 841632f3cc244dcdaf5c71b4590ea7b5 at {username='slave'} at 127.0.0.1:47822: session id = 841632f3cc244dcdaf5c71b4590ea7b5-7806ca4adaa44c51a88ce4d37e862e50
W20260608 09:54:53.557385 20405 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2146ac6d922f46628b1fe414016df13c not available for placement
I20260608 09:54:53.559209 20618 tablet_copy_source_session.cc:215] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:53.561981 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7806ca4adaa44c51a88ce4d37e862e50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:53.572255 20784 tablet_copy_client.cc:806] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:53.572707 20784 tablet_copy_client.cc:670] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:53.576035 20784 tablet_copy_client.cc:538] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:53.581267 20784 tablet_bootstrap.cc:492] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap starting.
I20260608 09:54:53.594154 20784 tablet_bootstrap.cc:492] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:53.594833 20784 tablet_bootstrap.cc:492] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap complete.
I20260608 09:54:53.595357 20784 ts_tablet_manager.cc:1403] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5: Time spent bootstrapping tablet: real 0.014s	user 0.015s	sys 0.000s
I20260608 09:54:53.597328 20784 raft_consensus.cc:359] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:53.597936 20784 raft_consensus.cc:740] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 841632f3cc244dcdaf5c71b4590ea7b5, State: Initialized, Role: LEARNER
I20260608 09:54:53.598403 20784 consensus_queue.cc:260] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:53.600158 20784 ts_tablet_manager.cc:1434] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:53.601995 20618 tablet_copy_service.cc:342] P 0c5c9c2c057f4151bdeb77eab402cbcd: Request end of tablet copy session 841632f3cc244dcdaf5c71b4590ea7b5-7806ca4adaa44c51a88ce4d37e862e50 received from {username='slave'} at 127.0.0.1:47822
I20260608 09:54:53.602427 20618 tablet_copy_service.cc:434] P 0c5c9c2c057f4151bdeb77eab402cbcd: ending tablet copy session 841632f3cc244dcdaf5c71b4590ea7b5-7806ca4adaa44c51a88ce4d37e862e50 on tablet 7806ca4adaa44c51a88ce4d37e862e50 with peer 841632f3cc244dcdaf5c71b4590ea7b5
W20260608 09:54:53.613036 20574 consensus_peers.cc:597] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:53.832842 20744 raft_consensus.cc:1217] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:53.846838 20534 raft_consensus.cc:1275] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 2 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:54:53.848281 20777 consensus_queue.cc:1048] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:54:53.944619 20744 raft_consensus.cc:1217] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:53.975656 20744 raft_consensus.cc:1217] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 09:54:54.033600 20777 consensus_queue.cc:579] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Leader has been unable to successfully communicate with peer 2146ac6d922f46628b1fe414016df13c for more than 1 seconds (1.092s)
I20260608 09:54:54.065140 20777 consensus_queue.cc:579] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Leader has been unable to successfully communicate with peer 2146ac6d922f46628b1fe414016df13c for more than 1 seconds (1.099s)
I20260608 09:54:54.433291 20795 consensus_queue.cc:579] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [LEADER]: Leader has been unable to successfully communicate with peer 2146ac6d922f46628b1fe414016df13c for more than 1 seconds (1.501s)
I20260608 09:54:54.442433 20803 raft_consensus.cc:1064] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0: attempting to promote NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 to VOTER
I20260608 09:54:54.444360 20803 consensus_queue.cc:237] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } }
I20260608 09:54:54.451113 20744 raft_consensus.cc:1275] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Refusing update from remote peer 5a792163d49142228a38d198da1d25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:54.452358 20607 raft_consensus.cc:1275] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Refusing update from remote peer 5a792163d49142228a38d198da1d25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:54.453060 20807 consensus_queue.cc:1048] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:54:54.455157 20803 consensus_queue.cc:1048] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:54.455880 20500 consensus_peers.cc:597] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:54.463774 20807 raft_consensus.cc:2955] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.465759 20607 raft_consensus.cc:2955] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.474361 20744 raft_consensus.cc:2955] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.476176 20357 catalog_manager.cc:5696] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 reported cstate change: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5a792163d49142228a38d198da1d25b0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:54.495065 20534 consensus_queue.cc:237] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } }
I20260608 09:54:54.500527 20743 raft_consensus.cc:1275] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Refusing update from remote peer 5a792163d49142228a38d198da1d25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:54.501120 20607 raft_consensus.cc:1275] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Refusing update from remote peer 5a792163d49142228a38d198da1d25b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:54.501919 20801 raft_consensus.cc:1064] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd: attempting to promote NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 to VOTER
I20260608 09:54:54.502624 20795 consensus_queue.cc:1048] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:54.503427 20807 consensus_queue.cc:1048] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:54.504956 20801 consensus_queue.cc:237] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } }
I20260608 09:54:54.512758 20803 raft_consensus.cc:2955] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.513017 20607 raft_consensus.cc:2955] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.513494 20743 raft_consensus.cc:2955] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.515311 20744 raft_consensus.cc:1275] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:54.517135 20777 consensus_queue.cc:1048] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:54.520198 20534 raft_consensus.cc:1275] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:54.528074 20341 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:54.530275 20800 consensus_queue.cc:1048] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:54:54.532481 20356 catalog_manager.cc:5696] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 reported cstate change: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New cstate: current_term: 1 leader_uuid: "5a792163d49142228a38d198da1d25b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 09:54:54.543759 20574 consensus_peers.cc:597] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:54.561424 20816 raft_consensus.cc:2955] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
W20260608 09:54:54.564388 20405 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2146ac6d922f46628b1fe414016df13c not available for placement
I20260608 09:54:54.563720 20533 raft_consensus.cc:2955] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.581341 20744 raft_consensus.cc:2955] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.591280 20356 catalog_manager.cc:5696] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 reported cstate change: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
W20260608 09:54:54.604403 20344 catalog_manager.cc:4754] TS 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111)
I20260608 09:54:54.610363 20822 raft_consensus.cc:1064] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd: attempting to promote NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 to VOTER
I20260608 09:54:54.611416 20607 consensus_queue.cc:237] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } }
I20260608 09:54:54.612762 20822 consensus_queue.cc:237] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } }
I20260608 09:54:54.620359 20744 raft_consensus.cc:1275] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:54.621393 20534 raft_consensus.cc:1275] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:54:54.624529 20777 consensus_queue.cc:1048] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:54.623139 20822 consensus_queue.cc:1048] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 09:54:54.625059 20744 raft_consensus.cc:1275] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 LEARNER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 09:54:54.625404 20574 consensus_peers.cc:597] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:54.629155 20822 consensus_queue.cc:1048] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:54.630309 20533 raft_consensus.cc:1275] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:54.632189 20800 consensus_queue.cc:1048] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:54.634716 20777 raft_consensus.cc:2955] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.640575 20744 raft_consensus.cc:2955] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.644052 20532 raft_consensus.cc:2955] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.656404 20344 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7806ca4adaa44c51a88ce4d37e862e50 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:54.656296 20356 catalog_manager.cc:5696] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd reported cstate change: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New cstate: current_term: 1 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:54.667796 20777 raft_consensus.cc:2955] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.679315 20743 raft_consensus.cc:2955] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.680389 20532 raft_consensus.cc:2955] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.685889 20357 catalog_manager.cc:5696] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd reported cstate change: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:54.686832 20800 consensus_queue.cc:579] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Leader has been unable to successfully communicate with peer 2146ac6d922f46628b1fe414016df13c for more than 1 seconds (1.454s)
I20260608 09:54:54.700785 20607 consensus_queue.cc:237] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } }
I20260608 09:54:54.706578 20743 raft_consensus.cc:1275] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:54.708047 20777 consensus_queue.cc:1048] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:54.708359 20607 consensus_queue.cc:237] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:54.709854 20532 raft_consensus.cc:1275] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:54:54.713325 20777 consensus_queue.cc:1048] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:54.718514 20532 raft_consensus.cc:1275] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 2 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:54:54.717911 20820 raft_consensus.cc:2955] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
W20260608 09:54:54.721098 20572 consensus_peers.cc:597] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4:42419): Couldn't send request to peer 841632f3cc244dcdaf5c71b4590ea7b5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e0c5328c2a843cfa0de8a0302969399. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:54:54.721275 20574 consensus_peers.cc:597] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:54.722406 20777 consensus_queue.cc:1048] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:54:54.723767 20743 raft_consensus.cc:2955] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.725839 20532 raft_consensus.cc:2955] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:54.730330 20822 raft_consensus.cc:2955] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } } }
I20260608 09:54:54.732331 20533 raft_consensus.cc:2955] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } } }
I20260608 09:54:54.737246 20344 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d79a9517bca347c79ff044c8dbd69cb9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:54.736636 20356 catalog_manager.cc:5696] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd reported cstate change: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New cstate: current_term: 1 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:54.747437 20344 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4e0c5328c2a843cfa0de8a0302969399 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 09:54:54.755668 20355 catalog_manager.cc:5696] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd reported cstate change: config changed from index -1 to 2, NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) added. New cstate: current_term: 2 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:54:55.121287 20826 ts_tablet_manager.cc:933] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5: Initiating tablet copy from peer 0c5c9c2c057f4151bdeb77eab402cbcd (127.13.197.3:44381)
I20260608 09:54:55.122761 20826 tablet_copy_client.cc:323] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:44381
I20260608 09:54:55.124266 20618 tablet_copy_service.cc:140] P 0c5c9c2c057f4151bdeb77eab402cbcd: Received BeginTabletCopySession request for tablet 4e0c5328c2a843cfa0de8a0302969399 from peer 841632f3cc244dcdaf5c71b4590ea7b5 ({username='slave'} at 127.0.0.1:47822)
I20260608 09:54:55.124732 20618 tablet_copy_service.cc:161] P 0c5c9c2c057f4151bdeb77eab402cbcd: Beginning new tablet copy session on tablet 4e0c5328c2a843cfa0de8a0302969399 from peer 841632f3cc244dcdaf5c71b4590ea7b5 at {username='slave'} at 127.0.0.1:47822: session id = 841632f3cc244dcdaf5c71b4590ea7b5-4e0c5328c2a843cfa0de8a0302969399
I20260608 09:54:55.130095 20618 tablet_copy_source_session.cc:215] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:54:55.132874 20826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0c5328c2a843cfa0de8a0302969399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:54:55.143772 20826 tablet_copy_client.cc:806] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Starting download of 0 data blocks...
I20260608 09:54:55.144323 20826 tablet_copy_client.cc:670] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Starting download of 1 WAL segments...
I20260608 09:54:55.147835 20826 tablet_copy_client.cc:538] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:54:55.154810 20826 tablet_bootstrap.cc:492] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap starting.
I20260608 09:54:55.170466 20826 tablet_bootstrap.cc:492] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:54:55.171205 20826 tablet_bootstrap.cc:492] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5: Bootstrap complete.
I20260608 09:54:55.171850 20826 ts_tablet_manager.cc:1403] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260608 09:54:55.174235 20826 raft_consensus.cc:359] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:55.174847 20826 raft_consensus.cc:740] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 841632f3cc244dcdaf5c71b4590ea7b5, State: Initialized, Role: LEARNER
I20260608 09:54:55.175408 20826 consensus_queue.cc:260] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: true } }
I20260608 09:54:55.177145 20826 ts_tablet_manager.cc:1434] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:54:55.178836 20618 tablet_copy_service.cc:342] P 0c5c9c2c057f4151bdeb77eab402cbcd: Request end of tablet copy session 841632f3cc244dcdaf5c71b4590ea7b5-4e0c5328c2a843cfa0de8a0302969399 received from {username='slave'} at 127.0.0.1:47822
I20260608 09:54:55.179209 20618 tablet_copy_service.cc:434] P 0c5c9c2c057f4151bdeb77eab402cbcd: ending tablet copy session 841632f3cc244dcdaf5c71b4590ea7b5-4e0c5328c2a843cfa0de8a0302969399 on tablet 4e0c5328c2a843cfa0de8a0302969399 with peer 841632f3cc244dcdaf5c71b4590ea7b5
W20260608 09:54:55.575878 20405 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2146ac6d922f46628b1fe414016df13c not available for placement
I20260608 09:54:55.601748 20743 raft_consensus.cc:1217] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 09:54:55.808277 20344 catalog_manager.cc:4754] TS 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111)
I20260608 09:54:55.824200 20834 consensus_queue.cc:579] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Leader has been unable to successfully communicate with peer 2146ac6d922f46628b1fe414016df13c for more than 1 seconds (1.115s)
I20260608 09:54:56.228434 20834 raft_consensus.cc:1064] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd: attempting to promote NON_VOTER 841632f3cc244dcdaf5c71b4590ea7b5 to VOTER
I20260608 09:54:56.230577 20834 consensus_queue.cc:237] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } }
I20260608 09:54:56.237447 20533 raft_consensus.cc:1275] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 2 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:56.237493 20743 raft_consensus.cc:1275] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 2 LEARNER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:54:56.239280 20834 consensus_queue.cc:1048] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:54:56.239952 20838 consensus_queue.cc:1048] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:54:56.241014 20574 consensus_peers.cc:597] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): Couldn't send request to peer 2146ac6d922f46628b1fe414016df13c. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:54:56.249017 20834 raft_consensus.cc:2955] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:56.251330 20533 raft_consensus.cc:2955] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:56.259732 20743 raft_consensus.cc:2955] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:56.262039 20355 catalog_manager.cc:5696] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd reported cstate change: config changed from index 2 to 3, 841632f3cc244dcdaf5c71b4590ea7b5 (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2146ac6d922f46628b1fe414016df13c" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 34901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:54:56.280737 20607 consensus_queue.cc:237] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } }
I20260608 09:54:56.285856 20533 raft_consensus.cc:1275] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 2 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:56.285887 20743 raft_consensus.cc:1275] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 2 FOLLOWER]: Refusing update from remote peer 0c5c9c2c057f4151bdeb77eab402cbcd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:54:56.287681 20838 consensus_queue.cc:1048] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:56.288331 20800 consensus_queue.cc:1048] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:54:56.294999 20833 raft_consensus.cc:2955] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:56.296844 20743 raft_consensus.cc:2955] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:56.298817 20533 raft_consensus.cc:2955] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
I20260608 09:54:56.305486 20344 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4e0c5328c2a843cfa0de8a0302969399 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:54:56.310187 20357 catalog_manager.cc:5696] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 reported cstate change: config changed from index 3 to 4, VOTER 2146ac6d922f46628b1fe414016df13c (127.13.197.1) evicted. New cstate: current_term: 2 leader_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5a792163d49142228a38d198da1d25b0" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38527 } } peers { permanent_uuid: "0c5c9c2c057f4151bdeb77eab402cbcd" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 44381 } } peers { permanent_uuid: "841632f3cc244dcdaf5c71b4590ea7b5" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 42419 } attrs { promote: false } } }
W20260608 09:54:56.849287 20344 catalog_manager.cc:4754] TS 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111)
W20260608 09:54:56.940516 20344 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260608 09:54:57.586316 20405 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0c5c9c2c057f4151bdeb77eab402cbcd not available for placement
W20260608 09:54:57.935755 20344 catalog_manager.cc:4754] TS 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4e0c5328c2a843cfa0de8a0302969399: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111)
W20260608 09:54:58.422742 20555 debug-util.cc:398] Leaking SignalData structure 0x7b08001168c0 after lost signal to thread 14103
W20260608 09:54:58.423861 20555 debug-util.cc:398] Leaking SignalData structure 0x7b08001ec800 after lost signal to thread 20391
W20260608 09:54:58.425215 20555 debug-util.cc:398] Leaking SignalData structure 0x7b0800237ce0 after lost signal to thread 20558
W20260608 09:54:58.426503 20555 debug-util.cc:398] Leaking SignalData structure 0x7b0800108640 after lost signal to thread 20632
W20260608 09:54:58.427457 20555 debug-util.cc:398] Leaking SignalData structure 0x7b08000a75c0 after lost signal to thread 20768
W20260608 09:54:58.939798 20344 catalog_manager.cc:4754] TS 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111)
I20260608 09:55:00.383144 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:55:00.422829 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:00.423671 14100 tablet_replica.cc:333] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0: stopping tablet replica
I20260608 09:55:00.424463 14100 raft_consensus.cc:2243] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.425143 14100 raft_consensus.cc:2272] T d79a9517bca347c79ff044c8dbd69cb9 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.427613 14100 tablet_replica.cc:333] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0: stopping tablet replica
I20260608 09:55:00.428225 14100 raft_consensus.cc:2243] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.428831 14100 raft_consensus.cc:2272] T 7806ca4adaa44c51a88ce4d37e862e50 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.431289 14100 tablet_replica.cc:333] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0: stopping tablet replica
I20260608 09:55:00.431821 14100 raft_consensus.cc:2243] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:00.432641 14100 raft_consensus.cc:2272] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 5a792163d49142228a38d198da1d25b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:00.435011 14100 tablet_replica.cc:333] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0: stopping tablet replica
I20260608 09:55:00.435586 14100 raft_consensus.cc:2243] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:00.436178 14100 raft_consensus.cc:2272] T 4e0c5328c2a843cfa0de8a0302969399 P 5a792163d49142228a38d198da1d25b0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:00.572955 20571 consensus_peers.cc:597] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527): Couldn't send request to peer 5a792163d49142228a38d198da1d25b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.2:38527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:00.602855 20405 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 5a792163d49142228a38d198da1d25b0 not available for placement
W20260608 09:55:00.678151 20571 consensus_peers.cc:597] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527): Couldn't send request to peer 5a792163d49142228a38d198da1d25b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.2:38527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:00.761557 20571 consensus_peers.cc:597] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd -> Peer 5a792163d49142228a38d198da1d25b0 (127.13.197.2:38527): Couldn't send request to peer 5a792163d49142228a38d198da1d25b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.2:38527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:01.053678 20846 consensus_queue.cc:579] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [LEADER]: Leader has been unable to successfully communicate with peer 5a792163d49142228a38d198da1d25b0 for more than 1 seconds (1.089s)
W20260608 09:55:01.094484 20344 catalog_manager.cc:4754] TS 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4e0c5328c2a843cfa0de8a0302969399: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111)
I20260608 09:55:01.264350 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:55:01.280619 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:55:01.303282 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:01.304015 14100 tablet_replica.cc:333] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd: stopping tablet replica
I20260608 09:55:01.304616 14100 raft_consensus.cc:2243] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:01.305430 14100 raft_consensus.cc:2272] T 4e0c5328c2a843cfa0de8a0302969399 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.307698 14100 tablet_replica.cc:333] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd: stopping tablet replica
I20260608 09:55:01.308260 14100 raft_consensus.cc:2243] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:01.309059 14100 raft_consensus.cc:2272] T d79a9517bca347c79ff044c8dbd69cb9 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.311221 14100 tablet_replica.cc:333] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd: stopping tablet replica
I20260608 09:55:01.311744 14100 raft_consensus.cc:2243] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:01.312552 14100 raft_consensus.cc:2272] T 7806ca4adaa44c51a88ce4d37e862e50 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.314774 14100 tablet_replica.cc:333] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd: stopping tablet replica
I20260608 09:55:01.315312 14100 raft_consensus.cc:2243] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.315932 14100 raft_consensus.cc:2272] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 0c5c9c2c057f4151bdeb77eab402cbcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.341635 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:55:01.358525 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:55:01.379716 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:01.380322 14100 tablet_replica.cc:333] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5: stopping tablet replica
I20260608 09:55:01.380944 14100 raft_consensus.cc:2243] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.381577 14100 raft_consensus.cc:2272] T 4e0c5328c2a843cfa0de8a0302969399 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.383906 14100 tablet_replica.cc:333] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5: stopping tablet replica
I20260608 09:55:01.384444 14100 raft_consensus.cc:2243] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.384989 14100 raft_consensus.cc:2272] T 7806ca4adaa44c51a88ce4d37e862e50 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.386999 14100 tablet_replica.cc:333] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5: stopping tablet replica
I20260608 09:55:01.387534 14100 raft_consensus.cc:2243] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.388046 14100 raft_consensus.cc:2272] T d79a9517bca347c79ff044c8dbd69cb9 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.390013 14100 tablet_replica.cc:333] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5: stopping tablet replica
I20260608 09:55:01.390519 14100 raft_consensus.cc:2243] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:01.391032 14100 raft_consensus.cc:2272] T 8f7323e3c1f54cdc9cbd97dde62a88d0 P 841632f3cc244dcdaf5c71b4590ea7b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:01.413894 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:55:01.426301 14100 master.cc:562] Master@127.13.197.62:46279 shutting down...
W20260608 09:55:03.074998 20344 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260608 09:55:03.078948 20344 catalog_manager.cc:4754] TS 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 8f7323e3c1f54cdc9cbd97dde62a88d0: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111)
W20260608 09:55:05.221374 20344 catalog_manager.cc:4754] TS 2146ac6d922f46628b1fe414016df13c (127.13.197.1:34901): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 4e0c5328c2a843cfa0de8a0302969399: Network error: Client connection negotiation failed: client connection to 127.13.197.1:34901: connect: Connection refused (error 111)
I20260608 09:55:05.942344 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:05.943437 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:05.943897 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2fb2350fbc4e4393b58074c7aed6f772: stopping tablet replica
I20260608 09:55:05.973147 14100 master.cc:584] Master@127.13.197.62:46279 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (16629 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 09:55:06.025873 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:42157
I20260608 09:55:06.027125 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:06.033133 20864 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
W20260608 09:55:06.033393 20863 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
W20260608 09:55:06.033818 20866 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
I20260608 09:55:06.035662 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:06.036616 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:06.036816 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:06.037005 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912506036968 us; error 0 us; skew 500 ppm
I20260608 09:55:06.037833 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:06.040392 14100 webserver.cc:533] Webserver started at http://127.13.197.62:46835/ using document root <none> and password file <none>
I20260608 09:55:06.040962 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:06.041165 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:06.041471 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:06.042860 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "471d452ddeff43d68b42073267fd67b1"
format_stamp: "Formatted at 2026-06-08 09:55:06 on dist-test-slave-hb1r"
I20260608 09:55:06.047617 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 09:55:06.051342 20871 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:06.052143 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:06.052462 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "471d452ddeff43d68b42073267fd67b1"
format_stamp: "Formatted at 2026-06-08 09:55:06 on dist-test-slave-hb1r"
I20260608 09:55:06.052745 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-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)
I20260608 09:55:06.074476 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:06.075824 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:06.116855 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:42157
I20260608 09:55:06.116981 20922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:42157 every 8 connection(s)
I20260608 09:55:06.121430 20923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:06.133798 20923 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1: Bootstrap starting.
I20260608 09:55:06.138942 20923 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:06.143504 20923 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1: No bootstrap required, opened a new log
I20260608 09:55:06.145982 20923 raft_consensus.cc:359] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "471d452ddeff43d68b42073267fd67b1" member_type: VOTER }
I20260608 09:55:06.146427 20923 raft_consensus.cc:385] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:06.146605 20923 raft_consensus.cc:740] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 471d452ddeff43d68b42073267fd67b1, State: Initialized, Role: FOLLOWER
I20260608 09:55:06.147253 20923 consensus_queue.cc:260] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [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: "471d452ddeff43d68b42073267fd67b1" member_type: VOTER }
I20260608 09:55:06.147699 20923 raft_consensus.cc:399] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:06.147900 20923 raft_consensus.cc:493] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:06.148114 20923 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:06.152905 20923 raft_consensus.cc:515] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "471d452ddeff43d68b42073267fd67b1" member_type: VOTER }
I20260608 09:55:06.153406 20923 leader_election.cc:304] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [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: 471d452ddeff43d68b42073267fd67b1; no voters: 
I20260608 09:55:06.154825 20923 leader_election.cc:290] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:06.155252 20926 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:06.156720 20926 raft_consensus.cc:697] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [term 1 LEADER]: Becoming Leader. State: Replica: 471d452ddeff43d68b42073267fd67b1, State: Running, Role: LEADER
I20260608 09:55:06.157500 20926 consensus_queue.cc:237] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [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: "471d452ddeff43d68b42073267fd67b1" member_type: VOTER }
I20260608 09:55:06.158154 20923 sys_catalog.cc:565] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:06.164480 20927 sys_catalog.cc:455] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "471d452ddeff43d68b42073267fd67b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "471d452ddeff43d68b42073267fd67b1" member_type: VOTER } }
I20260608 09:55:06.164755 20928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 471d452ddeff43d68b42073267fd67b1. Latest consensus state: current_term: 1 leader_uuid: "471d452ddeff43d68b42073267fd67b1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "471d452ddeff43d68b42073267fd67b1" member_type: VOTER } }
I20260608 09:55:06.165202 20927 sys_catalog.cc:458] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:06.165266 20928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:06.167685 20934 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:06.176098 20934 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:06.177222 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:06.186101 20934 catalog_manager.cc:1382] Generated new cluster ID: 2ecf3d084a8a426b82084fbca5905273
I20260608 09:55:06.186370 20934 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:06.205296 20934 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:06.206748 20934 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:06.222685 20934 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1: Generated new TSK 0
I20260608 09:55:06.223301 20934 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:06.243989 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:06.250928 20944 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
W20260608 09:55:06.252117 20945 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
W20260608 09:55:06.253887 20947 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
I20260608 09:55:06.254742 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:06.255610 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:06.255789 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:06.255923 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912506255912 us; error 0 us; skew 500 ppm
I20260608 09:55:06.256479 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:06.258821 14100 webserver.cc:533] Webserver started at http://127.13.197.1:35295/ using document root <none> and password file <none>
I20260608 09:55:06.259421 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:06.259620 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:06.259969 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:06.261261 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "e1f0320a903e4afbb96186f5892bab49"
format_stamp: "Formatted at 2026-06-08 09:55:06 on dist-test-slave-hb1r"
I20260608 09:55:06.266048 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 09:55:06.269747 20952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:06.270504 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:06.270892 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "e1f0320a903e4afbb96186f5892bab49"
format_stamp: "Formatted at 2026-06-08 09:55:06 on dist-test-slave-hb1r"
I20260608 09:55:06.271163 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-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)
I20260608 09:55:06.282248 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:06.283524 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:06.284983 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:06.287546 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:06.287782 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:06.288038 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:06.288219 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:06.332283 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:43407
I20260608 09:55:06.332422 21014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:43407 every 8 connection(s)
I20260608 09:55:06.338394 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:06.346623 21019 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
W20260608 09:55:06.347829 21020 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
W20260608 09:55:06.350281 21022 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
I20260608 09:55:06.352761 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:06.354000 21015 heartbeater.cc:344] Connected to a master server at 127.13.197.62:42157
I20260608 09:55:06.354399 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:55:06.354517 21015 heartbeater.cc:461] Registering TS with master...
W20260608 09:55:06.354696 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:06.355001 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912506354984 us; error 0 us; skew 500 ppm
I20260608 09:55:06.355670 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:06.355612 21015 heartbeater.cc:507] Master 127.13.197.62:42157 requested a full tablet report, sending...
I20260608 09:55:06.358695 20888 ts_manager.cc:194] Registered new tserver with Master: e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407)
I20260608 09:55:06.358798 14100 webserver.cc:533] Webserver started at http://127.13.197.2:34217/ using document root <none> and password file <none>
I20260608 09:55:06.359658 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:06.359898 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:06.360484 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:06.361239 20888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43352
I20260608 09:55:06.362068 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "c5345f451cf84ed2979c7ea7629fc47b"
format_stamp: "Formatted at 2026-06-08 09:55:06 on dist-test-slave-hb1r"
I20260608 09:55:06.367188 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:55:06.371038 21027 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:06.372107 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:55:06.372447 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "c5345f451cf84ed2979c7ea7629fc47b"
format_stamp: "Formatted at 2026-06-08 09:55:06 on dist-test-slave-hb1r"
I20260608 09:55:06.372830 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-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)
I20260608 09:55:06.393288 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:06.394647 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:06.396214 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:06.398665 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:06.398847 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:06.399165 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:06.399310 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:06.440917 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:42493
I20260608 09:55:06.441179 21089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:42493 every 8 connection(s)
I20260608 09:55:06.446422 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:06.454509 21093 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
W20260608 09:55:06.456257 21094 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
I20260608 09:55:06.457355 14100 server_base.cc:1061] running on GCE node
W20260608 09:55:06.459398 21096 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
I20260608 09:55:06.460366 21090 heartbeater.cc:344] Connected to a master server at 127.13.197.62:42157
I20260608 09:55:06.460633 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:55:06.460757 21090 heartbeater.cc:461] Registering TS with master...
W20260608 09:55:06.460920 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:06.461206 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912506461183 us; error 0 us; skew 500 ppm
I20260608 09:55:06.461799 21090 heartbeater.cc:507] Master 127.13.197.62:42157 requested a full tablet report, sending...
I20260608 09:55:06.461953 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:06.464447 20888 ts_manager.cc:194] Registered new tserver with Master: c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493)
I20260608 09:55:06.464751 14100 webserver.cc:533] Webserver started at http://127.13.197.3:41169/ using document root <none> and password file <none>
I20260608 09:55:06.465350 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:06.465585 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:06.465873 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:06.466162 20888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43356
I20260608 09:55:06.467276 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "0661ac45d6764e77b0dff09fe94c953e"
format_stamp: "Formatted at 2026-06-08 09:55:06 on dist-test-slave-hb1r"
I20260608 09:55:06.472316 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 09:55:06.476577 21101 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:06.477448 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 09:55:06.477840 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "0661ac45d6764e77b0dff09fe94c953e"
format_stamp: "Formatted at 2026-06-08 09:55:06 on dist-test-slave-hb1r"
I20260608 09:55:06.478160 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-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)
I20260608 09:55:06.488034 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:06.489324 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:06.491055 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:06.493424 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:06.493722 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:06.493979 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:06.494153 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:06.536690 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:45407
I20260608 09:55:06.536811 21163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:45407 every 8 connection(s)
I20260608 09:55:06.551782 21164 heartbeater.cc:344] Connected to a master server at 127.13.197.62:42157
I20260608 09:55:06.552215 21164 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:06.552992 21164 heartbeater.cc:507] Master 127.13.197.62:42157 requested a full tablet report, sending...
I20260608 09:55:06.555142 20888 ts_manager.cc:194] Registered new tserver with Master: 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:06.556067 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015865174s
I20260608 09:55:06.556618 20888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43362
I20260608 09:55:07.364169 21015 heartbeater.cc:499] Master 127.13.197.62:42157 was elected leader, sending a full tablet report...
I20260608 09:55:07.469009 21090 heartbeater.cc:499] Master 127.13.197.62:42157 was elected leader, sending a full tablet report...
I20260608 09:55:07.559341 21164 heartbeater.cc:499] Master 127.13.197.62:42157 was elected leader, sending a full tablet report...
I20260608 09:55:07.613946 20888 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43370:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:07.616456 20888 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:07.681689 21055 tablet_service.cc:1511] Processing CreateTablet for tablet e6eb597f732b43cc98384a3ce0a8c777 (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:07.681675 21054 tablet_service.cc:1511] Processing CreateTablet for tablet 81eb53cc7a5746b7826e09753a7bdbbc (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:07.683771 21055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6eb597f732b43cc98384a3ce0a8c777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.683411 21052 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1470f2643c4fc3996ac3f3b6754aa9 (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:07.684475 21054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81eb53cc7a5746b7826e09753a7bdbbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.687192 21053 tablet_service.cc:1511] Processing CreateTablet for tablet 36b9cbc896e54fa5b2f4df961b5466ab (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:07.688166 21052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1470f2643c4fc3996ac3f3b6754aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.688998 21053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b9cbc896e54fa5b2f4df961b5466ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.705618 21129 tablet_service.cc:1511] Processing CreateTablet for tablet e6eb597f732b43cc98384a3ce0a8c777 (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:07.706771 21128 tablet_service.cc:1511] Processing CreateTablet for tablet 81eb53cc7a5746b7826e09753a7bdbbc (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:07.707286 21129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6eb597f732b43cc98384a3ce0a8c777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.708244 21128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81eb53cc7a5746b7826e09753a7bdbbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.711850 21127 tablet_service.cc:1511] Processing CreateTablet for tablet 36b9cbc896e54fa5b2f4df961b5466ab (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:07.715003 21126 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1470f2643c4fc3996ac3f3b6754aa9 (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:07.717113 21183 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap starting.
I20260608 09:55:07.713511 21127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b9cbc896e54fa5b2f4df961b5466ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.719384 21126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1470f2643c4fc3996ac3f3b6754aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.725137 21183 tablet_bootstrap.cc:654] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.752969 21183 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: No bootstrap required, opened a new log
I20260608 09:55:07.753571 21183 ts_tablet_manager.cc:1403] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.025s
I20260608 09:55:07.757066 21183 raft_consensus.cc:359] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.757871 21183 raft_consensus.cc:385] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.758217 21183 raft_consensus.cc:740] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.759275 21183 consensus_queue.cc:260] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.767607 20979 tablet_service.cc:1511] Processing CreateTablet for tablet 81eb53cc7a5746b7826e09753a7bdbbc (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:07.777819 20979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81eb53cc7a5746b7826e09753a7bdbbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.779506 21184 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap starting.
I20260608 09:55:07.764853 20980 tablet_service.cc:1511] Processing CreateTablet for tablet e6eb597f732b43cc98384a3ce0a8c777 (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:07.770778 20978 tablet_service.cc:1511] Processing CreateTablet for tablet 36b9cbc896e54fa5b2f4df961b5466ab (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:07.781105 20980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6eb597f732b43cc98384a3ce0a8c777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.773934 20977 tablet_service.cc:1511] Processing CreateTablet for tablet 6e1470f2643c4fc3996ac3f3b6754aa9 (DEFAULT_TABLE table=test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:07.781762 20978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b9cbc896e54fa5b2f4df961b5466ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.782472 20977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1470f2643c4fc3996ac3f3b6754aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:07.788439 21184 tablet_bootstrap.cc:654] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.805567 21184 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e: No bootstrap required, opened a new log
I20260608 09:55:07.806711 21184 ts_tablet_manager.cc:1403] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.008s
I20260608 09:55:07.808255 21188 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49: Bootstrap starting.
I20260608 09:55:07.812420 21184 raft_consensus.cc:359] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:07.813431 21184 raft_consensus.cc:385] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.813853 21184 raft_consensus.cc:740] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0661ac45d6764e77b0dff09fe94c953e, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.814851 21184 consensus_queue.cc:260] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [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: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:07.818804 21188 tablet_bootstrap.cc:654] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.829730 21183 ts_tablet_manager.cc:1434] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Time spent starting tablet: real 0.076s	user 0.031s	sys 0.032s
I20260608 09:55:07.830061 21184 ts_tablet_manager.cc:1434] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.004s
I20260608 09:55:07.836679 21184 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap starting.
I20260608 09:55:07.838716 21183 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap starting.
I20260608 09:55:07.849109 21183 tablet_bootstrap.cc:654] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.858222 21188 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49: No bootstrap required, opened a new log
I20260608 09:55:07.858855 21188 ts_tablet_manager.cc:1403] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.011s
I20260608 09:55:07.860774 21184 tablet_bootstrap.cc:654] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.862107 21188 raft_consensus.cc:359] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.862797 21188 raft_consensus.cc:385] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.863067 21188 raft_consensus.cc:740] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f0320a903e4afbb96186f5892bab49, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.863785 21183 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: No bootstrap required, opened a new log
I20260608 09:55:07.864646 21183 ts_tablet_manager.cc:1403] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.011s
I20260608 09:55:07.863809 21188 consensus_queue.cc:260] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.866935 21184 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: No bootstrap required, opened a new log
I20260608 09:55:07.867436 21188 ts_tablet_manager.cc:1434] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:07.867537 21184 ts_tablet_manager.cc:1403] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.005s
I20260608 09:55:07.868022 21183 raft_consensus.cc:359] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:07.868800 21188 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: Bootstrap starting.
I20260608 09:55:07.868824 21183 raft_consensus.cc:385] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.869599 21183 raft_consensus.cc:740] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.870515 21183 consensus_queue.cc:260] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [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: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:07.871186 21184 raft_consensus.cc:359] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.872035 21184 raft_consensus.cc:385] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.872408 21184 raft_consensus.cc:740] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0661ac45d6764e77b0dff09fe94c953e, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.873371 21183 ts_tablet_manager.cc:1434] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:07.873500 21184 consensus_queue.cc:260] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.874562 21183 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap starting.
I20260608 09:55:07.876381 21184 ts_tablet_manager.cc:1434] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:07.877578 21184 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap starting.
I20260608 09:55:07.880234 21188 tablet_bootstrap.cc:654] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.882507 21183 tablet_bootstrap.cc:654] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.884914 21184 tablet_bootstrap.cc:654] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.892882 21188 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: No bootstrap required, opened a new log
I20260608 09:55:07.893595 21188 ts_tablet_manager.cc:1403] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.010s
I20260608 09:55:07.900144 21188 raft_consensus.cc:359] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.900810 21184 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e: No bootstrap required, opened a new log
I20260608 09:55:07.901754 21188 raft_consensus.cc:385] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.902063 21184 ts_tablet_manager.cc:1403] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.015s
I20260608 09:55:07.902194 21188 raft_consensus.cc:740] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f0320a903e4afbb96186f5892bab49, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.903358 21188 consensus_queue.cc:260] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.904109 21183 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: No bootstrap required, opened a new log
I20260608 09:55:07.904678 21183 ts_tablet_manager.cc:1403] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.006s
I20260608 09:55:07.905669 21188 ts_tablet_manager.cc:1434] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260608 09:55:07.905581 21184 raft_consensus.cc:359] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.906548 21184 raft_consensus.cc:385] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.906893 21188 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Bootstrap starting.
I20260608 09:55:07.906920 21184 raft_consensus.cc:740] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0661ac45d6764e77b0dff09fe94c953e, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.907965 21183 raft_consensus.cc:359] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.908187 21184 consensus_queue.cc:260] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.908847 21183 raft_consensus.cc:385] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.909288 21183 raft_consensus.cc:740] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.910343 21183 consensus_queue.cc:260] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.910794 21184 ts_tablet_manager.cc:1434] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 09:55:07.912750 21183 ts_tablet_manager.cc:1434] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:07.913964 21183 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap starting.
I20260608 09:55:07.914989 21184 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap starting.
I20260608 09:55:07.921336 21183 tablet_bootstrap.cc:654] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.922823 21184 tablet_bootstrap.cc:654] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.925168 21188 tablet_bootstrap.cc:654] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.936024 21184 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e: No bootstrap required, opened a new log
I20260608 09:55:07.936688 21184 ts_tablet_manager.cc:1403] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260608 09:55:07.939091 21188 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: No bootstrap required, opened a new log
I20260608 09:55:07.939664 21188 ts_tablet_manager.cc:1403] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.012s
I20260608 09:55:07.940033 21184 raft_consensus.cc:359] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.940976 21184 raft_consensus.cc:385] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.941345 21184 raft_consensus.cc:740] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0661ac45d6764e77b0dff09fe94c953e, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.941780 21183 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b: No bootstrap required, opened a new log
I20260608 09:55:07.942384 21183 ts_tablet_manager.cc:1403] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.023s
I20260608 09:55:07.942260 21184 consensus_queue.cc:260] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.944747 21184 ts_tablet_manager.cc:1434] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260608 09:55:07.944955 21183 raft_consensus.cc:359] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.943192 21188 raft_consensus.cc:359] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:07.946043 21183 raft_consensus.cc:385] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 09:55:07.947016 21091 tablet.cc:2404] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 09:55:07.946727 21186 raft_consensus.cc:493] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:07.953042 21183 raft_consensus.cc:740] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.953475 21186 raft_consensus.cc:515] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.954264 21183 consensus_queue.cc:260] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.946092 21188 raft_consensus.cc:385] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.955271 21188 raft_consensus.cc:740] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f0320a903e4afbb96186f5892bab49, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.956558 21188 consensus_queue.cc:260] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [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: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:07.962014 21183 ts_tablet_manager.cc:1434] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.008s
I20260608 09:55:07.962957 21188 ts_tablet_manager.cc:1434] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260608 09:55:07.964040 21188 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49: Bootstrap starting.
I20260608 09:55:07.964221 21186 leader_election.cc:290] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:07.971907 21188 tablet_bootstrap.cc:654] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:07.980595 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb53cc7a5746b7826e09753a7bdbbc" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f0320a903e4afbb96186f5892bab49" is_pre_election: true
W20260608 09:55:07.982412 21028 leader_election.cc:343] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:07.986788 21188 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49: No bootstrap required, opened a new log
I20260608 09:55:07.987300 21188 ts_tablet_manager.cc:1403] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260608 09:55:07.990334 21188 raft_consensus.cc:359] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.991046 21188 raft_consensus.cc:385] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:07.990826 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb53cc7a5746b7826e09753a7bdbbc" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e" is_pre_election: true
I20260608 09:55:07.991336 21188 raft_consensus.cc:740] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f0320a903e4afbb96186f5892bab49, State: Initialized, Role: FOLLOWER
I20260608 09:55:07.991732 21139 raft_consensus.cc:2468] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 0.
I20260608 09:55:07.992178 21188 consensus_queue.cc:260] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:07.992918 21028 leader_election.cc:304] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0661ac45d6764e77b0dff09fe94c953e, c5345f451cf84ed2979c7ea7629fc47b; no voters: e1f0320a903e4afbb96186f5892bab49
I20260608 09:55:07.994215 21200 raft_consensus.cc:2804] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:07.994680 21188 ts_tablet_manager.cc:1434] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:55:07.994688 21200 raft_consensus.cc:493] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:07.995373 21200 raft_consensus.cc:3060] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.003232 21200 raft_consensus.cc:515] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:08.005640 21200 leader_election.cc:290] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 1 election: Requested vote from peers e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:08.006428 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb53cc7a5746b7826e09753a7bdbbc" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f0320a903e4afbb96186f5892bab49"
I20260608 09:55:08.006875 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb53cc7a5746b7826e09753a7bdbbc" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e"
I20260608 09:55:08.007144 20990 raft_consensus.cc:3060] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.007465 21139 raft_consensus.cc:3060] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.012729 21193 raft_consensus.cc:493] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:08.013105 20990 raft_consensus.cc:2468] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 1.
I20260608 09:55:08.013474 21139 raft_consensus.cc:2468] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 1.
I20260608 09:55:08.013398 21193 raft_consensus.cc:515] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:08.014451 21028 leader_election.cc:304] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [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: c5345f451cf84ed2979c7ea7629fc47b, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:08.015240 21200 raft_consensus.cc:2804] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:08.015750 21200 raft_consensus.cc:697] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 LEADER]: Becoming Leader. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Running, Role: LEADER
I20260608 09:55:08.016767 21193 leader_election.cc:290] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:08.016621 21200 consensus_queue.cc:237] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:08.029304 20886 catalog_manager.cc:5696] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b reported cstate change: term changed from 0 to 1, leader changed from <none> to c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2). New cstate: current_term: 1 leader_uuid: "c5345f451cf84ed2979c7ea7629fc47b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:08.030282 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6eb597f732b43cc98384a3ce0a8c777" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5345f451cf84ed2979c7ea7629fc47b" is_pre_election: true
I20260608 09:55:08.031052 21065 raft_consensus.cc:2468] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f0320a903e4afbb96186f5892bab49 in term 0.
I20260608 09:55:08.032557 20953 leader_election.cc:304] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [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: c5345f451cf84ed2979c7ea7629fc47b, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:08.032752 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6eb597f732b43cc98384a3ce0a8c777" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e" is_pre_election: true
I20260608 09:55:08.033502 21193 raft_consensus.cc:2804] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:08.033550 21139 raft_consensus.cc:2468] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f0320a903e4afbb96186f5892bab49 in term 0.
I20260608 09:55:08.034066 21193 raft_consensus.cc:493] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:08.034489 21193 raft_consensus.cc:3060] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.041163 21189 raft_consensus.cc:493] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:08.041272 21193 raft_consensus.cc:515] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:08.041765 21189 raft_consensus.cc:515] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:08.043493 21193 leader_election.cc:290] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [CANDIDATE]: Term 1 election: Requested vote from peers c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:08.044783 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6eb597f732b43cc98384a3ce0a8c777" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e"
I20260608 09:55:08.045017 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6eb597f732b43cc98384a3ce0a8c777" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5345f451cf84ed2979c7ea7629fc47b"
I20260608 09:55:08.045468 21139 raft_consensus.cc:3060] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.045733 21065 raft_consensus.cc:3060] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.046178 21189 leader_election.cc:290] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407), c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493)
I20260608 09:55:08.052486 21065 raft_consensus.cc:2468] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f0320a903e4afbb96186f5892bab49 in term 1.
I20260608 09:55:08.054054 20953 leader_election.cc:304] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [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: c5345f451cf84ed2979c7ea7629fc47b, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:08.054965 21193 raft_consensus.cc:2804] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:08.054916 21139 raft_consensus.cc:2468] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f0320a903e4afbb96186f5892bab49 in term 1.
I20260608 09:55:08.056798 21193 raft_consensus.cc:697] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 LEADER]: Becoming Leader. State: Replica: e1f0320a903e4afbb96186f5892bab49, State: Running, Role: LEADER
I20260608 09:55:08.058579 21193 consensus_queue.cc:237] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [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: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:08.063474 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1470f2643c4fc3996ac3f3b6754aa9" candidate_uuid: "0661ac45d6764e77b0dff09fe94c953e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f0320a903e4afbb96186f5892bab49" is_pre_election: true
I20260608 09:55:08.064383 20990 raft_consensus.cc:2468] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0661ac45d6764e77b0dff09fe94c953e in term 0.
I20260608 09:55:08.066079 21102 leader_election.cc:304] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [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: 0661ac45d6764e77b0dff09fe94c953e, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:08.067111 21189 raft_consensus.cc:2804] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:08.067505 21189 raft_consensus.cc:493] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:08.067881 21189 raft_consensus.cc:3060] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.068041 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1470f2643c4fc3996ac3f3b6754aa9" candidate_uuid: "0661ac45d6764e77b0dff09fe94c953e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5345f451cf84ed2979c7ea7629fc47b" is_pre_election: true
I20260608 09:55:08.068766 21065 raft_consensus.cc:2468] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0661ac45d6764e77b0dff09fe94c953e in term 0.
I20260608 09:55:08.069214 20886 catalog_manager.cc:5696] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1f0320a903e4afbb96186f5892bab49 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "e1f0320a903e4afbb96186f5892bab49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:08.073355 21200 raft_consensus.cc:493] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:08.073923 21200 raft_consensus.cc:515] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:08.076061 21200 leader_election.cc:290] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:08.076135 21189 raft_consensus.cc:515] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:08.076872 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b9cbc896e54fa5b2f4df961b5466ab" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f0320a903e4afbb96186f5892bab49" is_pre_election: true
I20260608 09:55:08.077673 20990 raft_consensus.cc:2468] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 0.
I20260608 09:55:08.078286 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b9cbc896e54fa5b2f4df961b5466ab" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e" is_pre_election: true
I20260608 09:55:08.079201 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1470f2643c4fc3996ac3f3b6754aa9" candidate_uuid: "0661ac45d6764e77b0dff09fe94c953e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f0320a903e4afbb96186f5892bab49"
I20260608 09:55:08.079658 21028 leader_election.cc:304] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [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: c5345f451cf84ed2979c7ea7629fc47b, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:08.079959 20990 raft_consensus.cc:3060] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.080070 21189 leader_election.cc:290] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [CANDIDATE]: Term 1 election: Requested vote from peers e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407), c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493)
I20260608 09:55:08.081475 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1470f2643c4fc3996ac3f3b6754aa9" candidate_uuid: "0661ac45d6764e77b0dff09fe94c953e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5345f451cf84ed2979c7ea7629fc47b"
I20260608 09:55:08.082094 21065 raft_consensus.cc:3060] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.078994 21139 raft_consensus.cc:2468] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 0.
I20260608 09:55:08.084129 21200 raft_consensus.cc:2804] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:08.084553 21200 raft_consensus.cc:493] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:08.084909 21200 raft_consensus.cc:3060] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.088001 20990 raft_consensus.cc:2468] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0661ac45d6764e77b0dff09fe94c953e in term 1.
I20260608 09:55:08.089504 21102 leader_election.cc:304] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [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: 0661ac45d6764e77b0dff09fe94c953e, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:08.090648 21065 raft_consensus.cc:2468] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0661ac45d6764e77b0dff09fe94c953e in term 1.
I20260608 09:55:08.090682 21189 raft_consensus.cc:2804] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:08.092587 21189 raft_consensus.cc:697] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 1 LEADER]: Becoming Leader. State: Replica: 0661ac45d6764e77b0dff09fe94c953e, State: Running, Role: LEADER
I20260608 09:55:08.092540 21200 raft_consensus.cc:515] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:08.093771 21189 consensus_queue.cc:237] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:08.095149 21200 leader_election.cc:290] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 1 election: Requested vote from peers e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:08.095909 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b9cbc896e54fa5b2f4df961b5466ab" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1f0320a903e4afbb96186f5892bab49"
I20260608 09:55:08.096251 21139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b9cbc896e54fa5b2f4df961b5466ab" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e"
I20260608 09:55:08.096655 20990 raft_consensus.cc:3060] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.097146 21139 raft_consensus.cc:3060] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:08.103727 21139 raft_consensus.cc:2468] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 1.
I20260608 09:55:08.104918 21028 leader_election.cc:304] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [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: 0661ac45d6764e77b0dff09fe94c953e, c5345f451cf84ed2979c7ea7629fc47b; no voters: 
I20260608 09:55:08.105912 21200 raft_consensus.cc:2804] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:08.106405 21200 raft_consensus.cc:697] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 LEADER]: Becoming Leader. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Running, Role: LEADER
I20260608 09:55:08.107390 21200 consensus_queue.cc:237] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:08.108386 20990 raft_consensus.cc:2468] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 1.
I20260608 09:55:08.107355 20886 catalog_manager.cc:5696] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3). New cstate: current_term: 1 leader_uuid: "0661ac45d6764e77b0dff09fe94c953e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:08.115801 20888 catalog_manager.cc:5696] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b reported cstate change: term changed from 0 to 1, leader changed from <none> to c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2). New cstate: current_term: 1 leader_uuid: "c5345f451cf84ed2979c7ea7629fc47b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:08.167153 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:55:08.193560 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:08.194844 14100 tablet_replica.cc:333] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49: stopping tablet replica
I20260608 09:55:08.196935 14100 raft_consensus.cc:2243] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.197415 14100 raft_consensus.cc:2272] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.200033 14100 tablet_replica.cc:333] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: stopping tablet replica
I20260608 09:55:08.201061 14100 raft_consensus.cc:2243] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:08.202026 14100 pending_rounds.cc:70] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Trying to abort 1 pending ops.
I20260608 09:55:08.202317 14100 pending_rounds.cc:77] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617633021296640 op_type: NO_OP noop_request { }
I20260608 09:55:08.202659 14100 raft_consensus.cc:2889] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:08.203001 14100 raft_consensus.cc:2272] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.206336 14100 tablet_replica.cc:333] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: stopping tablet replica
I20260608 09:55:08.207113 14100 raft_consensus.cc:2243] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.207508 14100 raft_consensus.cc:2272] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.209859 14100 tablet_replica.cc:333] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49: stopping tablet replica
I20260608 09:55:08.210359 14100 raft_consensus.cc:2243] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.210728 14100 raft_consensus.cc:2272] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.238678 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:55:08.254307 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:55:08.283567 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:08.284722 14100 tablet_replica.cc:333] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b: stopping tablet replica
I20260608 09:55:08.285341 14100 raft_consensus.cc:2243] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.285856 14100 raft_consensus.cc:2272] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.288066 14100 tablet_replica.cc:333] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: stopping tablet replica
I20260608 09:55:08.288645 14100 raft_consensus.cc:2243] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:08.289289 14100 pending_rounds.cc:70] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Trying to abort 1 pending ops.
I20260608 09:55:08.289450 14100 pending_rounds.cc:77] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617633218076672 op_type: NO_OP noop_request { }
I20260608 09:55:08.289783 14100 raft_consensus.cc:2889] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:08.290105 14100 raft_consensus.cc:2272] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.293183 14100 tablet_replica.cc:333] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: stopping tablet replica
I20260608 09:55:08.293866 14100 raft_consensus.cc:2243] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.294306 14100 raft_consensus.cc:2272] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.296779 14100 tablet_replica.cc:333] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: stopping tablet replica
I20260608 09:55:08.297286 14100 raft_consensus.cc:2243] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:08.297995 14100 pending_rounds.cc:70] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Trying to abort 1 pending ops.
I20260608 09:55:08.298323 14100 pending_rounds.cc:77] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617632848797696 op_type: NO_OP noop_request { }
I20260608 09:55:08.298588 14100 raft_consensus.cc:2889] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:08.298847 14100 raft_consensus.cc:2272] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.324128 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:55:08.337984 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:55:08.359328 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:08.360184 14100 tablet_replica.cc:333] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e: stopping tablet replica
I20260608 09:55:08.360782 14100 raft_consensus.cc:2243] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.361243 14100 raft_consensus.cc:2272] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.363384 14100 tablet_replica.cc:333] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e: stopping tablet replica
I20260608 09:55:08.363961 14100 raft_consensus.cc:2243] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.364372 14100 raft_consensus.cc:2272] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.366515 14100 tablet_replica.cc:333] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: stopping tablet replica
I20260608 09:55:08.367199 14100 raft_consensus.cc:2243] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:08.367918 14100 pending_rounds.cc:70] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Trying to abort 1 pending ops.
I20260608 09:55:08.368137 14100 pending_rounds.cc:77] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617633177010176 op_type: NO_OP noop_request { }
I20260608 09:55:08.368445 14100 raft_consensus.cc:2889] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:08.368788 14100 raft_consensus.cc:2272] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.371255 14100 tablet_replica.cc:333] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e: stopping tablet replica
I20260608 09:55:08.371796 14100 raft_consensus.cc:2243] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:08.372208 14100 raft_consensus.cc:2272] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:08.395421 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:55:08.408907 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:08.415851 21214 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
W20260608 09:55:08.416218 21215 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
W20260608 09:55:08.417303 21217 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
I20260608 09:55:08.418815 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:08.420315 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:08.420697 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:08.421002 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912508420984 us; error 0 us; skew 500 ppm
I20260608 09:55:08.421881 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:08.424794 14100 webserver.cc:533] Webserver started at http://127.13.197.4:33373/ using document root <none> and password file <none>
I20260608 09:55:08.425441 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:08.425809 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:08.426204 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:08.427613 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "11a7226e9b524b56ac13376c6959ed8a"
format_stamp: "Formatted at 2026-06-08 09:55:08 on dist-test-slave-hb1r"
I20260608 09:55:08.432699 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:08.436569 21222 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.437489 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:08.438006 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "11a7226e9b524b56ac13376c6959ed8a"
format_stamp: "Formatted at 2026-06-08 09:55:08 on dist-test-slave-hb1r"
I20260608 09:55:08.438450 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-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)
I20260608 09:55:08.449465 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:08.450811 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:08.452380 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:08.454957 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:08.455291 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.455651 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:08.455933 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:08.495930 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:41357
I20260608 09:55:08.496061 21284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:41357 every 8 connection(s)
I20260608 09:55:08.511324 21285 heartbeater.cc:344] Connected to a master server at 127.13.197.62:42157
I20260608 09:55:08.511886 21285 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:08.512760 21285 heartbeater.cc:507] Master 127.13.197.62:42157 requested a full tablet report, sending...
I20260608 09:55:08.514976 20888 ts_manager.cc:194] Registered new tserver with Master: 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4:41357)
I20260608 09:55:08.516546 20888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43372
W20260608 09:55:09.200384 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 6e1470f2643c4fc3996ac3f3b6754aa9: Network error: Client connection negotiation failed: client connection to 127.13.197.3:45407: connect: Connection refused (error 111)
W20260608 09:55:09.204049 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 36b9cbc896e54fa5b2f4df961b5466ab: Network error: Client connection negotiation failed: client connection to 127.13.197.2:42493: connect: Connection refused (error 111)
W20260608 09:55:09.207669 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 81eb53cc7a5746b7826e09753a7bdbbc: Network error: Client connection negotiation failed: client connection to 127.13.197.2:42493: connect: Connection refused (error 111)
I20260608 09:55:09.519467 21285 heartbeater.cc:499] Master 127.13.197.62:42157 was elected leader, sending a full tablet report...
W20260608 09:55:10.221202 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet e6eb597f732b43cc98384a3ce0a8c777: Network error: Client connection negotiation failed: client connection to 127.13.197.1:43407: connect: Connection refused (error 111)
W20260608 09:55:10.225940 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 81eb53cc7a5746b7826e09753a7bdbbc: Network error: Client connection negotiation failed: client connection to 127.13.197.2:42493: connect: Connection refused (error 111)
W20260608 09:55:10.229725 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 36b9cbc896e54fa5b2f4df961b5466ab: Network error: Client connection negotiation failed: client connection to 127.13.197.2:42493: connect: Connection refused (error 111)
W20260608 09:55:11.262518 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 81eb53cc7a5746b7826e09753a7bdbbc: Network error: Client connection negotiation failed: client connection to 127.13.197.2:42493: connect: Connection refused (error 111)
W20260608 09:55:11.266113 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet e6eb597f732b43cc98384a3ce0a8c777: Network error: Client connection negotiation failed: client connection to 127.13.197.1:43407: connect: Connection refused (error 111)
W20260608 09:55:11.269721 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 36b9cbc896e54fa5b2f4df961b5466ab: Network error: Client connection negotiation failed: client connection to 127.13.197.2:42493: connect: Connection refused (error 111)
W20260608 09:55:12.289477 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 81eb53cc7a5746b7826e09753a7bdbbc: Network error: Client connection negotiation failed: client connection to 127.13.197.2:42493: connect: Connection refused (error 111)
W20260608 09:55:12.293488 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 6e1470f2643c4fc3996ac3f3b6754aa9: Network error: Client connection negotiation failed: client connection to 127.13.197.3:45407: connect: Connection refused (error 111)
W20260608 09:55:12.297119 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 36b9cbc896e54fa5b2f4df961b5466ab: Network error: Client connection negotiation failed: client connection to 127.13.197.2:42493: connect: Connection refused (error 111)
W20260608 09:55:13.299510 20936 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c5345f451cf84ed2979c7ea7629fc47b not available for placement
W20260608 09:55:14.301623 20936 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c5345f451cf84ed2979c7ea7629fc47b not available for placement
W20260608 09:55:15.303668 20936 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver c5345f451cf84ed2979c7ea7629fc47b not available for placement
I20260608 09:55:15.534554 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:15.542507 21294 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
W20260608 09:55:15.542913 21295 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
W20260608 09:55:15.544518 21297 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
I20260608 09:55:15.546972 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:15.548897 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.549171 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:15.549377 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912515549360 us; error 0 us; skew 500 ppm
I20260608 09:55:15.550465 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.553467 14100 webserver.cc:533] Webserver started at http://127.13.197.1:35295/ using document root <none> and password file <none>
I20260608 09:55:15.554139 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.554352 14100 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:55:15.558727 14100 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:55:15.562595 21302 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.563416 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:55:15.563725 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "e1f0320a903e4afbb96186f5892bab49"
format_stamp: "Formatted at 2026-06-08 09:55:06 on dist-test-slave-hb1r"
I20260608 09:55:15.564162 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-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)
I20260608 09:55:15.580644 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.582101 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.583657 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:15.587531 21309 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 09:55:15.611610 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:55:15.611989 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.025s	user 0.002s	sys 0.000s
I20260608 09:55:15.612305 14100 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 09:55:15.618549 21309 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49: Bootstrap starting.
I20260608 09:55:15.629779 14100 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:55:15.630103 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.018s	user 0.015s	sys 0.003s
I20260608 09:55:15.631142 21309 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:15.631946 21309 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49: Bootstrap complete.
I20260608 09:55:15.632578 21309 ts_tablet_manager.cc:1403] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 09:55:15.635282 21309 raft_consensus.cc:359] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.636197 21309 raft_consensus.cc:740] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f0320a903e4afbb96186f5892bab49, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.636976 21309 consensus_queue.cc:260] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.640583 21309 ts_tablet_manager.cc:1434] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260608 09:55:15.641775 21309 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49: Bootstrap starting.
I20260608 09:55:15.655130 21309 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:15.656132 21309 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49: Bootstrap complete.
I20260608 09:55:15.656809 21309 ts_tablet_manager.cc:1403] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 09:55:15.659157 21309 raft_consensus.cc:359] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.660035 21309 raft_consensus.cc:740] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f0320a903e4afbb96186f5892bab49, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.660787 21309 consensus_queue.cc:260] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.662915 21309 ts_tablet_manager.cc:1434] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:55:15.663651 21309 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: Bootstrap starting.
I20260608 09:55:15.677835 21309 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:15.678596 21309 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: Bootstrap complete.
I20260608 09:55:15.679222 21309 ts_tablet_manager.cc:1403] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 09:55:15.681471 21309 raft_consensus.cc:359] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.682117 21309 raft_consensus.cc:740] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f0320a903e4afbb96186f5892bab49, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.682825 21309 consensus_queue.cc:260] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.684813 21309 ts_tablet_manager.cc:1434] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260608 09:55:15.685585 21309 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Bootstrap starting.
I20260608 09:55:15.693959 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:43407
I20260608 09:55:15.694093 21369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:43407 every 8 connection(s)
I20260608 09:55:15.699978 21309 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:55:15.701231 21309 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Bootstrap complete.
I20260608 09:55:15.701496 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:15.702088 21309 ts_tablet_manager.cc:1403] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 09:55:15.705250 21309 raft_consensus.cc:359] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:15.706288 21309 raft_consensus.cc:740] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1f0320a903e4afbb96186f5892bab49, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.707221 21309 consensus_queue.cc:260] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:15.710731 21309 ts_tablet_manager.cc:1434] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260608 09:55:15.715619 21375 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
W20260608 09:55:15.717463 21376 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
I20260608 09:55:15.720979 14100 server_base.cc:1061] running on GCE node
W20260608 09:55:15.721251 21378 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
I20260608 09:55:15.722462 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.722707 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:15.722906 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912515722888 us; error 0 us; skew 500 ppm
I20260608 09:55:15.723546 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.726696 14100 webserver.cc:533] Webserver started at http://127.13.197.2:34217/ using document root <none> and password file <none>
I20260608 09:55:15.727486 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.727685 14100 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:55:15.728750 21371 heartbeater.cc:344] Connected to a master server at 127.13.197.62:42157
I20260608 09:55:15.729178 21371 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:15.730031 21371 heartbeater.cc:507] Master 127.13.197.62:42157 requested a full tablet report, sending...
I20260608 09:55:15.732214 14100 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:55:15.734722 20888 ts_manager.cc:194] Re-registered known tserver with Master: e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407)
I20260608 09:55:15.736737 21383 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.737779 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 09:55:15.738123 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "c5345f451cf84ed2979c7ea7629fc47b"
format_stamp: "Formatted at 2026-06-08 09:55:06 on dist-test-slave-hb1r"
I20260608 09:55:15.738456 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-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)
I20260608 09:55:15.741761 20888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43388
I20260608 09:55:15.745121 21371 heartbeater.cc:499] Master 127.13.197.62:42157 was elected leader, sending a full tablet report...
I20260608 09:55:15.754451 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.755807 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.757366 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:15.783300 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:55:15.783638 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260608 09:55:15.788287 21390 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap starting.
I20260608 09:55:15.798354 14100 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:55:15.798719 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.014s	sys 0.000s
I20260608 09:55:15.801774 21390 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:55:15.802620 21390 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap complete.
I20260608 09:55:15.803194 21390 ts_tablet_manager.cc:1403] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 09:55:15.805469 21390 raft_consensus.cc:359] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.806289 21390 raft_consensus.cc:740] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.807219 21390 consensus_queue.cc:260] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.810272 21390 ts_tablet_manager.cc:1434] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:55:15.811075 21390 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap starting.
I20260608 09:55:15.824957 21390 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:55:15.826088 21390 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap complete.
I20260608 09:55:15.826723 21390 ts_tablet_manager.cc:1403] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 09:55:15.829300 21390 raft_consensus.cc:359] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.830111 21390 raft_consensus.cc:740] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.830885 21390 consensus_queue.cc:260] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.832698 21390 ts_tablet_manager.cc:1434] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:55:15.833645 21390 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap starting.
I20260608 09:55:15.847297 21390 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:15.848107 21390 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap complete.
I20260608 09:55:15.848867 21390 ts_tablet_manager.cc:1403] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 09:55:15.851725 21390 raft_consensus.cc:359] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.852334 21390 raft_consensus.cc:740] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.853142 21390 consensus_queue.cc:260] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.855798 21390 ts_tablet_manager.cc:1434] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:55:15.856799 21390 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap starting.
I20260608 09:55:15.859405 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:42493
I20260608 09:55:15.859669 21450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:42493 every 8 connection(s)
I20260608 09:55:15.868580 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:15.875504 21390 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:15.876662 21390 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: Bootstrap complete.
I20260608 09:55:15.877713 21390 ts_tablet_manager.cc:1403] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
W20260608 09:55:15.879776 21456 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
W20260608 09:55:15.880336 21455 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
I20260608 09:55:15.881655 21390 raft_consensus.cc:359] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:15.882764 21390 raft_consensus.cc:740] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.884558 21451 heartbeater.cc:344] Connected to a master server at 127.13.197.62:42157
I20260608 09:55:15.883945 21390 consensus_queue.cc:260] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [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: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:15.885211 21451 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:15.886616 21451 heartbeater.cc:507] Master 127.13.197.62:42157 requested a full tablet report, sending...
I20260608 09:55:15.887529 21390 ts_tablet_manager.cc:1434] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260608 09:55:15.892386 21458 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
I20260608 09:55:15.892766 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:15.893303 20888 ts_manager.cc:194] Re-registered known tserver with Master: c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493)
I20260608 09:55:15.893985 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:15.894270 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:15.894472 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912515894456 us; error 0 us; skew 500 ppm
I20260608 09:55:15.895120 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:15.897817 14100 webserver.cc:533] Webserver started at http://127.13.197.3:41169/ using document root <none> and password file <none>
I20260608 09:55:15.898361 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:15.898564 14100 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:55:15.899075 20888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43396
I20260608 09:55:15.902439 21451 heartbeater.cc:499] Master 127.13.197.62:42157 was elected leader, sending a full tablet report...
I20260608 09:55:15.903424 14100 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 09:55:15.908020 21463 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:15.908994 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:15.909372 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "0661ac45d6764e77b0dff09fe94c953e"
format_stamp: "Formatted at 2026-06-08 09:55:06 on dist-test-slave-hb1r"
I20260608 09:55:15.909778 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-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)
I20260608 09:55:15.923003 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:15.924492 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:15.926097 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:15.950589 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 09:55:15.951009 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260608 09:55:15.956466 21470 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap starting.
I20260608 09:55:15.968003 14100 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 09:55:15.968333 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.016s	sys 0.000s
I20260608 09:55:15.969255 21470 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:15.970018 21470 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap complete.
I20260608 09:55:15.970595 21470 ts_tablet_manager.cc:1403] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 09:55:15.972858 21470 raft_consensus.cc:359] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.973428 21470 raft_consensus.cc:740] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0661ac45d6764e77b0dff09fe94c953e, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.974233 21470 consensus_queue.cc:260] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.977027 21470 ts_tablet_manager.cc:1434] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260608 09:55:15.978094 21470 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap starting.
I20260608 09:55:15.992156 21470 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:15.992955 21470 tablet_bootstrap.cc:492] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap complete.
I20260608 09:55:15.993667 21470 ts_tablet_manager.cc:1403] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 09:55:15.996004 21470 raft_consensus.cc:359] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.996619 21470 raft_consensus.cc:740] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0661ac45d6764e77b0dff09fe94c953e, State: Initialized, Role: FOLLOWER
I20260608 09:55:15.997422 21470 consensus_queue.cc:260] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [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: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:15.999260 21470 ts_tablet_manager.cc:1434] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:55:16.000010 21470 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap starting.
I20260608 09:55:16.013952 21470 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:55:16.014843 21470 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap complete.
I20260608 09:55:16.015594 21470 ts_tablet_manager.cc:1403] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260608 09:55:16.018115 21470 raft_consensus.cc:359] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:16.018868 21470 raft_consensus.cc:740] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0661ac45d6764e77b0dff09fe94c953e, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.019650 21470 consensus_queue.cc:260] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:16.021497 21470 ts_tablet_manager.cc:1434] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 09:55:16.022357 21470 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap starting.
I20260608 09:55:16.030459 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:45407
I20260608 09:55:16.030716 21530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:45407 every 8 connection(s)
I20260608 09:55:16.034494 21470 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:16.035521 21470 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e: Bootstrap complete.
I20260608 09:55:16.036814 21470 ts_tablet_manager.cc:1403] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 09:55:16.040580 21470 raft_consensus.cc:359] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:16.041671 21470 raft_consensus.cc:740] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0661ac45d6764e77b0dff09fe94c953e, State: Initialized, Role: FOLLOWER
I20260608 09:55:16.042630 21470 consensus_queue.cc:260] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [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: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:16.045002 21470 ts_tablet_manager.cc:1434] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260608 09:55:16.049842 21532 heartbeater.cc:344] Connected to a master server at 127.13.197.62:42157
I20260608 09:55:16.050432 21532 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:16.051362 21532 heartbeater.cc:507] Master 127.13.197.62:42157 requested a full tablet report, sending...
I20260608 09:55:16.055589 20888 ts_manager.cc:194] Re-registered known tserver with Master: 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:16.060491 20888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43412
I20260608 09:55:16.064036 21532 heartbeater.cc:499] Master 127.13.197.62:42157 was elected leader, sending a full tablet report...
W20260608 09:55:16.326083 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet e6eb597f732b43cc98384a3ce0a8c777: Illegal state: Replica e1f0320a903e4afbb96186f5892bab49 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } }
W20260608 09:55:16.339738 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 81eb53cc7a5746b7826e09753a7bdbbc: Illegal state: Replica c5345f451cf84ed2979c7ea7629fc47b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } }
W20260608 09:55:16.344765 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 36b9cbc896e54fa5b2f4df961b5466ab: Illegal state: Replica c5345f451cf84ed2979c7ea7629fc47b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } }
I20260608 09:55:16.845018 21538 raft_consensus.cc:493] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:16.845817 21538 raft_consensus.cc:515] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:16.848187 21538 leader_election.cc:290] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:16.852600 21538 raft_consensus.cc:493] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:16.853345 21538 raft_consensus.cc:515] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:16.855991 21538 leader_election.cc:290] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:16.860435 21425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1470f2643c4fc3996ac3f3b6754aa9" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5345f451cf84ed2979c7ea7629fc47b" is_pre_election: true
I20260608 09:55:16.860957 21424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6eb597f732b43cc98384a3ce0a8c777" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c5345f451cf84ed2979c7ea7629fc47b" is_pre_election: true
I20260608 09:55:16.861753 21425 raft_consensus.cc:2468] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f0320a903e4afbb96186f5892bab49 in term 1.
I20260608 09:55:16.861980 21424 raft_consensus.cc:2468] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f0320a903e4afbb96186f5892bab49 in term 1.
I20260608 09:55:16.863541 21303 leader_election.cc:304] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5345f451cf84ed2979c7ea7629fc47b, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:16.863936 21505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1470f2643c4fc3996ac3f3b6754aa9" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e" is_pre_election: true
I20260608 09:55:16.864408 21504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6eb597f732b43cc98384a3ce0a8c777" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e" is_pre_election: true
I20260608 09:55:16.864846 21538 raft_consensus.cc:2804] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:55:16.865031 21303 leader_election.cc:304] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5345f451cf84ed2979c7ea7629fc47b, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:16.865561 21505 raft_consensus.cc:2410] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1f0320a903e4afbb96186f5892bab49 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:55:16.865880 21504 raft_consensus.cc:2468] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1f0320a903e4afbb96186f5892bab49 in term 1.
I20260608 09:55:16.868453 21543 raft_consensus.cc:2804] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:55:16.869215 21543 raft_consensus.cc:493] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:16.866132 21538 raft_consensus.cc:493] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:16.869844 21543 raft_consensus.cc:3060] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:16.870347 21538 raft_consensus.cc:3060] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:16.876302 21543 raft_consensus.cc:515] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:16.876988 21538 raft_consensus.cc:515] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:16.878355 21543 leader_election.cc:290] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [CANDIDATE]: Term 2 election: Requested vote from peers c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:16.879143 21538 leader_election.cc:290] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [CANDIDATE]: Term 2 election: Requested vote from peers c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:16.879456 21425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6eb597f732b43cc98384a3ce0a8c777" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c5345f451cf84ed2979c7ea7629fc47b"
I20260608 09:55:16.879712 21504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6eb597f732b43cc98384a3ce0a8c777" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e"
I20260608 09:55:16.880553 21425 raft_consensus.cc:3060] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:16.880780 21504 raft_consensus.cc:3060] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:16.880945 21424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1470f2643c4fc3996ac3f3b6754aa9" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5345f451cf84ed2979c7ea7629fc47b"
I20260608 09:55:16.881817 21505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e1470f2643c4fc3996ac3f3b6754aa9" candidate_uuid: "e1f0320a903e4afbb96186f5892bab49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e"
I20260608 09:55:16.882107 21424 raft_consensus.cc:3060] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:16.882710 21505 raft_consensus.cc:3060] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:16.889252 21425 raft_consensus.cc:2468] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f0320a903e4afbb96186f5892bab49 in term 2.
I20260608 09:55:16.889252 21504 raft_consensus.cc:2468] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f0320a903e4afbb96186f5892bab49 in term 2.
I20260608 09:55:16.891059 21424 raft_consensus.cc:2468] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1f0320a903e4afbb96186f5892bab49 in term 2.
I20260608 09:55:16.891311 21303 leader_election.cc:304] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5345f451cf84ed2979c7ea7629fc47b, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:16.891536 21505 raft_consensus.cc:2410] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e1f0320a903e4afbb96186f5892bab49 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 09:55:16.892822 21538 raft_consensus.cc:2804] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:16.893429 21303 leader_election.cc:304] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5345f451cf84ed2979c7ea7629fc47b, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:16.893553 21538 raft_consensus.cc:697] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 2 LEADER]: Becoming Leader. State: Replica: e1f0320a903e4afbb96186f5892bab49, State: Running, Role: LEADER
I20260608 09:55:16.894585 21543 raft_consensus.cc:2804] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:16.895152 21538 consensus_queue.cc:237] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } }
I20260608 09:55:16.896090 21543 raft_consensus.cc:697] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 2 LEADER]: Becoming Leader. State: Replica: e1f0320a903e4afbb96186f5892bab49, State: Running, Role: LEADER
I20260608 09:55:16.897406 21543 consensus_queue.cc:237] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:16.904845 20888 catalog_manager.cc:5696] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e1f0320a903e4afbb96186f5892bab49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:16.923471 20888 catalog_manager.cc:5696] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 reported cstate change: term changed from 1 to 2, leader changed from 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3) to e1f0320a903e4afbb96186f5892bab49 (127.13.197.1). New cstate: current_term: 2 leader_uuid: "e1f0320a903e4afbb96186f5892bab49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:17.064419 21551 raft_consensus.cc:493] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:17.065143 21551 raft_consensus.cc:515] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:17.067927 21551 leader_election.cc:290] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:17.080303 21344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb53cc7a5746b7826e09753a7bdbbc" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1f0320a903e4afbb96186f5892bab49" is_pre_election: true
I20260608 09:55:17.081013 21505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb53cc7a5746b7826e09753a7bdbbc" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e" is_pre_election: true
I20260608 09:55:17.081226 21344 raft_consensus.cc:2468] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 1.
I20260608 09:55:17.081955 21505 raft_consensus.cc:2468] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 1.
I20260608 09:55:17.083024 21384 leader_election.cc:304] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5345f451cf84ed2979c7ea7629fc47b, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:17.083865 21551 raft_consensus.cc:2804] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:55:17.084393 21551 raft_consensus.cc:493] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:17.084757 21551 raft_consensus.cc:3060] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:17.089938 21551 raft_consensus.cc:515] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:17.092003 21551 leader_election.cc:290] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 2 election: Requested vote from peers e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:17.092797 21344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb53cc7a5746b7826e09753a7bdbbc" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1f0320a903e4afbb96186f5892bab49"
I20260608 09:55:17.093266 21505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81eb53cc7a5746b7826e09753a7bdbbc" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e"
I20260608 09:55:17.093812 21344 raft_consensus.cc:3060] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:17.094288 21505 raft_consensus.cc:3060] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:17.101882 21505 raft_consensus.cc:2468] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 2.
I20260608 09:55:17.101882 21344 raft_consensus.cc:2468] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 2.
I20260608 09:55:17.103542 21384 leader_election.cc:304] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0661ac45d6764e77b0dff09fe94c953e, c5345f451cf84ed2979c7ea7629fc47b; no voters: 
I20260608 09:55:17.104460 21551 raft_consensus.cc:2804] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:17.105719 21551 raft_consensus.cc:697] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 2 LEADER]: Becoming Leader. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Running, Role: LEADER
I20260608 09:55:17.106724 21551 consensus_queue.cc:237] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:17.113965 20888 catalog_manager.cc:5696] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "c5345f451cf84ed2979c7ea7629fc47b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:17.197901 21551 raft_consensus.cc:493] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:17.198626 21551 raft_consensus.cc:515] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:17.200624 21551 leader_election.cc:290] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:17.201792 21344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b9cbc896e54fa5b2f4df961b5466ab" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1f0320a903e4afbb96186f5892bab49" is_pre_election: true
I20260608 09:55:17.201964 21505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b9cbc896e54fa5b2f4df961b5466ab" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e" is_pre_election: true
I20260608 09:55:17.202597 21344 raft_consensus.cc:2468] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 1.
I20260608 09:55:17.202827 21505 raft_consensus.cc:2468] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 1.
I20260608 09:55:17.204042 21384 leader_election.cc:304] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5345f451cf84ed2979c7ea7629fc47b, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:17.204960 21551 raft_consensus.cc:2804] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 09:55:17.205413 21551 raft_consensus.cc:493] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:17.205848 21551 raft_consensus.cc:3060] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:17.210770 21551 raft_consensus.cc:515] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:17.212726 21551 leader_election.cc:290] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 2 election: Requested vote from peers e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407), 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407)
I20260608 09:55:17.213613 21344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b9cbc896e54fa5b2f4df961b5466ab" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1f0320a903e4afbb96186f5892bab49"
I20260608 09:55:17.213764 21505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b9cbc896e54fa5b2f4df961b5466ab" candidate_uuid: "c5345f451cf84ed2979c7ea7629fc47b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0661ac45d6764e77b0dff09fe94c953e"
I20260608 09:55:17.214349 21344 raft_consensus.cc:3060] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:17.214596 21505 raft_consensus.cc:3060] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:55:17.219776 21344 raft_consensus.cc:2468] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 2.
I20260608 09:55:17.219915 21505 raft_consensus.cc:2468] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5345f451cf84ed2979c7ea7629fc47b in term 2.
I20260608 09:55:17.221354 21384 leader_election.cc:304] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c5345f451cf84ed2979c7ea7629fc47b, e1f0320a903e4afbb96186f5892bab49; no voters: 
I20260608 09:55:17.222252 21551 raft_consensus.cc:2804] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:55:17.222792 21551 raft_consensus.cc:697] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 2 LEADER]: Becoming Leader. State: Replica: c5345f451cf84ed2979c7ea7629fc47b, State: Running, Role: LEADER
I20260608 09:55:17.223747 21551 consensus_queue.cc:237] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } }
I20260608 09:55:17.230890 20888 catalog_manager.cc:5696] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "c5345f451cf84ed2979c7ea7629fc47b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:17.287457 21424 raft_consensus.cc:1275] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 09:55:17.289106 21543 consensus_queue.cc:1048] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.301005 21505 raft_consensus.cc:1275] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 09:55:17.301719 21505 pending_rounds.cc:85] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Aborting all ops after (but not including) 0
I20260608 09:55:17.302541 21505 pending_rounds.cc:107] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 09:55:17.303007 21505 raft_consensus.cc:2889] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 09:55:17.304873 21543 consensus_queue.cc:1048] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.332041 21424 raft_consensus.cc:1275] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:17.333508 21543 consensus_queue.cc:1048] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.345633 21505 raft_consensus.cc:1275] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:17.348834 21543 consensus_queue.cc:1048] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.364291 21344 consensus_queue.cc:237] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } }
I20260608 09:55:17.371390 21505 raft_consensus.cc:1275] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:17.372968 21424 raft_consensus.cc:1275] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:17.373721 21544 consensus_queue.cc:1048] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:55:17.377374 21538 consensus_queue.cc:1048] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:17.385182 21544 raft_consensus.cc:2955] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } } }
I20260608 09:55:17.387243 21424 raft_consensus.cc:2955] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } } }
I20260608 09:55:17.387243 21505 raft_consensus.cc:2955] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } } }
W20260608 09:55:17.398180 21304 consensus_peers.cc:597] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 -> Peer 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4:41357): Couldn't send request to peer 11a7226e9b524b56ac13376c6959ed8a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6eb597f732b43cc98384a3ce0a8c777. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:17.401373 20888 catalog_manager.cc:5696] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 reported cstate change: config changed from index -1 to 3, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New cstate: current_term: 2 leader_uuid: "e1f0320a903e4afbb96186f5892bab49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 09:55:17.402951 20936 auto_rebalancer.cc:591] Failed to schedule move for tablet 81eb53cc7a5746b7826e09753a7bdbbc: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:55:17.408845 21344 consensus_queue.cc:237] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } }
W20260608 09:55:17.418082 21304 consensus_peers.cc:597] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 -> Peer 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4:41357): Couldn't send request to peer 11a7226e9b524b56ac13376c6959ed8a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e1470f2643c4fc3996ac3f3b6754aa9. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:17.418326 21505 raft_consensus.cc:1275] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:17.418663 21424 raft_consensus.cc:1275] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:17.420275 21543 consensus_queue.cc:1048] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:17.421152 21544 consensus_queue.cc:1048] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:17.428140 21538 raft_consensus.cc:2955] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } } }
I20260608 09:55:17.429924 21424 raft_consensus.cc:2955] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } } }
I20260608 09:55:17.430238 21505 raft_consensus.cc:2955] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } } }
I20260608 09:55:17.440696 20887 catalog_manager.cc:5696] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 reported cstate change: config changed from index -1 to 2, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New cstate: current_term: 2 leader_uuid: "e1f0320a903e4afbb96186f5892bab49" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:17.521318 21344 raft_consensus.cc:1275] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Refusing update from remote peer c5345f451cf84ed2979c7ea7629fc47b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:17.522992 21551 consensus_queue.cc:1048] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.541738 21505 raft_consensus.cc:1275] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Refusing update from remote peer c5345f451cf84ed2979c7ea7629fc47b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:17.543918 21569 consensus_queue.cc:1048] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:17.606554 21505 raft_consensus.cc:1275] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Refusing update from remote peer c5345f451cf84ed2979c7ea7629fc47b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:17.608083 21569 consensus_queue.cc:1048] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.619423 21344 raft_consensus.cc:1275] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Refusing update from remote peer c5345f451cf84ed2979c7ea7629fc47b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:55:17.621807 21569 consensus_queue.cc:1048] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:17.870728 21573 ts_tablet_manager.cc:933] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a: Initiating tablet copy from peer e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407)
I20260608 09:55:17.872997 21573 tablet_copy_client.cc:323] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.1:43407
I20260608 09:55:17.891727 21355 tablet_copy_service.cc:140] P e1f0320a903e4afbb96186f5892bab49: Received BeginTabletCopySession request for tablet 6e1470f2643c4fc3996ac3f3b6754aa9 from peer 11a7226e9b524b56ac13376c6959ed8a ({username='slave'} at 127.0.0.1:33452)
I20260608 09:55:17.892585 21355 tablet_copy_service.cc:161] P e1f0320a903e4afbb96186f5892bab49: Beginning new tablet copy session on tablet 6e1470f2643c4fc3996ac3f3b6754aa9 from peer 11a7226e9b524b56ac13376c6959ed8a at {username='slave'} at 127.0.0.1:33452: session id = 11a7226e9b524b56ac13376c6959ed8a-6e1470f2643c4fc3996ac3f3b6754aa9
I20260608 09:55:17.901676 21355 tablet_copy_source_session.cc:215] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:17.905158 21573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e1470f2643c4fc3996ac3f3b6754aa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.916846 21573 tablet_copy_client.cc:806] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:17.917665 21573 tablet_copy_client.cc:670] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:17.921927 21573 tablet_copy_client.cc:538] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:17.928643 21573 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a: Bootstrap starting.
I20260608 09:55:17.930760 21577 ts_tablet_manager.cc:933] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a: Initiating tablet copy from peer e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407)
I20260608 09:55:17.932860 21577 tablet_copy_client.cc:323] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.1:43407
I20260608 09:55:17.935060 21355 tablet_copy_service.cc:140] P e1f0320a903e4afbb96186f5892bab49: Received BeginTabletCopySession request for tablet e6eb597f732b43cc98384a3ce0a8c777 from peer 11a7226e9b524b56ac13376c6959ed8a ({username='slave'} at 127.0.0.1:33452)
I20260608 09:55:17.935840 21355 tablet_copy_service.cc:161] P e1f0320a903e4afbb96186f5892bab49: Beginning new tablet copy session on tablet e6eb597f732b43cc98384a3ce0a8c777 from peer 11a7226e9b524b56ac13376c6959ed8a at {username='slave'} at 127.0.0.1:33452: session id = 11a7226e9b524b56ac13376c6959ed8a-e6eb597f732b43cc98384a3ce0a8c777
I20260608 09:55:17.944330 21355 tablet_copy_source_session.cc:215] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:17.948453 21577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6eb597f732b43cc98384a3ce0a8c777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:17.949801 21573 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:17.951012 21573 tablet_bootstrap.cc:492] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a: Bootstrap complete.
I20260608 09:55:17.951928 21573 ts_tablet_manager.cc:1403] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260608 09:55:17.955628 21573 raft_consensus.cc:359] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } }
I20260608 09:55:17.956781 21573 raft_consensus.cc:740] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 11a7226e9b524b56ac13376c6959ed8a, State: Initialized, Role: LEARNER
I20260608 09:55:17.957738 21573 consensus_queue.cc:260] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } }
I20260608 09:55:17.961054 21573 ts_tablet_manager.cc:1434] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 09:55:17.965116 21355 tablet_copy_service.cc:342] P e1f0320a903e4afbb96186f5892bab49: Request end of tablet copy session 11a7226e9b524b56ac13376c6959ed8a-6e1470f2643c4fc3996ac3f3b6754aa9 received from {username='slave'} at 127.0.0.1:33452
I20260608 09:55:17.965762 21355 tablet_copy_service.cc:434] P e1f0320a903e4afbb96186f5892bab49: ending tablet copy session 11a7226e9b524b56ac13376c6959ed8a-6e1470f2643c4fc3996ac3f3b6754aa9 on tablet 6e1470f2643c4fc3996ac3f3b6754aa9 with peer 11a7226e9b524b56ac13376c6959ed8a
I20260608 09:55:17.966205 21577 tablet_copy_client.cc:806] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:17.967015 21577 tablet_copy_client.cc:670] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:17.971177 21577 tablet_copy_client.cc:538] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:17.980504 21577 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a: Bootstrap starting.
I20260608 09:55:18.004118 21577 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:18.005296 21577 tablet_bootstrap.cc:492] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a: Bootstrap complete.
I20260608 09:55:18.006248 21577 ts_tablet_manager.cc:1403] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a: Time spent bootstrapping tablet: real 0.026s	user 0.027s	sys 0.000s
I20260608 09:55:18.009752 21577 raft_consensus.cc:359] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } }
I20260608 09:55:18.010910 21577 raft_consensus.cc:740] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 11a7226e9b524b56ac13376c6959ed8a, State: Initialized, Role: LEARNER
I20260608 09:55:18.011917 21577 consensus_queue.cc:260] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } }
I20260608 09:55:18.014719 21577 ts_tablet_manager.cc:1434] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:18.016700 21355 tablet_copy_service.cc:342] P e1f0320a903e4afbb96186f5892bab49: Request end of tablet copy session 11a7226e9b524b56ac13376c6959ed8a-e6eb597f732b43cc98384a3ce0a8c777 received from {username='slave'} at 127.0.0.1:33452
I20260608 09:55:18.017349 21355 tablet_copy_service.cc:434] P e1f0320a903e4afbb96186f5892bab49: ending tablet copy session 11a7226e9b524b56ac13376c6959ed8a-e6eb597f732b43cc98384a3ce0a8c777 on tablet e6eb597f732b43cc98384a3ce0a8c777 with peer 11a7226e9b524b56ac13376c6959ed8a
I20260608 09:55:18.459174 21260 raft_consensus.cc:1217] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 09:55:18.469895 21260 raft_consensus.cc:1217] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 09:55:18.896546 21544 raft_consensus.cc:1064] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49: attempting to promote NON_VOTER 11a7226e9b524b56ac13376c6959ed8a to VOTER
I20260608 09:55:18.898633 21544 consensus_queue.cc:237] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } }
I20260608 09:55:18.906025 21505 raft_consensus.cc:1275] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:55:18.906927 21260 raft_consensus.cc:1275] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:55:18.907811 21544 consensus_queue.cc:1048] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:18.908238 21424 raft_consensus.cc:1275] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:55:18.908875 21584 consensus_queue.cc:1048] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:18.909960 21585 consensus_queue.cc:1048] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:18.928205 21544 raft_consensus.cc:2955] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:18.931456 21260 raft_consensus.cc:2955] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:18.932621 21424 raft_consensus.cc:2955] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:18.942302 21505 raft_consensus.cc:2955] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:18.945813 20888 catalog_manager.cc:5696] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 reported cstate change: config changed from index 3 to 4, 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e1f0320a903e4afbb96186f5892bab49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:18.997328 21344 consensus_queue.cc:237] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } }
I20260608 09:55:19.003086 21505 raft_consensus.cc:1275] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:55:19.003192 21260 raft_consensus.cc:1275] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 09:55:19.004581 21584 consensus_queue.cc:1048] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:19.005625 21585 consensus_queue.cc:1048] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:19.013446 21585 raft_consensus.cc:2955] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.014761 21505 raft_consensus.cc:2955] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.017994 21259 raft_consensus.cc:2955] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.030141 20872 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e6eb597f732b43cc98384a3ce0a8c777 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:19.030930 20885 catalog_manager.cc:5696] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e reported cstate change: config changed from index 4 to 5, VOTER c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2) evicted. New cstate: current_term: 2 leader_uuid: "e1f0320a903e4afbb96186f5892bab49" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.043922 21544 raft_consensus.cc:1064] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49: attempting to promote NON_VOTER 11a7226e9b524b56ac13376c6959ed8a to VOTER
I20260608 09:55:19.046808 21544 consensus_queue.cc:237] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } }
I20260608 09:55:19.056974 21259 raft_consensus.cc:1275] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:19.058604 21505 raft_consensus.cc:1275] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:19.062202 21424 raft_consensus.cc:1275] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:19.063026 21587 consensus_queue.cc:1048] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 09:55:19.065843 21585 consensus_queue.cc:1048] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:55:19.077581 21587 consensus_queue.cc:1048] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:55:19.096925 21544 raft_consensus.cc:2955] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.099349 21505 raft_consensus.cc:2955] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.102160 21424 raft_consensus.cc:2955] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.104488 21415 tablet_service.cc:1558] Processing DeleteTablet for tablet e6eb597f732b43cc98384a3ce0a8c777 with delete_type TABLET_DATA_TOMBSTONED (TS c5345f451cf84ed2979c7ea7629fc47b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49100
I20260608 09:55:19.113114 21604 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:19.114137 21604 raft_consensus.cc:2243] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:19.115044 21604 raft_consensus.cc:2272] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:19.114728 20888 catalog_manager.cc:5696] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e reported cstate change: config changed from index 2 to 3, 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e1f0320a903e4afbb96186f5892bab49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.120261 21604 ts_tablet_manager.cc:1916] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:19.122201 21259 raft_consensus.cc:2955] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } attrs { replace: true } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.139396 21604 ts_tablet_manager.cc:1929] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 09:55:19.139936 21604 log.cc:1199] T e6eb597f732b43cc98384a3ce0a8c777 P c5345f451cf84ed2979c7ea7629fc47b: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/e6eb597f732b43cc98384a3ce0a8c777
I20260608 09:55:19.141744 20872 catalog_manager.cc:5027] TS c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493): tablet e6eb597f732b43cc98384a3ce0a8c777 (table test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]) successfully deleted
I20260608 09:55:19.149619 21344 consensus_queue.cc:237] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } }
I20260608 09:55:19.155660 21259 raft_consensus.cc:1275] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:55:19.156773 21424 raft_consensus.cc:1275] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Refusing update from remote peer e1f0320a903e4afbb96186f5892bab49: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 09:55:19.157580 21600 consensus_queue.cc:1048] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:55:19.158869 21584 consensus_queue.cc:1048] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:19.168305 21544 raft_consensus.cc:2955] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.169207 21260 raft_consensus.cc:2955] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.172626 21424 raft_consensus.cc:2955] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.181468 20872 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6e1470f2643c4fc3996ac3f3b6754aa9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:19.186254 20885 catalog_manager.cc:5696] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a reported cstate change: config changed from index 3 to 4, VOTER 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3) evicted. New cstate: current_term: 2 leader_uuid: "e1f0320a903e4afbb96186f5892bab49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: false } } }
I20260608 09:55:19.207592 21495 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e1470f2643c4fc3996ac3f3b6754aa9 with delete_type TABLET_DATA_TOMBSTONED (TS 0661ac45d6764e77b0dff09fe94c953e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48928
I20260608 09:55:19.209494 21606 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:19.210260 21606 raft_consensus.cc:2243] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:19.210911 21606 raft_consensus.cc:2272] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:19.213678 21606 ts_tablet_manager.cc:1916] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:19.224764 21606 ts_tablet_manager.cc:1929] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260608 09:55:19.225111 21606 log.cc:1199] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 0661ac45d6764e77b0dff09fe94c953e: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912320616351-14100-0/minicluster-data/ts-2-root/wals/6e1470f2643c4fc3996ac3f3b6754aa9
I20260608 09:55:19.226593 20872 catalog_manager.cc:5027] TS 0661ac45d6764e77b0dff09fe94c953e (127.13.197.3:45407): tablet 6e1470f2643c4fc3996ac3f3b6754aa9 (table test-workload [id=0c1c1bfb8300477dafff668b98bfa57f]) successfully deleted
I20260608 09:55:20.207834 21424 consensus_queue.cc:237] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } attrs { replace: true } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } }
I20260608 09:55:20.218103 21505 raft_consensus.cc:1275] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Refusing update from remote peer c5345f451cf84ed2979c7ea7629fc47b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:20.219213 21344 raft_consensus.cc:1275] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Refusing update from remote peer c5345f451cf84ed2979c7ea7629fc47b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 09:55:20.219794 21608 consensus_queue.cc:1048] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:20.220928 21569 consensus_queue.cc:1048] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:55:20.226442 21385 consensus_peers.cc:597] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b -> Peer 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4:41357): Couldn't send request to peer 11a7226e9b524b56ac13376c6959ed8a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 81eb53cc7a5746b7826e09753a7bdbbc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:20.229615 21608 raft_consensus.cc:2955] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } attrs { replace: true } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } } }
I20260608 09:55:20.231837 21505 raft_consensus.cc:2955] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } attrs { replace: true } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } } }
I20260608 09:55:20.234714 21344 raft_consensus.cc:2955] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } attrs { replace: true } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } } }
I20260608 09:55:20.245908 20888 catalog_manager.cc:5696] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b reported cstate change: config changed from index -1 to 3, NON_VOTER 11a7226e9b524b56ac13376c6959ed8a (127.13.197.4) added. New cstate: current_term: 2 leader_uuid: "c5345f451cf84ed2979c7ea7629fc47b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:20.835752 21619 ts_tablet_manager.cc:933] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a: Initiating tablet copy from peer c5345f451cf84ed2979c7ea7629fc47b (127.13.197.2:42493)
I20260608 09:55:20.838169 21619 tablet_copy_client.cc:323] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:42493
I20260608 09:55:20.850317 21435 tablet_copy_service.cc:140] P c5345f451cf84ed2979c7ea7629fc47b: Received BeginTabletCopySession request for tablet 81eb53cc7a5746b7826e09753a7bdbbc from peer 11a7226e9b524b56ac13376c6959ed8a ({username='slave'} at 127.0.0.1:49114)
I20260608 09:55:20.850991 21435 tablet_copy_service.cc:161] P c5345f451cf84ed2979c7ea7629fc47b: Beginning new tablet copy session on tablet 81eb53cc7a5746b7826e09753a7bdbbc from peer 11a7226e9b524b56ac13376c6959ed8a at {username='slave'} at 127.0.0.1:49114: session id = 11a7226e9b524b56ac13376c6959ed8a-81eb53cc7a5746b7826e09753a7bdbbc
I20260608 09:55:20.859505 21435 tablet_copy_source_session.cc:215] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:20.862918 21619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81eb53cc7a5746b7826e09753a7bdbbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:20.875165 21619 tablet_copy_client.cc:806] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:20.875763 21619 tablet_copy_client.cc:670] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:20.880194 21619 tablet_copy_client.cc:538] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:20.888603 21619 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a: Bootstrap starting.
I20260608 09:55:20.906353 21619 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:20.907152 21619 tablet_bootstrap.cc:492] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a: Bootstrap complete.
I20260608 09:55:20.907737 21619 ts_tablet_manager.cc:1403] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.009s
I20260608 09:55:20.910151 21619 raft_consensus.cc:359] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } attrs { replace: true } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } }
I20260608 09:55:20.910769 21619 raft_consensus.cc:740] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 11a7226e9b524b56ac13376c6959ed8a, State: Initialized, Role: LEARNER
I20260608 09:55:20.911312 21619 consensus_queue.cc:260] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e1f0320a903e4afbb96186f5892bab49" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43407 } attrs { replace: true } } peers { permanent_uuid: "c5345f451cf84ed2979c7ea7629fc47b" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 42493 } } peers { permanent_uuid: "0661ac45d6764e77b0dff09fe94c953e" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 45407 } } peers { permanent_uuid: "11a7226e9b524b56ac13376c6959ed8a" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41357 } attrs { promote: true } }
I20260608 09:55:20.914076 21619 ts_tablet_manager.cc:1434] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 09:55:20.916177 21435 tablet_copy_service.cc:342] P c5345f451cf84ed2979c7ea7629fc47b: Request end of tablet copy session 11a7226e9b524b56ac13376c6959ed8a-81eb53cc7a5746b7826e09753a7bdbbc received from {username='slave'} at 127.0.0.1:49114
I20260608 09:55:20.916627 21435 tablet_copy_service.cc:434] P c5345f451cf84ed2979c7ea7629fc47b: ending tablet copy session 11a7226e9b524b56ac13376c6959ed8a-81eb53cc7a5746b7826e09753a7bdbbc on tablet 81eb53cc7a5746b7826e09753a7bdbbc with peer 11a7226e9b524b56ac13376c6959ed8a
I20260608 09:55:21.072113 14100 tablet_server.cc:179] TabletServer@127.13.197.1:43407 shutting down...
I20260608 09:55:21.101089 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:21.101939 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:21.102646 14100 raft_consensus.cc:2243] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:21.103506 14100 raft_consensus.cc:2272] T e6eb597f732b43cc98384a3ce0a8c777 P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.106029 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:21.106719 14100 raft_consensus.cc:2243] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:21.107749 14100 raft_consensus.cc:2272] T 6e1470f2643c4fc3996ac3f3b6754aa9 P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:21.107789 21384 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260608 09:55:21.110486 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:21.111303 14100 raft_consensus.cc:2243] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260608 09:55:21.111560 21384 consensus_peers.cc:597] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b -> Peer e1f0320a903e4afbb96186f5892bab49 (127.13.197.1:43407): Couldn't send request to peer e1f0320a903e4afbb96186f5892bab49. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:21.111881 14100 raft_consensus.cc:2272] T 36b9cbc896e54fa5b2f4df961b5466ab P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.114089 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:21.114625 14100 raft_consensus.cc:2243] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:21.115130 14100 raft_consensus.cc:2272] T 81eb53cc7a5746b7826e09753a7bdbbc P e1f0320a903e4afbb96186f5892bab49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.139765 14100 tablet_server.cc:196] TabletServer@127.13.197.1:43407 shutdown complete.
I20260608 09:55:21.153743 14100 tablet_server.cc:179] TabletServer@127.13.197.2:42493 shutting down...
I20260608 09:55:21.184286 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:21.185060 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:21.185771 14100 raft_consensus.cc:2243] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:21.186414 14100 raft_consensus.cc:2272] T 6e1470f2643c4fc3996ac3f3b6754aa9 P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.188438 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:21.188966 14100 raft_consensus.cc:2243] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:21.189836 14100 raft_consensus.cc:2272] T 36b9cbc896e54fa5b2f4df961b5466ab P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.192001 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:21.192518 14100 raft_consensus.cc:2243] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:55:21.193571 14100 raft_consensus.cc:2272] T 81eb53cc7a5746b7826e09753a7bdbbc P c5345f451cf84ed2979c7ea7629fc47b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.217267 14100 tablet_server.cc:196] TabletServer@127.13.197.2:42493 shutdown complete.
I20260608 09:55:21.234367 14100 tablet_server.cc:179] TabletServer@127.13.197.3:45407 shutting down...
I20260608 09:55:21.262197 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:21.262923 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:21.263583 14100 raft_consensus.cc:2243] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:21.264292 14100 raft_consensus.cc:2272] T e6eb597f732b43cc98384a3ce0a8c777 P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.266381 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:21.266896 14100 raft_consensus.cc:2243] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:21.267331 14100 raft_consensus.cc:2272] T 36b9cbc896e54fa5b2f4df961b5466ab P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.269246 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:21.269841 14100 raft_consensus.cc:2243] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:21.270324 14100 raft_consensus.cc:2272] T 81eb53cc7a5746b7826e09753a7bdbbc P 0661ac45d6764e77b0dff09fe94c953e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.293867 14100 tablet_server.cc:196] TabletServer@127.13.197.3:45407 shutdown complete.
I20260608 09:55:21.306711 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:55:21.340620 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:21.341974 14100 tablet_replica.cc:333] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a: stopping tablet replica
I20260608 09:55:21.342701 14100 raft_consensus.cc:2243] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Raft consensus shutting down.
I20260608 09:55:21.343147 14100 raft_consensus.cc:2272] T 81eb53cc7a5746b7826e09753a7bdbbc P 11a7226e9b524b56ac13376c6959ed8a [term 2 LEARNER]: Raft consensus is shut down!
I20260608 09:55:21.345746 14100 tablet_replica.cc:333] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a: stopping tablet replica
I20260608 09:55:21.346300 14100 raft_consensus.cc:2243] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:21.346827 14100 raft_consensus.cc:2272] T e6eb597f732b43cc98384a3ce0a8c777 P 11a7226e9b524b56ac13376c6959ed8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.348933 14100 tablet_replica.cc:333] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a: stopping tablet replica
I20260608 09:55:21.349741 14100 raft_consensus.cc:2243] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:21.350283 14100 raft_consensus.cc:2272] T 6e1470f2643c4fc3996ac3f3b6754aa9 P 11a7226e9b524b56ac13376c6959ed8a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.372475 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:55:21.387212 14100 master.cc:562] Master@127.13.197.62:42157 shutting down...
W20260608 09:55:21.417349 20936 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:21.417645 20936 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:21.417820 20936 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:21.418933 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:21.419471 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:21.419818 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 471d452ddeff43d68b42073267fd67b1: stopping tablet replica
I20260608 09:55:21.439692 14100 master.cc:584] Master@127.13.197.62:42157 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15451 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 09:55:21.477468 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:35851
I20260608 09:55:21.478711 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:21.484580 21627 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
W20260608 09:55:21.486191 21628 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
W20260608 09:55:21.488270 21630 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
I20260608 09:55:21.490224 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:21.491333 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:21.491519 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:21.491806 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912521491690 us; error 0 us; skew 500 ppm
I20260608 09:55:21.492493 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:21.495086 14100 webserver.cc:533] Webserver started at http://127.13.197.62:36417/ using document root <none> and password file <none>
I20260608 09:55:21.495646 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:21.495851 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:21.496148 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:21.497267 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "74178bc489004944a3673ee63d2afafc"
format_stamp: "Formatted at 2026-06-08 09:55:21 on dist-test-slave-hb1r"
I20260608 09:55:21.502161 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:21.506069 21635 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:21.506901 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 09:55:21.507220 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "74178bc489004944a3673ee63d2afafc"
format_stamp: "Formatted at 2026-06-08 09:55:21 on dist-test-slave-hb1r"
I20260608 09:55:21.507473 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-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)
I20260608 09:55:21.520054 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:21.521303 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:21.560657 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:35851
I20260608 09:55:21.560778 21686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:35851 every 8 connection(s)
I20260608 09:55:21.564955 21687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:21.576565 21687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc: Bootstrap starting.
I20260608 09:55:21.582108 21687 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:21.586560 21687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc: No bootstrap required, opened a new log
I20260608 09:55:21.588948 21687 raft_consensus.cc:359] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74178bc489004944a3673ee63d2afafc" member_type: VOTER }
I20260608 09:55:21.589359 21687 raft_consensus.cc:385] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:21.589625 21687 raft_consensus.cc:740] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74178bc489004944a3673ee63d2afafc, State: Initialized, Role: FOLLOWER
I20260608 09:55:21.590209 21687 consensus_queue.cc:260] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [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: "74178bc489004944a3673ee63d2afafc" member_type: VOTER }
I20260608 09:55:21.590622 21687 raft_consensus.cc:399] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:21.590817 21687 raft_consensus.cc:493] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:21.591049 21687 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:21.596050 21687 raft_consensus.cc:515] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74178bc489004944a3673ee63d2afafc" member_type: VOTER }
I20260608 09:55:21.596596 21687 leader_election.cc:304] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [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: 74178bc489004944a3673ee63d2afafc; no voters: 
I20260608 09:55:21.597905 21687 leader_election.cc:290] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:21.598321 21690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:21.599758 21690 raft_consensus.cc:697] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [term 1 LEADER]: Becoming Leader. State: Replica: 74178bc489004944a3673ee63d2afafc, State: Running, Role: LEADER
I20260608 09:55:21.600483 21690 consensus_queue.cc:237] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [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: "74178bc489004944a3673ee63d2afafc" member_type: VOTER }
I20260608 09:55:21.601020 21687 sys_catalog.cc:565] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:21.603848 21691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "74178bc489004944a3673ee63d2afafc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74178bc489004944a3673ee63d2afafc" member_type: VOTER } }
I20260608 09:55:21.603773 21692 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74178bc489004944a3673ee63d2afafc. Latest consensus state: current_term: 1 leader_uuid: "74178bc489004944a3673ee63d2afafc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74178bc489004944a3673ee63d2afafc" member_type: VOTER } }
I20260608 09:55:21.604615 21691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:21.604741 21692 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:21.610325 21695 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:21.618494 21695 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:21.619630 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:21.628324 21695 catalog_manager.cc:1382] Generated new cluster ID: 2be145a0a46d4a078db5ba3d4b946a75
I20260608 09:55:21.628675 21695 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:21.655869 21695 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:21.657207 21695 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:21.671655 21695 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc: Generated new TSK 0
I20260608 09:55:21.672325 21695 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:21.686834 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:21.693244 21708 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
W20260608 09:55:21.694602 21709 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
W20260608 09:55:21.702109 21711 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
I20260608 09:55:21.702292 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:21.703449 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:21.703725 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:21.703933 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912521703914 us; error 0 us; skew 500 ppm
I20260608 09:55:21.704576 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:21.707181 14100 webserver.cc:533] Webserver started at http://127.13.197.1:40855/ using document root <none> and password file <none>
I20260608 09:55:21.707767 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:21.707985 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:21.708287 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:21.709661 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "f7fd932e2b4140bc8b640d0f4025797f"
format_stamp: "Formatted at 2026-06-08 09:55:21 on dist-test-slave-hb1r"
I20260608 09:55:21.714815 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:55:21.718534 21716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:21.719288 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:55:21.719611 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "f7fd932e2b4140bc8b640d0f4025797f"
format_stamp: "Formatted at 2026-06-08 09:55:21 on dist-test-slave-hb1r"
I20260608 09:55:21.719911 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-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)
I20260608 09:55:21.742708 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:21.744014 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:21.745625 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:21.748059 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:21.748308 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:21.748551 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:21.748728 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:21.791589 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:36649
I20260608 09:55:21.791711 21778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:36649 every 8 connection(s)
I20260608 09:55:21.796988 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:21.805276 21783 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
W20260608 09:55:21.807070 21784 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
W20260608 09:55:21.809038 21786 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
I20260608 09:55:21.810544 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:21.812186 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:21.812463 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:21.812707 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912521812685 us; error 0 us; skew 500 ppm
I20260608 09:55:21.813585 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:21.813616 21779 heartbeater.cc:344] Connected to a master server at 127.13.197.62:35851
I20260608 09:55:21.814183 21779 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:21.815284 21779 heartbeater.cc:507] Master 127.13.197.62:35851 requested a full tablet report, sending...
I20260608 09:55:21.817971 14100 webserver.cc:533] Webserver started at http://127.13.197.2:40069/ using document root <none> and password file <none>
I20260608 09:55:21.818336 21652 ts_manager.cc:194] Registered new tserver with Master: f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649)
I20260608 09:55:21.818764 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:21.819082 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:21.819440 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:21.821051 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "88f8aea8e77f40228905f508896e7697"
format_stamp: "Formatted at 2026-06-08 09:55:21 on dist-test-slave-hb1r"
I20260608 09:55:21.821151 21652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36080
I20260608 09:55:21.826787 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 09:55:21.830822 21791 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:21.831660 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:21.832015 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "88f8aea8e77f40228905f508896e7697"
format_stamp: "Formatted at 2026-06-08 09:55:21 on dist-test-slave-hb1r"
I20260608 09:55:21.832335 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-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)
I20260608 09:55:21.857770 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:21.858909 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:21.860388 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:21.862793 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:21.862989 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:21.863296 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:21.863464 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:21.905169 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:35533
I20260608 09:55:21.905275 21853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:35533 every 8 connection(s)
I20260608 09:55:21.910576 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:21.917855 21857 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
W20260608 09:55:21.920624 21858 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
I20260608 09:55:21.922370 14100 server_base.cc:1061] running on GCE node
W20260608 09:55:21.923468 21860 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
I20260608 09:55:21.924576 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:55:21.924755 21854 heartbeater.cc:344] Connected to a master server at 127.13.197.62:35851
W20260608 09:55:21.924878 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:21.925207 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912521925187 us; error 0 us; skew 500 ppm
I20260608 09:55:21.925312 21854 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:21.926103 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:21.926326 21854 heartbeater.cc:507] Master 127.13.197.62:35851 requested a full tablet report, sending...
I20260608 09:55:21.929049 14100 webserver.cc:533] Webserver started at http://127.13.197.3:43405/ using document root <none> and password file <none>
I20260608 09:55:21.929174 21652 ts_manager.cc:194] Registered new tserver with Master: 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533)
I20260608 09:55:21.929883 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:21.930166 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:21.930485 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:21.931187 21652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36088
I20260608 09:55:21.931990 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "0efcac8f20d24b63b25f75aaf577ad80"
format_stamp: "Formatted at 2026-06-08 09:55:21 on dist-test-slave-hb1r"
I20260608 09:55:21.937319 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 09:55:21.940881 21865 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:21.941849 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:55:21.942170 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "0efcac8f20d24b63b25f75aaf577ad80"
format_stamp: "Formatted at 2026-06-08 09:55:21 on dist-test-slave-hb1r"
I20260608 09:55:21.942476 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-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)
I20260608 09:55:21.966014 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:21.967178 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:21.968716 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:21.971199 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:21.971455 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:21.971709 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:21.971905 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:22.043570 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:35173
I20260608 09:55:22.043716 21928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:35173 every 8 connection(s)
I20260608 09:55:22.062443 21929 heartbeater.cc:344] Connected to a master server at 127.13.197.62:35851
I20260608 09:55:22.062872 21929 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:22.063836 21929 heartbeater.cc:507] Master 127.13.197.62:35851 requested a full tablet report, sending...
I20260608 09:55:22.066473 21652 ts_manager.cc:194] Registered new tserver with Master: 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:22.067242 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018730621s
I20260608 09:55:22.069140 21652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36102
I20260608 09:55:22.824779 21779 heartbeater.cc:499] Master 127.13.197.62:35851 was elected leader, sending a full tablet report...
I20260608 09:55:22.934588 21854 heartbeater.cc:499] Master 127.13.197.62:35851 was elected leader, sending a full tablet report...
I20260608 09:55:23.073156 21929 heartbeater.cc:499] Master 127.13.197.62:35851 was elected leader, sending a full tablet report...
I20260608 09:55:23.128758 21652 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36108:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:23.131675 21652 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:23.218922 21819 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc9104d7eef445f8ecceae4b336e3ac (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:23.219305 21818 tablet_service.cc:1511] Processing CreateTablet for tablet c48ad0e1893b4e68b4a3456b83962843 (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:23.221014 21819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc9104d7eef445f8ecceae4b336e3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.221710 21816 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec2578b56864f2aa88126c04cd1b31e (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:23.222859 21817 tablet_service.cc:1511] Processing CreateTablet for tablet 596d5ec755d0447eb152f218d8b30406 (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:23.225602 21893 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc9104d7eef445f8ecceae4b336e3ac (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:23.227447 21893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc9104d7eef445f8ecceae4b336e3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.228144 21890 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec2578b56864f2aa88126c04cd1b31e (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:23.229856 21744 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc9104d7eef445f8ecceae4b336e3ac (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:23.231170 21742 tablet_service.cc:1511] Processing CreateTablet for tablet 596d5ec755d0447eb152f218d8b30406 (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:23.232139 21744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc9104d7eef445f8ecceae4b336e3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.234207 21742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596d5ec755d0447eb152f218d8b30406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.232707 21743 tablet_service.cc:1511] Processing CreateTablet for tablet c48ad0e1893b4e68b4a3456b83962843 (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:23.234937 21741 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec2578b56864f2aa88126c04cd1b31e (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:23.235558 21743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48ad0e1893b4e68b4a3456b83962843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.237736 21892 tablet_service.cc:1511] Processing CreateTablet for tablet c48ad0e1893b4e68b4a3456b83962843 (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:23.237994 21891 tablet_service.cc:1511] Processing CreateTablet for tablet 596d5ec755d0447eb152f218d8b30406 (DEFAULT_TABLE table=test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:23.239348 21741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec2578b56864f2aa88126c04cd1b31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.239565 21892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48ad0e1893b4e68b4a3456b83962843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.242251 21891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596d5ec755d0447eb152f218d8b30406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.250013 21890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec2578b56864f2aa88126c04cd1b31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.253963 21818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48ad0e1893b4e68b4a3456b83962843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.258020 21816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec2578b56864f2aa88126c04cd1b31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.259402 21817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596d5ec755d0447eb152f218d8b30406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.264235 21949 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80: Bootstrap starting.
I20260608 09:55:23.274798 21949 tablet_bootstrap.cc:654] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.328531 21952 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:23.332908 21949 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80: No bootstrap required, opened a new log
I20260608 09:55:23.333539 21949 ts_tablet_manager.cc:1403] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80: Time spent bootstrapping tablet: real 0.070s	user 0.020s	sys 0.016s
I20260608 09:55:23.336808 21952 tablet_bootstrap.cc:654] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.338256 21949 raft_consensus.cc:359] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:23.339231 21949 raft_consensus.cc:385] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.339550 21949 raft_consensus.cc:740] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.341362 21949 consensus_queue.cc:260] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [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: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:23.343580 21950 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697: Bootstrap starting.
I20260608 09:55:23.349653 21952 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f: No bootstrap required, opened a new log
I20260608 09:55:23.350303 21952 ts_tablet_manager.cc:1403] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260608 09:55:23.351089 21949 ts_tablet_manager.cc:1434] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.005s
I20260608 09:55:23.352298 21949 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80: Bootstrap starting.
I20260608 09:55:23.353360 21950 tablet_bootstrap.cc:654] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.353892 21952 raft_consensus.cc:359] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.354768 21952 raft_consensus.cc:385] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.355098 21952 raft_consensus.cc:740] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.356148 21952 consensus_queue.cc:260] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.362023 21949 tablet_bootstrap.cc:654] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.368201 21949 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80: No bootstrap required, opened a new log
I20260608 09:55:23.367802 21952 ts_tablet_manager.cc:1434] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.009s
I20260608 09:55:23.368849 21949 ts_tablet_manager.cc:1403] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260608 09:55:23.369683 21952 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:23.370113 21950 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697: No bootstrap required, opened a new log
I20260608 09:55:23.370692 21950 ts_tablet_manager.cc:1403] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.015s
I20260608 09:55:23.372260 21949 raft_consensus.cc:359] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.373030 21949 raft_consensus.cc:385] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.373332 21949 raft_consensus.cc:740] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.374331 21949 consensus_queue.cc:260] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.374286 21950 raft_consensus.cc:359] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.375520 21950 raft_consensus.cc:385] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.375900 21950 raft_consensus.cc:740] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f8aea8e77f40228905f508896e7697, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.377293 21952 tablet_bootstrap.cc:654] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.376940 21950 consensus_queue.cc:260] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.378089 21949 ts_tablet_manager.cc:1434] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260608 09:55:23.379161 21949 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80: Bootstrap starting.
I20260608 09:55:23.386086 21949 tablet_bootstrap.cc:654] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.386885 21950 ts_tablet_manager.cc:1434] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.003s
I20260608 09:55:23.388428 21950 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697: Bootstrap starting.
I20260608 09:55:23.393914 21952 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f: No bootstrap required, opened a new log
I20260608 09:55:23.394500 21952 ts_tablet_manager.cc:1403] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260608 09:55:23.395610 21950 tablet_bootstrap.cc:654] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.398748 21952 raft_consensus.cc:359] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.399554 21952 raft_consensus.cc:385] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.399878 21952 raft_consensus.cc:740] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.401013 21949 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80: No bootstrap required, opened a new log
I20260608 09:55:23.400694 21952 consensus_queue.cc:260] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.401564 21949 ts_tablet_manager.cc:1403] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.014s
I20260608 09:55:23.405072 21949 raft_consensus.cc:359] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.405818 21949 raft_consensus.cc:385] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.406140 21949 raft_consensus.cc:740] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.406991 21949 consensus_queue.cc:260] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.409610 21949 ts_tablet_manager.cc:1434] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 09:55:23.410727 21949 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80: Bootstrap starting.
I20260608 09:55:23.409616 21952 ts_tablet_manager.cc:1434] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 09:55:23.414883 21952 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:23.417659 21949 tablet_bootstrap.cc:654] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.422189 21952 tablet_bootstrap.cc:654] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.429633 21950 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697: No bootstrap required, opened a new log
I20260608 09:55:23.430159 21950 ts_tablet_manager.cc:1403] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.014s
I20260608 09:55:23.430233 21952 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f: No bootstrap required, opened a new log
I20260608 09:55:23.431025 21952 ts_tablet_manager.cc:1403] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260608 09:55:23.432917 21950 raft_consensus.cc:359] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.433571 21950 raft_consensus.cc:385] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.433291 21952 raft_consensus.cc:359] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:23.434098 21950 raft_consensus.cc:740] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f8aea8e77f40228905f508896e7697, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.434283 21952 raft_consensus.cc:385] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.434688 21952 raft_consensus.cc:740] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.435083 21950 consensus_queue.cc:260] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.435492 21952 consensus_queue.cc:260] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [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: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:23.436138 21949 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80: No bootstrap required, opened a new log
I20260608 09:55:23.436676 21949 ts_tablet_manager.cc:1403] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260608 09:55:23.437712 21952 ts_tablet_manager.cc:1434] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:55:23.438170 21950 ts_tablet_manager.cc:1434] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:23.438762 21952 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:23.439211 21950 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697: Bootstrap starting.
I20260608 09:55:23.439756 21949 raft_consensus.cc:359] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.440531 21949 raft_consensus.cc:385] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.440819 21949 raft_consensus.cc:740] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.441720 21949 consensus_queue.cc:260] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.444705 21949 ts_tablet_manager.cc:1434] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.001s
I20260608 09:55:23.446985 21950 tablet_bootstrap.cc:654] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.448477 21952 tablet_bootstrap.cc:654] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.448421 21958 raft_consensus.cc:493] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:23.449136 21958 raft_consensus.cc:515] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.460623 21958 leader_election.cc:290] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:23.475261 21954 raft_consensus.cc:493] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:23.475955 21954 raft_consensus.cc:515] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.480773 21954 leader_election.cc:290] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533)
I20260608 09:55:23.502775 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596d5ec755d0447eb152f218d8b30406" candidate_uuid: "88f8aea8e77f40228905f508896e7697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f" is_pre_election: true
I20260608 09:55:23.504107 21754 raft_consensus.cc:2468] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88f8aea8e77f40228905f508896e7697 in term 0.
I20260608 09:55:23.506569 21795 leader_election.cc:304] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [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: 88f8aea8e77f40228905f508896e7697, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:23.507964 21958 raft_consensus.cc:2804] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:23.508478 21958 raft_consensus.cc:493] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:23.508917 21958 raft_consensus.cc:3060] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.520433 21958 raft_consensus.cc:515] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.525146 21903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596d5ec755d0447eb152f218d8b30406" candidate_uuid: "88f8aea8e77f40228905f508896e7697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efcac8f20d24b63b25f75aaf577ad80" is_pre_election: true
I20260608 09:55:23.525835 21952 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: No bootstrap required, opened a new log
I20260608 09:55:23.525967 21903 raft_consensus.cc:2468] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88f8aea8e77f40228905f508896e7697 in term 0.
I20260608 09:55:23.526458 21952 ts_tablet_manager.cc:1403] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.088s	user 0.037s	sys 0.024s
I20260608 09:55:23.526841 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596d5ec755d0447eb152f218d8b30406" candidate_uuid: "88f8aea8e77f40228905f508896e7697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f"
I20260608 09:55:23.527666 21754 raft_consensus.cc:3060] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.529753 21952 raft_consensus.cc:359] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.530494 21952 raft_consensus.cc:385] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.530790 21952 raft_consensus.cc:740] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.531803 21952 consensus_queue.cc:260] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.537271 21952 ts_tablet_manager.cc:1434] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:55:23.542141 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596d5ec755d0447eb152f218d8b30406" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f" is_pre_election: true
I20260608 09:55:23.544435 21754 raft_consensus.cc:2468] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f8aea8e77f40228905f508896e7697 in term 1.
I20260608 09:55:23.544977 21950 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697: No bootstrap required, opened a new log
I20260608 09:55:23.545889 21950 ts_tablet_manager.cc:1403] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697: Time spent bootstrapping tablet: real 0.107s	user 0.038s	sys 0.043s
I20260608 09:55:23.545970 21795 leader_election.cc:304] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [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: 88f8aea8e77f40228905f508896e7697, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:23.547362 21903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596d5ec755d0447eb152f218d8b30406" candidate_uuid: "88f8aea8e77f40228905f508896e7697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efcac8f20d24b63b25f75aaf577ad80"
I20260608 09:55:23.548017 21903 raft_consensus.cc:3060] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.549762 21950 raft_consensus.cc:359] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.550637 21950 raft_consensus.cc:385] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.550591 21971 raft_consensus.cc:2804] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:23.551306 21950 raft_consensus.cc:740] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f8aea8e77f40228905f508896e7697, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.552260 21950 consensus_queue.cc:260] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.553673 21971 raft_consensus.cc:697] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 1 LEADER]: Becoming Leader. State: Replica: 88f8aea8e77f40228905f508896e7697, State: Running, Role: LEADER
I20260608 09:55:23.554765 21971 consensus_queue.cc:237] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.545986 21958 leader_election.cc:290] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [CANDIDATE]: Term 1 election: Requested vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:23.560272 21903 raft_consensus.cc:2468] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f8aea8e77f40228905f508896e7697 in term 1.
I20260608 09:55:23.560271 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596d5ec755d0447eb152f218d8b30406" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697" is_pre_election: true
I20260608 09:55:23.560343 21950 ts_tablet_manager.cc:1434] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 09:55:23.563464 21950 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697: Bootstrap starting.
I20260608 09:55:23.563321 21867 leader_election.cc:304] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0efcac8f20d24b63b25f75aaf577ad80; no voters: 88f8aea8e77f40228905f508896e7697, f7fd932e2b4140bc8b640d0f4025797f
I20260608 09:55:23.564198 21954 raft_consensus.cc:2749] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:23.567142 21652 catalog_manager.cc:5696] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88f8aea8e77f40228905f508896e7697 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "88f8aea8e77f40228905f508896e7697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:23.568903 21950 tablet_bootstrap.cc:654] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.574689 21950 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697: No bootstrap required, opened a new log
I20260608 09:55:23.575201 21950 ts_tablet_manager.cc:1403] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 09:55:23.578109 21950 raft_consensus.cc:359] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:23.578689 21950 raft_consensus.cc:385] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:23.578958 21950 raft_consensus.cc:740] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f8aea8e77f40228905f508896e7697, State: Initialized, Role: FOLLOWER
I20260608 09:55:23.579712 21950 consensus_queue.cc:260] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [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: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:23.581504 21950 ts_tablet_manager.cc:1434] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260608 09:55:23.614200 21700 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:23.637220 21954 raft_consensus.cc:493] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:23.637833 21954 raft_consensus.cc:515] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:23.639884 21954 leader_election.cc:290] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533), f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649)
I20260608 09:55:23.640743 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc9104d7eef445f8ecceae4b336e3ac" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697" is_pre_election: true
I20260608 09:55:23.641047 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc9104d7eef445f8ecceae4b336e3ac" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f" is_pre_election: true
I20260608 09:55:23.641355 21829 raft_consensus.cc:2468] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 0.
I20260608 09:55:23.641722 21754 raft_consensus.cc:2468] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 0.
I20260608 09:55:23.642591 21867 leader_election.cc:304] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [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: 0efcac8f20d24b63b25f75aaf577ad80, 88f8aea8e77f40228905f508896e7697; no voters: 
I20260608 09:55:23.643316 21954 raft_consensus.cc:2804] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:23.643689 21954 raft_consensus.cc:493] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:23.643978 21954 raft_consensus.cc:3060] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.649912 21954 raft_consensus.cc:515] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:23.651684 21954 leader_election.cc:290] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [CANDIDATE]: Term 1 election: Requested vote from peers 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533), f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649)
I20260608 09:55:23.652390 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc9104d7eef445f8ecceae4b336e3ac" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697"
I20260608 09:55:23.652684 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc9104d7eef445f8ecceae4b336e3ac" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f"
I20260608 09:55:23.652907 21829 raft_consensus.cc:3060] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.653264 21754 raft_consensus.cc:3060] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.657948 21754 raft_consensus.cc:2468] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 1.
I20260608 09:55:23.658396 21829 raft_consensus.cc:2468] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 1.
I20260608 09:55:23.659189 21869 leader_election.cc:304] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [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: 0efcac8f20d24b63b25f75aaf577ad80, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:23.660053 21954 raft_consensus.cc:2804] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:23.660912 21954 raft_consensus.cc:697] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Becoming Leader. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Running, Role: LEADER
I20260608 09:55:23.661648 21954 consensus_queue.cc:237] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [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: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:23.668579 21652 catalog_manager.cc:5696] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:23.690054 21956 raft_consensus.cc:493] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:23.690618 21956 raft_consensus.cc:515] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.692803 21956 leader_election.cc:290] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:23.695132 21954 raft_consensus.cc:493] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:23.695735 21954 raft_consensus.cc:515] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.698939 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec2578b56864f2aa88126c04cd1b31e" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f" is_pre_election: true
I20260608 09:55:23.699313 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec2578b56864f2aa88126c04cd1b31e" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697" is_pre_election: true
I20260608 09:55:23.699568 21754 raft_consensus.cc:2468] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 0.
I20260608 09:55:23.699997 21829 raft_consensus.cc:2468] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 0.
I20260608 09:55:23.701014 21869 leader_election.cc:304] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [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: 0efcac8f20d24b63b25f75aaf577ad80, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:23.701545 21954 leader_election.cc:290] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533)
I20260608 09:55:23.702196 21954 raft_consensus.cc:2804] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:23.702543 21954 raft_consensus.cc:493] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:23.702896 21954 raft_consensus.cc:3060] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.705018 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec2578b56864f2aa88126c04cd1b31e" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697" is_pre_election: true
I20260608 09:55:23.705699 21829 raft_consensus.cc:2468] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fd932e2b4140bc8b640d0f4025797f in term 0.
I20260608 09:55:23.706408 21903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec2578b56864f2aa88126c04cd1b31e" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efcac8f20d24b63b25f75aaf577ad80" is_pre_election: true
I20260608 09:55:23.707012 21718 leader_election.cc:304] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [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: 88f8aea8e77f40228905f508896e7697, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:23.707876 21956 raft_consensus.cc:2804] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:23.708190 21956 raft_consensus.cc:493] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:23.708470 21956 raft_consensus.cc:3060] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.710414 21954 raft_consensus.cc:515] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.711424 21903 raft_consensus.cc:2393] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f7fd932e2b4140bc8b640d0f4025797f in current term 1: Already voted for candidate 0efcac8f20d24b63b25f75aaf577ad80 in this term.
I20260608 09:55:23.713474 21954 leader_election.cc:290] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [CANDIDATE]: Term 1 election: Requested vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533)
I20260608 09:55:23.713413 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec2578b56864f2aa88126c04cd1b31e" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f"
I20260608 09:55:23.714530 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec2578b56864f2aa88126c04cd1b31e" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697"
I20260608 09:55:23.715147 21829 raft_consensus.cc:3060] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.715188 21956 raft_consensus.cc:515] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.716471 21754 raft_consensus.cc:2393] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0efcac8f20d24b63b25f75aaf577ad80 in current term 1: Already voted for candidate f7fd932e2b4140bc8b640d0f4025797f in this term.
I20260608 09:55:23.717262 21956 leader_election.cc:290] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [CANDIDATE]: Term 1 election: Requested vote from peers 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:23.718701 21903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec2578b56864f2aa88126c04cd1b31e" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efcac8f20d24b63b25f75aaf577ad80"
I20260608 09:55:23.718660 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec2578b56864f2aa88126c04cd1b31e" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697"
I20260608 09:55:23.719631 21903 raft_consensus.cc:2393] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f7fd932e2b4140bc8b640d0f4025797f in current term 1: Already voted for candidate 0efcac8f20d24b63b25f75aaf577ad80 in this term.
I20260608 09:55:23.721462 21717 leader_election.cc:304] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7fd932e2b4140bc8b640d0f4025797f; no voters: 0efcac8f20d24b63b25f75aaf577ad80, 88f8aea8e77f40228905f508896e7697
I20260608 09:55:23.722287 21956 raft_consensus.cc:2749] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:23.722388 21829 raft_consensus.cc:2468] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 1.
I20260608 09:55:23.723491 21867 leader_election.cc:304] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0efcac8f20d24b63b25f75aaf577ad80, 88f8aea8e77f40228905f508896e7697; no voters: f7fd932e2b4140bc8b640d0f4025797f
I20260608 09:55:23.724182 21954 raft_consensus.cc:2804] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:23.724594 21954 raft_consensus.cc:697] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Becoming Leader. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Running, Role: LEADER
I20260608 09:55:23.725397 21954 consensus_queue.cc:237] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.732118 21652 catalog_manager.cc:5696] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:23.763190 21954 raft_consensus.cc:493] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:23.763684 21954 raft_consensus.cc:515] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.765759 21954 leader_election.cc:290] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533)
I20260608 09:55:23.766573 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48ad0e1893b4e68b4a3456b83962843" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f" is_pre_election: true
I20260608 09:55:23.766868 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48ad0e1893b4e68b4a3456b83962843" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697" is_pre_election: true
I20260608 09:55:23.767200 21754 raft_consensus.cc:2468] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 0.
I20260608 09:55:23.767541 21829 raft_consensus.cc:2468] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 0.
I20260608 09:55:23.768280 21869 leader_election.cc:304] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [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: 0efcac8f20d24b63b25f75aaf577ad80, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:23.769052 21954 raft_consensus.cc:2804] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:23.769423 21954 raft_consensus.cc:493] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:23.769779 21954 raft_consensus.cc:3060] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.774675 21954 raft_consensus.cc:515] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.776558 21954 leader_election.cc:290] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [CANDIDATE]: Term 1 election: Requested vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533)
I20260608 09:55:23.777437 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48ad0e1893b4e68b4a3456b83962843" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f"
I20260608 09:55:23.777621 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c48ad0e1893b4e68b4a3456b83962843" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697"
I20260608 09:55:23.778185 21754 raft_consensus.cc:3060] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.778213 21829 raft_consensus.cc:3060] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:23.785252 21754 raft_consensus.cc:2468] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 1.
I20260608 09:55:23.785255 21829 raft_consensus.cc:2468] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 1.
I20260608 09:55:23.786767 21867 leader_election.cc:304] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [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: 0efcac8f20d24b63b25f75aaf577ad80, 88f8aea8e77f40228905f508896e7697; no voters: 
I20260608 09:55:23.787519 21954 raft_consensus.cc:2804] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:23.787997 21954 raft_consensus.cc:697] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Becoming Leader. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Running, Role: LEADER
I20260608 09:55:23.788781 21954 consensus_queue.cc:237] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:23.796469 21652 catalog_manager.cc:5696] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:23.872056 21652 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36118:
name: "dugtrio"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:23.874379 21652 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:23.909296 21743 tablet_service.cc:1511] Processing CreateTablet for tablet b0addf1b867c483d88beef1436ac4dc9 (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:23.910776 21743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0addf1b867c483d88beef1436ac4dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.910805 21819 tablet_service.cc:1511] Processing CreateTablet for tablet b0addf1b867c483d88beef1436ac4dc9 (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:23.912281 21891 tablet_service.cc:1511] Processing CreateTablet for tablet b0addf1b867c483d88beef1436ac4dc9 (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:23.913647 21891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0addf1b867c483d88beef1436ac4dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.916448 21816 tablet_service.cc:1511] Processing CreateTablet for tablet af9579689d184091b6ba886ae65f12ef (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:23.912304 21819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0addf1b867c483d88beef1436ac4dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.920214 21744 tablet_service.cc:1511] Processing CreateTablet for tablet f5b5766d246e4a9cb5ec8d2fe80270b3 (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:23.921789 21744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b5766d246e4a9cb5ec8d2fe80270b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.921500 21818 tablet_service.cc:1511] Processing CreateTablet for tablet f5b5766d246e4a9cb5ec8d2fe80270b3 (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:23.918671 21890 tablet_service.cc:1511] Processing CreateTablet for tablet af9579689d184091b6ba886ae65f12ef (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:23.923024 21818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b5766d246e4a9cb5ec8d2fe80270b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.923406 21890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9579689d184091b6ba886ae65f12ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.929757 21893 tablet_service.cc:1511] Processing CreateTablet for tablet f5b5766d246e4a9cb5ec8d2fe80270b3 (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:23.931330 21893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b5766d246e4a9cb5ec8d2fe80270b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.932585 21816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9579689d184091b6ba886ae65f12ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.918661 21742 tablet_service.cc:1511] Processing CreateTablet for tablet af9579689d184091b6ba886ae65f12ef (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:23.933694 21742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af9579689d184091b6ba886ae65f12ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.936797 21741 tablet_service.cc:1511] Processing CreateTablet for tablet ab25676ac3494ae782d9fc4e2fc0e1df (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:23.938268 21741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab25676ac3494ae782d9fc4e2fc0e1df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.939407 21817 tablet_service.cc:1511] Processing CreateTablet for tablet ab25676ac3494ae782d9fc4e2fc0e1df (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:23.940678 21817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab25676ac3494ae782d9fc4e2fc0e1df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.945113 21892 tablet_service.cc:1511] Processing CreateTablet for tablet ab25676ac3494ae782d9fc4e2fc0e1df (DEFAULT_TABLE table=dugtrio [id=66b1189094394def8b0172de6ed6d1fb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:23.946547 21892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab25676ac3494ae782d9fc4e2fc0e1df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:23.971083 21952 tablet_bootstrap.cc:492] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:23.978083 21950 tablet_bootstrap.cc:492] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697: Bootstrap starting.
I20260608 09:55:23.978608 21952 tablet_bootstrap.cc:654] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.984922 21950 tablet_bootstrap.cc:654] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:23.989657 21988 tablet_bootstrap.cc:492] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80: Bootstrap starting.
I20260608 09:55:23.995224 21952 tablet_bootstrap.cc:492] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: No bootstrap required, opened a new log
I20260608 09:55:23.995811 21952 ts_tablet_manager.cc:1403] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260608 09:55:24.003127 21952 raft_consensus.cc:359] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.003901 21952 raft_consensus.cc:385] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.004196 21952 raft_consensus.cc:740] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.005317 21952 consensus_queue.cc:260] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.008172 21988 tablet_bootstrap.cc:654] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.012858 21950 tablet_bootstrap.cc:492] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697: No bootstrap required, opened a new log
I20260608 09:55:24.013480 21950 ts_tablet_manager.cc:1403] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.011s
I20260608 09:55:24.015169 21952 ts_tablet_manager.cc:1434] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260608 09:55:24.015996 21988 tablet_bootstrap.cc:492] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80: No bootstrap required, opened a new log
I20260608 09:55:24.016311 21952 tablet_bootstrap.cc:492] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:24.016568 21988 ts_tablet_manager.cc:1403] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260608 09:55:24.017006 21950 raft_consensus.cc:359] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.017890 21950 raft_consensus.cc:385] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.018271 21950 raft_consensus.cc:740] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f8aea8e77f40228905f508896e7697, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.019201 21950 consensus_queue.cc:260] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.020220 21988 raft_consensus.cc:359] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.020989 21988 raft_consensus.cc:385] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.021315 21988 raft_consensus.cc:740] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.022215 21988 consensus_queue.cc:260] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.023423 21950 ts_tablet_manager.cc:1434] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:55:24.024780 21988 ts_tablet_manager.cc:1434] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:24.025146 21950 tablet_bootstrap.cc:492] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697: Bootstrap starting.
I20260608 09:55:24.026029 21988 tablet_bootstrap.cc:492] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80: Bootstrap starting.
I20260608 09:55:24.030414 21952 tablet_bootstrap.cc:654] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.033057 21950 tablet_bootstrap.cc:654] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.033638 21988 tablet_bootstrap.cc:654] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.042339 21952 tablet_bootstrap.cc:492] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: No bootstrap required, opened a new log
I20260608 09:55:24.043103 21952 ts_tablet_manager.cc:1403] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260608 09:55:24.046873 21971 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:24.047266 21952 raft_consensus.cc:359] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.048442 21952 raft_consensus.cc:385] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.048864 21952 raft_consensus.cc:740] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.049978 21952 consensus_queue.cc:260] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.054133 21988 tablet_bootstrap.cc:492] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80: No bootstrap required, opened a new log
I20260608 09:55:24.054764 21988 ts_tablet_manager.cc:1403] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260608 09:55:24.060796 21952 ts_tablet_manager.cc:1434] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.017s	user 0.016s	sys 0.000s
I20260608 09:55:24.062495 21952 tablet_bootstrap.cc:492] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:24.063683 21954 consensus_queue.cc:1048] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:24.071476 21952 tablet_bootstrap.cc:654] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.076365 21988 raft_consensus.cc:359] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.077777 21954 raft_consensus.cc:493] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:24.078361 21954 raft_consensus.cc:515] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.082470 21954 leader_election.cc:290] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533)
I20260608 09:55:24.083530 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b5766d246e4a9cb5ec8d2fe80270b3" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f" is_pre_election: true
I20260608 09:55:24.084453 21753 raft_consensus.cc:2468] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 0.
I20260608 09:55:24.085948 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b5766d246e4a9cb5ec8d2fe80270b3" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697" is_pre_election: true
I20260608 09:55:24.086855 21828 raft_consensus.cc:2468] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 0.
I20260608 09:55:24.088641 21869 leader_election.cc:304] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [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: 0efcac8f20d24b63b25f75aaf577ad80, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:24.077244 21988 raft_consensus.cc:385] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.093000 21954 raft_consensus.cc:2804] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:24.093660 21954 raft_consensus.cc:493] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:24.094254 21954 raft_consensus.cc:3060] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.094086 21976 consensus_queue.cc:1048] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:24.105480 21952 tablet_bootstrap.cc:492] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: No bootstrap required, opened a new log
I20260608 09:55:24.090713 21988 raft_consensus.cc:740] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.106617 21952 ts_tablet_manager.cc:1403] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.003s
I20260608 09:55:24.113763 21952 raft_consensus.cc:359] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.114466 21952 raft_consensus.cc:385] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.113998 21954 raft_consensus.cc:515] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.116971 21954 leader_election.cc:290] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [CANDIDATE]: Term 1 election: Requested vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533)
I20260608 09:55:24.114790 21952 raft_consensus.cc:740] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.118326 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b5766d246e4a9cb5ec8d2fe80270b3" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697"
I20260608 09:55:24.118044 21952 consensus_queue.cc:260] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.118482 21950 tablet_bootstrap.cc:492] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697: No bootstrap required, opened a new log
I20260608 09:55:24.119006 21828 raft_consensus.cc:3060] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.119668 21950 ts_tablet_manager.cc:1403] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697: Time spent bootstrapping tablet: real 0.095s	user 0.045s	sys 0.034s
I20260608 09:55:24.120731 21952 ts_tablet_manager.cc:1434] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:55:24.121912 21952 tablet_bootstrap.cc:492] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:24.122092 21754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b5766d246e4a9cb5ec8d2fe80270b3" candidate_uuid: "0efcac8f20d24b63b25f75aaf577ad80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f"
I20260608 09:55:24.122704 21754 raft_consensus.cc:3060] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.123142 21950 raft_consensus.cc:359] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.123958 21950 raft_consensus.cc:385] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.124282 21950 raft_consensus.cc:740] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f8aea8e77f40228905f508896e7697, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.125315 21950 consensus_queue.cc:260] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.141624 21952 tablet_bootstrap.cc:654] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.130580 21988 consensus_queue.cc:260] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.145991 21988 ts_tablet_manager.cc:1434] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80: Time spent starting tablet: real 0.074s	user 0.003s	sys 0.005s
I20260608 09:55:24.148279 21828 raft_consensus.cc:2468] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 1.
I20260608 09:55:24.149685 21988 tablet_bootstrap.cc:492] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80: Bootstrap starting.
I20260608 09:55:24.153064 21754 raft_consensus.cc:2468] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0efcac8f20d24b63b25f75aaf577ad80 in term 1.
I20260608 09:55:24.154083 21867 leader_election.cc:304] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [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: 0efcac8f20d24b63b25f75aaf577ad80, 88f8aea8e77f40228905f508896e7697; no voters: 
I20260608 09:55:24.178781 21954 raft_consensus.cc:2804] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:24.179527 21954 raft_consensus.cc:697] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Becoming Leader. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Running, Role: LEADER
I20260608 09:55:24.180810 21950 ts_tablet_manager.cc:1434] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697: Time spent starting tablet: real 0.061s	user 0.013s	sys 0.008s
I20260608 09:55:24.188398 21954 consensus_queue.cc:237] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.192975 21950 tablet_bootstrap.cc:492] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697: Bootstrap starting.
I20260608 09:55:24.200801 22005 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:24.207904 21952 tablet_bootstrap.cc:492] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: No bootstrap required, opened a new log
I20260608 09:55:24.208455 21952 ts_tablet_manager.cc:1403] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.009s
I20260608 09:55:24.198204 21988 tablet_bootstrap.cc:654] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.213845 21956 raft_consensus.cc:493] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:24.214543 21956 raft_consensus.cc:515] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.220255 21950 tablet_bootstrap.cc:654] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.221745 22000 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260608 09:55:24.220849 21952 raft_consensus.cc:359] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.227514 21952 raft_consensus.cc:385] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.227938 21952 raft_consensus.cc:740] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.232915 21952 consensus_queue.cc:260] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.235940 21952 ts_tablet_manager.cc:1434] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
W20260608 09:55:24.212563 21867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.197.2:35533, user_credentials={real_user=slave}} blocked reactor thread for 58641.3us
I20260608 09:55:24.242444 21828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0addf1b867c483d88beef1436ac4dc9" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697" is_pre_election: true
I20260608 09:55:24.251803 22007 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 09:55:24.252314 21718 leader_election.cc:343] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:24.255170 21956 leader_election.cc:290] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:24.257454 21902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0addf1b867c483d88beef1436ac4dc9" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efcac8f20d24b63b25f75aaf577ad80" is_pre_election: true
W20260608 09:55:24.259184 21717 leader_election.cc:343] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:24.259687 21717 leader_election.cc:304] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7fd932e2b4140bc8b640d0f4025797f; no voters: 0efcac8f20d24b63b25f75aaf577ad80, 88f8aea8e77f40228905f508896e7697
I20260608 09:55:24.260377 21956 raft_consensus.cc:2749] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:24.265463 21950 tablet_bootstrap.cc:492] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697: No bootstrap required, opened a new log
I20260608 09:55:24.266074 21950 ts_tablet_manager.cc:1403] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.020s
I20260608 09:55:24.269374 21950 raft_consensus.cc:359] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.270130 21950 raft_consensus.cc:385] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.270417 21950 raft_consensus.cc:740] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f8aea8e77f40228905f508896e7697, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.272588 21954 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:24.273023 21950 consensus_queue.cc:260] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.275830 21950 ts_tablet_manager.cc:1434] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:55:24.276983 21950 tablet_bootstrap.cc:492] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697: Bootstrap starting.
I20260608 09:55:24.278250 21651 catalog_manager.cc:5696] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:24.288205 21950 tablet_bootstrap.cc:654] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.289041 22005 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:24.289099 21988 tablet_bootstrap.cc:492] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80: No bootstrap required, opened a new log
I20260608 09:55:24.295207 21988 ts_tablet_manager.cc:1403] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.011s
I20260608 09:55:24.298293 21988 raft_consensus.cc:359] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.299037 21988 raft_consensus.cc:385] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.299328 21988 raft_consensus.cc:740] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.300192 21988 consensus_queue.cc:260] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.302656 21988 ts_tablet_manager.cc:1434] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:55:24.306114 21988 tablet_bootstrap.cc:492] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80: Bootstrap starting.
I20260608 09:55:24.307626 22011 raft_consensus.cc:493] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:24.308224 22011 raft_consensus.cc:515] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.315092 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9579689d184091b6ba886ae65f12ef" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697" is_pre_election: true
I20260608 09:55:24.317631 22011 leader_election.cc:290] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:24.319540 21903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9579689d184091b6ba886ae65f12ef" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efcac8f20d24b63b25f75aaf577ad80" is_pre_election: true
I20260608 09:55:24.320550 21903 raft_consensus.cc:2468] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fd932e2b4140bc8b640d0f4025797f in term 0.
I20260608 09:55:24.320952 21988 tablet_bootstrap.cc:654] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:24.322113 21717 leader_election.cc:304] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [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: 0efcac8f20d24b63b25f75aaf577ad80, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:24.323096 22011 raft_consensus.cc:2804] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:24.323525 22011 raft_consensus.cc:493] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:24.323930 22011 raft_consensus.cc:3060] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.327275 21950 tablet_bootstrap.cc:492] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697: No bootstrap required, opened a new log
I20260608 09:55:24.327768 21950 ts_tablet_manager.cc:1403] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.004s
I20260608 09:55:24.322216 21829 raft_consensus.cc:2468] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fd932e2b4140bc8b640d0f4025797f in term 0.
I20260608 09:55:24.330586 21950 raft_consensus.cc:359] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.331297 21950 raft_consensus.cc:385] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.331578 21950 raft_consensus.cc:740] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f8aea8e77f40228905f508896e7697, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.332444 21950 consensus_queue.cc:260] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.335258 21950 ts_tablet_manager.cc:1434] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:55:24.332471 22011 raft_consensus.cc:515] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.338588 22011 leader_election.cc:290] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [CANDIDATE]: Term 1 election: Requested vote from peers 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:24.338886 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9579689d184091b6ba886ae65f12ef" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697"
I20260608 09:55:24.339207 21903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af9579689d184091b6ba886ae65f12ef" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efcac8f20d24b63b25f75aaf577ad80"
I20260608 09:55:24.339552 21829 raft_consensus.cc:3060] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.339682 21903 raft_consensus.cc:3060] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.342666 21988 tablet_bootstrap.cc:492] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80: No bootstrap required, opened a new log
I20260608 09:55:24.343257 21988 ts_tablet_manager.cc:1403] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.003s
I20260608 09:55:24.347177 21903 raft_consensus.cc:2468] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fd932e2b4140bc8b640d0f4025797f in term 1.
I20260608 09:55:24.350548 21717 leader_election.cc:304] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [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: 0efcac8f20d24b63b25f75aaf577ad80, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:24.351507 22011 raft_consensus.cc:2804] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:24.352058 22011 raft_consensus.cc:697] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 1 LEADER]: Becoming Leader. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Running, Role: LEADER
I20260608 09:55:24.352903 22011 consensus_queue.cc:237] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.349179 21829 raft_consensus.cc:2468] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fd932e2b4140bc8b640d0f4025797f in term 1.
I20260608 09:55:24.353047 21988 raft_consensus.cc:359] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.353986 21988 raft_consensus.cc:385] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:24.354753 21988 raft_consensus.cc:740] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0efcac8f20d24b63b25f75aaf577ad80, State: Initialized, Role: FOLLOWER
I20260608 09:55:24.355747 21988 consensus_queue.cc:260] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.358513 21988 ts_tablet_manager.cc:1434] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 09:55:24.360586 22011 raft_consensus.cc:493] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:24.361186 22011 raft_consensus.cc:515] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.364696 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab25676ac3494ae782d9fc4e2fc0e1df" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697" is_pre_election: true
I20260608 09:55:24.364790 21903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab25676ac3494ae782d9fc4e2fc0e1df" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efcac8f20d24b63b25f75aaf577ad80" is_pre_election: true
I20260608 09:55:24.365460 21829 raft_consensus.cc:2468] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fd932e2b4140bc8b640d0f4025797f in term 0.
I20260608 09:55:24.365588 21903 raft_consensus.cc:2468] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f7fd932e2b4140bc8b640d0f4025797f in term 0.
I20260608 09:55:24.366828 21718 leader_election.cc:304] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [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: 88f8aea8e77f40228905f508896e7697, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:24.366511 21652 catalog_manager.cc:5696] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f reported cstate change: term changed from 0 to 1, leader changed from <none> to f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1). New cstate: current_term: 1 leader_uuid: "f7fd932e2b4140bc8b640d0f4025797f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:24.367638 22011 leader_election.cc:290] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:24.367714 21956 raft_consensus.cc:2804] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:24.368376 21956 raft_consensus.cc:493] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:24.368738 21956 raft_consensus.cc:3060] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.375851 21956 raft_consensus.cc:515] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.377933 21956 leader_election.cc:290] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [CANDIDATE]: Term 1 election: Requested vote from peers 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:24.378656 21829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab25676ac3494ae782d9fc4e2fc0e1df" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f8aea8e77f40228905f508896e7697"
I20260608 09:55:24.379073 21903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab25676ac3494ae782d9fc4e2fc0e1df" candidate_uuid: "f7fd932e2b4140bc8b640d0f4025797f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efcac8f20d24b63b25f75aaf577ad80"
I20260608 09:55:24.379187 21829 raft_consensus.cc:3060] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.379647 21903 raft_consensus.cc:3060] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.384236 21829 raft_consensus.cc:2468] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fd932e2b4140bc8b640d0f4025797f in term 1.
I20260608 09:55:24.384428 21903 raft_consensus.cc:2468] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7fd932e2b4140bc8b640d0f4025797f in term 1.
I20260608 09:55:24.385391 21718 leader_election.cc:304] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [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: 88f8aea8e77f40228905f508896e7697, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:24.386193 21956 raft_consensus.cc:2804] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:24.386691 21956 raft_consensus.cc:697] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 1 LEADER]: Becoming Leader. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Running, Role: LEADER
I20260608 09:55:24.387451 21956 consensus_queue.cc:237] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.395597 21652 catalog_manager.cc:5696] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f reported cstate change: term changed from 0 to 1, leader changed from <none> to f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1). New cstate: current_term: 1 leader_uuid: "f7fd932e2b4140bc8b640d0f4025797f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:24.417800 22000 raft_consensus.cc:493] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:24.418501 22000 raft_consensus.cc:515] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.421172 22000 leader_election.cc:290] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:24.422243 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0addf1b867c483d88beef1436ac4dc9" candidate_uuid: "88f8aea8e77f40228905f508896e7697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f" is_pre_election: true
I20260608 09:55:24.422931 21753 raft_consensus.cc:2468] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88f8aea8e77f40228905f508896e7697 in term 0.
I20260608 09:55:24.423314 21903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0addf1b867c483d88beef1436ac4dc9" candidate_uuid: "88f8aea8e77f40228905f508896e7697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efcac8f20d24b63b25f75aaf577ad80" is_pre_election: true
I20260608 09:55:24.423900 21795 leader_election.cc:304] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [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: 88f8aea8e77f40228905f508896e7697, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:24.424113 21903 raft_consensus.cc:2468] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88f8aea8e77f40228905f508896e7697 in term 0.
I20260608 09:55:24.424804 22000 raft_consensus.cc:2804] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:24.425251 22000 raft_consensus.cc:493] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:24.425617 22000 raft_consensus.cc:3060] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.432595 22000 raft_consensus.cc:515] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.435006 22000 leader_election.cc:290] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [CANDIDATE]: Term 1 election: Requested vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:24.435817 21753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0addf1b867c483d88beef1436ac4dc9" candidate_uuid: "88f8aea8e77f40228905f508896e7697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7fd932e2b4140bc8b640d0f4025797f"
I20260608 09:55:24.436334 21753 raft_consensus.cc:3060] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.436237 21903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0addf1b867c483d88beef1436ac4dc9" candidate_uuid: "88f8aea8e77f40228905f508896e7697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0efcac8f20d24b63b25f75aaf577ad80"
I20260608 09:55:24.437004 21903 raft_consensus.cc:3060] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:24.441726 21753 raft_consensus.cc:2468] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f8aea8e77f40228905f508896e7697 in term 1.
I20260608 09:55:24.443174 21795 leader_election.cc:304] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [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: 88f8aea8e77f40228905f508896e7697, f7fd932e2b4140bc8b640d0f4025797f; no voters: 
I20260608 09:55:24.443966 22000 raft_consensus.cc:2804] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:24.444523 22000 raft_consensus.cc:697] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 1 LEADER]: Becoming Leader. State: Replica: 88f8aea8e77f40228905f508896e7697, State: Running, Role: LEADER
I20260608 09:55:24.445250 21903 raft_consensus.cc:2468] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f8aea8e77f40228905f508896e7697 in term 1.
I20260608 09:55:24.446429 22000 consensus_queue.cc:237] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:24.455088 21652 catalog_manager.cc:5696] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88f8aea8e77f40228905f508896e7697 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "88f8aea8e77f40228905f508896e7697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:24.533726 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:55:24.561208 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:24.562389 14100 tablet_replica.cc:333] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: stopping tablet replica
I20260608 09:55:24.563099 14100 raft_consensus.cc:2243] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:24.563707 14100 pending_rounds.cc:70] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Trying to abort 1 pending ops.
I20260608 09:55:24.563884 14100 pending_rounds.cc:77] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617699760619520 op_type: NO_OP noop_request { }
I20260608 09:55:24.564134 14100 raft_consensus.cc:2889] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:24.564378 14100 raft_consensus.cc:2272] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.567090 14100 tablet_replica.cc:333] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: stopping tablet replica
I20260608 09:55:24.567670 14100 raft_consensus.cc:2243] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.568069 14100 raft_consensus.cc:2272] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.569908 14100 tablet_replica.cc:333] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: stopping tablet replica
I20260608 09:55:24.570451 14100 raft_consensus.cc:2243] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:24.571038 14100 pending_rounds.cc:70] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Trying to abort 1 pending ops.
I20260608 09:55:24.571244 14100 pending_rounds.cc:77] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617699898318848 op_type: NO_OP noop_request { }
I20260608 09:55:24.571521 14100 raft_consensus.cc:2889] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:24.571796 14100 raft_consensus.cc:2272] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.574095 14100 tablet_replica.cc:333] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f: stopping tablet replica
I20260608 09:55:24.574726 14100 raft_consensus.cc:2243] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.575152 14100 raft_consensus.cc:2272] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.577675 14100 tablet_replica.cc:333] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: stopping tablet replica
I20260608 09:55:24.578229 14100 raft_consensus.cc:2243] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.578616 14100 raft_consensus.cc:2272] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.580555 14100 tablet_replica.cc:333] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: stopping tablet replica
I20260608 09:55:24.581090 14100 raft_consensus.cc:2243] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.581504 14100 raft_consensus.cc:2272] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.583761 14100 tablet_replica.cc:333] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f: stopping tablet replica
I20260608 09:55:24.584298 14100 raft_consensus.cc:2243] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.584717 14100 raft_consensus.cc:2272] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.586997 14100 tablet_replica.cc:333] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f: stopping tablet replica
I20260608 09:55:24.587514 14100 raft_consensus.cc:2243] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:24.587936 14100 raft_consensus.cc:2272] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:24.617261 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
W20260608 09:55:24.640743 21795 consensus_peers.cc:597] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:24.726923 21869 consensus_peers.cc:597] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:24.746670 21869 consensus_peers.cc:597] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:24.760356 21869 consensus_peers.cc:597] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:24.764220 22005 consensus_queue.cc:1048] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:24.799805 21869 consensus_peers.cc:597] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:25.006601 22000 consensus_queue.cc:1048] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:25.020120 21795 consensus_peers.cc:597] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:25.350697 22005 consensus_queue.cc:579] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Leader has been unable to successfully communicate with peer f7fd932e2b4140bc8b640d0f4025797f for more than 1 seconds (1.158s)
I20260608 09:55:25.364291 22005 consensus_queue.cc:579] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Leader has been unable to successfully communicate with peer f7fd932e2b4140bc8b640d0f4025797f for more than 1 seconds (1.073s)
I20260608 09:55:25.451758 21971 consensus_queue.cc:579] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Leader has been unable to successfully communicate with peer f7fd932e2b4140bc8b640d0f4025797f for more than 1 seconds (1.004s)
I20260608 09:55:25.621024 22005 consensus_queue.cc:579] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Leader has been unable to successfully communicate with peer f7fd932e2b4140bc8b640d0f4025797f for more than 1 seconds (1.372s)
W20260608 09:55:25.632457 21700 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f7fd932e2b4140bc8b640d0f4025797f not available for placement
I20260608 09:55:25.653752 21652 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36108:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:55:25.654266 21652 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:36108:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 09:55:25.665935 21971 consensus_queue.cc:579] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Leader has been unable to successfully communicate with peer f7fd932e2b4140bc8b640d0f4025797f for more than 1 seconds (1.459s)
I20260608 09:55:25.669899 21652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc: Sending DeleteTablet for 3 replicas of tablet b0addf1b867c483d88beef1436ac4dc9
I20260608 09:55:25.671838 21652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc: Sending DeleteTablet for 3 replicas of tablet af9579689d184091b6ba886ae65f12ef
I20260608 09:55:25.673682 21817 tablet_service.cc:1558] Processing DeleteTablet for tablet b0addf1b867c483d88beef1436ac4dc9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:34446
I20260608 09:55:25.674185 21892 tablet_service.cc:1558] Processing DeleteTablet for tablet b0addf1b867c483d88beef1436ac4dc9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:42918
I20260608 09:55:25.677039 21652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc: Sending DeleteTablet for 3 replicas of tablet f5b5766d246e4a9cb5ec8d2fe80270b3
I20260608 09:55:25.677729 21819 tablet_service.cc:1558] Processing DeleteTablet for tablet af9579689d184091b6ba886ae65f12ef with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:34446
I20260608 09:55:25.677948 21891 tablet_service.cc:1558] Processing DeleteTablet for tablet af9579689d184091b6ba886ae65f12ef with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:42918
I20260608 09:55:25.679695 21819 tablet_service.cc:1558] Processing DeleteTablet for tablet f5b5766d246e4a9cb5ec8d2fe80270b3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:34446
I20260608 09:55:25.680162 21652 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc: Sending DeleteTablet for 3 replicas of tablet ab25676ac3494ae782d9fc4e2fc0e1df
I20260608 09:55:25.680270 22038 tablet_replica.cc:333] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80: stopping tablet replica
I20260608 09:55:25.681486 21892 tablet_service.cc:1558] Processing DeleteTablet for tablet f5b5766d246e4a9cb5ec8d2fe80270b3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:42918
I20260608 09:55:25.682379 22038 raft_consensus.cc:2243] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:25.682478 21819 tablet_service.cc:1558] Processing DeleteTablet for tablet ab25676ac3494ae782d9fc4e2fc0e1df with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:34446
W20260608 09:55:25.683066 21639 catalog_manager.cc:4754] TS f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet b0addf1b867c483d88beef1436ac4dc9: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111)
I20260608 09:55:25.683185 22038 raft_consensus.cc:2272] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.686621 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:25.681536 22037 tablet_replica.cc:333] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697: stopping tablet replica
I20260608 09:55:25.685428 21892 tablet_service.cc:1558] Processing DeleteTablet for tablet ab25676ac3494ae782d9fc4e2fc0e1df with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:42918
I20260608 09:55:25.688503 22037 raft_consensus.cc:2243] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:25.689779 22038 ts_tablet_manager.cc:1916] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:25.689822 22037 raft_consensus.cc:2272] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.693418 22037 ts_tablet_manager.cc:1916] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 09:55:25.696393 22040 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
W20260608 09:55:25.704298 22041 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
W20260608 09:55:25.713738 22043 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
I20260608 09:55:25.713845 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:25.716137 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:25.716437 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:25.716662 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912525716644 us; error 0 us; skew 500 ppm
I20260608 09:55:25.717406 22037 ts_tablet_manager.cc:1929] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:25.717422 22038 ts_tablet_manager.cc:1929] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:25.717624 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:25.718200 22037 log.cc:1199] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/b0addf1b867c483d88beef1436ac4dc9
I20260608 09:55:25.718226 22038 log.cc:1199] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-2-root/wals/b0addf1b867c483d88beef1436ac4dc9
I20260608 09:55:25.719318 22038 ts_tablet_manager.cc:1950] T b0addf1b867c483d88beef1436ac4dc9 P 0efcac8f20d24b63b25f75aaf577ad80: Deleting consensus metadata
I20260608 09:55:25.719367 22037 ts_tablet_manager.cc:1950] T b0addf1b867c483d88beef1436ac4dc9 P 88f8aea8e77f40228905f508896e7697: Deleting consensus metadata
I20260608 09:55:25.721807 14100 webserver.cc:533] Webserver started at http://127.13.197.4:43355/ using document root <none> and password file <none>
I20260608 09:55:25.722554 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:25.722793 22038 tablet_replica.cc:333] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80: stopping tablet replica
I20260608 09:55:25.722864 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:25.722949 21636 catalog_manager.cc:5027] TS 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173): tablet b0addf1b867c483d88beef1436ac4dc9 (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:25.723383 21637 catalog_manager.cc:5027] TS 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533): tablet b0addf1b867c483d88beef1436ac4dc9 (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:25.723702 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:25.724086 22038 raft_consensus.cc:2243] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:25.724573 22037 tablet_replica.cc:333] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697: stopping tablet replica
I20260608 09:55:25.724617 22038 raft_consensus.cc:2272] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.725351 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-hb1r"
I20260608 09:55:25.725786 22037 raft_consensus.cc:2243] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:25.726444 22037 raft_consensus.cc:2272] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.727242 22038 ts_tablet_manager.cc:1916] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:25.729183 22037 ts_tablet_manager.cc:1916] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:25.732445 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.002s
I20260608 09:55:25.738030 22048 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.739781 14100 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.000s
I20260608 09:55:25.740159 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18"
format_stamp: "Formatted at 2026-06-08 09:55:25 on dist-test-slave-hb1r"
I20260608 09:55:25.740535 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-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)
I20260608 09:55:25.741209 22038 ts_tablet_manager.cc:1929] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:25.741695 22038 log.cc:1199] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-2-root/wals/af9579689d184091b6ba886ae65f12ef
I20260608 09:55:25.742390 22038 ts_tablet_manager.cc:1950] T af9579689d184091b6ba886ae65f12ef P 0efcac8f20d24b63b25f75aaf577ad80: Deleting consensus metadata
I20260608 09:55:25.746268 21636 catalog_manager.cc:5027] TS 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173): tablet af9579689d184091b6ba886ae65f12ef (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:25.747519 22038 tablet_replica.cc:333] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80: stopping tablet replica
I20260608 09:55:25.748004 22037 ts_tablet_manager.cc:1929] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:25.748392 22037 log.cc:1199] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/af9579689d184091b6ba886ae65f12ef
I20260608 09:55:25.748591 22038 raft_consensus.cc:2243] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:25.749152 22037 ts_tablet_manager.cc:1950] T af9579689d184091b6ba886ae65f12ef P 88f8aea8e77f40228905f508896e7697: Deleting consensus metadata
I20260608 09:55:25.750276 22038 raft_consensus.cc:2272] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.752524 21637 catalog_manager.cc:5027] TS 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533): tablet af9579689d184091b6ba886ae65f12ef (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:25.753706 22037 tablet_replica.cc:333] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697: stopping tablet replica
I20260608 09:55:25.754514 22038 ts_tablet_manager.cc:1916] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:25.754731 22037 raft_consensus.cc:2243] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:25.755514 22037 raft_consensus.cc:2272] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.759250 22037 ts_tablet_manager.cc:1916] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:25.771570 22038 ts_tablet_manager.cc:1929] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:25.772042 22038 log.cc:1199] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-2-root/wals/f5b5766d246e4a9cb5ec8d2fe80270b3
I20260608 09:55:25.772746 22038 ts_tablet_manager.cc:1950] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 0efcac8f20d24b63b25f75aaf577ad80: Deleting consensus metadata
I20260608 09:55:25.773655 22037 ts_tablet_manager.cc:1929] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:25.774151 22037 log.cc:1199] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/f5b5766d246e4a9cb5ec8d2fe80270b3
I20260608 09:55:25.774935 22037 ts_tablet_manager.cc:1950] T f5b5766d246e4a9cb5ec8d2fe80270b3 P 88f8aea8e77f40228905f508896e7697: Deleting consensus metadata
I20260608 09:55:25.775777 22038 tablet_replica.cc:333] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80: stopping tablet replica
I20260608 09:55:25.776067 21636 catalog_manager.cc:5027] TS 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173): tablet f5b5766d246e4a9cb5ec8d2fe80270b3 (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:25.776705 22038 raft_consensus.cc:2243] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:25.777258 22038 raft_consensus.cc:2272] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.777925 22037 tablet_replica.cc:333] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697: stopping tablet replica
I20260608 09:55:25.778126 21637 catalog_manager.cc:5027] TS 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533): tablet f5b5766d246e4a9cb5ec8d2fe80270b3 (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:25.778901 22037 raft_consensus.cc:2243] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:25.779496 22037 raft_consensus.cc:2272] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:25.779835 22038 ts_tablet_manager.cc:1916] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:25.781754 22037 ts_tablet_manager.cc:1916] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:25.792470 22037 ts_tablet_manager.cc:1929] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:25.792834 22037 log.cc:1199] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/ab25676ac3494ae782d9fc4e2fc0e1df
I20260608 09:55:25.793385 22037 ts_tablet_manager.cc:1950] T ab25676ac3494ae782d9fc4e2fc0e1df P 88f8aea8e77f40228905f508896e7697: Deleting consensus metadata
I20260608 09:55:25.794202 22038 ts_tablet_manager.cc:1929] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:25.794641 22038 log.cc:1199] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-2-root/wals/ab25676ac3494ae782d9fc4e2fc0e1df
I20260608 09:55:25.795245 22038 ts_tablet_manager.cc:1950] T ab25676ac3494ae782d9fc4e2fc0e1df P 0efcac8f20d24b63b25f75aaf577ad80: Deleting consensus metadata
I20260608 09:55:25.796244 21637 catalog_manager.cc:5027] TS 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533): tablet ab25676ac3494ae782d9fc4e2fc0e1df (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:25.798069 21636 catalog_manager.cc:5027] TS 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173): tablet ab25676ac3494ae782d9fc4e2fc0e1df (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:25.809062 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:25.810438 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:25.812002 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:25.814250 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:25.814479 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.814741 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:25.814929 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.860006 22005 consensus_queue.cc:579] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Leader has been unable to successfully communicate with peer f7fd932e2b4140bc8b640d0f4025797f for more than 1 seconds (1.565s)
I20260608 09:55:25.871901 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:44377
I20260608 09:55:25.872025 22110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:44377 every 8 connection(s)
I20260608 09:55:25.876696 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:25.883168 22114 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
W20260608 09:55:25.885325 22115 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
I20260608 09:55:25.888180 14100 server_base.cc:1061] running on GCE node
W20260608 09:55:25.889658 22117 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
I20260608 09:55:25.890525 22111 heartbeater.cc:344] Connected to a master server at 127.13.197.62:35851
I20260608 09:55:25.890842 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 09:55:25.890961 22111 heartbeater.cc:461] Registering TS with master...
W20260608 09:55:25.891153 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:25.891438 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912525891420 us; error 0 us; skew 500 ppm
I20260608 09:55:25.891960 22111 heartbeater.cc:507] Master 127.13.197.62:35851 requested a full tablet report, sending...
I20260608 09:55:25.892112 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:25.894268 21652 ts_manager.cc:194] Registered new tserver with Master: 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377)
I20260608 09:55:25.894997 14100 webserver.cc:533] Webserver started at http://127.13.197.1:40855/ using document root <none> and password file <none>
I20260608 09:55:25.895593 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:25.895777 14100 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 09:55:25.895787 21652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36140
I20260608 09:55:25.899937 14100 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:55:25.905174 22122 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:25.906080 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 09:55:25.906461 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "f7fd932e2b4140bc8b640d0f4025797f"
format_stamp: "Formatted at 2026-06-08 09:55:21 on dist-test-slave-hb1r"
I20260608 09:55:25.906734 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-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)
I20260608 09:55:25.919450 21903 consensus_queue.cc:237] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:25.924285 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:25.925835 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:25.930189 21829 raft_consensus.cc:1275] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:25.933060 21976 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 09:55:25.948519 21869 consensus_peers.cc:597] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:25.955257 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:25.960819 22007 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
W20260608 09:55:25.962282 21867 consensus_peers.cc:597] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): Couldn't send request to peer 43bd8a8f28d14cc9b2a4ed47eda7ba18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c48ad0e1893b4e68b4a3456b83962843. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:25.963773 22133 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 09:55:25.963083 21829 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:25.971632 21636 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c48ad0e1893b4e68b4a3456b83962843 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260608 09:55:25.975798 21652 catalog_manager.cc:5696] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 reported cstate change: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:25.982859 21829 consensus_queue.cc:237] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:25.995275 21903 consensus_queue.cc:237] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:26.003872 21902 raft_consensus.cc:1275] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Refusing update from remote peer 88f8aea8e77f40228905f508896e7697: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:55:26.018419 21795 consensus_peers.cc:597] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:26.019585 21971 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:26.017510 21902 consensus_queue.cc:237] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
W20260608 09:55:26.030261 21793 consensus_peers.cc:597] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 -> Peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): Couldn't send request to peer 43bd8a8f28d14cc9b2a4ed47eda7ba18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 596d5ec755d0447eb152f218d8b30406. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:26.033159 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 09:55:26.033703 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.072s	user 0.003s	sys 0.000s
I20260608 09:55:26.034073 14100 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 09:55:26.037779 21829 raft_consensus.cc:1275] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:55:26.038321 21867 consensus_peers.cc:597] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): Couldn't send request to peer 43bd8a8f28d14cc9b2a4ed47eda7ba18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ec2578b56864f2aa88126c04cd1b31e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:26.040103 22005 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:26.043310 22133 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
W20260608 09:55:26.046260 21869 consensus_peers.cc:597] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:26.045713 21971 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.052716 21902 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
W20260608 09:55:26.054029 21869 consensus_peers.cc:597] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:26.074065 21867 consensus_peers.cc:597] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): Couldn't send request to peer 43bd8a8f28d14cc9b2a4ed47eda7ba18. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fc9104d7eef445f8ecceae4b336e3ac. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:26.078770 21828 raft_consensus.cc:1275] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:26.080595 22005 consensus_queue.cc:1048] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:26.084196 21637 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 596d5ec755d0447eb152f218d8b30406 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 09:55:26.091485 21649 catalog_manager.cc:5696] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 reported cstate change: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "88f8aea8e77f40228905f508896e7697" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.095052 14100 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 09:55:26.097672 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.064s	user 0.059s	sys 0.003s
I20260608 09:55:26.107079 21976 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.120534 21828 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.156019 21636 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7fc9104d7eef445f8ecceae4b336e3ac with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 09:55:26.160415 21652 catalog_manager.cc:5696] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 reported cstate change: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.160599 22007 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.163776 21829 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.167471 22133 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:26.171577 22133 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap complete.
I20260608 09:55:26.172327 22133 ts_tablet_manager.cc:1403] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.129s	user 0.037s	sys 0.069s
I20260608 09:55:26.175457 22133 raft_consensus.cc:359] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:26.176213 22133 raft_consensus.cc:740] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.177109 22133 consensus_queue.cc:260] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:26.183493 21636 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3ec2578b56864f2aa88126c04cd1b31e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 09:55:26.186789 22133 ts_tablet_manager.cc:1434] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260608 09:55:26.187860 22133 tablet_bootstrap.cc:492] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:26.203591 21649 catalog_manager.cc:5696] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 reported cstate change: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.214171 22133 tablet_bootstrap.cc:492] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:26.215366 22133 tablet_bootstrap.cc:492] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap complete.
I20260608 09:55:26.216173 22133 ts_tablet_manager.cc:1403] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260608 09:55:26.219218 22133 raft_consensus.cc:359] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.219864 22133 raft_consensus.cc:740] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.220871 22133 consensus_queue.cc:260] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.223675 22133 ts_tablet_manager.cc:1434] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:55:26.224649 22133 tablet_bootstrap.cc:492] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:26.239841 22133 tablet_bootstrap.cc:492] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:55:26.240828 22133 tablet_bootstrap.cc:492] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap complete.
I20260608 09:55:26.241696 22133 ts_tablet_manager.cc:1403] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.017s	user 0.017s	sys 0.000s
I20260608 09:55:26.244578 22133 raft_consensus.cc:359] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.245398 22133 raft_consensus.cc:740] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.246253 22133 consensus_queue.cc:260] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.248172 22133 ts_tablet_manager.cc:1434] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:55:26.248977 22133 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
W20260608 09:55:26.254632 21639 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111) [suppressed 40 similar messages]
I20260608 09:55:26.257479 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:36649
I20260608 09:55:26.257658 22201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:36649 every 8 connection(s)
I20260608 09:55:26.273962 22133 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:26.275152 22166 tablet_service.cc:1558] Processing DeleteTablet for tablet af9579689d184091b6ba886ae65f12ef with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:49928
I20260608 09:55:26.275262 22133 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap complete.
I20260608 09:55:26.276263 22133 ts_tablet_manager.cc:1403] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.003s
I20260608 09:55:26.278050 22207 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:26.279088 22207 raft_consensus.cc:2243] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:26.279671 22207 pending_rounds.cc:70] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Trying to abort 1 pending ops.
I20260608 09:55:26.280273 22207 pending_rounds.cc:77] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617699760619520 op_type: NO_OP noop_request { }
I20260608 09:55:26.279665 22133 raft_consensus.cc:359] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.280943 22133 raft_consensus.cc:740] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.280793 22207 raft_consensus.cc:2889] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:26.281992 22207 raft_consensus.cc:2272] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:26.281771 22133 consensus_queue.cc:260] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.284101 22133 ts_tablet_manager.cc:1434] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:55:26.284938 22133 tablet_bootstrap.cc:492] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:26.285137 22203 heartbeater.cc:344] Connected to a master server at 127.13.197.62:35851
I20260608 09:55:26.285624 22203 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:26.286118 22207 ts_tablet_manager.cc:1916] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:26.286590 22203 heartbeater.cc:507] Master 127.13.197.62:35851 requested a full tablet report, sending...
I20260608 09:55:26.293314 21649 ts_manager.cc:194] Re-registered known tserver with Master: f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649)
I20260608 09:55:26.299532 22133 tablet_bootstrap.cc:492] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 09:55:26.300344 22133 tablet_bootstrap.cc:492] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap complete.
I20260608 09:55:26.300892 22133 ts_tablet_manager.cc:1403] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 09:55:26.303117 22133 raft_consensus.cc:359] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.303792 22133 raft_consensus.cc:740] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.304469 22133 consensus_queue.cc:260] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.304893 22207 ts_tablet_manager.cc:1929] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:26.305451 22207 log.cc:1199] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root/wals/af9579689d184091b6ba886ae65f12ef
I20260608 09:55:26.306164 22133 ts_tablet_manager.cc:1434] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 09:55:26.306394 22207 ts_tablet_manager.cc:1950] T af9579689d184091b6ba886ae65f12ef P f7fd932e2b4140bc8b640d0f4025797f: Deleting consensus metadata
I20260608 09:55:26.307277 22133 tablet_bootstrap.cc:492] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:26.307788 21649 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36146
I20260608 09:55:26.310492 21639 catalog_manager.cc:5027] TS f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): tablet af9579689d184091b6ba886ae65f12ef (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:26.311751 22203 heartbeater.cc:499] Master 127.13.197.62:35851 was elected leader, sending a full tablet report...
I20260608 09:55:26.320708 22133 tablet_bootstrap.cc:492] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:26.321475 22133 tablet_bootstrap.cc:492] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap complete.
I20260608 09:55:26.322172 22133 ts_tablet_manager.cc:1403] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 09:55:26.324401 22133 raft_consensus.cc:359] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.325121 22133 raft_consensus.cc:740] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.325979 22133 consensus_queue.cc:260] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [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: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.326287 22166 tablet_service.cc:1558] Processing DeleteTablet for tablet b0addf1b867c483d88beef1436ac4dc9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:49928
I20260608 09:55:26.327165 22207 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:26.327723 22133 ts_tablet_manager.cc:1434] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:55:26.328140 22207 raft_consensus.cc:2243] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:26.328547 22133 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:26.328768 22207 raft_consensus.cc:2272] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:26.331353 22207 ts_tablet_manager.cc:1916] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:26.345008 22133 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:26.345791 22207 ts_tablet_manager.cc:1929] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:26.345897 22133 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap complete.
I20260608 09:55:26.346227 22207 log.cc:1199] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root/wals/b0addf1b867c483d88beef1436ac4dc9
I20260608 09:55:26.346799 22133 ts_tablet_manager.cc:1403] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260608 09:55:26.346864 22207 ts_tablet_manager.cc:1950] T b0addf1b867c483d88beef1436ac4dc9 P f7fd932e2b4140bc8b640d0f4025797f: Deleting consensus metadata
I20260608 09:55:26.349985 22133 raft_consensus.cc:359] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.350338 21639 catalog_manager.cc:5027] TS f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): tablet b0addf1b867c483d88beef1436ac4dc9 (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:26.350862 22133 raft_consensus.cc:740] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.351737 22133 consensus_queue.cc:260] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.354130 22133 ts_tablet_manager.cc:1434] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:55:26.354904 22133 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap starting.
I20260608 09:55:26.362807 22176 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.366605 22166 tablet_service.cc:1558] Processing DeleteTablet for tablet f5b5766d246e4a9cb5ec8d2fe80270b3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:49928
I20260608 09:55:26.367506 22207 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:26.368681 22207 raft_consensus.cc:2243] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:26.369287 22207 raft_consensus.cc:2272] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:26.369952 22166 tablet_service.cc:1558] Processing DeleteTablet for tablet ab25676ac3494ae782d9fc4e2fc0e1df with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 09:55:25 UTC) from {username='slave'} at 127.0.0.1:49928
I20260608 09:55:26.372573 22207 ts_tablet_manager.cc:1916] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:26.372995 22133 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:26.373967 22133 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f: Bootstrap complete.
I20260608 09:55:26.374619 22133 ts_tablet_manager.cc:1403] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 09:55:26.377710 22133 raft_consensus.cc:359] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.378448 22133 raft_consensus.cc:740] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7fd932e2b4140bc8b640d0f4025797f, State: Initialized, Role: FOLLOWER
I20260608 09:55:26.379215 22133 consensus_queue.cc:260] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.381316 22133 ts_tablet_manager.cc:1434] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 09:55:26.386493 22207 ts_tablet_manager.cc:1929] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 09:55:26.386926 22207 log.cc:1199] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root/wals/f5b5766d246e4a9cb5ec8d2fe80270b3
I20260608 09:55:26.387491 22207 ts_tablet_manager.cc:1950] T f5b5766d246e4a9cb5ec8d2fe80270b3 P f7fd932e2b4140bc8b640d0f4025797f: Deleting consensus metadata
I20260608 09:55:26.390229 21639 catalog_manager.cc:5027] TS f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): tablet f5b5766d246e4a9cb5ec8d2fe80270b3 (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:26.390345 22207 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:26.391424 22207 raft_consensus.cc:2243] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:26.391782 22207 pending_rounds.cc:70] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Trying to abort 1 pending ops.
I20260608 09:55:26.391940 22207 pending_rounds.cc:77] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617699898318848 op_type: NO_OP noop_request { }
I20260608 09:55:26.392200 22207 raft_consensus.cc:2889] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:26.392462 22207 raft_consensus.cc:2272] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:26.394784 22207 ts_tablet_manager.cc:1916] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 09:55:26.406109 22207 ts_tablet_manager.cc:1929] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 09:55:26.406451 22207 log.cc:1199] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root/wals/ab25676ac3494ae782d9fc4e2fc0e1df
I20260608 09:55:26.406991 22207 ts_tablet_manager.cc:1950] T ab25676ac3494ae782d9fc4e2fc0e1df P f7fd932e2b4140bc8b640d0f4025797f: Deleting consensus metadata
I20260608 09:55:26.409619 21639 catalog_manager.cc:5027] TS f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): tablet ab25676ac3494ae782d9fc4e2fc0e1df (table dugtrio [id=66b1189094394def8b0172de6ed6d1fb]) successfully deleted
I20260608 09:55:26.458498 22213 ts_tablet_manager.cc:933] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Initiating tablet copy from peer 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533)
I20260608 09:55:26.460265 22213 tablet_copy_client.cc:323] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:35533
I20260608 09:55:26.465749 22176 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.471472 21839 tablet_copy_service.cc:140] P 88f8aea8e77f40228905f508896e7697: Received BeginTabletCopySession request for tablet 596d5ec755d0447eb152f218d8b30406 from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 ({username='slave'} at 127.0.0.1:36366)
I20260608 09:55:26.472105 21839 tablet_copy_service.cc:161] P 88f8aea8e77f40228905f508896e7697: Beginning new tablet copy session on tablet 596d5ec755d0447eb152f218d8b30406 from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 at {username='slave'} at 127.0.0.1:36366: session id = 43bd8a8f28d14cc9b2a4ed47eda7ba18-596d5ec755d0447eb152f218d8b30406
I20260608 09:55:26.481077 21839 tablet_copy_source_session.cc:215] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:26.484454 22213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596d5ec755d0447eb152f218d8b30406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.486864 22176 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.501152 22213 tablet_copy_client.cc:806] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:26.501822 22213 tablet_copy_client.cc:670] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:26.506170 22213 tablet_copy_client.cc:538] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:26.513070 22213 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap starting.
I20260608 09:55:26.528630 22213 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:26.529379 22213 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap complete.
I20260608 09:55:26.529989 22213 ts_tablet_manager.cc:1403] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.004s
I20260608 09:55:26.532459 22213 raft_consensus.cc:359] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:26.533099 22213 raft_consensus.cc:740] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43bd8a8f28d14cc9b2a4ed47eda7ba18, State: Initialized, Role: LEARNER
I20260608 09:55:26.533768 22213 consensus_queue.cc:260] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:26.535712 22111 heartbeater.cc:499] Master 127.13.197.62:35851 was elected leader, sending a full tablet report...
I20260608 09:55:26.535882 22213 ts_tablet_manager.cc:1434] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:55:26.537774 21839 tablet_copy_service.cc:342] P 88f8aea8e77f40228905f508896e7697: Request end of tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-596d5ec755d0447eb152f218d8b30406 received from {username='slave'} at 127.0.0.1:36366
I20260608 09:55:26.538143 21839 tablet_copy_service.cc:434] P 88f8aea8e77f40228905f508896e7697: ending tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-596d5ec755d0447eb152f218d8b30406 on tablet 596d5ec755d0447eb152f218d8b30406 with peer 43bd8a8f28d14cc9b2a4ed47eda7ba18
I20260608 09:55:26.548874 22176 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:26.552518 22213 ts_tablet_manager.cc:933] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Initiating tablet copy from peer 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:26.553951 22222 ts_tablet_manager.cc:933] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Initiating tablet copy from peer 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:26.554497 22213 tablet_copy_client.cc:323] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:35173
I20260608 09:55:26.555907 22222 tablet_copy_client.cc:323] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:35173
I20260608 09:55:26.565991 21914 tablet_copy_service.cc:140] P 0efcac8f20d24b63b25f75aaf577ad80: Received BeginTabletCopySession request for tablet 3ec2578b56864f2aa88126c04cd1b31e from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 ({username='slave'} at 127.0.0.1:33570)
I20260608 09:55:26.566613 21912 tablet_copy_service.cc:140] P 0efcac8f20d24b63b25f75aaf577ad80: Received BeginTabletCopySession request for tablet c48ad0e1893b4e68b4a3456b83962843 from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 ({username='slave'} at 127.0.0.1:33570)
I20260608 09:55:26.566715 21914 tablet_copy_service.cc:161] P 0efcac8f20d24b63b25f75aaf577ad80: Beginning new tablet copy session on tablet 3ec2578b56864f2aa88126c04cd1b31e from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 at {username='slave'} at 127.0.0.1:33570: session id = 43bd8a8f28d14cc9b2a4ed47eda7ba18-3ec2578b56864f2aa88126c04cd1b31e
I20260608 09:55:26.567757 21912 tablet_copy_service.cc:161] P 0efcac8f20d24b63b25f75aaf577ad80: Beginning new tablet copy session on tablet c48ad0e1893b4e68b4a3456b83962843 from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 at {username='slave'} at 127.0.0.1:33570: session id = 43bd8a8f28d14cc9b2a4ed47eda7ba18-c48ad0e1893b4e68b4a3456b83962843
I20260608 09:55:26.573654 21912 tablet_copy_source_session.cc:215] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:26.573864 21914 tablet_copy_source_session.cc:215] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:26.576678 22222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48ad0e1893b4e68b4a3456b83962843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.577328 22213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec2578b56864f2aa88126c04cd1b31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.589684 22213 tablet_copy_client.cc:806] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:26.589831 22226 ts_tablet_manager.cc:933] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Initiating tablet copy from peer 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:26.590389 22213 tablet_copy_client.cc:670] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:26.591876 22222 tablet_copy_client.cc:806] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:26.592494 22226 tablet_copy_client.cc:323] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:35173
I20260608 09:55:26.592655 22222 tablet_copy_client.cc:670] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:26.594521 21914 tablet_copy_service.cc:140] P 0efcac8f20d24b63b25f75aaf577ad80: Received BeginTabletCopySession request for tablet 7fc9104d7eef445f8ecceae4b336e3ac from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 ({username='slave'} at 127.0.0.1:33570)
I20260608 09:55:26.595371 22213 tablet_copy_client.cc:538] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:26.595536 21914 tablet_copy_service.cc:161] P 0efcac8f20d24b63b25f75aaf577ad80: Beginning new tablet copy session on tablet 7fc9104d7eef445f8ecceae4b336e3ac from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 at {username='slave'} at 127.0.0.1:33570: session id = 43bd8a8f28d14cc9b2a4ed47eda7ba18-7fc9104d7eef445f8ecceae4b336e3ac
I20260608 09:55:26.596813 22222 tablet_copy_client.cc:538] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:26.602488 22213 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap starting.
I20260608 09:55:26.603341 21914 tablet_copy_source_session.cc:215] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:26.606032 22222 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap starting.
I20260608 09:55:26.607039 22226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc9104d7eef445f8ecceae4b336e3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:26.623783 22222 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:26.624570 22222 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap complete.
I20260608 09:55:26.624899 22226 tablet_copy_client.cc:806] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:26.625294 22222 ts_tablet_manager.cc:1403] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260608 09:55:26.625557 22226 tablet_copy_client.cc:670] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:26.626317 22213 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:26.627364 22213 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap complete.
I20260608 09:55:26.628063 22213 ts_tablet_manager.cc:1403] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260608 09:55:26.628711 22222 raft_consensus.cc:359] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:26.629609 22222 raft_consensus.cc:740] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43bd8a8f28d14cc9b2a4ed47eda7ba18, State: Initialized, Role: LEARNER
I20260608 09:55:26.629997 22226 tablet_copy_client.cc:538] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:26.630366 22222 consensus_queue.cc:260] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:26.630782 22213 raft_consensus.cc:359] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:26.631548 22213 raft_consensus.cc:740] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43bd8a8f28d14cc9b2a4ed47eda7ba18, State: Initialized, Role: LEARNER
I20260608 09:55:26.632297 22213 consensus_queue.cc:260] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:26.634783 22213 ts_tablet_manager.cc:1434] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:55:26.632771 22222 ts_tablet_manager.cc:1434] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:55:26.639276 21914 tablet_copy_service.cc:342] P 0efcac8f20d24b63b25f75aaf577ad80: Request end of tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-3ec2578b56864f2aa88126c04cd1b31e received from {username='slave'} at 127.0.0.1:33570
I20260608 09:55:26.639760 21914 tablet_copy_service.cc:434] P 0efcac8f20d24b63b25f75aaf577ad80: ending tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-3ec2578b56864f2aa88126c04cd1b31e on tablet 3ec2578b56864f2aa88126c04cd1b31e with peer 43bd8a8f28d14cc9b2a4ed47eda7ba18
I20260608 09:55:26.640260 22226 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap starting.
I20260608 09:55:26.642315 21912 tablet_copy_service.cc:342] P 0efcac8f20d24b63b25f75aaf577ad80: Request end of tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-c48ad0e1893b4e68b4a3456b83962843 received from {username='slave'} at 127.0.0.1:33570
I20260608 09:55:26.642835 21912 tablet_copy_service.cc:434] P 0efcac8f20d24b63b25f75aaf577ad80: ending tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-c48ad0e1893b4e68b4a3456b83962843 on tablet c48ad0e1893b4e68b4a3456b83962843 with peer 43bd8a8f28d14cc9b2a4ed47eda7ba18
I20260608 09:55:26.661731 22226 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:26.662534 22226 tablet_bootstrap.cc:492] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap complete.
W20260608 09:55:26.662966 21700 auto_rebalancer.cc:591] Failed to schedule move for tablet c48ad0e1893b4e68b4a3456b83962843: Invalid argument: Server with UUID 43bd8a8f28d14cc9b2a4ed47eda7ba18 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:26.663283 22226 ts_tablet_manager.cc:1403] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.012s
I20260608 09:55:26.666456 22226 raft_consensus.cc:359] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:26.667292 22226 raft_consensus.cc:740] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43bd8a8f28d14cc9b2a4ed47eda7ba18, State: Initialized, Role: LEARNER
I20260608 09:55:26.667994 22226 consensus_queue.cc:260] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:26.670192 22226 ts_tablet_manager.cc:1434] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:55:26.671890 21912 tablet_copy_service.cc:342] P 0efcac8f20d24b63b25f75aaf577ad80: Request end of tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-7fc9104d7eef445f8ecceae4b336e3ac received from {username='slave'} at 127.0.0.1:33570
I20260608 09:55:26.672260 21912 tablet_copy_service.cc:434] P 0efcac8f20d24b63b25f75aaf577ad80: ending tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-7fc9104d7eef445f8ecceae4b336e3ac on tablet 7fc9104d7eef445f8ecceae4b336e3ac with peer 43bd8a8f28d14cc9b2a4ed47eda7ba18
W20260608 09:55:26.680150 21700 auto_rebalancer.cc:591] Failed to schedule move for tablet 596d5ec755d0447eb152f218d8b30406: Invalid argument: Server with UUID 43bd8a8f28d14cc9b2a4ed47eda7ba18 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
W20260608 09:55:26.684759 21700 auto_rebalancer.cc:591] Failed to schedule move for tablet 7fc9104d7eef445f8ecceae4b336e3ac: Invalid argument: Server with UUID 43bd8a8f28d14cc9b2a4ed47eda7ba18 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:26.920652 21902 consensus_queue.cc:237] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:26.925410 21829 raft_consensus.cc:1275] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:26.925577 22176 raft_consensus.cc:1275] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:26.926837 22005 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:26.927456 22232 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:26.933228 22157 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } }
I20260608 09:55:26.935089 21829 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } }
I20260608 09:55:26.935201 22176 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } }
I20260608 09:55:26.946818 21902 consensus_queue.cc:237] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:26.953049 21636 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c48ad0e1893b4e68b4a3456b83962843 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:26.953151 22175 raft_consensus.cc:1275] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:26.954728 22232 consensus_queue.cc:1048] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:26.955456 21652 catalog_manager.cc:5696] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 reported cstate change: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } }
I20260608 09:55:26.956072 21829 raft_consensus.cc:1275] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:26.961203 22005 consensus_queue.cc:1048] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:26.962356 22157 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } }
I20260608 09:55:26.965034 22175 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } }
I20260608 09:55:26.966944 21829 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } }
I20260608 09:55:26.974248 21636 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7fc9104d7eef445f8ecceae4b336e3ac with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:26.990091 21651 catalog_manager.cc:5696] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 reported cstate change: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:26.994709 22076 tablet_service.cc:1558] Processing DeleteTablet for tablet c48ad0e1893b4e68b4a3456b83962843 with delete_type TABLET_DATA_TOMBSTONED (TS 43bd8a8f28d14cc9b2a4ed47eda7ba18 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42342
I20260608 09:55:26.996577 22238 tablet_replica.cc:333] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: stopping tablet replica
I20260608 09:55:26.997421 22238 raft_consensus.cc:2243] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:26.998059 22238 raft_consensus.cc:2272] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:27.001621 22238 ts_tablet_manager.cc:1916] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:27.002331 22076 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fc9104d7eef445f8ecceae4b336e3ac with delete_type TABLET_DATA_TOMBSTONED (TS 43bd8a8f28d14cc9b2a4ed47eda7ba18 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42342
I20260608 09:55:27.013425 22238 ts_tablet_manager.cc:1929] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:55:27.013903 22238 log.cc:1199] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-3-root/wals/c48ad0e1893b4e68b4a3456b83962843
I20260608 09:55:27.015275 21637 catalog_manager.cc:5027] TS 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): tablet c48ad0e1893b4e68b4a3456b83962843 (table test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]) successfully deleted
I20260608 09:55:27.015424 22238 tablet_replica.cc:333] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: stopping tablet replica
I20260608 09:55:27.016247 22238 raft_consensus.cc:2243] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:27.016692 22238 raft_consensus.cc:2272] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:27.019187 22238 ts_tablet_manager.cc:1916] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:27.031641 21829 consensus_queue.cc:237] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:27.033003 22238 ts_tablet_manager.cc:1929] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:55:27.033412 22238 log.cc:1199] T 7fc9104d7eef445f8ecceae4b336e3ac P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-3-root/wals/7fc9104d7eef445f8ecceae4b336e3ac
I20260608 09:55:27.034965 21637 catalog_manager.cc:5027] TS 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): tablet 7fc9104d7eef445f8ecceae4b336e3ac (table test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]) successfully deleted
I20260608 09:55:27.036643 21902 raft_consensus.cc:1275] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Refusing update from remote peer 88f8aea8e77f40228905f508896e7697: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:27.037585 22175 raft_consensus.cc:1275] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 88f8aea8e77f40228905f508896e7697: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:27.038087 22239 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:55:27.039096 22240 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:27.045087 22239 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } }
I20260608 09:55:27.047205 22175 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } }
I20260608 09:55:27.048065 21902 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } }
I20260608 09:55:27.055171 21637 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 596d5ec755d0447eb152f218d8b30406 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:27.059118 21652 catalog_manager.cc:5696] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 reported cstate change: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New cstate: current_term: 1 leader_uuid: "88f8aea8e77f40228905f508896e7697" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:27.069505 22076 tablet_service.cc:1558] Processing DeleteTablet for tablet 596d5ec755d0447eb152f218d8b30406 with delete_type TABLET_DATA_TOMBSTONED (TS 43bd8a8f28d14cc9b2a4ed47eda7ba18 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42342
I20260608 09:55:27.071022 22238 tablet_replica.cc:333] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: stopping tablet replica
I20260608 09:55:27.071684 22238 raft_consensus.cc:2243] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:27.072144 22238 raft_consensus.cc:2272] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:27.074615 22238 ts_tablet_manager.cc:1916] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:27.082955 21902 consensus_queue.cc:237] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } }
I20260608 09:55:27.087239 22238 ts_tablet_manager.cc:1929] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:55:27.087772 22238 log.cc:1199] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-3-root/wals/596d5ec755d0447eb152f218d8b30406
I20260608 09:55:27.088078 21829 raft_consensus.cc:1275] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:27.088732 22175 raft_consensus.cc:1275] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:27.089511 21637 catalog_manager.cc:5027] TS 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): tablet 596d5ec755d0447eb152f218d8b30406 (table test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]) successfully deleted
I20260608 09:55:27.089361 22005 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 09:55:27.090989 22157 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:27.097934 22232 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } }
I20260608 09:55:27.099632 22175 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } }
I20260608 09:55:27.099929 21829 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } }
I20260608 09:55:27.108385 21636 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3ec2578b56864f2aa88126c04cd1b31e with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:27.112246 21649 catalog_manager.cc:5696] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f reported cstate change: config changed from index 2 to 3, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } }
I20260608 09:55:27.122874 22076 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ec2578b56864f2aa88126c04cd1b31e with delete_type TABLET_DATA_TOMBSTONED (TS 43bd8a8f28d14cc9b2a4ed47eda7ba18 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:42342
I20260608 09:55:27.123844 22238 tablet_replica.cc:333] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: stopping tablet replica
I20260608 09:55:27.124560 22238 raft_consensus.cc:2243] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:27.125043 22238 raft_consensus.cc:2272] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:27.127163 22238 ts_tablet_manager.cc:1916] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:27.138270 22238 ts_tablet_manager.cc:1929] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 09:55:27.138756 22238 log.cc:1199] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-3-root/wals/3ec2578b56864f2aa88126c04cd1b31e
I20260608 09:55:27.140098 21637 catalog_manager.cc:5027] TS 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): tablet 3ec2578b56864f2aa88126c04cd1b31e (table test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]) successfully deleted
I20260608 09:55:27.698433 21829 consensus_queue.cc:237] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
W20260608 09:55:27.705117 21793 consensus_peers.cc:597] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 -> Peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): Couldn't send request to peer 43bd8a8f28d14cc9b2a4ed47eda7ba18. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:27.705559 21902 raft_consensus.cc:1275] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Refusing update from remote peer 88f8aea8e77f40228905f508896e7697: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:27.706110 22175 raft_consensus.cc:1275] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 88f8aea8e77f40228905f508896e7697: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:27.707291 21971 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:27.708266 22241 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:27.715200 21971 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:27.717578 22175 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:27.719451 21902 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:27.728845 21651 catalog_manager.cc:5696] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 reported cstate change: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "88f8aea8e77f40228905f508896e7697" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:27.729857 21903 consensus_queue.cc:237] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:27.741267 22175 raft_consensus.cc:1275] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:27.742416 21829 raft_consensus.cc:1275] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:27.742758 22157 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:27.744026 22232 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 09:55:27.745067 21867 consensus_peers.cc:597] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): Couldn't send request to peer 43bd8a8f28d14cc9b2a4ed47eda7ba18. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:27.752705 22157 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:27.756608 22175 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:27.757763 21829 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:27.765165 21652 catalog_manager.cc:5696] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 reported cstate change: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:27.768440 21903 consensus_queue.cc:237] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
W20260608 09:55:27.777191 21867 consensus_peers.cc:597] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): Couldn't send request to peer 43bd8a8f28d14cc9b2a4ed47eda7ba18. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:27.778898 22175 raft_consensus.cc:1275] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:27.779163 21829 raft_consensus.cc:1275] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:27.780460 22005 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:27.781776 22232 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:27.788733 22005 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:27.790743 22175 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:27.794153 21829 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:27.804433 21651 catalog_manager.cc:5696] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f reported cstate change: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:28.149637 22248 ts_tablet_manager.cc:933] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Initiating tablet copy from peer 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533)
I20260608 09:55:28.151443 22248 tablet_copy_client.cc:323] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:35533
I20260608 09:55:28.153095 21839 tablet_copy_service.cc:140] P 88f8aea8e77f40228905f508896e7697: Received BeginTabletCopySession request for tablet 596d5ec755d0447eb152f218d8b30406 from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 ({username='slave'} at 127.0.0.1:36366)
I20260608 09:55:28.153680 21839 tablet_copy_service.cc:161] P 88f8aea8e77f40228905f508896e7697: Beginning new tablet copy session on tablet 596d5ec755d0447eb152f218d8b30406 from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 at {username='slave'} at 127.0.0.1:36366: session id = 43bd8a8f28d14cc9b2a4ed47eda7ba18-596d5ec755d0447eb152f218d8b30406
I20260608 09:55:28.161405 21839 tablet_copy_source_session.cc:215] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:28.164240 22248 ts_tablet_manager.cc:1916] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 09:55:28.176323 22248 ts_tablet_manager.cc:1929] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 09:55:28.177172 22248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596d5ec755d0447eb152f218d8b30406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:28.182758 22248 tablet_copy_client.cc:806] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:28.183295 22248 tablet_copy_client.cc:670] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:28.187409 22248 tablet_copy_client.cc:538] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:28.193768 22248 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap starting.
I20260608 09:55:28.214627 22248 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:28.215430 22248 tablet_bootstrap.cc:492] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap complete.
I20260608 09:55:28.216002 22248 ts_tablet_manager.cc:1403] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.008s
I20260608 09:55:28.218333 22248 raft_consensus.cc:359] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:28.218961 22248 raft_consensus.cc:740] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43bd8a8f28d14cc9b2a4ed47eda7ba18, State: Initialized, Role: LEARNER
I20260608 09:55:28.219491 22248 consensus_queue.cc:260] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:28.222199 22248 ts_tablet_manager.cc:1434] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260608 09:55:28.224247 21839 tablet_copy_service.cc:342] P 88f8aea8e77f40228905f508896e7697: Request end of tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-596d5ec755d0447eb152f218d8b30406 received from {username='slave'} at 127.0.0.1:36366
I20260608 09:55:28.224774 21839 tablet_copy_service.cc:434] P 88f8aea8e77f40228905f508896e7697: ending tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-596d5ec755d0447eb152f218d8b30406 on tablet 596d5ec755d0447eb152f218d8b30406 with peer 43bd8a8f28d14cc9b2a4ed47eda7ba18
I20260608 09:55:28.258838 22248 ts_tablet_manager.cc:933] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Initiating tablet copy from peer 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:28.260521 22248 tablet_copy_client.cc:323] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:35173
I20260608 09:55:28.262120 21912 tablet_copy_service.cc:140] P 0efcac8f20d24b63b25f75aaf577ad80: Received BeginTabletCopySession request for tablet c48ad0e1893b4e68b4a3456b83962843 from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 ({username='slave'} at 127.0.0.1:33570)
I20260608 09:55:28.262678 21912 tablet_copy_service.cc:161] P 0efcac8f20d24b63b25f75aaf577ad80: Beginning new tablet copy session on tablet c48ad0e1893b4e68b4a3456b83962843 from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 at {username='slave'} at 127.0.0.1:33570: session id = 43bd8a8f28d14cc9b2a4ed47eda7ba18-c48ad0e1893b4e68b4a3456b83962843
I20260608 09:55:28.270557 21912 tablet_copy_source_session.cc:215] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:28.273324 22248 ts_tablet_manager.cc:1916] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 09:55:28.283799 22248 ts_tablet_manager.cc:1929] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 09:55:28.284466 22248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c48ad0e1893b4e68b4a3456b83962843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:28.291541 22248 tablet_copy_client.cc:806] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:28.292095 22248 tablet_copy_client.cc:670] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:28.295979 22248 tablet_copy_client.cc:538] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:28.302845 22248 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap starting.
I20260608 09:55:28.318650 22254 ts_tablet_manager.cc:933] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Initiating tablet copy from peer 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
I20260608 09:55:28.324625 22254 tablet_copy_client.cc:323] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:35173
I20260608 09:55:28.326392 22248 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:28.326503 21912 tablet_copy_service.cc:140] P 0efcac8f20d24b63b25f75aaf577ad80: Received BeginTabletCopySession request for tablet 3ec2578b56864f2aa88126c04cd1b31e from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 ({username='slave'} at 127.0.0.1:33570)
I20260608 09:55:28.327167 21912 tablet_copy_service.cc:161] P 0efcac8f20d24b63b25f75aaf577ad80: Beginning new tablet copy session on tablet 3ec2578b56864f2aa88126c04cd1b31e from peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 at {username='slave'} at 127.0.0.1:33570: session id = 43bd8a8f28d14cc9b2a4ed47eda7ba18-3ec2578b56864f2aa88126c04cd1b31e
I20260608 09:55:28.327441 22248 tablet_bootstrap.cc:492] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap complete.
I20260608 09:55:28.328183 22248 ts_tablet_manager.cc:1403] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.013s
I20260608 09:55:28.330888 22248 raft_consensus.cc:359] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:28.331674 22248 raft_consensus.cc:740] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43bd8a8f28d14cc9b2a4ed47eda7ba18, State: Initialized, Role: LEARNER
I20260608 09:55:28.332296 22248 consensus_queue.cc:260] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:28.334492 22248 ts_tablet_manager.cc:1434] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260608 09:55:28.335006 21912 tablet_copy_source_session.cc:215] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:28.336390 21914 tablet_copy_service.cc:342] P 0efcac8f20d24b63b25f75aaf577ad80: Request end of tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-c48ad0e1893b4e68b4a3456b83962843 received from {username='slave'} at 127.0.0.1:33570
I20260608 09:55:28.336850 21914 tablet_copy_service.cc:434] P 0efcac8f20d24b63b25f75aaf577ad80: ending tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-c48ad0e1893b4e68b4a3456b83962843 on tablet c48ad0e1893b4e68b4a3456b83962843 with peer 43bd8a8f28d14cc9b2a4ed47eda7ba18
I20260608 09:55:28.339221 22254 ts_tablet_manager.cc:1916] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 09:55:28.353094 22254 ts_tablet_manager.cc:1929] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 09:55:28.353873 22254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec2578b56864f2aa88126c04cd1b31e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:28.359436 22254 tablet_copy_client.cc:806] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:28.360018 22254 tablet_copy_client.cc:670] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:28.363999 22254 tablet_copy_client.cc:538] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:28.370733 22254 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap starting.
I20260608 09:55:28.391728 22254 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:28.392516 22254 tablet_bootstrap.cc:492] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Bootstrap complete.
I20260608 09:55:28.393118 22254 ts_tablet_manager.cc:1403] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260608 09:55:28.395409 22254 raft_consensus.cc:359] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:28.396052 22254 raft_consensus.cc:740] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43bd8a8f28d14cc9b2a4ed47eda7ba18, State: Initialized, Role: LEARNER
I20260608 09:55:28.396585 22254 consensus_queue.cc:260] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:28.398422 22254 ts_tablet_manager.cc:1434] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 09:55:28.400204 21914 tablet_copy_service.cc:342] P 0efcac8f20d24b63b25f75aaf577ad80: Request end of tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-3ec2578b56864f2aa88126c04cd1b31e received from {username='slave'} at 127.0.0.1:33570
I20260608 09:55:28.400578 21914 tablet_copy_service.cc:434] P 0efcac8f20d24b63b25f75aaf577ad80: ending tablet copy session 43bd8a8f28d14cc9b2a4ed47eda7ba18-3ec2578b56864f2aa88126c04cd1b31e on tablet 3ec2578b56864f2aa88126c04cd1b31e with peer 43bd8a8f28d14cc9b2a4ed47eda7ba18
I20260608 09:55:28.743067 22086 raft_consensus.cc:1217] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 09:55:28.853259 22086 raft_consensus.cc:1217] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 09:55:28.941097 22086 raft_consensus.cc:1217] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 09:55:29.177441 22258 raft_consensus.cc:1064] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697: attempting to promote NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 to VOTER
I20260608 09:55:29.179572 22258 consensus_queue.cc:237] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } }
I20260608 09:55:29.186566 21903 raft_consensus.cc:1275] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Refusing update from remote peer 88f8aea8e77f40228905f508896e7697: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:29.186568 22086 raft_consensus.cc:1275] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Refusing update from remote peer 88f8aea8e77f40228905f508896e7697: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:29.187871 22175 raft_consensus.cc:1275] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 88f8aea8e77f40228905f508896e7697: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:29.188409 22241 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:29.189456 22257 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:29.190339 22258 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:29.213835 22257 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:29.215904 21903 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:29.217028 22086 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:29.228745 22175 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:29.230419 21652 catalog_manager.cc:5696] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 reported cstate change: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "88f8aea8e77f40228905f508896e7697" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } attrs { replace: true } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:29.255785 21829 consensus_queue.cc:237] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } }
I20260608 09:55:29.263923 22086 raft_consensus.cc:1275] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Refusing update from remote peer 88f8aea8e77f40228905f508896e7697: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:29.264034 22175 raft_consensus.cc:1275] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 88f8aea8e77f40228905f508896e7697: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:29.265460 22258 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:55:29.266525 22257 consensus_queue.cc:1048] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:55:29.274545 22241 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:29.276635 22175 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:29.277694 22086 raft_consensus.cc:2955] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:29.285136 21637 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 596d5ec755d0447eb152f218d8b30406 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:29.293275 21651 catalog_manager.cc:5696] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 reported cstate change: config changed from index 5 to 6, VOTER 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3) evicted. New cstate: current_term: 1 leader_uuid: "88f8aea8e77f40228905f508896e7697" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:29.307952 21892 tablet_service.cc:1558] Processing DeleteTablet for tablet 596d5ec755d0447eb152f218d8b30406 with delete_type TABLET_DATA_TOMBSTONED (TS 0efcac8f20d24b63b25f75aaf577ad80 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:42918
I20260608 09:55:29.310050 22272 tablet_replica.cc:333] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80: stopping tablet replica
I20260608 09:55:29.310786 22272 raft_consensus.cc:2243] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:29.311681 22272 raft_consensus.cc:2272] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:29.314630 22272 ts_tablet_manager.cc:1916] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:29.326162 22272 ts_tablet_manager.cc:1929] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 09:55:29.326571 22272 log.cc:1199] T 596d5ec755d0447eb152f218d8b30406 P 0efcac8f20d24b63b25f75aaf577ad80: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-2-root/wals/596d5ec755d0447eb152f218d8b30406
I20260608 09:55:29.328354 21636 catalog_manager.cc:5027] TS 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173): tablet 596d5ec755d0447eb152f218d8b30406 (table test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]) successfully deleted
I20260608 09:55:29.400525 22260 raft_consensus.cc:1064] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80: attempting to promote NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 to VOTER
I20260608 09:55:29.402693 22260 consensus_queue.cc:237] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } }
I20260608 09:55:29.412451 21829 raft_consensus.cc:1275] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:29.415342 22175 raft_consensus.cc:1275] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:29.441198 22086 raft_consensus.cc:1275] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:29.547389 22260 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:55:30.196102 22274 consensus_queue.cc:579] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Leader has been unable to successfully communicate with peer 88f8aea8e77f40228905f508896e7697 for more than 1 seconds (1.210s)
I20260608 09:55:30.197940 22274 consensus_queue.cc:579] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Leader has been unable to successfully communicate with peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 for more than 1 seconds (1.254s)
I20260608 09:55:30.200708 22274 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260608 09:55:30.230844 22275 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:55:30.252056 22275 raft_consensus.cc:1064] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80: attempting to promote NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 to VOTER
I20260608 09:55:30.254096 22275 consensus_queue.cc:237] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } }
I20260608 09:55:30.261096 22086 raft_consensus.cc:1275] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 LEARNER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:30.262996 22259 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:30.264482 21829 raft_consensus.cc:1275] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:30.270700 22259 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:30.287622 22172 raft_consensus.cc:1275] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:30.300164 22260 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 09:55:30.299088 22274 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.359202 21829 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.381397 21903 consensus_queue.cc:237] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } }
I20260608 09:55:30.385109 22086 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.386523 21649 catalog_manager.cc:5696] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 reported cstate change: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.391307 22175 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } attrs { replace: true } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.402019 22232 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.414089 21828 raft_consensus.cc:1275] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:30.413820 22085 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
W20260608 09:55:30.414801 21867 consensus_peers.cc:597] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): Couldn't send request to peer 43bd8a8f28d14cc9b2a4ed47eda7ba18. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:30.409443 22172 raft_consensus.cc:1275] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:30.423326 22260 consensus_queue.cc:1048] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:30.428900 22260 consensus_queue.cc:1048] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:30.439185 22176 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.460165 21829 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.467420 22232 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:30.469949 22172 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:30.469967 21828 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:30.485140 21636 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7fc9104d7eef445f8ecceae4b336e3ac with cas_config_opid_index 3: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260608 09:55:30.495575 21652 catalog_manager.cc:5696] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 reported cstate change: config changed from index 4 to 5, 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } attrs { replace: true } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.504191 21651 catalog_manager.cc:5696] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f reported cstate change: config changed from index 3 to 4, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: true } } }
I20260608 09:55:30.522531 21903 consensus_queue.cc:237] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } }
I20260608 09:55:30.522995 21902 consensus_queue.cc:237] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } }
I20260608 09:55:30.528432 21829 raft_consensus.cc:1275] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:30.528525 22085 raft_consensus.cc:1275] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:30.530448 22172 raft_consensus.cc:1275] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:30.530665 22260 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:55:30.532209 22259 consensus_queue.cc:1048] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:55:30.532733 22260 consensus_queue.cc:1048] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:30.537891 21828 raft_consensus.cc:1275] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 09:55:30.540086 22275 consensus_queue.cc:1048] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 09:55:30.539660 22259 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.541865 21828 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.543403 22086 raft_consensus.cc:2955] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.554117 22260 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } }
W20260608 09:55:30.561720 21925 debug-util.cc:398] Leaking SignalData structure 0x7b080027a8a0 after lost signal to thread 14103
W20260608 09:55:30.563068 21925 debug-util.cc:398] Leaking SignalData structure 0x7b08002861a0 after lost signal to thread 21686
I20260608 09:55:30.562026 21827 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } }
W20260608 09:55:30.564525 21925 debug-util.cc:398] Leaking SignalData structure 0x7b0800078c60 after lost signal to thread 21853
W20260608 09:55:30.565948 21925 debug-util.cc:398] Leaking SignalData structure 0x7b0800037e60 after lost signal to thread 21928
I20260608 09:55:30.566705 21636 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c48ad0e1893b4e68b4a3456b83962843 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 09:55:30.567325 21925 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0ea0 after lost signal to thread 22110
W20260608 09:55:30.570658 21925 debug-util.cc:398] Leaking SignalData structure 0x7b080011c4a0 after lost signal to thread 22201
I20260608 09:55:30.572063 21636 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7fc9104d7eef445f8ecceae4b336e3ac with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:30.568336 22172 raft_consensus.cc:2955] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } }
I20260608 09:55:30.579535 21650 catalog_manager.cc:5696] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 reported cstate change: config changed from index 5 to 6, VOTER f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1) evicted. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 09:55:30.590677 22166 tablet_service.cc:1558] Processing DeleteTablet for tablet c48ad0e1893b4e68b4a3456b83962843 with delete_type TABLET_DATA_TOMBSTONED (TS f7fd932e2b4140bc8b640d0f4025797f not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:49928
I20260608 09:55:30.596817 21651 catalog_manager.cc:5696] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 reported cstate change: config changed from index 4 to 5, NON_VOTER 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4) evicted. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } }
I20260608 09:55:30.600939 22293 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:30.602007 22293 raft_consensus.cc:2243] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:30.602950 22293 raft_consensus.cc:2272] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:30.612317 22293 ts_tablet_manager.cc:1916] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:30.615967 22076 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fc9104d7eef445f8ecceae4b336e3ac with delete_type TABLET_DATA_TOMBSTONED (TS 43bd8a8f28d14cc9b2a4ed47eda7ba18 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42342
I20260608 09:55:30.630914 21637 catalog_manager.cc:5027] TS 43bd8a8f28d14cc9b2a4ed47eda7ba18 (127.13.197.4:44377): tablet 7fc9104d7eef445f8ecceae4b336e3ac (table test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]) successfully deleted
I20260608 09:55:30.632395 22293 ts_tablet_manager.cc:1929] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 09:55:30.632825 22293 log.cc:1199] T c48ad0e1893b4e68b4a3456b83962843 P f7fd932e2b4140bc8b640d0f4025797f: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-0-root/wals/c48ad0e1893b4e68b4a3456b83962843
I20260608 09:55:30.634279 21639 catalog_manager.cc:5027] TS f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): tablet c48ad0e1893b4e68b4a3456b83962843 (table test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]) successfully deleted
I20260608 09:55:30.877664 21902 consensus_queue.cc:237] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } }
I20260608 09:55:30.884554 22086 raft_consensus.cc:1275] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:30.884711 22172 raft_consensus.cc:1275] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Refusing update from remote peer 0efcac8f20d24b63b25f75aaf577ad80: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 09:55:30.886654 22275 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:55:30.887686 22260 consensus_queue.cc:1048] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 09:55:30.896872 22275 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 88f8aea8e77f40228905f508896e7697 (127.13.197.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.900497 22176 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 88f8aea8e77f40228905f508896e7697 (127.13.197.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.901858 22086 raft_consensus.cc:2955] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 88f8aea8e77f40228905f508896e7697 (127.13.197.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.918866 21636 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3ec2578b56864f2aa88126c04cd1b31e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:30.917415 21651 catalog_manager.cc:5696] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f reported cstate change: config changed from index 5 to 6, VOTER 88f8aea8e77f40228905f508896e7697 (127.13.197.2) evicted. New cstate: current_term: 1 leader_uuid: "0efcac8f20d24b63b25f75aaf577ad80" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } } }
I20260608 09:55:30.937240 21819 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ec2578b56864f2aa88126c04cd1b31e with delete_type TABLET_DATA_TOMBSTONED (TS 88f8aea8e77f40228905f508896e7697 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:34446
I20260608 09:55:30.939250 22295 tablet_replica.cc:333] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697: stopping tablet replica
I20260608 09:55:30.940219 22295 raft_consensus.cc:2243] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:30.941092 22295 raft_consensus.cc:2272] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:30.944062 22295 ts_tablet_manager.cc:1916] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 09:55:30.957468 22295 ts_tablet_manager.cc:1929] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 09:55:30.957983 22295 log.cc:1199] T 3ec2578b56864f2aa88126c04cd1b31e P 88f8aea8e77f40228905f508896e7697: Deleting WAL directory at /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912320616351-14100-0/minicluster-data/ts-1-root/wals/3ec2578b56864f2aa88126c04cd1b31e
I20260608 09:55:30.959657 21637 catalog_manager.cc:5027] TS 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533): tablet 3ec2578b56864f2aa88126c04cd1b31e (table test-workload [id=825767e7216a4c1f8d353c5f3ee2bd13]) successfully deleted
I20260608 09:55:31.342126 14100 tablet_server.cc:179] TabletServer@127.13.197.1:36649 shutting down...
I20260608 09:55:31.373183 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:31.373979 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:31.374657 14100 raft_consensus.cc:2243] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.375236 14100 raft_consensus.cc:2272] T 596d5ec755d0447eb152f218d8b30406 P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.377406 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:31.377974 14100 raft_consensus.cc:2243] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.378432 14100 raft_consensus.cc:2272] T 3ec2578b56864f2aa88126c04cd1b31e P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.380746 14100 tablet_replica.cc:333] stopping tablet replica
I20260608 09:55:31.381362 14100 raft_consensus.cc:2243] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.382030 14100 raft_consensus.cc:2272] T 7fc9104d7eef445f8ecceae4b336e3ac P f7fd932e2b4140bc8b640d0f4025797f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.406013 14100 tablet_server.cc:196] TabletServer@127.13.197.1:36649 shutdown complete.
I20260608 09:55:31.433686 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
W20260608 09:55:31.450762 21867 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 09:55:31.460659 21867 consensus_peers.cc:597] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533): Couldn't send request to peer 88f8aea8e77f40228905f508896e7697. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:31.469696 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:31.470592 14100 tablet_replica.cc:333] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697: stopping tablet replica
I20260608 09:55:31.471477 14100 raft_consensus.cc:2243] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.472154 14100 raft_consensus.cc:2272] T 7fc9104d7eef445f8ecceae4b336e3ac P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.475346 14100 tablet_replica.cc:333] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697: stopping tablet replica
I20260608 09:55:31.476162 14100 raft_consensus.cc:2243] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:31.477200 14100 raft_consensus.cc:2272] T 596d5ec755d0447eb152f218d8b30406 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.480046 14100 tablet_replica.cc:333] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697: stopping tablet replica
W20260608 09:55:31.480680 21867 consensus_peers.cc:597] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533): Couldn't send request to peer 88f8aea8e77f40228905f508896e7697. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:31.491983 21869 consensus_peers.cc:597] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:31.480775 14100 raft_consensus.cc:2243] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:31.494477 14100 raft_consensus.cc:2272] T c48ad0e1893b4e68b4a3456b83962843 P 88f8aea8e77f40228905f508896e7697 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:31.515131 21869 consensus_peers.cc:597] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 -> Peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Couldn't send request to peer f7fd932e2b4140bc8b640d0f4025797f. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:31.519874 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:55:31.538550 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:55:31.574971 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:31.575904 14100 tablet_replica.cc:333] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80: stopping tablet replica
I20260608 09:55:31.576783 14100 raft_consensus.cc:2243] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:31.578008 14100 raft_consensus.cc:2272] T 3ec2578b56864f2aa88126c04cd1b31e P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.581094 14100 tablet_replica.cc:333] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80: stopping tablet replica
I20260608 09:55:31.581914 14100 raft_consensus.cc:2243] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:31.582993 14100 raft_consensus.cc:2272] T c48ad0e1893b4e68b4a3456b83962843 P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:31.585677 14100 tablet_replica.cc:333] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80: stopping tablet replica
I20260608 09:55:31.586378 14100 raft_consensus.cc:2243] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:31.587452 14100 raft_consensus.cc:2272] T 7fc9104d7eef445f8ecceae4b336e3ac P 0efcac8f20d24b63b25f75aaf577ad80 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:31.939628 21700 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 88f8aea8e77f40228905f508896e7697 not available for placement
W20260608 09:55:32.611810 14100 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 21925)
I20260608 09:55:32.692624 22299 raft_consensus.cc:493] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 88f8aea8e77f40228905f508896e7697)
I20260608 09:55:32.693660 22299 raft_consensus.cc:515] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } }
I20260608 09:55:32.697027 22299 leader_election.cc:290] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533)
W20260608 09:55:32.705363 22052 leader_election.cc:336] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111)
W20260608 09:55:32.706156 22050 leader_election.cc:336] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533): Network error: Client connection negotiation failed: client connection to 127.13.197.2:35533: connect: Connection refused (error 111)
I20260608 09:55:32.706666 22050 leader_election.cc:304] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43bd8a8f28d14cc9b2a4ed47eda7ba18; no voters: 88f8aea8e77f40228905f508896e7697, f7fd932e2b4140bc8b640d0f4025797f
I20260608 09:55:32.707643 22299 raft_consensus.cc:2749] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 09:55:32.775933 22299 raft_consensus.cc:493] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0efcac8f20d24b63b25f75aaf577ad80)
I20260608 09:55:32.776649 22299 raft_consensus.cc:515] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f7fd932e2b4140bc8b640d0f4025797f" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 36649 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } }
I20260608 09:55:32.779048 22299 leader_election.cc:290] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
W20260608 09:55:32.783685 22052 leader_election.cc:336] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f7fd932e2b4140bc8b640d0f4025797f (127.13.197.1:36649): Network error: Client connection negotiation failed: client connection to 127.13.197.1:36649: connect: Connection refused (error 111)
W20260608 09:55:32.784518 22049 leader_election.cc:336] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173): Network error: Client connection negotiation failed: client connection to 127.13.197.3:35173: connect: Connection refused (error 111)
I20260608 09:55:32.784909 22049 leader_election.cc:304] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43bd8a8f28d14cc9b2a4ed47eda7ba18; no voters: 0efcac8f20d24b63b25f75aaf577ad80, f7fd932e2b4140bc8b640d0f4025797f
I20260608 09:55:32.785606 22299 raft_consensus.cc:2749] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:55:32.943971 21700 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 88f8aea8e77f40228905f508896e7697 not available for placement
I20260608 09:55:32.957203 22299 raft_consensus.cc:493] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0efcac8f20d24b63b25f75aaf577ad80)
I20260608 09:55:32.958096 22299 raft_consensus.cc:515] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "88f8aea8e77f40228905f508896e7697" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35533 } } peers { permanent_uuid: "0efcac8f20d24b63b25f75aaf577ad80" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35173 } } peers { permanent_uuid: "43bd8a8f28d14cc9b2a4ed47eda7ba18" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 44377 } attrs { promote: false } }
I20260608 09:55:32.960757 22299 leader_election.cc:290] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533), 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173)
W20260608 09:55:32.964968 22049 leader_election.cc:336] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0efcac8f20d24b63b25f75aaf577ad80 (127.13.197.3:35173): Network error: Client connection negotiation failed: client connection to 127.13.197.3:35173: connect: Connection refused (error 111)
W20260608 09:55:32.965554 22050 leader_election.cc:336] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 88f8aea8e77f40228905f508896e7697 (127.13.197.2:35533): Network error: Client connection negotiation failed: client connection to 127.13.197.2:35533: connect: Connection refused (error 111)
I20260608 09:55:32.965996 22050 leader_election.cc:304] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43bd8a8f28d14cc9b2a4ed47eda7ba18; no voters: 0efcac8f20d24b63b25f75aaf577ad80, 88f8aea8e77f40228905f508896e7697
I20260608 09:55:32.966686 22299 raft_consensus.cc:2749] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 09:55:33.612529 14100 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 21925)
I20260608 09:55:33.659477 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:55:33.695528 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:55:33.722636 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:33.723600 14100 tablet_replica.cc:333] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: stopping tablet replica
I20260608 09:55:33.724412 14100 raft_consensus.cc:2243] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:33.725703 14100 raft_consensus.cc:2272] T 596d5ec755d0447eb152f218d8b30406 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:33.729100 14100 tablet_replica.cc:333] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18: stopping tablet replica
I20260608 09:55:33.729838 14100 raft_consensus.cc:2243] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:33.730664 14100 raft_consensus.cc:2272] T 3ec2578b56864f2aa88126c04cd1b31e P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:33.733633 14100 tablet_replica.cc:333] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18: stopping tablet replica
I20260608 09:55:33.734258 14100 raft_consensus.cc:2243] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:33.735284 14100 raft_consensus.cc:2272] T c48ad0e1893b4e68b4a3456b83962843 P 43bd8a8f28d14cc9b2a4ed47eda7ba18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:33.762290 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:55:33.782932 14100 master.cc:562] Master@127.13.197.62:35851 shutting down...
I20260608 09:55:33.803933 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:33.804721 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:33.805104 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 74178bc489004944a3673ee63d2afafc: stopping tablet replica
I20260608 09:55:33.826659 14100 master.cc:584] Master@127.13.197.62:35851 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (12403 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 09:55:33.881009 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:40095
I20260608 09:55:33.882584 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:33.888273 22303 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
W20260608 09:55:33.889436 22304 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
W20260608 09:55:33.890245 22306 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
I20260608 09:55:33.890364 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:33.891518 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:33.891747 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:33.891932 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912533891907 us; error 0 us; skew 500 ppm
I20260608 09:55:33.892547 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:33.895408 14100 webserver.cc:533] Webserver started at http://127.13.197.62:40995/ using document root <none> and password file <none>
I20260608 09:55:33.896068 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:33.896360 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:33.896781 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:33.898237 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "2eadba81877d4764a6cbabf5c58e5894"
format_stamp: "Formatted at 2026-06-08 09:55:33 on dist-test-slave-hb1r"
I20260608 09:55:33.903007 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:33.906775 22311 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:33.907577 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:33.907932 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "2eadba81877d4764a6cbabf5c58e5894"
format_stamp: "Formatted at 2026-06-08 09:55:33 on dist-test-slave-hb1r"
I20260608 09:55:33.908237 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-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)
I20260608 09:55:33.937355 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:33.938674 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:33.978595 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:40095
I20260608 09:55:33.978717 22362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:40095 every 8 connection(s)
I20260608 09:55:33.983024 22363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:33.995916 22363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894: Bootstrap starting.
I20260608 09:55:34.000952 22363 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:34.005342 22363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894: No bootstrap required, opened a new log
I20260608 09:55:34.007726 22363 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eadba81877d4764a6cbabf5c58e5894" member_type: VOTER }
I20260608 09:55:34.008131 22363 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:34.008409 22363 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2eadba81877d4764a6cbabf5c58e5894, State: Initialized, Role: FOLLOWER
I20260608 09:55:34.009109 22363 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [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: "2eadba81877d4764a6cbabf5c58e5894" member_type: VOTER }
I20260608 09:55:34.009670 22363 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:34.009936 22363 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:34.010269 22363 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:34.015062 22363 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eadba81877d4764a6cbabf5c58e5894" member_type: VOTER }
I20260608 09:55:34.015566 22363 leader_election.cc:304] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [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: 2eadba81877d4764a6cbabf5c58e5894; no voters: 
I20260608 09:55:34.016700 22363 leader_election.cc:290] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:34.017254 22366 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:34.018687 22366 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [term 1 LEADER]: Becoming Leader. State: Replica: 2eadba81877d4764a6cbabf5c58e5894, State: Running, Role: LEADER
I20260608 09:55:34.019446 22366 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [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: "2eadba81877d4764a6cbabf5c58e5894" member_type: VOTER }
I20260608 09:55:34.019771 22363 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:34.025827 22368 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2eadba81877d4764a6cbabf5c58e5894. Latest consensus state: current_term: 1 leader_uuid: "2eadba81877d4764a6cbabf5c58e5894" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eadba81877d4764a6cbabf5c58e5894" member_type: VOTER } }
I20260608 09:55:34.026470 22368 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:34.027064 22367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2eadba81877d4764a6cbabf5c58e5894" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2eadba81877d4764a6cbabf5c58e5894" member_type: VOTER } }
I20260608 09:55:34.027838 22367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:34.029553 22375 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:34.037654 22375 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:34.038722 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:34.047396 22375 catalog_manager.cc:1382] Generated new cluster ID: 22c5e096b0c34226bf250e0d489f890c
I20260608 09:55:34.047727 22375 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:34.071033 22375 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:34.072494 22375 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:34.087507 22375 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894: Generated new TSK 0
I20260608 09:55:34.088131 22375 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:34.105280 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:34.111986 22384 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
W20260608 09:55:34.112927 22385 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
W20260608 09:55:34.114893 22387 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
I20260608 09:55:34.115610 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:34.116560 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:34.116743 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:34.116868 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912534116857 us; error 0 us; skew 500 ppm
I20260608 09:55:34.117411 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:34.119941 14100 webserver.cc:533] Webserver started at http://127.13.197.1:33831/ using document root <none> and password file <none>
I20260608 09:55:34.120447 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:34.120613 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:34.120860 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:34.122196 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "5839ea712ce34b6da7c367210f941e11"
format_stamp: "Formatted at 2026-06-08 09:55:34 on dist-test-slave-hb1r"
I20260608 09:55:34.127161 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 09:55:34.131048 22392 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:34.131934 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 09:55:34.132261 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "5839ea712ce34b6da7c367210f941e11"
format_stamp: "Formatted at 2026-06-08 09:55:34 on dist-test-slave-hb1r"
I20260608 09:55:34.132509 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-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)
I20260608 09:55:34.150105 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:34.151507 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:34.153228 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:34.155804 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:34.155987 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:34.156288 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:34.156458 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:34.201507 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:40423
I20260608 09:55:34.201818 22454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:40423 every 8 connection(s)
I20260608 09:55:34.207239 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:34.215790 22460 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
W20260608 09:55:34.215595 22459 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
W20260608 09:55:34.219621 22462 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
I20260608 09:55:34.220418 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:34.221582 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:34.221875 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:34.222076 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912534222057 us; error 0 us; skew 500 ppm
I20260608 09:55:34.222695 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:34.225000 22455 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40095
I20260608 09:55:34.225425 22455 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:34.225930 14100 webserver.cc:533] Webserver started at http://127.13.197.2:34361/ using document root <none> and password file <none>
I20260608 09:55:34.226383 22455 heartbeater.cc:507] Master 127.13.197.62:40095 requested a full tablet report, sending...
I20260608 09:55:34.226534 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:34.226882 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:34.227164 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:34.228721 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "261a527e55314801916fdb35535de6c9"
format_stamp: "Formatted at 2026-06-08 09:55:34 on dist-test-slave-hb1r"
I20260608 09:55:34.229008 22328 ts_manager.cc:194] Registered new tserver with Master: 5839ea712ce34b6da7c367210f941e11 (127.13.197.1:40423)
I20260608 09:55:34.231904 22328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57838
I20260608 09:55:34.235396 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:55:34.239069 22467 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:34.239866 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:34.240134 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "261a527e55314801916fdb35535de6c9"
format_stamp: "Formatted at 2026-06-08 09:55:34 on dist-test-slave-hb1r"
I20260608 09:55:34.240376 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-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)
I20260608 09:55:34.255954 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:34.257186 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:34.258769 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:34.261248 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:34.261441 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:34.261786 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:34.261958 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:34.303933 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:41373
I20260608 09:55:34.304067 22529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:41373 every 8 connection(s)
I20260608 09:55:34.309199 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:34.316298 22533 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
W20260608 09:55:34.316941 22534 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
W20260608 09:55:34.319752 22537 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
I20260608 09:55:34.320190 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:34.321255 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:34.321615 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:34.321733 22530 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40095
I20260608 09:55:34.321887 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912534321863 us; error 0 us; skew 500 ppm
I20260608 09:55:34.322172 22530 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:34.322769 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:34.323153 22530 heartbeater.cc:507] Master 127.13.197.62:40095 requested a full tablet report, sending...
I20260608 09:55:34.325763 14100 webserver.cc:533] Webserver started at http://127.13.197.3:40583/ using document root <none> and password file <none>
I20260608 09:55:34.326391 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:34.326619 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:34.326613 22328 ts_manager.cc:194] Registered new tserver with Master: 261a527e55314801916fdb35535de6c9 (127.13.197.2:41373)
I20260608 09:55:34.326921 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:34.328341 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "421e7ed808014ca0ac32eb5f83ebbf28"
format_stamp: "Formatted at 2026-06-08 09:55:34 on dist-test-slave-hb1r"
I20260608 09:55:34.328347 22328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57842
I20260608 09:55:34.334672 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.007s
I20260608 09:55:34.338485 22541 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:34.339301 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 09:55:34.339637 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "421e7ed808014ca0ac32eb5f83ebbf28"
format_stamp: "Formatted at 2026-06-08 09:55:34 on dist-test-slave-hb1r"
I20260608 09:55:34.339939 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-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)
I20260608 09:55:34.355649 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:34.356936 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:34.358565 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:34.360913 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:34.361147 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:34.361397 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:34.361621 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:55:34.401870 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:43561
I20260608 09:55:34.401981 22603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:43561 every 8 connection(s)
I20260608 09:55:34.416548 22604 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40095
I20260608 09:55:34.416929 22604 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:34.417672 22604 heartbeater.cc:507] Master 127.13.197.62:40095 requested a full tablet report, sending...
I20260608 09:55:34.419693 22328 ts_manager.cc:194] Registered new tserver with Master: 421e7ed808014ca0ac32eb5f83ebbf28 (127.13.197.3:43561)
I20260608 09:55:34.420136 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014697227s
I20260608 09:55:34.421327 22328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57856
I20260608 09:55:35.235288 22455 heartbeater.cc:499] Master 127.13.197.62:40095 was elected leader, sending a full tablet report...
I20260608 09:55:35.331712 22530 heartbeater.cc:499] Master 127.13.197.62:40095 was elected leader, sending a full tablet report...
I20260608 09:55:35.424108 22604 heartbeater.cc:499] Master 127.13.197.62:40095 was elected leader, sending a full tablet report...
I20260608 09:55:35.477424 22328 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57870:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:35.479985 22328 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:35.543524 22420 tablet_service.cc:1511] Processing CreateTablet for tablet 912a904ab3234d458da948279513d5c8 (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:35.544427 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 95025e4a66d441c893b15a8c2bdc6539 (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:35.545367 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 912a904ab3234d458da948279513d5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.546855 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 50263db32f9742dba97c9fc81f6bfaa8 (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:35.548254 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50263db32f9742dba97c9fc81f6bfaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.549431 22567 tablet_service.cc:1511] Processing CreateTablet for tablet 95025e4a66d441c893b15a8c2bdc6539 (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:35.550904 22569 tablet_service.cc:1511] Processing CreateTablet for tablet 912a904ab3234d458da948279513d5c8 (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:35.551397 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95025e4a66d441c893b15a8c2bdc6539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.552320 22569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 912a904ab3234d458da948279513d5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.543524 22568 tablet_service.cc:1511] Processing CreateTablet for tablet 50263db32f9742dba97c9fc81f6bfaa8 (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:35.554167 22568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50263db32f9742dba97c9fc81f6bfaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.554406 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95025e4a66d441c893b15a8c2bdc6539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.557616 22566 tablet_service.cc:1511] Processing CreateTablet for tablet 4efb0d87682149409fb01c3baf04c27a (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:35.558380 22417 tablet_service.cc:1511] Processing CreateTablet for tablet 4efb0d87682149409fb01c3baf04c27a (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:35.559098 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4efb0d87682149409fb01c3baf04c27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.559738 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4efb0d87682149409fb01c3baf04c27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.580700 22624 tablet_bootstrap.cc:492] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11: Bootstrap starting.
I20260608 09:55:35.589434 22624 tablet_bootstrap.cc:654] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.615888 22625 tablet_bootstrap.cc:492] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28: Bootstrap starting.
I20260608 09:55:35.625344 22625 tablet_bootstrap.cc:654] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.625420 22624 tablet_bootstrap.cc:492] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11: No bootstrap required, opened a new log
I20260608 09:55:35.626111 22624 ts_tablet_manager.cc:1403] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.021s
I20260608 09:55:35.627563 22495 tablet_service.cc:1511] Processing CreateTablet for tablet 912a904ab3234d458da948279513d5c8 (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:55:35.628450 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 95025e4a66d441c893b15a8c2bdc6539 (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:55:35.629117 22495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 912a904ab3234d458da948279513d5c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.628890 22494 tablet_service.cc:1511] Processing CreateTablet for tablet 50263db32f9742dba97c9fc81f6bfaa8 (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:55:35.629916 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95025e4a66d441c893b15a8c2bdc6539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.629582 22624 raft_consensus.cc:359] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.630532 22624 raft_consensus.cc:385] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.630932 22624 raft_consensus.cc:740] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5839ea712ce34b6da7c367210f941e11, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.630538 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50263db32f9742dba97c9fc81f6bfaa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.631968 22492 tablet_service.cc:1511] Processing CreateTablet for tablet 4efb0d87682149409fb01c3baf04c27a (DEFAULT_TABLE table=test-workload [id=ad40f0788a33462aa3b2fee5d982149e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:55:35.633284 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4efb0d87682149409fb01c3baf04c27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:35.632998 22624 consensus_queue.cc:260] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.649008 22625 tablet_bootstrap.cc:492] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28: No bootstrap required, opened a new log
I20260608 09:55:35.649627 22625 ts_tablet_manager.cc:1403] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.006s
I20260608 09:55:35.655457 22624 ts_tablet_manager.cc:1434] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260608 09:55:35.656265 22629 tablet_bootstrap.cc:492] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9: Bootstrap starting.
I20260608 09:55:35.656680 22624 tablet_bootstrap.cc:492] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11: Bootstrap starting.
I20260608 09:55:35.652863 22625 raft_consensus.cc:359] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.661662 22625 raft_consensus.cc:385] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.662042 22625 raft_consensus.cc:740] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 421e7ed808014ca0ac32eb5f83ebbf28, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.662918 22625 consensus_queue.cc:260] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.664556 22629 tablet_bootstrap.cc:654] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.666520 22624 tablet_bootstrap.cc:654] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.671361 22625 ts_tablet_manager.cc:1434] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260608 09:55:35.673170 22625 tablet_bootstrap.cc:492] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28: Bootstrap starting.
I20260608 09:55:35.682274 22625 tablet_bootstrap.cc:654] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.691716 22629 tablet_bootstrap.cc:492] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9: No bootstrap required, opened a new log
I20260608 09:55:35.692195 22624 tablet_bootstrap.cc:492] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11: No bootstrap required, opened a new log
I20260608 09:55:35.692329 22629 ts_tablet_manager.cc:1403] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.010s
I20260608 09:55:35.692523 22625 tablet_bootstrap.cc:492] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28: No bootstrap required, opened a new log
I20260608 09:55:35.692991 22624 ts_tablet_manager.cc:1403] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.020s
I20260608 09:55:35.693199 22625 ts_tablet_manager.cc:1403] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260608 09:55:35.695590 22630 raft_consensus.cc:493] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:35.695838 22629 raft_consensus.cc:359] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.696170 22630 raft_consensus.cc:515] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.696318 22625 raft_consensus.cc:359] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } }
I20260608 09:55:35.696689 22629 raft_consensus.cc:385] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.697113 22625 raft_consensus.cc:385] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.696664 22624 raft_consensus.cc:359] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.697320 22629 raft_consensus.cc:740] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 261a527e55314801916fdb35535de6c9, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.697595 22625 raft_consensus.cc:740] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 421e7ed808014ca0ac32eb5f83ebbf28, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.697706 22624 raft_consensus.cc:385] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.698313 22624 raft_consensus.cc:740] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5839ea712ce34b6da7c367210f941e11, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.698496 22629 consensus_queue.cc:260] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.698809 22625 consensus_queue.cc:260] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [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: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } }
I20260608 09:55:35.699234 22624 consensus_queue.cc:260] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.702265 22624 ts_tablet_manager.cc:1434] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 09:55:35.703367 22624 tablet_bootstrap.cc:492] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11: Bootstrap starting.
I20260608 09:55:35.710078 22624 tablet_bootstrap.cc:654] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.721042 22630 leader_election.cc:290] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5839ea712ce34b6da7c367210f941e11 (127.13.197.1:40423), 261a527e55314801916fdb35535de6c9 (127.13.197.2:41373)
I20260608 09:55:35.755416 22629 ts_tablet_manager.cc:1434] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9: Time spent starting tablet: real 0.062s	user 0.013s	sys 0.024s
I20260608 09:55:35.756250 22625 ts_tablet_manager.cc:1434] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28: Time spent starting tablet: real 0.063s	user 0.023s	sys 0.037s
I20260608 09:55:35.757184 22629 tablet_bootstrap.cc:492] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9: Bootstrap starting.
I20260608 09:55:35.757405 22625 tablet_bootstrap.cc:492] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28: Bootstrap starting.
I20260608 09:55:35.758635 22624 tablet_bootstrap.cc:492] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11: No bootstrap required, opened a new log
I20260608 09:55:35.759171 22624 ts_tablet_manager.cc:1403] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11: Time spent bootstrapping tablet: real 0.056s	user 0.028s	sys 0.022s
I20260608 09:55:35.762547 22624 raft_consensus.cc:359] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } }
I20260608 09:55:35.763304 22624 raft_consensus.cc:385] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.763614 22624 raft_consensus.cc:740] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5839ea712ce34b6da7c367210f941e11, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.764335 22625 tablet_bootstrap.cc:654] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.764740 22629 tablet_bootstrap.cc:654] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.764465 22624 consensus_queue.cc:260] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [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: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } }
I20260608 09:55:35.769595 22624 ts_tablet_manager.cc:1434] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:55:35.770689 22624 tablet_bootstrap.cc:492] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11: Bootstrap starting.
I20260608 09:55:35.774174 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb0d87682149409fb01c3baf04c27a" candidate_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "261a527e55314801916fdb35535de6c9" is_pre_election: true
W20260608 09:55:35.776698 22542 leader_election.cc:343] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 261a527e55314801916fdb35535de6c9 (127.13.197.2:41373): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:35.777439 22624 tablet_bootstrap.cc:654] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.779438 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb0d87682149409fb01c3baf04c27a" candidate_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5839ea712ce34b6da7c367210f941e11" is_pre_election: true
W20260608 09:55:35.781932 22544 leader_election.cc:343] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5839ea712ce34b6da7c367210f941e11 (127.13.197.1:40423): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:35.785039 22544 leader_election.cc:304] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 421e7ed808014ca0ac32eb5f83ebbf28; no voters: 261a527e55314801916fdb35535de6c9, 5839ea712ce34b6da7c367210f941e11
I20260608 09:55:35.795818 22635 raft_consensus.cc:2749] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:35.797175 22629 tablet_bootstrap.cc:492] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9: No bootstrap required, opened a new log
I20260608 09:55:35.797855 22629 ts_tablet_manager.cc:1403] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.004s
I20260608 09:55:35.798861 22624 tablet_bootstrap.cc:492] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11: No bootstrap required, opened a new log
I20260608 09:55:35.799311 22625 tablet_bootstrap.cc:492] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28: No bootstrap required, opened a new log
I20260608 09:55:35.799350 22624 ts_tablet_manager.cc:1403] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.003s
I20260608 09:55:35.799994 22625 ts_tablet_manager.cc:1403] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.027s
I20260608 09:55:35.801112 22629 raft_consensus.cc:359] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } }
I20260608 09:55:35.801931 22629 raft_consensus.cc:385] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.802255 22629 raft_consensus.cc:740] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 261a527e55314801916fdb35535de6c9, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.802114 22624 raft_consensus.cc:359] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.802856 22624 raft_consensus.cc:385] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.803125 22624 raft_consensus.cc:740] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5839ea712ce34b6da7c367210f941e11, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.803177 22625 raft_consensus.cc:359] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.803349 22629 consensus_queue.cc:260] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [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: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } }
I20260608 09:55:35.803966 22625 raft_consensus.cc:385] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.803844 22624 consensus_queue.cc:260] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.804370 22625 raft_consensus.cc:740] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 421e7ed808014ca0ac32eb5f83ebbf28, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.805215 22625 consensus_queue.cc:260] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.805955 22629 ts_tablet_manager.cc:1434] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:35.809137 22629 tablet_bootstrap.cc:492] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9: Bootstrap starting.
I20260608 09:55:35.809343 22625 ts_tablet_manager.cc:1434] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 09:55:35.812990 22625 tablet_bootstrap.cc:492] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28: Bootstrap starting.
I20260608 09:55:35.806164 22624 ts_tablet_manager.cc:1434] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:55:35.819305 22629 tablet_bootstrap.cc:654] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.819406 22625 tablet_bootstrap.cc:654] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.826809 22625 tablet_bootstrap.cc:492] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28: No bootstrap required, opened a new log
I20260608 09:55:35.827376 22625 ts_tablet_manager.cc:1403] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 09:55:35.828578 22629 tablet_bootstrap.cc:492] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9: No bootstrap required, opened a new log
I20260608 09:55:35.829149 22629 ts_tablet_manager.cc:1403] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.011s
I20260608 09:55:35.830632 22625 raft_consensus.cc:359] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.831454 22625 raft_consensus.cc:385] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.831753 22625 raft_consensus.cc:740] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 421e7ed808014ca0ac32eb5f83ebbf28, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.832283 22629 raft_consensus.cc:359] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.833029 22629 raft_consensus.cc:385] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.832621 22625 consensus_queue.cc:260] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.833339 22629 raft_consensus.cc:740] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 261a527e55314801916fdb35535de6c9, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.834188 22629 consensus_queue.cc:260] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.835026 22625 ts_tablet_manager.cc:1434] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 09:55:35.836493 22629 ts_tablet_manager.cc:1434] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:55:35.837348 22629 tablet_bootstrap.cc:492] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9: Bootstrap starting.
I20260608 09:55:35.842775 22629 tablet_bootstrap.cc:654] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:35.846994 22635 raft_consensus.cc:493] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:35.847512 22635 raft_consensus.cc:515] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } }
I20260608 09:55:35.848191 22629 tablet_bootstrap.cc:492] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9: No bootstrap required, opened a new log
I20260608 09:55:35.848731 22629 ts_tablet_manager.cc:1403] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 09:55:35.850755 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "912a904ab3234d458da948279513d5c8" candidate_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5839ea712ce34b6da7c367210f941e11" is_pre_election: true
I20260608 09:55:35.851203 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "912a904ab3234d458da948279513d5c8" candidate_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "261a527e55314801916fdb35535de6c9" is_pre_election: true
I20260608 09:55:35.851361 22430 raft_consensus.cc:2468] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 421e7ed808014ca0ac32eb5f83ebbf28 in term 0.
I20260608 09:55:35.851913 22505 raft_consensus.cc:2468] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 421e7ed808014ca0ac32eb5f83ebbf28 in term 0.
I20260608 09:55:35.851770 22629 raft_consensus.cc:359] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.852561 22544 leader_election.cc:304] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [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: 421e7ed808014ca0ac32eb5f83ebbf28, 5839ea712ce34b6da7c367210f941e11; no voters: 
I20260608 09:55:35.852582 22629 raft_consensus.cc:385] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:35.853161 22629 raft_consensus.cc:740] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 261a527e55314801916fdb35535de6c9, State: Initialized, Role: FOLLOWER
I20260608 09:55:35.853453 22630 raft_consensus.cc:2804] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:35.853453 22635 leader_election.cc:290] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5839ea712ce34b6da7c367210f941e11 (127.13.197.1:40423), 261a527e55314801916fdb35535de6c9 (127.13.197.2:41373)
I20260608 09:55:35.854071 22630 raft_consensus.cc:493] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:35.854583 22630 raft_consensus.cc:3060] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.854080 22629 consensus_queue.cc:260] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.856441 22629 ts_tablet_manager.cc:1434] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:55:35.859414 22634 raft_consensus.cc:493] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:35.859869 22634 raft_consensus.cc:515] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.861826 22630 raft_consensus.cc:515] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } }
I20260608 09:55:35.862516 22634 leader_election.cc:290] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5839ea712ce34b6da7c367210f941e11 (127.13.197.1:40423), 421e7ed808014ca0ac32eb5f83ebbf28 (127.13.197.3:43561)
I20260608 09:55:35.864120 22630 leader_election.cc:290] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [CANDIDATE]: Term 1 election: Requested vote from peers 5839ea712ce34b6da7c367210f941e11 (127.13.197.1:40423), 261a527e55314801916fdb35535de6c9 (127.13.197.2:41373)
I20260608 09:55:35.864789 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "912a904ab3234d458da948279513d5c8" candidate_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5839ea712ce34b6da7c367210f941e11"
I20260608 09:55:35.865341 22430 raft_consensus.cc:3060] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.867031 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "912a904ab3234d458da948279513d5c8" candidate_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "261a527e55314801916fdb35535de6c9"
I20260608 09:55:35.867633 22505 raft_consensus.cc:3060] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.871361 22430 raft_consensus.cc:2468] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 421e7ed808014ca0ac32eb5f83ebbf28 in term 1.
I20260608 09:55:35.872648 22544 leader_election.cc:304] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [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: 421e7ed808014ca0ac32eb5f83ebbf28, 5839ea712ce34b6da7c367210f941e11; no voters: 
I20260608 09:55:35.873581 22630 raft_consensus.cc:2804] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:35.874657 22630 raft_consensus.cc:697] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 LEADER]: Becoming Leader. State: Replica: 421e7ed808014ca0ac32eb5f83ebbf28, State: Running, Role: LEADER
I20260608 09:55:35.875607 22630 consensus_queue.cc:237] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [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: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } }
I20260608 09:55:35.876871 22505 raft_consensus.cc:2468] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 421e7ed808014ca0ac32eb5f83ebbf28 in term 1.
I20260608 09:55:35.885692 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50263db32f9742dba97c9fc81f6bfaa8" candidate_uuid: "261a527e55314801916fdb35535de6c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5839ea712ce34b6da7c367210f941e11" is_pre_election: true
I20260608 09:55:35.886529 22430 raft_consensus.cc:2468] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 261a527e55314801916fdb35535de6c9 in term 0.
I20260608 09:55:35.888175 22470 leader_election.cc:304] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [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: 261a527e55314801916fdb35535de6c9, 5839ea712ce34b6da7c367210f941e11; no voters: 
I20260608 09:55:35.889021 22634 raft_consensus.cc:2804] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:35.889379 22634 raft_consensus.cc:493] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:35.889748 22634 raft_consensus.cc:3060] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.890266 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50263db32f9742dba97c9fc81f6bfaa8" candidate_uuid: "261a527e55314801916fdb35535de6c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" is_pre_election: true
I20260608 09:55:35.891002 22579 raft_consensus.cc:2468] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 261a527e55314801916fdb35535de6c9 in term 0.
I20260608 09:55:35.892334 22327 catalog_manager.cc:5696] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 reported cstate change: term changed from 0 to 1, leader changed from <none> to 421e7ed808014ca0ac32eb5f83ebbf28 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:35.895004 22634 raft_consensus.cc:515] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.896687 22634 leader_election.cc:290] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [CANDIDATE]: Term 1 election: Requested vote from peers 5839ea712ce34b6da7c367210f941e11 (127.13.197.1:40423), 421e7ed808014ca0ac32eb5f83ebbf28 (127.13.197.3:43561)
I20260608 09:55:35.897580 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50263db32f9742dba97c9fc81f6bfaa8" candidate_uuid: "261a527e55314801916fdb35535de6c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5839ea712ce34b6da7c367210f941e11"
I20260608 09:55:35.897923 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50263db32f9742dba97c9fc81f6bfaa8" candidate_uuid: "261a527e55314801916fdb35535de6c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "421e7ed808014ca0ac32eb5f83ebbf28"
I20260608 09:55:35.898217 22430 raft_consensus.cc:3060] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.898514 22579 raft_consensus.cc:3060] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.905663 22579 raft_consensus.cc:2468] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 261a527e55314801916fdb35535de6c9 in term 1.
I20260608 09:55:35.905663 22430 raft_consensus.cc:2468] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 261a527e55314801916fdb35535de6c9 in term 1.
I20260608 09:55:35.907123 22470 leader_election.cc:304] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [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: 261a527e55314801916fdb35535de6c9, 421e7ed808014ca0ac32eb5f83ebbf28; no voters: 
I20260608 09:55:35.907929 22634 raft_consensus.cc:2804] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:35.909232 22634 raft_consensus.cc:697] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 1 LEADER]: Becoming Leader. State: Replica: 261a527e55314801916fdb35535de6c9, State: Running, Role: LEADER
I20260608 09:55:35.910140 22634 consensus_queue.cc:237] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.917812 22327 catalog_manager.cc:5696] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 261a527e55314801916fdb35535de6c9 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "261a527e55314801916fdb35535de6c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:35.959311 22634 raft_consensus.cc:493] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:35.959951 22634 raft_consensus.cc:515] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.962178 22634 leader_election.cc:290] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5839ea712ce34b6da7c367210f941e11 (127.13.197.1:40423), 421e7ed808014ca0ac32eb5f83ebbf28 (127.13.197.3:43561)
I20260608 09:55:35.963073 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb0d87682149409fb01c3baf04c27a" candidate_uuid: "261a527e55314801916fdb35535de6c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5839ea712ce34b6da7c367210f941e11" is_pre_election: true
I20260608 09:55:35.963341 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb0d87682149409fb01c3baf04c27a" candidate_uuid: "261a527e55314801916fdb35535de6c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" is_pre_election: true
I20260608 09:55:35.963670 22430 raft_consensus.cc:2468] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 261a527e55314801916fdb35535de6c9 in term 0.
I20260608 09:55:35.963997 22579 raft_consensus.cc:2468] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 261a527e55314801916fdb35535de6c9 in term 0.
I20260608 09:55:35.964776 22470 leader_election.cc:304] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [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: 261a527e55314801916fdb35535de6c9, 5839ea712ce34b6da7c367210f941e11; no voters: 
I20260608 09:55:35.965569 22634 raft_consensus.cc:2804] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:35.965945 22634 raft_consensus.cc:493] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:35.966253 22634 raft_consensus.cc:3060] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.972807 22634 raft_consensus.cc:515] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.974637 22634 leader_election.cc:290] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [CANDIDATE]: Term 1 election: Requested vote from peers 5839ea712ce34b6da7c367210f941e11 (127.13.197.1:40423), 421e7ed808014ca0ac32eb5f83ebbf28 (127.13.197.3:43561)
I20260608 09:55:35.975404 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb0d87682149409fb01c3baf04c27a" candidate_uuid: "261a527e55314801916fdb35535de6c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5839ea712ce34b6da7c367210f941e11"
I20260608 09:55:35.975739 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4efb0d87682149409fb01c3baf04c27a" candidate_uuid: "261a527e55314801916fdb35535de6c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "421e7ed808014ca0ac32eb5f83ebbf28"
I20260608 09:55:35.975960 22430 raft_consensus.cc:3060] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.976327 22579 raft_consensus.cc:3060] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:35.980969 22430 raft_consensus.cc:2468] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 261a527e55314801916fdb35535de6c9 in term 1.
I20260608 09:55:35.981232 22579 raft_consensus.cc:2468] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 261a527e55314801916fdb35535de6c9 in term 1.
I20260608 09:55:35.982357 22470 leader_election.cc:304] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [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: 261a527e55314801916fdb35535de6c9, 5839ea712ce34b6da7c367210f941e11; no voters: 
I20260608 09:55:35.983058 22634 raft_consensus.cc:2804] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:35.983702 22634 raft_consensus.cc:697] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 1 LEADER]: Becoming Leader. State: Replica: 261a527e55314801916fdb35535de6c9, State: Running, Role: LEADER
I20260608 09:55:35.984390 22634 consensus_queue.cc:237] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:35.991994 22327 catalog_manager.cc:5696] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 261a527e55314801916fdb35535de6c9 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "261a527e55314801916fdb35535de6c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } health_report { overall_health: UNKNOWN } } }
W20260608 09:55:36.033773 22376 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:36.082279 22628 raft_consensus.cc:493] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:36.082904 22628 raft_consensus.cc:515] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:36.085222 22628 leader_election.cc:290] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 261a527e55314801916fdb35535de6c9 (127.13.197.2:41373), 421e7ed808014ca0ac32eb5f83ebbf28 (127.13.197.3:43561)
I20260608 09:55:36.095139 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95025e4a66d441c893b15a8c2bdc6539" candidate_uuid: "5839ea712ce34b6da7c367210f941e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "261a527e55314801916fdb35535de6c9" is_pre_election: true
I20260608 09:55:36.095494 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95025e4a66d441c893b15a8c2bdc6539" candidate_uuid: "5839ea712ce34b6da7c367210f941e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" is_pre_election: true
I20260608 09:55:36.095952 22630 raft_consensus.cc:493] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:36.095950 22505 raft_consensus.cc:2468] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5839ea712ce34b6da7c367210f941e11 in term 0.
I20260608 09:55:36.096431 22630 raft_consensus.cc:515] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:36.097301 22579 raft_consensus.cc:2468] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5839ea712ce34b6da7c367210f941e11 in term 0.
I20260608 09:55:36.097327 22393 leader_election.cc:304] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [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: 261a527e55314801916fdb35535de6c9, 5839ea712ce34b6da7c367210f941e11; no voters: 
I20260608 09:55:36.098471 22628 raft_consensus.cc:2804] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:36.098834 22630 leader_election.cc:290] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5839ea712ce34b6da7c367210f941e11 (127.13.197.1:40423), 261a527e55314801916fdb35535de6c9 (127.13.197.2:41373)
I20260608 09:55:36.098902 22628 raft_consensus.cc:493] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:36.099617 22628 raft_consensus.cc:3060] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:36.099627 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95025e4a66d441c893b15a8c2bdc6539" candidate_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5839ea712ce34b6da7c367210f941e11" is_pre_election: true
I20260608 09:55:36.100657 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95025e4a66d441c893b15a8c2bdc6539" candidate_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "261a527e55314801916fdb35535de6c9" is_pre_election: true
I20260608 09:55:36.101311 22505 raft_consensus.cc:2468] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 421e7ed808014ca0ac32eb5f83ebbf28 in term 0.
I20260608 09:55:36.102490 22542 leader_election.cc:304] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [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: 261a527e55314801916fdb35535de6c9, 421e7ed808014ca0ac32eb5f83ebbf28; no voters: 
I20260608 09:55:36.103298 22630 raft_consensus.cc:2804] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:36.103643 22630 raft_consensus.cc:493] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:36.103933 22630 raft_consensus.cc:3060] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:36.106061 22628 raft_consensus.cc:515] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:36.107239 22430 raft_consensus.cc:2393] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 421e7ed808014ca0ac32eb5f83ebbf28 in current term 1: Already voted for candidate 5839ea712ce34b6da7c367210f941e11 in this term.
I20260608 09:55:36.108629 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95025e4a66d441c893b15a8c2bdc6539" candidate_uuid: "5839ea712ce34b6da7c367210f941e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "261a527e55314801916fdb35535de6c9"
I20260608 09:55:36.109290 22505 raft_consensus.cc:3060] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:36.109751 22628 leader_election.cc:290] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [CANDIDATE]: Term 1 election: Requested vote from peers 261a527e55314801916fdb35535de6c9 (127.13.197.2:41373), 421e7ed808014ca0ac32eb5f83ebbf28 (127.13.197.3:43561)
I20260608 09:55:36.109658 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95025e4a66d441c893b15a8c2bdc6539" candidate_uuid: "5839ea712ce34b6da7c367210f941e11" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "421e7ed808014ca0ac32eb5f83ebbf28"
I20260608 09:55:36.110181 22630 raft_consensus.cc:515] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:36.111382 22579 raft_consensus.cc:2393] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5839ea712ce34b6da7c367210f941e11 in current term 1: Already voted for candidate 421e7ed808014ca0ac32eb5f83ebbf28 in this term.
I20260608 09:55:36.112682 22630 leader_election.cc:290] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [CANDIDATE]: Term 1 election: Requested vote from peers 5839ea712ce34b6da7c367210f941e11 (127.13.197.1:40423), 261a527e55314801916fdb35535de6c9 (127.13.197.2:41373)
I20260608 09:55:36.116181 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95025e4a66d441c893b15a8c2bdc6539" candidate_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5839ea712ce34b6da7c367210f941e11"
I20260608 09:55:36.117022 22430 raft_consensus.cc:2393] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 421e7ed808014ca0ac32eb5f83ebbf28 in current term 1: Already voted for candidate 5839ea712ce34b6da7c367210f941e11 in this term.
I20260608 09:55:36.117770 22505 raft_consensus.cc:2468] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5839ea712ce34b6da7c367210f941e11 in term 1.
I20260608 09:55:36.118073 22504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95025e4a66d441c893b15a8c2bdc6539" candidate_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "261a527e55314801916fdb35535de6c9"
I20260608 09:55:36.118922 22504 raft_consensus.cc:2393] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 421e7ed808014ca0ac32eb5f83ebbf28 in current term 1: Already voted for candidate 5839ea712ce34b6da7c367210f941e11 in this term.
I20260608 09:55:36.118894 22393 leader_election.cc:304] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 261a527e55314801916fdb35535de6c9, 5839ea712ce34b6da7c367210f941e11; no voters: 421e7ed808014ca0ac32eb5f83ebbf28
I20260608 09:55:36.119829 22628 raft_consensus.cc:2804] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:36.120085 22542 leader_election.cc:304] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 421e7ed808014ca0ac32eb5f83ebbf28; no voters: 261a527e55314801916fdb35535de6c9, 5839ea712ce34b6da7c367210f941e11
I20260608 09:55:36.120908 22628 raft_consensus.cc:697] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 1 LEADER]: Becoming Leader. State: Replica: 5839ea712ce34b6da7c367210f941e11, State: Running, Role: LEADER
I20260608 09:55:36.121076 22630 raft_consensus.cc:2749] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:36.121937 22628 consensus_queue.cc:237] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [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: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:36.129101 22327 catalog_manager.cc:5696] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5839ea712ce34b6da7c367210f941e11 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "5839ea712ce34b6da7c367210f941e11" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:36.257046 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:55:36.261291 22630 consensus_queue.cc:1048] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:36.264771 22656 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
W20260608 09:55:36.265048 22655 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
W20260608 09:55:36.268388 22658 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
I20260608 09:55:36.269157 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:36.270717 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:36.270987 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:36.271207 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912536271188 us; error 0 us; skew 500 ppm
I20260608 09:55:36.272133 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:36.279330 22630 consensus_queue.cc:1048] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:36.285678 14100 webserver.cc:533] Webserver started at http://127.13.197.4:45149/ using document root <none> and password file <none>
I20260608 09:55:36.289737 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:36.290053 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:36.290436 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:36.291937 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "8d105ff760bc4790afe6a208198c4fba"
format_stamp: "Formatted at 2026-06-08 09:55:36 on dist-test-slave-hb1r"
I20260608 09:55:36.297508 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 09:55:36.301853 22668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:36.302619 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260608 09:55:36.302994 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "8d105ff760bc4790afe6a208198c4fba"
format_stamp: "Formatted at 2026-06-08 09:55:36 on dist-test-slave-hb1r"
I20260608 09:55:36.303304 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912320616351-14100-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)
I20260608 09:55:36.318673 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:36.319937 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:36.321369 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:36.323710 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:36.323939 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:36.324183 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:36.324369 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:36.366890 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:38515
I20260608 09:55:36.367030 22730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:38515 every 8 connection(s)
I20260608 09:55:36.383421 22731 heartbeater.cc:344] Connected to a master server at 127.13.197.62:40095
I20260608 09:55:36.383859 22731 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:36.385229 22731 heartbeater.cc:507] Master 127.13.197.62:40095 requested a full tablet report, sending...
I20260608 09:55:36.388207 22326 ts_manager.cc:194] Registered new tserver with Master: 8d105ff760bc4790afe6a208198c4fba (127.13.197.4:38515)
I20260608 09:55:36.389787 22326 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36738
I20260608 09:55:36.393365 22634 consensus_queue.cc:1048] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:36.406023 22634 consensus_queue.cc:1048] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:36.453274 22736 consensus_queue.cc:1048] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:36.465509 22736 consensus_queue.cc:1048] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:36.542943 22628 consensus_queue.cc:1048] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:36.554813 22742 consensus_queue.cc:1048] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:37.063089 22504 consensus_queue.cc:237] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } }
I20260608 09:55:37.071655 22430 raft_consensus.cc:1275] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Refusing update from remote peer 261a527e55314801916fdb35535de6c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:37.071898 22579 raft_consensus.cc:1275] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Refusing update from remote peer 261a527e55314801916fdb35535de6c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:37.073330 22739 consensus_queue.cc:1048] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:37.074290 22736 consensus_queue.cc:1048] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:55:37.081487 22470 consensus_peers.cc:597] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 -> Peer 8d105ff760bc4790afe6a208198c4fba (127.13.197.4:38515): Couldn't send request to peer 8d105ff760bc4790afe6a208198c4fba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50263db32f9742dba97c9fc81f6bfaa8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:37.083360 22634 raft_consensus.cc:2955] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.085354 22579 raft_consensus.cc:2955] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.085697 22430 raft_consensus.cc:2955] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: true } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.097187 22326 catalog_manager.cc:5696] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "261a527e55314801916fdb35535de6c9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:37.115324 22430 consensus_queue.cc:237] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: true } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } }
I20260608 09:55:37.124977 22579 raft_consensus.cc:1275] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Refusing update from remote peer 5839ea712ce34b6da7c367210f941e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:37.125808 22504 raft_consensus.cc:1275] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Refusing update from remote peer 5839ea712ce34b6da7c367210f941e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:37.126876 22653 consensus_queue.cc:1048] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:55:37.127936 22742 consensus_queue.cc:1048] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:37.135219 22628 raft_consensus.cc:2955] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: true } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
W20260608 09:55:37.137748 22395 consensus_peers.cc:597] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 -> Peer 8d105ff760bc4790afe6a208198c4fba (127.13.197.4:38515): Couldn't send request to peer 8d105ff760bc4790afe6a208198c4fba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95025e4a66d441c893b15a8c2bdc6539. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:37.138418 22579 raft_consensus.cc:2955] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: true } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.142069 22504 raft_consensus.cc:2955] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: true } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.151609 22328 catalog_manager.cc:5696] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "5839ea712ce34b6da7c367210f941e11" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:37.168076 22579 consensus_queue.cc:237] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: true } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } }
I20260608 09:55:37.175576 22504 raft_consensus.cc:1275] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Refusing update from remote peer 421e7ed808014ca0ac32eb5f83ebbf28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:37.177207 22745 consensus_queue.cc:1048] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:55:37.179842 22430 raft_consensus.cc:1275] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Refusing update from remote peer 421e7ed808014ca0ac32eb5f83ebbf28: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:37.182350 22745 consensus_queue.cc:1048] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:55:37.185289 22744 raft_consensus.cc:2955] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: true } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.189375 22504 raft_consensus.cc:2955] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: true } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
W20260608 09:55:37.192552 22544 consensus_peers.cc:597] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 -> Peer 8d105ff760bc4790afe6a208198c4fba (127.13.197.4:38515): Couldn't send request to peer 8d105ff760bc4790afe6a208198c4fba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 912a904ab3234d458da948279513d5c8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:37.192835 22430 raft_consensus.cc:2955] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: true } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.202574 22505 consensus_queue.cc:237] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } }
I20260608 09:55:37.205631 22327 catalog_manager.cc:5696] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 reported cstate change: config changed from index -1 to 2, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: true } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
W20260608 09:55:37.210755 22470 consensus_peers.cc:597] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 -> Peer 8d105ff760bc4790afe6a208198c4fba (127.13.197.4:38515): Couldn't send request to peer 8d105ff760bc4790afe6a208198c4fba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50263db32f9742dba97c9fc81f6bfaa8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:37.210847 22430 raft_consensus.cc:1275] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Refusing update from remote peer 261a527e55314801916fdb35535de6c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:37.211248 22579 raft_consensus.cc:1275] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Refusing update from remote peer 261a527e55314801916fdb35535de6c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:37.212844 22634 consensus_queue.cc:1048] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:37.214700 22634 consensus_queue.cc:1048] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:37.221779 22736 raft_consensus.cc:2955] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.224187 22579 raft_consensus.cc:2955] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.227301 22429 raft_consensus.cc:2955] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
W20260608 09:55:37.232241 22376 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:55:37.232672 22376 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:55:37.236804 22328 catalog_manager.cc:5696] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "261a527e55314801916fdb35535de6c9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:37.242928 22430 consensus_queue.cc:237] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } }
I20260608 09:55:37.251152 22579 raft_consensus.cc:1275] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Refusing update from remote peer 5839ea712ce34b6da7c367210f941e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:37.250888 22505 consensus_queue.cc:237] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false } }
I20260608 09:55:37.252103 22504 raft_consensus.cc:1275] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Refusing update from remote peer 5839ea712ce34b6da7c367210f941e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:37.252935 22742 consensus_queue.cc:1048] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 09:55:37.253757 22395 consensus_peers.cc:597] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 -> Peer 8d105ff760bc4790afe6a208198c4fba (127.13.197.4:38515): Couldn't send request to peer 8d105ff760bc4790afe6a208198c4fba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95025e4a66d441c893b15a8c2bdc6539. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:37.253921 22653 consensus_queue.cc:1048] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:37.259788 22578 raft_consensus.cc:1275] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Refusing update from remote peer 261a527e55314801916fdb35535de6c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:37.261916 22739 consensus_queue.cc:1048] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:37.261792 22653 raft_consensus.cc:2955] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.264780 22504 raft_consensus.cc:2955] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.265036 22579 raft_consensus.cc:2955] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.270764 22739 raft_consensus.cc:2955] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false } } }
W20260608 09:55:37.273301 22376 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:55:37.276903 22376 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:55:37.274812 22577 raft_consensus.cc:2955] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false } } }
I20260608 09:55:37.281033 22327 catalog_manager.cc:5696] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "5839ea712ce34b6da7c367210f941e11" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.288064 22430 raft_consensus.cc:1275] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Refusing update from remote peer 261a527e55314801916fdb35535de6c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:37.290980 22312 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 50263db32f9742dba97c9fc81f6bfaa8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:37.291270 22736 consensus_queue.cc:1048] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:55:37.291267 22579 consensus_queue.cc:237] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } }
W20260608 09:55:37.299546 22544 consensus_peers.cc:597] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 -> Peer 8d105ff760bc4790afe6a208198c4fba (127.13.197.4:38515): Couldn't send request to peer 8d105ff760bc4790afe6a208198c4fba. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 912a904ab3234d458da948279513d5c8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:37.300078 22505 raft_consensus.cc:1275] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Refusing update from remote peer 421e7ed808014ca0ac32eb5f83ebbf28: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:37.300078 22429 raft_consensus.cc:1275] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Refusing update from remote peer 421e7ed808014ca0ac32eb5f83ebbf28: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 09:55:37.301908 22744 consensus_queue.cc:1048] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:37.302599 22630 consensus_queue.cc:1048] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 09:55:37.297833 22430 raft_consensus.cc:2955] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false } } }
I20260608 09:55:37.305003 22327 catalog_manager.cc:5696] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 reported cstate change: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New cstate: current_term: 1 leader_uuid: "261a527e55314801916fdb35535de6c9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } attrs { replace: false } } }
I20260608 09:55:37.310176 22428 consensus_queue.cc:237] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } }
I20260608 09:55:37.311504 22744 raft_consensus.cc:2955] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.313248 22429 raft_consensus.cc:2955] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.315492 22504 raft_consensus.cc:2955] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } } }
I20260608 09:55:37.327610 22505 raft_consensus.cc:1275] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Refusing update from remote peer 5839ea712ce34b6da7c367210f941e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 09:55:37.329282 22376 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 09:55:37.329878 22376 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 09:55:37.329469 22742 consensus_queue.cc:1048] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 09:55:37.330161 22579 raft_consensus.cc:1275] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Refusing update from remote peer 5839ea712ce34b6da7c367210f941e11: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:37.332603 22653 consensus_queue.cc:1048] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [LEADER]: Connected to new peer: Peer: permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:37.337440 22628 raft_consensus.cc:2955] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } }
I20260608 09:55:37.343695 22327 catalog_manager.cc:5696] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d105ff760bc4790afe6a208198c4fba" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 38515 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:37.343956 22504 raft_consensus.cc:2955] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } }
I20260608 09:55:37.349982 22314 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 95025e4a66d441c893b15a8c2bdc6539 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:37.354678 22325 catalog_manager.cc:5696] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 reported cstate change: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New cstate: current_term: 1 leader_uuid: "5839ea712ce34b6da7c367210f941e11" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:37.357182 22579 raft_consensus.cc:2955] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } attrs { replace: false } } peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } }
I20260608 09:55:37.364167 22577 consensus_queue.cc:237] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } }
I20260608 09:55:37.371115 22696 tablet_service.cc:1558] Processing DeleteTablet for tablet 50263db32f9742dba97c9fc81f6bfaa8 with delete_type TABLET_DATA_TOMBSTONED (TS 8d105ff760bc4790afe6a208198c4fba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44284
I20260608 09:55:37.376518 22695 tablet_service.cc:1558] Processing DeleteTablet for tablet 95025e4a66d441c893b15a8c2bdc6539 with delete_type TABLET_DATA_TOMBSTONED (TS 8d105ff760bc4790afe6a208198c4fba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44284
I20260608 09:55:37.380142 22504 raft_consensus.cc:1275] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Refusing update from remote peer 421e7ed808014ca0ac32eb5f83ebbf28: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:37.382076 22630 consensus_queue.cc:1048] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 09:55:37.383132 22430 raft_consensus.cc:1275] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Refusing update from remote peer 421e7ed808014ca0ac32eb5f83ebbf28: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 09:55:37.385217 22630 consensus_queue.cc:1048] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 09:55:37.388100 22314 catalog_manager.cc:4994] TS 8d105ff760bc4790afe6a208198c4fba (127.13.197.4:38515): delete failed for tablet 50263db32f9742dba97c9fc81f6bfaa8 because the tablet was not found. No further retry: Not found: Tablet not found: 50263db32f9742dba97c9fc81f6bfaa8
W20260608 09:55:37.390123 22314 catalog_manager.cc:4994] TS 8d105ff760bc4790afe6a208198c4fba (127.13.197.4:38515): delete failed for tablet 95025e4a66d441c893b15a8c2bdc6539 because the tablet was not found. No further retry: Not found: Tablet not found: 95025e4a66d441c893b15a8c2bdc6539
I20260608 09:55:37.391428 22744 raft_consensus.cc:2955] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } }
I20260608 09:55:37.392835 22731 heartbeater.cc:499] Master 127.13.197.62:40095 was elected leader, sending a full tablet report...
I20260608 09:55:37.394320 22504 raft_consensus.cc:2955] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } }
I20260608 09:55:37.395622 22429 raft_consensus.cc:2955] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } }
I20260608 09:55:37.410897 22314 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 912a904ab3234d458da948279513d5c8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 09:55:37.411834 22326 catalog_manager.cc:5696] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 reported cstate change: config changed from index 3 to 4, NON_VOTER 8d105ff760bc4790afe6a208198c4fba (127.13.197.4) evicted. New cstate: current_term: 1 leader_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "421e7ed808014ca0ac32eb5f83ebbf28" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 43561 } } peers { permanent_uuid: "5839ea712ce34b6da7c367210f941e11" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 40423 } attrs { replace: false } } peers { permanent_uuid: "261a527e55314801916fdb35535de6c9" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41373 } } }
I20260608 09:55:37.426805 22696 tablet_service.cc:1558] Processing DeleteTablet for tablet 912a904ab3234d458da948279513d5c8 with delete_type TABLET_DATA_TOMBSTONED (TS 8d105ff760bc4790afe6a208198c4fba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44284
W20260608 09:55:37.428833 22314 catalog_manager.cc:4994] TS 8d105ff760bc4790afe6a208198c4fba (127.13.197.4:38515): delete failed for tablet 912a904ab3234d458da948279513d5c8 because the tablet was not found. No further retry: Not found: Tablet not found: 912a904ab3234d458da948279513d5c8
I20260608 09:55:37.469197 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:55:37.495616 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:37.496250 14100 tablet_replica.cc:333] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11: stopping tablet replica
I20260608 09:55:37.496778 14100 raft_consensus.cc:2243] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.497213 14100 raft_consensus.cc:2272] T 4efb0d87682149409fb01c3baf04c27a P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.499255 14100 tablet_replica.cc:333] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11: stopping tablet replica
I20260608 09:55:37.499755 14100 raft_consensus.cc:2243] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.500294 14100 raft_consensus.cc:2272] T 912a904ab3234d458da948279513d5c8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.502911 14100 tablet_replica.cc:333] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11: stopping tablet replica
I20260608 09:55:37.503400 14100 raft_consensus.cc:2243] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.503908 14100 raft_consensus.cc:2272] T 50263db32f9742dba97c9fc81f6bfaa8 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.506471 14100 tablet_replica.cc:333] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11: stopping tablet replica
I20260608 09:55:37.506949 14100 raft_consensus.cc:2243] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.507668 14100 raft_consensus.cc:2272] T 95025e4a66d441c893b15a8c2bdc6539 P 5839ea712ce34b6da7c367210f941e11 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.521616 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:55:37.533901 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:55:37.552066 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:37.552743 14100 tablet_replica.cc:333] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9: stopping tablet replica
I20260608 09:55:37.553344 14100 raft_consensus.cc:2243] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.554052 14100 raft_consensus.cc:2272] T 95025e4a66d441c893b15a8c2bdc6539 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.556632 14100 tablet_replica.cc:333] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9: stopping tablet replica
I20260608 09:55:37.557240 14100 raft_consensus.cc:2243] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.558079 14100 raft_consensus.cc:2272] T 4efb0d87682149409fb01c3baf04c27a P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.560068 14100 tablet_replica.cc:333] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9: stopping tablet replica
I20260608 09:55:37.560600 14100 raft_consensus.cc:2243] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.561270 14100 raft_consensus.cc:2272] T 912a904ab3234d458da948279513d5c8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.563772 14100 tablet_replica.cc:333] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9: stopping tablet replica
I20260608 09:55:37.564323 14100 raft_consensus.cc:2243] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.565178 14100 raft_consensus.cc:2272] T 50263db32f9742dba97c9fc81f6bfaa8 P 261a527e55314801916fdb35535de6c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.579259 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:55:37.592876 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:55:37.613777 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:37.614444 14100 tablet_replica.cc:333] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28: stopping tablet replica
I20260608 09:55:37.615026 14100 raft_consensus.cc:2243] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.615680 14100 raft_consensus.cc:2272] T 50263db32f9742dba97c9fc81f6bfaa8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.618160 14100 tablet_replica.cc:333] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28: stopping tablet replica
I20260608 09:55:37.618728 14100 raft_consensus.cc:2243] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.619311 14100 raft_consensus.cc:2272] T 95025e4a66d441c893b15a8c2bdc6539 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.621786 14100 tablet_replica.cc:333] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28: stopping tablet replica
I20260608 09:55:37.622327 14100 raft_consensus.cc:2243] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.623183 14100 raft_consensus.cc:2272] T 912a904ab3234d458da948279513d5c8 P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.625322 14100 tablet_replica.cc:333] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28: stopping tablet replica
I20260608 09:55:37.625870 14100 raft_consensus.cc:2243] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:37.626297 14100 raft_consensus.cc:2272] T 4efb0d87682149409fb01c3baf04c27a P 421e7ed808014ca0ac32eb5f83ebbf28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.639741 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:55:37.651954 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:55:37.671921 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:37.688176 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:55:37.696835 14100 master.cc:562] Master@127.13.197.62:40095 shutting down...
I20260608 09:55:37.716290 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:37.716910 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:37.717315 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2eadba81877d4764a6cbabf5c58e5894: stopping tablet replica
I20260608 09:55:37.737076 14100 master.cc:584] Master@127.13.197.62:40095 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3886 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 09:55:37.767241 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:32999
I20260608 09:55:37.768378 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:37.773778 22761 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
W20260608 09:55:37.774612 22760 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
I20260608 09:55:37.775561 14100 server_base.cc:1061] running on GCE node
W20260608 09:55:37.775538 22763 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
I20260608 09:55:37.776690 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:37.776921 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:37.777088 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912537777064 us; error 0 us; skew 500 ppm
I20260608 09:55:37.777742 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:37.780071 14100 webserver.cc:533] Webserver started at http://127.13.197.62:40679/ using document root <none> and password file <none>
I20260608 09:55:37.780612 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:37.780823 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:37.781095 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:37.782254 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "80eb85ca4d5749e3b61e66b4d08c99b5"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-hb1r"
I20260608 09:55:37.786901 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:37.790506 22768 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.791347 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:37.791651 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "80eb85ca4d5749e3b61e66b4d08c99b5"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-hb1r"
I20260608 09:55:37.791940 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-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)
I20260608 09:55:37.804543 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:37.805724 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:37.841252 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:32999
I20260608 09:55:37.841372 22819 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:32999 every 8 connection(s)
I20260608 09:55:37.845408 22820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:37.856038 22820 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5: Bootstrap starting.
I20260608 09:55:37.861387 22820 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:37.865938 22820 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5: No bootstrap required, opened a new log
I20260608 09:55:37.868180 22820 raft_consensus.cc:359] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80eb85ca4d5749e3b61e66b4d08c99b5" member_type: VOTER }
I20260608 09:55:37.868634 22820 raft_consensus.cc:385] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:37.868875 22820 raft_consensus.cc:740] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80eb85ca4d5749e3b61e66b4d08c99b5, State: Initialized, Role: FOLLOWER
I20260608 09:55:37.869494 22820 consensus_queue.cc:260] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [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: "80eb85ca4d5749e3b61e66b4d08c99b5" member_type: VOTER }
I20260608 09:55:37.869990 22820 raft_consensus.cc:399] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:37.870249 22820 raft_consensus.cc:493] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:37.870532 22820 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:37.875310 22820 raft_consensus.cc:515] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80eb85ca4d5749e3b61e66b4d08c99b5" member_type: VOTER }
I20260608 09:55:37.875913 22820 leader_election.cc:304] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [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: 80eb85ca4d5749e3b61e66b4d08c99b5; no voters: 
I20260608 09:55:37.877116 22820 leader_election.cc:290] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:37.877663 22823 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:37.879070 22823 raft_consensus.cc:697] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [term 1 LEADER]: Becoming Leader. State: Replica: 80eb85ca4d5749e3b61e66b4d08c99b5, State: Running, Role: LEADER
I20260608 09:55:37.879812 22823 consensus_queue.cc:237] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [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: "80eb85ca4d5749e3b61e66b4d08c99b5" member_type: VOTER }
I20260608 09:55:37.880319 22820 sys_catalog.cc:565] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:37.882810 22825 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 80eb85ca4d5749e3b61e66b4d08c99b5. Latest consensus state: current_term: 1 leader_uuid: "80eb85ca4d5749e3b61e66b4d08c99b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80eb85ca4d5749e3b61e66b4d08c99b5" member_type: VOTER } }
I20260608 09:55:37.882797 22824 sys_catalog.cc:455] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "80eb85ca4d5749e3b61e66b4d08c99b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "80eb85ca4d5749e3b61e66b4d08c99b5" member_type: VOTER } }
I20260608 09:55:37.883555 22825 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:37.883584 22824 sys_catalog.cc:458] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:37.888716 22828 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:37.896656 22828 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:37.897729 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:37.906260 22828 catalog_manager.cc:1382] Generated new cluster ID: 1e145bb5e8064cdaa90403680d9cf088
I20260608 09:55:37.906554 22828 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:37.938731 22828 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:37.940047 22828 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:37.955395 22828 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5: Generated new TSK 0
I20260608 09:55:37.956017 22828 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:37.964192 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:37.970378 22841 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
W20260608 09:55:37.971560 22842 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
I20260608 09:55:37.973017 14100 server_base.cc:1061] running on GCE node
W20260608 09:55:37.972963 22844 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
I20260608 09:55:37.974190 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:37.974390 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:37.974514 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912537974504 us; error 0 us; skew 500 ppm
I20260608 09:55:37.975033 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:37.977382 14100 webserver.cc:533] Webserver started at http://127.13.197.1:37889/ using document root <none> and password file <none>
I20260608 09:55:37.977926 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:37.978091 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:37.978309 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:37.979363 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "33af4884cd314d29b8982259fbcb434e"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-hb1r"
I20260608 09:55:37.984747 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260608 09:55:37.988382 22849 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:37.989223 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:37.989602 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "33af4884cd314d29b8982259fbcb434e"
format_stamp: "Formatted at 2026-06-08 09:55:37 on dist-test-slave-hb1r"
I20260608 09:55:37.989907 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-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)
I20260608 09:55:38.001108 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:38.002230 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:38.003618 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:38.006121 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:38.006359 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:38.006631 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:38.006775 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:38.044523 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:33719
I20260608 09:55:38.044652 22911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:33719 every 8 connection(s)
I20260608 09:55:38.049993 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:38.058207 22916 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
W20260608 09:55:38.061215 22917 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
W20260608 09:55:38.062446 22919 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
I20260608 09:55:38.062597 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:38.064072 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:38.064363 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:38.064563 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912538064544 us; error 0 us; skew 500 ppm
I20260608 09:55:38.064766 22912 heartbeater.cc:344] Connected to a master server at 127.13.197.62:32999
I20260608 09:55:38.065186 22912 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:38.065228 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:38.066180 22912 heartbeater.cc:507] Master 127.13.197.62:32999 requested a full tablet report, sending...
I20260608 09:55:38.068341 14100 webserver.cc:533] Webserver started at http://127.13.197.2:32943/ using document root <none> and password file <none>
I20260608 09:55:38.068943 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:38.068954 22785 ts_manager.cc:194] Registered new tserver with Master: 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719)
I20260608 09:55:38.069202 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:38.069676 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:38.070838 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "429ce0c38e374956b4fb0da338c5177a"
format_stamp: "Formatted at 2026-06-08 09:55:38 on dist-test-slave-hb1r"
I20260608 09:55:38.071061 22785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40226
I20260608 09:55:38.075512 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:38.079002 22924 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:38.079746 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:38.080060 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "429ce0c38e374956b4fb0da338c5177a"
format_stamp: "Formatted at 2026-06-08 09:55:38 on dist-test-slave-hb1r"
I20260608 09:55:38.080356 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-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)
I20260608 09:55:38.105432 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:38.106599 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:38.108099 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:38.110587 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:38.110831 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:38.111079 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:38.111258 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:38.150724 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:34279
I20260608 09:55:38.150883 22986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:34279 every 8 connection(s)
I20260608 09:55:38.155917 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:38.163480 22990 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
W20260608 09:55:38.166460 22993 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
W20260608 09:55:38.166590 22991 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
I20260608 09:55:38.167769 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:38.169200 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:38.169601 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:38.169912 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912538169889 us; error 0 us; skew 500 ppm
I20260608 09:55:38.170007 22987 heartbeater.cc:344] Connected to a master server at 127.13.197.62:32999
I20260608 09:55:38.170519 22987 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:38.170640 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:38.171842 22987 heartbeater.cc:507] Master 127.13.197.62:32999 requested a full tablet report, sending...
I20260608 09:55:38.174029 14100 webserver.cc:533] Webserver started at http://127.13.197.3:40457/ using document root <none> and password file <none>
I20260608 09:55:38.174654 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:38.174897 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:38.175186 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:38.175276 22785 ts_manager.cc:194] Registered new tserver with Master: 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279)
I20260608 09:55:38.176910 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "3be44576cff2477599c148f13208e70b"
format_stamp: "Formatted at 2026-06-08 09:55:38 on dist-test-slave-hb1r"
I20260608 09:55:38.177608 22785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40232
I20260608 09:55:38.183506 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260608 09:55:38.187588 22998 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:38.188676 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:38.189033 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "3be44576cff2477599c148f13208e70b"
format_stamp: "Formatted at 2026-06-08 09:55:38 on dist-test-slave-hb1r"
I20260608 09:55:38.189347 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912320616351-14100-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)
I20260608 09:55:38.218017 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:38.219115 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:38.220574 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:38.223098 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:38.223435 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:38.223687 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:38.223872 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:38.265358 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:35777
I20260608 09:55:38.265501 23060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:35777 every 8 connection(s)
I20260608 09:55:38.280297 23061 heartbeater.cc:344] Connected to a master server at 127.13.197.62:32999
I20260608 09:55:38.280766 23061 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:38.281558 23061 heartbeater.cc:507] Master 127.13.197.62:32999 requested a full tablet report, sending...
I20260608 09:55:38.283787 22785 ts_manager.cc:194] Registered new tserver with Master: 3be44576cff2477599c148f13208e70b (127.13.197.3:35777)
I20260608 09:55:38.284808 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015955234s
I20260608 09:55:38.285207 22785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40240
I20260608 09:55:39.073904 22912 heartbeater.cc:499] Master 127.13.197.62:32999 was elected leader, sending a full tablet report...
I20260608 09:55:39.180860 22987 heartbeater.cc:499] Master 127.13.197.62:32999 was elected leader, sending a full tablet report...
I20260608 09:55:39.287848 23061 heartbeater.cc:499] Master 127.13.197.62:32999 was elected leader, sending a full tablet report...
I20260608 09:55:39.347638 22785 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40246:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:39.350188 22785 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:39.426350 22952 tablet_service.cc:1511] Processing CreateTablet for tablet d2d573f149b3471c8601db2510b1ff45 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:39.428546 22952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d573f149b3471c8601db2510b1ff45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.444283 22951 tablet_service.cc:1511] Processing CreateTablet for tablet 22bc9d903cd84cceb178d94d15f39446 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:39.446743 22951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22bc9d903cd84cceb178d94d15f39446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.460268 22950 tablet_service.cc:1511] Processing CreateTablet for tablet d76aaeeb96564f2aa1a3d28429a1daba (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:39.463368 22949 tablet_service.cc:1511] Processing CreateTablet for tablet fb17a972f84543af97e29e69260a00a0 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:39.468448 22947 tablet_service.cc:1511] Processing CreateTablet for tablet c0eac9f51c104027ab741bc755114358 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:39.471082 22949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb17a972f84543af97e29e69260a00a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.471306 22948 tablet_service.cc:1511] Processing CreateTablet for tablet f100c8c9b11a4a2fa94ac3aacc048816 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:39.472712 22947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0eac9f51c104027ab741bc755114358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.473479 22948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f100c8c9b11a4a2fa94ac3aacc048816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.474211 22950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76aaeeb96564f2aa1a3d28429a1daba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.484921 22877 tablet_service.cc:1511] Processing CreateTablet for tablet d2d573f149b3471c8601db2510b1ff45 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:39.487041 22877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d573f149b3471c8601db2510b1ff45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.501044 22876 tablet_service.cc:1511] Processing CreateTablet for tablet 22bc9d903cd84cceb178d94d15f39446 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:39.502729 22876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22bc9d903cd84cceb178d94d15f39446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.506870 22875 tablet_service.cc:1511] Processing CreateTablet for tablet d76aaeeb96564f2aa1a3d28429a1daba (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:39.508646 22875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76aaeeb96564f2aa1a3d28429a1daba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.507000 23026 tablet_service.cc:1511] Processing CreateTablet for tablet d2d573f149b3471c8601db2510b1ff45 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:39.510129 23026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2d573f149b3471c8601db2510b1ff45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.510921 22874 tablet_service.cc:1511] Processing CreateTablet for tablet fb17a972f84543af97e29e69260a00a0 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:39.512952 22874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb17a972f84543af97e29e69260a00a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.518890 23025 tablet_service.cc:1511] Processing CreateTablet for tablet 22bc9d903cd84cceb178d94d15f39446 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:39.519403 22873 tablet_service.cc:1511] Processing CreateTablet for tablet f100c8c9b11a4a2fa94ac3aacc048816 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:39.520470 23025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22bc9d903cd84cceb178d94d15f39446. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.508440 23024 tablet_service.cc:1511] Processing CreateTablet for tablet d76aaeeb96564f2aa1a3d28429a1daba (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:39.510025 23022 tablet_service.cc:1511] Processing CreateTablet for tablet f100c8c9b11a4a2fa94ac3aacc048816 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:39.522672 22872 tablet_service.cc:1511] Processing CreateTablet for tablet c0eac9f51c104027ab741bc755114358 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:39.508440 23021 tablet_service.cc:1511] Processing CreateTablet for tablet c0eac9f51c104027ab741bc755114358 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:39.511359 23023 tablet_service.cc:1511] Processing CreateTablet for tablet fb17a972f84543af97e29e69260a00a0 (DEFAULT_TABLE table=test-workload [id=765c6503717f45699866d0cbd962e00e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:39.524757 22872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0eac9f51c104027ab741bc755114358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.526624 22873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f100c8c9b11a4a2fa94ac3aacc048816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.529891 23024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76aaeeb96564f2aa1a3d28429a1daba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.530611 23022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f100c8c9b11a4a2fa94ac3aacc048816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.532470 23023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb17a972f84543af97e29e69260a00a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.535759 23021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0eac9f51c104027ab741bc755114358. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:39.551973 23081 tablet_bootstrap.cc:492] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a: Bootstrap starting.
I20260608 09:55:39.601559 23083 tablet_bootstrap.cc:492] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b: Bootstrap starting.
I20260608 09:55:39.609553 23083 tablet_bootstrap.cc:654] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.618193 23082 tablet_bootstrap.cc:492] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e: Bootstrap starting.
I20260608 09:55:39.620837 23081 tablet_bootstrap.cc:654] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.623817 23083 tablet_bootstrap.cc:492] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b: No bootstrap required, opened a new log
I20260608 09:55:39.624495 23083 ts_tablet_manager.cc:1403] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260608 09:55:39.625043 23082 tablet_bootstrap.cc:654] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.627489 23081 tablet_bootstrap.cc:492] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a: No bootstrap required, opened a new log
I20260608 09:55:39.628156 23081 ts_tablet_manager.cc:1403] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.000s
I20260608 09:55:39.627744 23083 raft_consensus.cc:359] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.628651 23083 raft_consensus.cc:385] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.629015 23083 raft_consensus.cc:740] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3be44576cff2477599c148f13208e70b, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.630208 23082 tablet_bootstrap.cc:492] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e: No bootstrap required, opened a new log
I20260608 09:55:39.629928 23083 consensus_queue.cc:260] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.630702 23082 ts_tablet_manager.cc:1403] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.006s
I20260608 09:55:39.631577 23081 raft_consensus.cc:359] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.632602 23081 raft_consensus.cc:385] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.632956 23081 raft_consensus.cc:740] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429ce0c38e374956b4fb0da338c5177a, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.634630 23083 ts_tablet_manager.cc:1434] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 09:55:39.633797 23082 raft_consensus.cc:359] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.633845 23081 consensus_queue.cc:260] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [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: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.635159 23082 raft_consensus.cc:385] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.635577 23082 raft_consensus.cc:740] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33af4884cd314d29b8982259fbcb434e, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.636004 23083 tablet_bootstrap.cc:492] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b: Bootstrap starting.
I20260608 09:55:39.636454 23082 consensus_queue.cc:260] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e [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: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.645135 23083 tablet_bootstrap.cc:654] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.645972 23082 ts_tablet_manager.cc:1434] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.003s
I20260608 09:55:39.647261 23082 tablet_bootstrap.cc:492] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e: Bootstrap starting.
I20260608 09:55:39.656387 23082 tablet_bootstrap.cc:654] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.661792 23083 tablet_bootstrap.cc:492] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b: No bootstrap required, opened a new log
I20260608 09:55:39.662621 23083 ts_tablet_manager.cc:1403] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.004s
I20260608 09:55:39.667109 23083 raft_consensus.cc:359] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.668252 23083 raft_consensus.cc:385] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.668692 23083 raft_consensus.cc:740] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3be44576cff2477599c148f13208e70b, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.669900 23083 consensus_queue.cc:260] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b [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: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.671519 23081 ts_tablet_manager.cc:1434] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a: Time spent starting tablet: real 0.043s	user 0.015s	sys 0.019s
I20260608 09:55:39.672688 23083 ts_tablet_manager.cc:1434] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 09:55:39.673920 23083 tablet_bootstrap.cc:492] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b: Bootstrap starting.
I20260608 09:55:39.678205 23081 tablet_bootstrap.cc:492] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a: Bootstrap starting.
I20260608 09:55:39.680313 23083 tablet_bootstrap.cc:654] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.686000 23081 tablet_bootstrap.cc:654] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.693545 23082 tablet_bootstrap.cc:492] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e: No bootstrap required, opened a new log
I20260608 09:55:39.693794 23083 tablet_bootstrap.cc:492] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b: No bootstrap required, opened a new log
I20260608 09:55:39.694243 23082 ts_tablet_manager.cc:1403] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.007s
I20260608 09:55:39.694290 23083 ts_tablet_manager.cc:1403] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 09:55:39.694905 23081 tablet_bootstrap.cc:492] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a: No bootstrap required, opened a new log
I20260608 09:55:39.695393 23081 ts_tablet_manager.cc:1403] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 09:55:39.697652 23081 raft_consensus.cc:359] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.697625 23083 raft_consensus.cc:359] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.698060 23082 raft_consensus.cc:359] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.698520 23081 raft_consensus.cc:385] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.698608 23083 raft_consensus.cc:385] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.698781 23082 raft_consensus.cc:385] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.698925 23081 raft_consensus.cc:740] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429ce0c38e374956b4fb0da338c5177a, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.699102 23083 raft_consensus.cc:740] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3be44576cff2477599c148f13208e70b, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.699249 23082 raft_consensus.cc:740] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33af4884cd314d29b8982259fbcb434e, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.699961 23081 consensus_queue.cc:260] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.700107 23083 consensus_queue.cc:260] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.700229 23082 consensus_queue.cc:260] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.702299 23081 ts_tablet_manager.cc:1434] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:55:39.702639 23083 ts_tablet_manager.cc:1434] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 09:55:39.703389 23081 tablet_bootstrap.cc:492] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a: Bootstrap starting.
I20260608 09:55:39.703747 23083 tablet_bootstrap.cc:492] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b: Bootstrap starting.
I20260608 09:55:39.704768 23082 ts_tablet_manager.cc:1434] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:55:39.705852 23082 tablet_bootstrap.cc:492] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e: Bootstrap starting.
I20260608 09:55:39.709961 23083 tablet_bootstrap.cc:654] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.710183 23081 tablet_bootstrap.cc:654] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.712743 23088 raft_consensus.cc:493] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:39.713488 23088 raft_consensus.cc:515] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.718982 23081 tablet_bootstrap.cc:492] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a: No bootstrap required, opened a new log
I20260608 09:55:39.719549 23081 ts_tablet_manager.cc:1403] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 09:55:39.721474 23088 leader_election.cc:290] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 3be44576cff2477599c148f13208e70b (127.13.197.3:35777)
I20260608 09:55:39.727986 23087 raft_consensus.cc:493] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:39.737032 23087 raft_consensus.cc:515] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.740556 23087 leader_election.cc:290] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279)
I20260608 09:55:39.741134 23087 raft_consensus.cc:493] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:39.742220 23087 raft_consensus.cc:515] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.744745 23087 leader_election.cc:290] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279)
I20260608 09:55:39.735898 23083 tablet_bootstrap.cc:492] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b: No bootstrap required, opened a new log
I20260608 09:55:39.729761 23081 raft_consensus.cc:359] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.745996 23083 ts_tablet_manager.cc:1403] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.020s
I20260608 09:55:39.746009 23081 raft_consensus.cc:385] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.746553 23081 raft_consensus.cc:740] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429ce0c38e374956b4fb0da338c5177a, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.747623 23081 consensus_queue.cc:260] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.749670 23083 raft_consensus.cc:359] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.750288 23081 ts_tablet_manager.cc:1434] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260608 09:55:39.750600 23083 raft_consensus.cc:385] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.750998 23083 raft_consensus.cc:740] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3be44576cff2477599c148f13208e70b, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.751942 23083 consensus_queue.cc:260] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.751452 23081 tablet_bootstrap.cc:492] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a: Bootstrap starting.
I20260608 09:55:39.739754 23082 tablet_bootstrap.cc:654] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.757761 23083 ts_tablet_manager.cc:1434] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260608 09:55:39.759083 23083 tablet_bootstrap.cc:492] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b: Bootstrap starting.
I20260608 09:55:39.760210 23081 tablet_bootstrap.cc:654] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.765761 23083 tablet_bootstrap.cc:654] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.770081 23036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76aaeeb96564f2aa1a3d28429a1daba" candidate_uuid: "429ce0c38e374956b4fb0da338c5177a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3be44576cff2477599c148f13208e70b" is_pre_election: true
W20260608 09:55:39.771157 23062 tablet.cc:2404] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260608 09:55:39.772107 22928 leader_election.cc:343] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3be44576cff2477599c148f13208e70b (127.13.197.3:35777): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:39.778214 22887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76aaeeb96564f2aa1a3d28429a1daba" candidate_uuid: "429ce0c38e374956b4fb0da338c5177a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e" is_pre_election: true
W20260608 09:55:39.780136 22926 leader_election.cc:343] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:39.780689 22926 leader_election.cc:304] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 429ce0c38e374956b4fb0da338c5177a; no voters: 33af4884cd314d29b8982259fbcb434e, 3be44576cff2477599c148f13208e70b
I20260608 09:55:39.782755 23088 raft_consensus.cc:2749] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:39.783605 23088 raft_consensus.cc:493] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:39.784138 23088 raft_consensus.cc:515] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.788100 23088 leader_election.cc:290] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 3be44576cff2477599c148f13208e70b (127.13.197.3:35777)
I20260608 09:55:39.788823 23036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d573f149b3471c8601db2510b1ff45" candidate_uuid: "429ce0c38e374956b4fb0da338c5177a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3be44576cff2477599c148f13208e70b" is_pre_election: true
I20260608 09:55:39.789898 23036 raft_consensus.cc:2468] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 429ce0c38e374956b4fb0da338c5177a in term 0.
I20260608 09:55:39.791857 22928 leader_election.cc:304] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [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: 3be44576cff2477599c148f13208e70b, 429ce0c38e374956b4fb0da338c5177a; no voters: 
I20260608 09:55:39.794972 23088 raft_consensus.cc:2804] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:39.795801 23088 raft_consensus.cc:493] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:39.796321 23088 raft_consensus.cc:3060] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.807622 23082 tablet_bootstrap.cc:492] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e: No bootstrap required, opened a new log
I20260608 09:55:39.808467 23082 ts_tablet_manager.cc:1403] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.005s
I20260608 09:55:39.810657 23081 tablet_bootstrap.cc:492] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a: No bootstrap required, opened a new log
I20260608 09:55:39.812565 23082 raft_consensus.cc:359] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.814723 23082 raft_consensus.cc:385] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.815721 23082 raft_consensus.cc:740] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33af4884cd314d29b8982259fbcb434e, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.816768 23082 consensus_queue.cc:260] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.817245 22887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d573f149b3471c8601db2510b1ff45" candidate_uuid: "429ce0c38e374956b4fb0da338c5177a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e" is_pre_election: true
I20260608 09:55:39.817112 23088 raft_consensus.cc:515] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.818009 22887 raft_consensus.cc:2468] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 429ce0c38e374956b4fb0da338c5177a in term 0.
I20260608 09:55:39.819201 23082 ts_tablet_manager.cc:1434] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 09:55:39.820350 23082 tablet_bootstrap.cc:492] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e: Bootstrap starting.
I20260608 09:55:39.820616 23088 leader_election.cc:290] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [CANDIDATE]: Term 1 election: Requested vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 3be44576cff2477599c148f13208e70b (127.13.197.3:35777)
I20260608 09:55:39.821046 23036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d573f149b3471c8601db2510b1ff45" candidate_uuid: "429ce0c38e374956b4fb0da338c5177a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3be44576cff2477599c148f13208e70b"
I20260608 09:55:39.821707 23036 raft_consensus.cc:3060] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.822956 23083 tablet_bootstrap.cc:492] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b: No bootstrap required, opened a new log
I20260608 09:55:39.823541 23083 ts_tablet_manager.cc:1403] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.032s
I20260608 09:55:39.826726 23083 raft_consensus.cc:359] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.827217 23082 tablet_bootstrap.cc:654] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.827548 23083 raft_consensus.cc:385] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.827945 23083 raft_consensus.cc:740] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3be44576cff2477599c148f13208e70b, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.828882 23083 consensus_queue.cc:260] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.820487 22887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2d573f149b3471c8601db2510b1ff45" candidate_uuid: "429ce0c38e374956b4fb0da338c5177a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e"
I20260608 09:55:39.832850 22887 raft_consensus.cc:3060] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.833598 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f100c8c9b11a4a2fa94ac3aacc048816" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e" is_pre_election: true
I20260608 09:55:39.833961 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eac9f51c104027ab741bc755114358" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e" is_pre_election: true
W20260608 09:55:39.835498 23000 leader_election.cc:343] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719): Illegal state: must be running to vote when last-logged opid is not known
W20260608 09:55:39.836354 23000 leader_election.cc:343] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:39.837275 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f100c8c9b11a4a2fa94ac3aacc048816" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429ce0c38e374956b4fb0da338c5177a" is_pre_election: true
I20260608 09:55:39.838222 23036 raft_consensus.cc:2468] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 429ce0c38e374956b4fb0da338c5177a in term 1.
I20260608 09:55:39.832269 23083 ts_tablet_manager.cc:1434] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:39.838826 22961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eac9f51c104027ab741bc755114358" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429ce0c38e374956b4fb0da338c5177a" is_pre_election: true
I20260608 09:55:39.830024 23081 ts_tablet_manager.cc:1403] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.003s
I20260608 09:55:39.840477 22928 leader_election.cc:304] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [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: 3be44576cff2477599c148f13208e70b, 429ce0c38e374956b4fb0da338c5177a; no voters: 
I20260608 09:55:39.843173 22887 raft_consensus.cc:2468] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 429ce0c38e374956b4fb0da338c5177a in term 1.
I20260608 09:55:39.845861 23104 raft_consensus.cc:2804] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:39.848052 23083 tablet_bootstrap.cc:492] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b: Bootstrap starting.
I20260608 09:55:39.847872 23104 raft_consensus.cc:697] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 1 LEADER]: Becoming Leader. State: Replica: 429ce0c38e374956b4fb0da338c5177a, State: Running, Role: LEADER
I20260608 09:55:39.849741 23104 consensus_queue.cc:237] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [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: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.855146 23083 tablet_bootstrap.cc:654] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.844895 23081 raft_consensus.cc:359] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.855697 23081 raft_consensus.cc:385] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.856163 23081 raft_consensus.cc:740] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429ce0c38e374956b4fb0da338c5177a, State: Initialized, Role: FOLLOWER
W20260608 09:55:39.857708 23002 leader_election.cc:343] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:39.858261 23002 leader_election.cc:304] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3be44576cff2477599c148f13208e70b; no voters: 33af4884cd314d29b8982259fbcb434e, 429ce0c38e374956b4fb0da338c5177a
I20260608 09:55:39.857930 23081 consensus_queue.cc:260] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
W20260608 09:55:39.859951 23002 leader_election.cc:343] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:39.860522 23002 leader_election.cc:304] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3be44576cff2477599c148f13208e70b; no voters: 33af4884cd314d29b8982259fbcb434e, 429ce0c38e374956b4fb0da338c5177a
I20260608 09:55:39.862228 23098 raft_consensus.cc:493] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:39.862943 23109 raft_consensus.cc:2749] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:39.862792 23098 raft_consensus.cc:515] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.863740 23109 raft_consensus.cc:2749] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:39.864547 23082 tablet_bootstrap.cc:492] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e: No bootstrap required, opened a new log
I20260608 09:55:39.865054 23098 leader_election.cc:290] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279)
I20260608 09:55:39.865127 23082 ts_tablet_manager.cc:1403] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.016s
I20260608 09:55:39.866992 23081 ts_tablet_manager.cc:1434] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260608 09:55:39.867750 22961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb17a972f84543af97e29e69260a00a0" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429ce0c38e374956b4fb0da338c5177a" is_pre_election: true
I20260608 09:55:39.868351 23081 tablet_bootstrap.cc:492] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a: Bootstrap starting.
I20260608 09:55:39.868384 22961 raft_consensus.cc:2468] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 0.
I20260608 09:55:39.868531 23082 raft_consensus.cc:359] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.870323 23002 leader_election.cc:304] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [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: 3be44576cff2477599c148f13208e70b, 429ce0c38e374956b4fb0da338c5177a; no voters: 
I20260608 09:55:39.870049 22887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb17a972f84543af97e29e69260a00a0" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e" is_pre_election: true
I20260608 09:55:39.870999 23087 raft_consensus.cc:493] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:39.871522 23083 tablet_bootstrap.cc:492] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b: No bootstrap required, opened a new log
I20260608 09:55:39.872797 22887 raft_consensus.cc:2468] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 0.
I20260608 09:55:39.872946 23098 raft_consensus.cc:2804] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:39.873401 23083 ts_tablet_manager.cc:1403] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.005s
I20260608 09:55:39.873558 23098 raft_consensus.cc:493] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:39.873993 23098 raft_consensus.cc:3060] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.875492 23081 tablet_bootstrap.cc:654] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.876132 23083 raft_consensus.cc:359] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.876646 23083 raft_consensus.cc:385] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.876863 23083 raft_consensus.cc:740] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3be44576cff2477599c148f13208e70b, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.877585 23083 consensus_queue.cc:260] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.869506 23082 raft_consensus.cc:385] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.878494 23082 raft_consensus.cc:740] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33af4884cd314d29b8982259fbcb434e, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.872756 23087 raft_consensus.cc:515] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.880860 23087 leader_election.cc:290] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279)
I20260608 09:55:39.881937 23082 consensus_queue.cc:260] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.884642 23083 ts_tablet_manager.cc:1434] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 09:55:39.885831 22887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bc9d903cd84cceb178d94d15f39446" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e" is_pre_election: true
I20260608 09:55:39.880463 22785 catalog_manager.cc:5696] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a reported cstate change: term changed from 0 to 1, leader changed from <none> to 429ce0c38e374956b4fb0da338c5177a (127.13.197.2). New cstate: current_term: 1 leader_uuid: "429ce0c38e374956b4fb0da338c5177a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:39.886047 22961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bc9d903cd84cceb178d94d15f39446" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429ce0c38e374956b4fb0da338c5177a" is_pre_election: true
I20260608 09:55:39.886544 22887 raft_consensus.cc:2468] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 0.
I20260608 09:55:39.886936 22961 raft_consensus.cc:2468] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 0.
I20260608 09:55:39.887898 23000 leader_election.cc:304] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [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: 33af4884cd314d29b8982259fbcb434e, 3be44576cff2477599c148f13208e70b; no voters: 
I20260608 09:55:39.888891 23087 raft_consensus.cc:2804] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:39.889258 23087 raft_consensus.cc:493] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:39.889623 23087 raft_consensus.cc:3060] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.890360 23082 ts_tablet_manager.cc:1434] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
W20260608 09:55:39.893548 22833 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:39.900094 23087 raft_consensus.cc:515] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.906409 22887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bc9d903cd84cceb178d94d15f39446" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e"
I20260608 09:55:39.907034 22887 raft_consensus.cc:3060] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.906599 23087 leader_election.cc:290] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 election: Requested vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279)
I20260608 09:55:39.891644 23082 tablet_bootstrap.cc:492] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e: Bootstrap starting.
I20260608 09:55:39.910073 22961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22bc9d903cd84cceb178d94d15f39446" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429ce0c38e374956b4fb0da338c5177a"
I20260608 09:55:39.910951 22961 raft_consensus.cc:3060] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.892158 23098 raft_consensus.cc:515] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.917585 23082 tablet_bootstrap.cc:654] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.920518 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb17a972f84543af97e29e69260a00a0" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e"
I20260608 09:55:39.921274 22885 raft_consensus.cc:3060] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.922014 23081 tablet_bootstrap.cc:492] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a: No bootstrap required, opened a new log
I20260608 09:55:39.922750 23081 ts_tablet_manager.cc:1403] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.007s
I20260608 09:55:39.927127 23081 raft_consensus.cc:359] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.928133 23081 raft_consensus.cc:385] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.928519 23081 raft_consensus.cc:740] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429ce0c38e374956b4fb0da338c5177a, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.931706 22961 raft_consensus.cc:2468] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 1.
I20260608 09:55:39.932137 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb17a972f84543af97e29e69260a00a0" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429ce0c38e374956b4fb0da338c5177a"
I20260608 09:55:39.933117 22885 raft_consensus.cc:2468] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 1.
I20260608 09:55:39.933409 22962 raft_consensus.cc:3060] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.933573 22887 raft_consensus.cc:2468] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 1.
I20260608 09:55:39.934643 23000 leader_election.cc:304] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [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: 33af4884cd314d29b8982259fbcb434e, 3be44576cff2477599c148f13208e70b; no voters: 
I20260608 09:55:39.935741 23087 raft_consensus.cc:2804] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:39.935245 23081 consensus_queue.cc:260] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.936312 23087 raft_consensus.cc:697] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 1 LEADER]: Becoming Leader. State: Replica: 3be44576cff2477599c148f13208e70b, State: Running, Role: LEADER
I20260608 09:55:39.937320 23087 consensus_queue.cc:237] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.938761 23081 ts_tablet_manager.cc:1434] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260608 09:55:39.940268 23081 tablet_bootstrap.cc:492] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a: Bootstrap starting.
I20260608 09:55:39.941566 23000 leader_election.cc:304] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [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: 33af4884cd314d29b8982259fbcb434e, 3be44576cff2477599c148f13208e70b; no voters: 
I20260608 09:55:39.942597 23109 raft_consensus.cc:2804] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:39.943148 22962 raft_consensus.cc:2468] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 1.
I20260608 09:55:39.950170 23109 raft_consensus.cc:697] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 1 LEADER]: Becoming Leader. State: Replica: 3be44576cff2477599c148f13208e70b, State: Running, Role: LEADER
I20260608 09:55:39.950434 23098 leader_election.cc:290] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 election: Requested vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279)
I20260608 09:55:39.951498 23109 consensus_queue.cc:237] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.950253 23081 tablet_bootstrap.cc:654] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.960548 23082 tablet_bootstrap.cc:492] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e: No bootstrap required, opened a new log
I20260608 09:55:39.959909 22784 catalog_manager.cc:5696] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3be44576cff2477599c148f13208e70b (127.13.197.3). New cstate: current_term: 1 leader_uuid: "3be44576cff2477599c148f13208e70b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:39.961316 23082 ts_tablet_manager.cc:1403] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.028s
I20260608 09:55:39.966032 23082 raft_consensus.cc:359] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.967133 23082 raft_consensus.cc:385] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.967528 23082 raft_consensus.cc:740] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33af4884cd314d29b8982259fbcb434e, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.967825 23104 raft_consensus.cc:493] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:39.968393 23104 raft_consensus.cc:515] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.968477 23082 consensus_queue.cc:260] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.973428 23036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eac9f51c104027ab741bc755114358" candidate_uuid: "429ce0c38e374956b4fb0da338c5177a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3be44576cff2477599c148f13208e70b" is_pre_election: true
I20260608 09:55:39.974198 23036 raft_consensus.cc:2468] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 429ce0c38e374956b4fb0da338c5177a in term 0.
I20260608 09:55:39.975363 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eac9f51c104027ab741bc755114358" candidate_uuid: "429ce0c38e374956b4fb0da338c5177a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e" is_pre_election: true
I20260608 09:55:39.976127 22885 raft_consensus.cc:2468] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 429ce0c38e374956b4fb0da338c5177a in term 0.
I20260608 09:55:39.977144 23082 ts_tablet_manager.cc:1434] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 09:55:39.978893 23082 tablet_bootstrap.cc:492] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e: Bootstrap starting.
I20260608 09:55:39.977500 22928 leader_election.cc:304] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [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: 3be44576cff2477599c148f13208e70b, 429ce0c38e374956b4fb0da338c5177a; no voters: 
I20260608 09:55:39.980388 23088 raft_consensus.cc:2804] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:39.980837 23088 raft_consensus.cc:493] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:39.981225 23088 raft_consensus.cc:3060] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:39.978861 23104 leader_election.cc:290] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 3be44576cff2477599c148f13208e70b (127.13.197.3:35777)
I20260608 09:55:39.988396 23081 tablet_bootstrap.cc:492] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a: No bootstrap required, opened a new log
I20260608 09:55:39.989065 23081 ts_tablet_manager.cc:1403] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.015s
I20260608 09:55:39.992944 23082 tablet_bootstrap.cc:654] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:39.992537 23081 raft_consensus.cc:359] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.993413 23081 raft_consensus.cc:385] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:39.993841 23081 raft_consensus.cc:740] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 429ce0c38e374956b4fb0da338c5177a, State: Initialized, Role: FOLLOWER
I20260608 09:55:39.994962 23081 consensus_queue.cc:260] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.996357 23088 raft_consensus.cc:515] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:39.997844 23081 ts_tablet_manager.cc:1434] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:39.999723 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eac9f51c104027ab741bc755114358" candidate_uuid: "429ce0c38e374956b4fb0da338c5177a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e"
I20260608 09:55:40.000456 22885 raft_consensus.cc:3060] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:40.001386 23088 leader_election.cc:290] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [CANDIDATE]: Term 1 election: Requested vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 3be44576cff2477599c148f13208e70b (127.13.197.3:35777)
I20260608 09:55:40.001885 23082 tablet_bootstrap.cc:492] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e: No bootstrap required, opened a new log
I20260608 09:55:40.003440 23082 ts_tablet_manager.cc:1403] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.002s
I20260608 09:55:40.007786 23082 raft_consensus.cc:359] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:40.008641 23082 raft_consensus.cc:385] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:40.008937 23082 raft_consensus.cc:740] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33af4884cd314d29b8982259fbcb434e, State: Initialized, Role: FOLLOWER
I20260608 09:55:40.009920 23082 consensus_queue.cc:260] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:40.011838 22885 raft_consensus.cc:2468] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 429ce0c38e374956b4fb0da338c5177a in term 1.
I20260608 09:55:40.013585 22926 leader_election.cc:304] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [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: 33af4884cd314d29b8982259fbcb434e, 429ce0c38e374956b4fb0da338c5177a; no voters: 
I20260608 09:55:40.013934 23036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0eac9f51c104027ab741bc755114358" candidate_uuid: "429ce0c38e374956b4fb0da338c5177a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3be44576cff2477599c148f13208e70b"
I20260608 09:55:40.014424 23082 ts_tablet_manager.cc:1434] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 09:55:40.014683 23036 raft_consensus.cc:3060] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:40.014650 23088 raft_consensus.cc:2804] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:40.016395 23088 raft_consensus.cc:697] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 1 LEADER]: Becoming Leader. State: Replica: 429ce0c38e374956b4fb0da338c5177a, State: Running, Role: LEADER
I20260608 09:55:40.017284 23088 consensus_queue.cc:237] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:40.017030 22785 catalog_manager.cc:5696] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3be44576cff2477599c148f13208e70b (127.13.197.3). New cstate: current_term: 1 leader_uuid: "3be44576cff2477599c148f13208e70b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:40.028126 23036 raft_consensus.cc:2468] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 429ce0c38e374956b4fb0da338c5177a in term 1.
I20260608 09:55:40.034204 22784 catalog_manager.cc:5696] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a reported cstate change: term changed from 0 to 1, leader changed from <none> to 429ce0c38e374956b4fb0da338c5177a (127.13.197.2). New cstate: current_term: 1 leader_uuid: "429ce0c38e374956b4fb0da338c5177a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:40.232650 23088 consensus_queue.cc:1048] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:40.247745 23088 consensus_queue.cc:1048] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:40.337142 23089 raft_consensus.cc:493] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:40.337699 23089 raft_consensus.cc:515] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:40.339877 23089 leader_election.cc:290] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279), 3be44576cff2477599c148f13208e70b (127.13.197.3:35777)
I20260608 09:55:40.349303 23109 raft_consensus.cc:493] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:40.349922 23109 raft_consensus.cc:515] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:40.352224 23109 leader_election.cc:290] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279)
I20260608 09:55:40.352165 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f100c8c9b11a4a2fa94ac3aacc048816" candidate_uuid: "33af4884cd314d29b8982259fbcb434e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429ce0c38e374956b4fb0da338c5177a" is_pre_election: true
I20260608 09:55:40.352859 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76aaeeb96564f2aa1a3d28429a1daba" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e" is_pre_election: true
I20260608 09:55:40.353221 22962 raft_consensus.cc:2468] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33af4884cd314d29b8982259fbcb434e in term 0.
I20260608 09:55:40.353355 22961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76aaeeb96564f2aa1a3d28429a1daba" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429ce0c38e374956b4fb0da338c5177a" is_pre_election: true
I20260608 09:55:40.353607 22885 raft_consensus.cc:2468] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 0.
I20260608 09:55:40.354123 22961 raft_consensus.cc:2468] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 0.
I20260608 09:55:40.354641 22853 leader_election.cc:304] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [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: 33af4884cd314d29b8982259fbcb434e, 429ce0c38e374956b4fb0da338c5177a; no voters: 
I20260608 09:55:40.354955 23000 leader_election.cc:304] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [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: 33af4884cd314d29b8982259fbcb434e, 3be44576cff2477599c148f13208e70b; no voters: 
I20260608 09:55:40.355610 23089 raft_consensus.cc:2804] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:40.355929 23109 raft_consensus.cc:2804] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:40.355981 23089 raft_consensus.cc:493] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:40.356510 23109 raft_consensus.cc:493] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:40.356590 23089 raft_consensus.cc:3060] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:40.356791 23036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f100c8c9b11a4a2fa94ac3aacc048816" candidate_uuid: "33af4884cd314d29b8982259fbcb434e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3be44576cff2477599c148f13208e70b" is_pre_election: true
I20260608 09:55:40.357007 23109 raft_consensus.cc:3060] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:40.357657 23036 raft_consensus.cc:2468] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33af4884cd314d29b8982259fbcb434e in term 0.
I20260608 09:55:40.362583 23089 raft_consensus.cc:515] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:40.362869 23109 raft_consensus.cc:515] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:40.364459 23089 leader_election.cc:290] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [CANDIDATE]: Term 1 election: Requested vote from peers 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279), 3be44576cff2477599c148f13208e70b (127.13.197.3:35777)
I20260608 09:55:40.365427 22961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f100c8c9b11a4a2fa94ac3aacc048816" candidate_uuid: "33af4884cd314d29b8982259fbcb434e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429ce0c38e374956b4fb0da338c5177a"
I20260608 09:55:40.365746 22885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76aaeeb96564f2aa1a3d28429a1daba" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33af4884cd314d29b8982259fbcb434e"
I20260608 09:55:40.366030 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76aaeeb96564f2aa1a3d28429a1daba" candidate_uuid: "3be44576cff2477599c148f13208e70b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "429ce0c38e374956b4fb0da338c5177a"
I20260608 09:55:40.366106 23109 leader_election.cc:290] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [CANDIDATE]: Term 1 election: Requested vote from peers 33af4884cd314d29b8982259fbcb434e (127.13.197.1:33719), 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279)
I20260608 09:55:40.366391 22885 raft_consensus.cc:3060] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:40.366636 23036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f100c8c9b11a4a2fa94ac3aacc048816" candidate_uuid: "33af4884cd314d29b8982259fbcb434e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3be44576cff2477599c148f13208e70b"
I20260608 09:55:40.366817 22962 raft_consensus.cc:3060] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:40.366129 22961 raft_consensus.cc:3060] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:40.367415 23036 raft_consensus.cc:3060] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:40.374001 22885 raft_consensus.cc:2468] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 1.
I20260608 09:55:40.374444 23036 raft_consensus.cc:2468] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33af4884cd314d29b8982259fbcb434e in term 1.
I20260608 09:55:40.374444 22962 raft_consensus.cc:2468] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3be44576cff2477599c148f13208e70b in term 1.
I20260608 09:55:40.374959 22961 raft_consensus.cc:2468] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33af4884cd314d29b8982259fbcb434e in term 1.
I20260608 09:55:40.375499 23000 leader_election.cc:304] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [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: 33af4884cd314d29b8982259fbcb434e, 3be44576cff2477599c148f13208e70b; no voters: 
I20260608 09:55:40.378265 23109 raft_consensus.cc:2804] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:40.378790 23109 raft_consensus.cc:697] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 1 LEADER]: Becoming Leader. State: Replica: 3be44576cff2477599c148f13208e70b, State: Running, Role: LEADER
I20260608 09:55:40.378939 22853 leader_election.cc:304] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [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: 33af4884cd314d29b8982259fbcb434e, 3be44576cff2477599c148f13208e70b; no voters: 
I20260608 09:55:40.379773 23089 raft_consensus.cc:2804] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:40.379733 23109 consensus_queue.cc:237] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:40.381145 23089 raft_consensus.cc:697] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 1 LEADER]: Becoming Leader. State: Replica: 33af4884cd314d29b8982259fbcb434e, State: Running, Role: LEADER
I20260608 09:55:40.382179 23089 consensus_queue.cc:237] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [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: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } }
I20260608 09:55:40.384824 23109 consensus_queue.cc:1048] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:40.391937 22784 catalog_manager.cc:5696] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3be44576cff2477599c148f13208e70b (127.13.197.3). New cstate: current_term: 1 leader_uuid: "3be44576cff2477599c148f13208e70b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:40.392345 22785 catalog_manager.cc:5696] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e reported cstate change: term changed from 0 to 1, leader changed from <none> to 33af4884cd314d29b8982259fbcb434e (127.13.197.1). New cstate: current_term: 1 leader_uuid: "33af4884cd314d29b8982259fbcb434e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:40.398448 23109 consensus_queue.cc:1048] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:40.465737 23088 consensus_queue.cc:1048] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:40.476707 23088 consensus_queue.cc:1048] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:40.493510 23109 consensus_queue.cc:1048] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:40.504936 23109 consensus_queue.cc:1048] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:40.623780 23142 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.032s	sys 0.019s
W20260608 09:55:40.624610 23068 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.009s	sys 0.011s
W20260608 09:55:40.624783 23066 meta_cache.cc:1261] Time spent looking up entry by key: real 0.052s	user 0.001s	sys 0.020s
W20260608 09:55:40.629776 23065 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.000s	sys 0.009s
I20260608 09:55:40.791385 23036 raft_consensus.cc:1275] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Refusing update from remote peer 33af4884cd314d29b8982259fbcb434e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:40.794838 23131 consensus_queue.cc:1048] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3be44576cff2477599c148f13208e70b" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 35777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:40.796537 23131 consensus_queue.cc:1048] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [LEADER]: Connected to new peer: Peer: permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:40.803156 22961 raft_consensus.cc:1275] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Refusing update from remote peer 3be44576cff2477599c148f13208e70b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:40.805534 23109 consensus_queue.cc:1048] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "429ce0c38e374956b4fb0da338c5177a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 34279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:40.807257 23109 consensus_queue.cc:1048] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33af4884cd314d29b8982259fbcb434e" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 33719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:41.181854 22926 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:33719, user_credentials={real_user=slave}} blocked reactor thread for 64140.7us
W20260608 09:55:41.536201 23002 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.2:34279, user_credentials={real_user=slave}} blocked reactor thread for 71243.7us
W20260608 09:55:41.564153 23000 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:33719, user_credentials={real_user=slave}} blocked reactor thread for 96249.5us
W20260608 09:55:41.735298 22853 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.3:35777, user_credentials={real_user=slave}} blocked reactor thread for 73494.3us
I20260608 09:55:42.324467 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:55:42.365104 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:42.366029 14100 tablet_replica.cc:333] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e: stopping tablet replica
I20260608 09:55:42.367255 14100 raft_consensus.cc:2243] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.368155 14100 raft_consensus.cc:2272] T d76aaeeb96564f2aa1a3d28429a1daba P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.372222 14100 tablet_replica.cc:333] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e: stopping tablet replica
I20260608 09:55:42.372875 14100 raft_consensus.cc:2243] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:42.373926 14100 raft_consensus.cc:2272] T f100c8c9b11a4a2fa94ac3aacc048816 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.377331 14100 tablet_replica.cc:333] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e: stopping tablet replica
I20260608 09:55:42.378187 14100 raft_consensus.cc:2243] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.379134 14100 raft_consensus.cc:2272] T 22bc9d903cd84cceb178d94d15f39446 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.383037 14100 tablet_replica.cc:333] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e: stopping tablet replica
I20260608 09:55:42.383760 14100 raft_consensus.cc:2243] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.384436 14100 raft_consensus.cc:2272] T c0eac9f51c104027ab741bc755114358 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.387874 14100 tablet_replica.cc:333] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e: stopping tablet replica
I20260608 09:55:42.388530 14100 raft_consensus.cc:2243] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.389243 14100 raft_consensus.cc:2272] T fb17a972f84543af97e29e69260a00a0 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.392882 14100 tablet_replica.cc:333] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e: stopping tablet replica
I20260608 09:55:42.393507 14100 raft_consensus.cc:2243] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.394222 14100 raft_consensus.cc:2272] T d2d573f149b3471c8601db2510b1ff45 P 33af4884cd314d29b8982259fbcb434e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.426743 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:55:42.452020 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:55:42.481397 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:42.482430 14100 tablet_replica.cc:333] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a: stopping tablet replica
I20260608 09:55:42.483174 14100 raft_consensus.cc:2243] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.483866 14100 raft_consensus.cc:2272] T f100c8c9b11a4a2fa94ac3aacc048816 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.487500 14100 tablet_replica.cc:333] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a: stopping tablet replica
I20260608 09:55:42.488124 14100 raft_consensus.cc:2243] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.489040 14100 raft_consensus.cc:2272] T 22bc9d903cd84cceb178d94d15f39446 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.492738 14100 tablet_replica.cc:333] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a: stopping tablet replica
I20260608 09:55:42.493458 14100 raft_consensus.cc:2243] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:42.495004 14100 raft_consensus.cc:2272] T c0eac9f51c104027ab741bc755114358 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.498172 14100 tablet_replica.cc:333] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a: stopping tablet replica
I20260608 09:55:42.498781 14100 raft_consensus.cc:2243] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.499521 14100 raft_consensus.cc:2272] T fb17a972f84543af97e29e69260a00a0 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.503415 14100 tablet_replica.cc:333] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a: stopping tablet replica
I20260608 09:55:42.504154 14100 raft_consensus.cc:2243] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.505036 14100 raft_consensus.cc:2272] T d76aaeeb96564f2aa1a3d28429a1daba P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.509027 14100 tablet_replica.cc:333] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a: stopping tablet replica
I20260608 09:55:42.509797 14100 raft_consensus.cc:2243] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:42.511059 14100 raft_consensus.cc:2272] T d2d573f149b3471c8601db2510b1ff45 P 429ce0c38e374956b4fb0da338c5177a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.546981 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:55:42.569175 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
W20260608 09:55:42.587767 23002 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.197.2:34279: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 09:55:42.595952 23002 consensus_peers.cc:597] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b -> Peer 429ce0c38e374956b4fb0da338c5177a (127.13.197.2:34279): Couldn't send request to peer 429ce0c38e374956b4fb0da338c5177a. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.2:34279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:42.606679 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:42.607726 14100 tablet_replica.cc:333] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b: stopping tablet replica
I20260608 09:55:42.608819 14100 raft_consensus.cc:2243] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:42.609850 14100 raft_consensus.cc:2272] T d76aaeeb96564f2aa1a3d28429a1daba P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.613087 14100 tablet_replica.cc:333] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b: stopping tablet replica
I20260608 09:55:42.613705 14100 raft_consensus.cc:2243] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:42.614580 14100 raft_consensus.cc:2272] T fb17a972f84543af97e29e69260a00a0 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.617477 14100 tablet_replica.cc:333] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b: stopping tablet replica
I20260608 09:55:42.618110 14100 raft_consensus.cc:2243] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.618810 14100 raft_consensus.cc:2272] T c0eac9f51c104027ab741bc755114358 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.622139 14100 tablet_replica.cc:333] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b: stopping tablet replica
I20260608 09:55:42.622720 14100 raft_consensus.cc:2243] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:42.623629 14100 raft_consensus.cc:2272] T 22bc9d903cd84cceb178d94d15f39446 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.626688 14100 tablet_replica.cc:333] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b: stopping tablet replica
I20260608 09:55:42.627254 14100 raft_consensus.cc:2243] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.628053 14100 raft_consensus.cc:2272] T d2d573f149b3471c8601db2510b1ff45 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.631238 14100 tablet_replica.cc:333] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b: stopping tablet replica
I20260608 09:55:42.631785 14100 raft_consensus.cc:2243] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:42.632507 14100 raft_consensus.cc:2272] T f100c8c9b11a4a2fa94ac3aacc048816 P 3be44576cff2477599c148f13208e70b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.665233 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:55:42.687302 14100 master.cc:562] Master@127.13.197.62:32999 shutting down...
I20260608 09:55:42.711222 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:42.711864 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:42.712155 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 80eb85ca4d5749e3b61e66b4d08c99b5: stopping tablet replica
I20260608 09:55:42.732949 14100 master.cc:584] Master@127.13.197.62:32999 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (5008 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 09:55:42.776290 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:37009
I20260608 09:55:42.777631 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:42.783871 23189 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
W20260608 09:55:42.783962 23188 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
W20260608 09:55:42.785152 23191 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
I20260608 09:55:42.786269 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:42.787159 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:42.787353 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:42.787468 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912542787458 us; error 0 us; skew 500 ppm
I20260608 09:55:42.787978 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:42.790787 14100 webserver.cc:533] Webserver started at http://127.13.197.62:43809/ using document root <none> and password file <none>
I20260608 09:55:42.791457 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:42.791676 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:42.791955 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:42.793092 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "c06397e9142d450a9ab04d4019153de9"
format_stamp: "Formatted at 2026-06-08 09:55:42 on dist-test-slave-hb1r"
I20260608 09:55:42.797943 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:55:42.802512 23196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:42.803400 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:55:42.803725 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "c06397e9142d450a9ab04d4019153de9"
format_stamp: "Formatted at 2026-06-08 09:55:42 on dist-test-slave-hb1r"
I20260608 09:55:42.804000 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-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)
I20260608 09:55:42.825083 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:42.826481 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:42.865645 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:37009
I20260608 09:55:42.865777 23247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:37009 every 8 connection(s)
I20260608 09:55:42.869867 23248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:42.882025 23248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9: Bootstrap starting.
I20260608 09:55:42.887312 23248 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:42.892052 23248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9: No bootstrap required, opened a new log
I20260608 09:55:42.894555 23248 raft_consensus.cc:359] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06397e9142d450a9ab04d4019153de9" member_type: VOTER }
I20260608 09:55:42.894990 23248 raft_consensus.cc:385] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:42.895303 23248 raft_consensus.cc:740] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c06397e9142d450a9ab04d4019153de9, State: Initialized, Role: FOLLOWER
I20260608 09:55:42.896026 23248 consensus_queue.cc:260] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [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: "c06397e9142d450a9ab04d4019153de9" member_type: VOTER }
I20260608 09:55:42.896536 23248 raft_consensus.cc:399] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:42.896770 23248 raft_consensus.cc:493] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:42.897043 23248 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:42.901894 23248 raft_consensus.cc:515] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06397e9142d450a9ab04d4019153de9" member_type: VOTER }
I20260608 09:55:42.902455 23248 leader_election.cc:304] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [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: c06397e9142d450a9ab04d4019153de9; no voters: 
I20260608 09:55:42.903650 23248 leader_election.cc:290] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:42.904181 23251 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:42.905606 23251 raft_consensus.cc:697] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [term 1 LEADER]: Becoming Leader. State: Replica: c06397e9142d450a9ab04d4019153de9, State: Running, Role: LEADER
I20260608 09:55:42.906383 23251 consensus_queue.cc:237] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [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: "c06397e9142d450a9ab04d4019153de9" member_type: VOTER }
I20260608 09:55:42.907039 23248 sys_catalog.cc:565] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:42.911438 23252 sys_catalog.cc:455] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c06397e9142d450a9ab04d4019153de9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06397e9142d450a9ab04d4019153de9" member_type: VOTER } }
I20260608 09:55:42.912334 23252 sys_catalog.cc:458] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:42.912050 23253 sys_catalog.cc:455] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c06397e9142d450a9ab04d4019153de9. Latest consensus state: current_term: 1 leader_uuid: "c06397e9142d450a9ab04d4019153de9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c06397e9142d450a9ab04d4019153de9" member_type: VOTER } }
I20260608 09:55:42.913769 23253 sys_catalog.cc:458] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:42.915138 23258 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:42.923750 23258 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:42.924762 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:42.934369 23258 catalog_manager.cc:1382] Generated new cluster ID: 388b306a18c84ea291d1bf97c69258cc
I20260608 09:55:42.934702 23258 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:42.974596 23258 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:42.976009 23258 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:42.993142 23258 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9: Generated new TSK 0
I20260608 09:55:42.993834 23258 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:43.055965 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:43.062567 23269 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
W20260608 09:55:43.063581 23270 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
W20260608 09:55:43.066526 23272 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
I20260608 09:55:43.067396 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:43.068315 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:43.068499 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:43.068631 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912543068620 us; error 0 us; skew 500 ppm
I20260608 09:55:43.069156 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:43.071594 14100 webserver.cc:533] Webserver started at http://127.13.197.1:44185/ using document root <none> and password file <none>
I20260608 09:55:43.072149 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:43.072324 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:43.072551 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:43.073699 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "0de14e07546343d082d50a9a261cbe20"
format_stamp: "Formatted at 2026-06-08 09:55:43 on dist-test-slave-hb1r"
I20260608 09:55:43.078722 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:55:43.082460 23277 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:43.083277 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 09:55:43.083613 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "0de14e07546343d082d50a9a261cbe20"
format_stamp: "Formatted at 2026-06-08 09:55:43 on dist-test-slave-hb1r"
I20260608 09:55:43.083930 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-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)
I20260608 09:55:43.105211 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:43.106621 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:43.108188 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:43.110641 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:43.110879 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:43.111122 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:43.111300 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:43.153754 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:43401
I20260608 09:55:43.153882 23339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:43401 every 8 connection(s)
I20260608 09:55:43.159297 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:43.167739 23344 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
W20260608 09:55:43.169606 23345 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
I20260608 09:55:43.174161 23340 heartbeater.cc:344] Connected to a master server at 127.13.197.62:37009
I20260608 09:55:43.174288 14100 server_base.cc:1061] running on GCE node
W20260608 09:55:43.174749 23347 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
I20260608 09:55:43.175196 23340 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:43.176074 23340 heartbeater.cc:507] Master 127.13.197.62:37009 requested a full tablet report, sending...
I20260608 09:55:43.177644 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:43.177976 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:43.178212 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912543178189 us; error 0 us; skew 500 ppm
I20260608 09:55:43.178884 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:43.179335 23213 ts_manager.cc:194] Registered new tserver with Master: 0de14e07546343d082d50a9a261cbe20 (127.13.197.1:43401)
I20260608 09:55:43.181337 23213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37682
I20260608 09:55:43.181916 14100 webserver.cc:533] Webserver started at http://127.13.197.2:33029/ using document root <none> and password file <none>
I20260608 09:55:43.182552 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:43.182796 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:43.183131 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:43.184402 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "3948c39130ca4676b62fb8e38f8cd750"
format_stamp: "Formatted at 2026-06-08 09:55:43 on dist-test-slave-hb1r"
I20260608 09:55:43.189354 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 09:55:43.193075 23352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:43.193923 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:43.194260 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "3948c39130ca4676b62fb8e38f8cd750"
format_stamp: "Formatted at 2026-06-08 09:55:43 on dist-test-slave-hb1r"
I20260608 09:55:43.194516 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-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)
I20260608 09:55:43.222843 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:43.224069 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:43.225589 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:43.227991 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:43.228226 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:43.228462 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:43.228636 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:43.270507 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:40801
I20260608 09:55:43.270633 23414 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:40801 every 8 connection(s)
I20260608 09:55:43.275892 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:43.283414 23418 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
W20260608 09:55:43.285987 23419 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
W20260608 09:55:43.289137 23421 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
I20260608 09:55:43.290025 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:43.290556 23415 heartbeater.cc:344] Connected to a master server at 127.13.197.62:37009
I20260608 09:55:43.290972 23415 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:43.291105 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:43.291415 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:43.291605 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912543291588 us; error 0 us; skew 500 ppm
I20260608 09:55:43.291886 23415 heartbeater.cc:507] Master 127.13.197.62:37009 requested a full tablet report, sending...
I20260608 09:55:43.292325 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:43.294395 23213 ts_manager.cc:194] Registered new tserver with Master: 3948c39130ca4676b62fb8e38f8cd750 (127.13.197.2:40801)
I20260608 09:55:43.295364 14100 webserver.cc:533] Webserver started at http://127.13.197.3:36941/ using document root <none> and password file <none>
I20260608 09:55:43.296084 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:43.296343 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:43.296422 23213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37686
I20260608 09:55:43.296696 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:43.298164 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "796438aceb0241648101b8da689ffd00"
format_stamp: "Formatted at 2026-06-08 09:55:43 on dist-test-slave-hb1r"
I20260608 09:55:43.302910 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:43.306499 23426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:43.307339 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:43.307649 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "796438aceb0241648101b8da689ffd00"
format_stamp: "Formatted at 2026-06-08 09:55:43 on dist-test-slave-hb1r"
I20260608 09:55:43.307900 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912320616351-14100-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)
I20260608 09:55:43.322593 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:43.323803 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:43.325410 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:43.327764 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:43.327944 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:43.328233 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:43.328397 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:43.368547 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:34735
I20260608 09:55:43.368675 23488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:34735 every 8 connection(s)
I20260608 09:55:43.384047 23489 heartbeater.cc:344] Connected to a master server at 127.13.197.62:37009
I20260608 09:55:43.384522 23489 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:43.385298 23489 heartbeater.cc:507] Master 127.13.197.62:37009 requested a full tablet report, sending...
I20260608 09:55:43.387719 23213 ts_manager.cc:194] Registered new tserver with Master: 796438aceb0241648101b8da689ffd00 (127.13.197.3:34735)
I20260608 09:55:43.388237 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016263823s
I20260608 09:55:43.389254 23213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37694
I20260608 09:55:44.184432 23340 heartbeater.cc:499] Master 127.13.197.62:37009 was elected leader, sending a full tablet report...
I20260608 09:55:44.299263 23415 heartbeater.cc:499] Master 127.13.197.62:37009 was elected leader, sending a full tablet report...
I20260608 09:55:44.392426 23489 heartbeater.cc:499] Master 127.13.197.62:37009 was elected leader, sending a full tablet report...
I20260608 09:55:44.450925 23213 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37700:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:44.453094 23213 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:44.509533 23454 tablet_service.cc:1511] Processing CreateTablet for tablet 99105cb631ac44ab9d58f615090151dc (DEFAULT_TABLE table=test-workload [id=07936aec063f4edbb01f501cce87004c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:44.511672 23454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99105cb631ac44ab9d58f615090151dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:44.511392 23380 tablet_service.cc:1511] Processing CreateTablet for tablet 99105cb631ac44ab9d58f615090151dc (DEFAULT_TABLE table=test-workload [id=07936aec063f4edbb01f501cce87004c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:44.512838 23380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99105cb631ac44ab9d58f615090151dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:44.531123 23305 tablet_service.cc:1511] Processing CreateTablet for tablet 99105cb631ac44ab9d58f615090151dc (DEFAULT_TABLE table=test-workload [id=07936aec063f4edbb01f501cce87004c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:44.532701 23305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99105cb631ac44ab9d58f615090151dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:44.535208 23509 tablet_bootstrap.cc:492] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00: Bootstrap starting.
I20260608 09:55:44.542217 23510 tablet_bootstrap.cc:492] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750: Bootstrap starting.
I20260608 09:55:44.544847 23509 tablet_bootstrap.cc:654] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:44.550359 23510 tablet_bootstrap.cc:654] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:44.557825 23510 tablet_bootstrap.cc:492] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750: No bootstrap required, opened a new log
I20260608 09:55:44.557873 23509 tablet_bootstrap.cc:492] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00: No bootstrap required, opened a new log
I20260608 09:55:44.558611 23510 ts_tablet_manager.cc:1403] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260608 09:55:44.558738 23509 ts_tablet_manager.cc:1403] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.003s
I20260608 09:55:44.562170 23510 raft_consensus.cc:359] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796438aceb0241648101b8da689ffd00" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 34735 } } peers { permanent_uuid: "3948c39130ca4676b62fb8e38f8cd750" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40801 } } peers { permanent_uuid: "0de14e07546343d082d50a9a261cbe20" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43401 } }
I20260608 09:55:44.563050 23510 raft_consensus.cc:385] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:44.563373 23513 tablet_bootstrap.cc:492] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20: Bootstrap starting.
I20260608 09:55:44.563429 23510 raft_consensus.cc:740] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3948c39130ca4676b62fb8e38f8cd750, State: Initialized, Role: FOLLOWER
I20260608 09:55:44.564829 23510 consensus_queue.cc:260] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750 [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: "796438aceb0241648101b8da689ffd00" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 34735 } } peers { permanent_uuid: "3948c39130ca4676b62fb8e38f8cd750" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40801 } } peers { permanent_uuid: "0de14e07546343d082d50a9a261cbe20" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43401 } }
I20260608 09:55:44.566843 23509 raft_consensus.cc:359] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796438aceb0241648101b8da689ffd00" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 34735 } } peers { permanent_uuid: "3948c39130ca4676b62fb8e38f8cd750" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40801 } } peers { permanent_uuid: "0de14e07546343d082d50a9a261cbe20" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43401 } }
I20260608 09:55:44.567977 23509 raft_consensus.cc:385] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:44.568408 23509 raft_consensus.cc:740] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796438aceb0241648101b8da689ffd00, State: Initialized, Role: FOLLOWER
I20260608 09:55:44.569635 23509 consensus_queue.cc:260] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00 [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: "796438aceb0241648101b8da689ffd00" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 34735 } } peers { permanent_uuid: "3948c39130ca4676b62fb8e38f8cd750" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40801 } } peers { permanent_uuid: "0de14e07546343d082d50a9a261cbe20" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43401 } }
I20260608 09:55:44.572328 23513 tablet_bootstrap.cc:654] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:44.573551 23509 ts_tablet_manager.cc:1434] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.004s
I20260608 09:55:44.574877 23510 ts_tablet_manager.cc:1434] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260608 09:55:44.578826 23513 tablet_bootstrap.cc:492] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20: No bootstrap required, opened a new log
I20260608 09:55:44.579417 23513 ts_tablet_manager.cc:1403] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 09:55:44.582605 23513 raft_consensus.cc:359] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796438aceb0241648101b8da689ffd00" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 34735 } } peers { permanent_uuid: "3948c39130ca4676b62fb8e38f8cd750" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40801 } } peers { permanent_uuid: "0de14e07546343d082d50a9a261cbe20" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43401 } }
I20260608 09:55:44.583338 23513 raft_consensus.cc:385] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:44.583635 23513 raft_consensus.cc:740] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0de14e07546343d082d50a9a261cbe20, State: Initialized, Role: FOLLOWER
I20260608 09:55:44.584470 23513 consensus_queue.cc:260] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [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: "796438aceb0241648101b8da689ffd00" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 34735 } } peers { permanent_uuid: "3948c39130ca4676b62fb8e38f8cd750" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40801 } } peers { permanent_uuid: "0de14e07546343d082d50a9a261cbe20" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43401 } }
I20260608 09:55:44.589135 23513 ts_tablet_manager.cc:1434] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260608 09:55:44.635443 23517 raft_consensus.cc:493] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:44.635980 23517 raft_consensus.cc:515] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796438aceb0241648101b8da689ffd00" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 34735 } } peers { permanent_uuid: "3948c39130ca4676b62fb8e38f8cd750" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40801 } } peers { permanent_uuid: "0de14e07546343d082d50a9a261cbe20" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43401 } }
I20260608 09:55:44.638492 23517 leader_election.cc:290] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 796438aceb0241648101b8da689ffd00 (127.13.197.3:34735), 3948c39130ca4676b62fb8e38f8cd750 (127.13.197.2:40801)
I20260608 09:55:44.650486 23390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99105cb631ac44ab9d58f615090151dc" candidate_uuid: "0de14e07546343d082d50a9a261cbe20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3948c39130ca4676b62fb8e38f8cd750" is_pre_election: true
I20260608 09:55:44.650552 23464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99105cb631ac44ab9d58f615090151dc" candidate_uuid: "0de14e07546343d082d50a9a261cbe20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796438aceb0241648101b8da689ffd00" is_pre_election: true
I20260608 09:55:44.651340 23390 raft_consensus.cc:2468] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de14e07546343d082d50a9a261cbe20 in term 0.
I20260608 09:55:44.651356 23464 raft_consensus.cc:2468] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0de14e07546343d082d50a9a261cbe20 in term 0.
I20260608 09:55:44.652949 23279 leader_election.cc:304] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [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: 0de14e07546343d082d50a9a261cbe20, 796438aceb0241648101b8da689ffd00; no voters: 
I20260608 09:55:44.653702 23517 raft_consensus.cc:2804] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:44.654083 23517 raft_consensus.cc:493] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:44.654332 23517 raft_consensus.cc:3060] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:44.659770 23517 raft_consensus.cc:515] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796438aceb0241648101b8da689ffd00" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 34735 } } peers { permanent_uuid: "3948c39130ca4676b62fb8e38f8cd750" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40801 } } peers { permanent_uuid: "0de14e07546343d082d50a9a261cbe20" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43401 } }
I20260608 09:55:44.661677 23517 leader_election.cc:290] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [CANDIDATE]: Term 1 election: Requested vote from peers 796438aceb0241648101b8da689ffd00 (127.13.197.3:34735), 3948c39130ca4676b62fb8e38f8cd750 (127.13.197.2:40801)
I20260608 09:55:44.662575 23464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99105cb631ac44ab9d58f615090151dc" candidate_uuid: "0de14e07546343d082d50a9a261cbe20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796438aceb0241648101b8da689ffd00"
I20260608 09:55:44.662814 23390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99105cb631ac44ab9d58f615090151dc" candidate_uuid: "0de14e07546343d082d50a9a261cbe20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3948c39130ca4676b62fb8e38f8cd750"
I20260608 09:55:44.663147 23464 raft_consensus.cc:3060] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:44.663415 23390 raft_consensus.cc:3060] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:44.668807 23390 raft_consensus.cc:2468] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de14e07546343d082d50a9a261cbe20 in term 1.
I20260608 09:55:44.668807 23464 raft_consensus.cc:2468] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0de14e07546343d082d50a9a261cbe20 in term 1.
I20260608 09:55:44.670173 23281 leader_election.cc:304] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [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: 0de14e07546343d082d50a9a261cbe20, 3948c39130ca4676b62fb8e38f8cd750; no voters: 
I20260608 09:55:44.670924 23517 raft_consensus.cc:2804] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:44.671988 23517 raft_consensus.cc:697] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 1 LEADER]: Becoming Leader. State: Replica: 0de14e07546343d082d50a9a261cbe20, State: Running, Role: LEADER
I20260608 09:55:44.672833 23517 consensus_queue.cc:237] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [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: "796438aceb0241648101b8da689ffd00" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 34735 } } peers { permanent_uuid: "3948c39130ca4676b62fb8e38f8cd750" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40801 } } peers { permanent_uuid: "0de14e07546343d082d50a9a261cbe20" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43401 } }
I20260608 09:55:44.681788 23213 catalog_manager.cc:5696] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0de14e07546343d082d50a9a261cbe20 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "0de14e07546343d082d50a9a261cbe20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796438aceb0241648101b8da689ffd00" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 34735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3948c39130ca4676b62fb8e38f8cd750" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0de14e07546343d082d50a9a261cbe20" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 43401 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:44.918593 23390 raft_consensus.cc:1275] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750 [term 1 FOLLOWER]: Refusing update from remote peer 0de14e07546343d082d50a9a261cbe20: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:44.918586 23464 raft_consensus.cc:1275] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00 [term 1 FOLLOWER]: Refusing update from remote peer 0de14e07546343d082d50a9a261cbe20: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:44.920785 23517 consensus_queue.cc:1048] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796438aceb0241648101b8da689ffd00" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 34735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:44.921654 23520 consensus_queue.cc:1048] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3948c39130ca4676b62fb8e38f8cd750" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 40801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:45.397616 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:55:45.423588 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:45.424345 14100 tablet_replica.cc:333] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20: stopping tablet replica
I20260608 09:55:45.424957 14100 raft_consensus.cc:2243] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:45.426102 14100 raft_consensus.cc:2272] T 99105cb631ac44ab9d58f615090151dc P 0de14e07546343d082d50a9a261cbe20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:45.448297 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:55:45.458690 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:55:45.478742 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:45.479527 14100 tablet_replica.cc:333] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750: stopping tablet replica
I20260608 09:55:45.480093 14100 raft_consensus.cc:2243] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:45.480620 14100 raft_consensus.cc:2272] T 99105cb631ac44ab9d58f615090151dc P 3948c39130ca4676b62fb8e38f8cd750 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:45.496230 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:55:45.506649 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:55:45.526268 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:45.526880 14100 tablet_replica.cc:333] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00: stopping tablet replica
I20260608 09:55:45.527362 14100 raft_consensus.cc:2243] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:45.527804 14100 raft_consensus.cc:2272] T 99105cb631ac44ab9d58f615090151dc P 796438aceb0241648101b8da689ffd00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:45.538676 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:55:45.548435 14100 master.cc:562] Master@127.13.197.62:37009 shutting down...
I20260608 09:55:45.565937 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:45.566454 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:45.566726 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P c06397e9142d450a9ab04d4019153de9: stopping tablet replica
I20260608 09:55:45.585439 14100 master.cc:584] Master@127.13.197.62:37009 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2837 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 09:55:45.616307 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:46191
I20260608 09:55:45.617484 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:45.622862 23542 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
W20260608 09:55:45.623558 23543 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
W20260608 09:55:45.625780 23545 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
I20260608 09:55:45.626160 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:45.627096 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:45.627312 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:45.627507 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912545627465 us; error 0 us; skew 500 ppm
I20260608 09:55:45.628146 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:45.630681 14100 webserver.cc:533] Webserver started at http://127.13.197.62:39823/ using document root <none> and password file <none>
I20260608 09:55:45.631565 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:45.631832 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:45.632143 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:45.633260 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "4bbd3b69e2d244e3be0dfd3bfae99b16"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-hb1r"
I20260608 09:55:45.638309 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:45.641861 23550 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.642663 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:45.642994 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "4bbd3b69e2d244e3be0dfd3bfae99b16"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-hb1r"
I20260608 09:55:45.643261 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-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)
I20260608 09:55:45.664536 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:45.665683 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:45.703176 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:46191
I20260608 09:55:45.703295 23601 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:46191 every 8 connection(s)
I20260608 09:55:45.707350 23602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:45.717806 23602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16: Bootstrap starting.
I20260608 09:55:45.722498 23602 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:45.726595 23602 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16: No bootstrap required, opened a new log
I20260608 09:55:45.728814 23602 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bbd3b69e2d244e3be0dfd3bfae99b16" member_type: VOTER }
I20260608 09:55:45.729241 23602 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:45.729501 23602 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bbd3b69e2d244e3be0dfd3bfae99b16, State: Initialized, Role: FOLLOWER
I20260608 09:55:45.730229 23602 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [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: "4bbd3b69e2d244e3be0dfd3bfae99b16" member_type: VOTER }
I20260608 09:55:45.730719 23602 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:45.730957 23602 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:45.731251 23602 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:45.736039 23602 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bbd3b69e2d244e3be0dfd3bfae99b16" member_type: VOTER }
I20260608 09:55:45.736599 23602 leader_election.cc:304] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [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: 4bbd3b69e2d244e3be0dfd3bfae99b16; no voters: 
I20260608 09:55:45.737869 23602 leader_election.cc:290] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:45.738436 23605 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:45.739871 23605 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [term 1 LEADER]: Becoming Leader. State: Replica: 4bbd3b69e2d244e3be0dfd3bfae99b16, State: Running, Role: LEADER
I20260608 09:55:45.740612 23605 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [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: "4bbd3b69e2d244e3be0dfd3bfae99b16" member_type: VOTER }
I20260608 09:55:45.740909 23602 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:45.745373 23607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4bbd3b69e2d244e3be0dfd3bfae99b16. Latest consensus state: current_term: 1 leader_uuid: "4bbd3b69e2d244e3be0dfd3bfae99b16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bbd3b69e2d244e3be0dfd3bfae99b16" member_type: VOTER } }
I20260608 09:55:45.745244 23606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4bbd3b69e2d244e3be0dfd3bfae99b16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bbd3b69e2d244e3be0dfd3bfae99b16" member_type: VOTER } }
I20260608 09:55:45.746134 23606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:45.746781 23607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:45.749166 23611 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:45.756304 23611 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:45.757678 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:45.766340 23611 catalog_manager.cc:1382] Generated new cluster ID: e4f93ba1c867495a958f5f1cefb84af1
I20260608 09:55:45.766664 23611 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:45.824299 23611 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:45.825707 23611 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:45.841826 23611 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16: Generated new TSK 0
I20260608 09:55:45.842572 23611 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:45.889776 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:45.896245 23623 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
W20260608 09:55:45.897418 23624 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
W20260608 09:55:45.899041 23626 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
I20260608 09:55:45.899348 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:45.900264 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:45.900504 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:45.900699 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912545900660 us; error 0 us; skew 500 ppm
I20260608 09:55:45.901302 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:45.903663 14100 webserver.cc:533] Webserver started at http://127.13.197.1:34875/ using document root <none> and password file <none>
I20260608 09:55:45.904217 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:45.904430 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:45.904711 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:45.905916 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "c6d3aad96fa643318e8e7bbb9280d2fb"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-hb1r"
I20260608 09:55:45.910584 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:45.914072 23631 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.915016 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:45.915408 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "c6d3aad96fa643318e8e7bbb9280d2fb"
format_stamp: "Formatted at 2026-06-08 09:55:45 on dist-test-slave-hb1r"
I20260608 09:55:45.915668 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-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)
I20260608 09:55:45.942473 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:45.943667 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:45.945109 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:45.947538 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:45.947781 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.948043 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:45.948230 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:45.989169 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:35147
I20260608 09:55:45.989306 23693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:35147 every 8 connection(s)
I20260608 09:55:45.994673 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:46.002092 23698 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
W20260608 09:55:46.002614 23699 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
W20260608 09:55:46.006752 23701 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
I20260608 09:55:46.008312 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:46.008802 23694 heartbeater.cc:344] Connected to a master server at 127.13.197.62:46191
I20260608 09:55:46.009223 23694 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:46.010028 23694 heartbeater.cc:507] Master 127.13.197.62:46191 requested a full tablet report, sending...
I20260608 09:55:46.010780 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:46.011051 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:46.011245 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912546011228 us; error 0 us; skew 500 ppm
I20260608 09:55:46.011914 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:46.012269 23567 ts_manager.cc:194] Registered new tserver with Master: c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147)
I20260608 09:55:46.014524 23567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51174
I20260608 09:55:46.014849 14100 webserver.cc:533] Webserver started at http://127.13.197.2:44825/ using document root <none> and password file <none>
I20260608 09:55:46.015460 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:46.015712 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:46.016028 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:46.017256 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "fe8ae48b49664d8e9a0c6885039a486a"
format_stamp: "Formatted at 2026-06-08 09:55:46 on dist-test-slave-hb1r"
I20260608 09:55:46.021963 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:46.025290 23706 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:46.026094 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:46.026417 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "fe8ae48b49664d8e9a0c6885039a486a"
format_stamp: "Formatted at 2026-06-08 09:55:46 on dist-test-slave-hb1r"
I20260608 09:55:46.026711 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-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)
I20260608 09:55:46.044821 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:46.046092 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:46.047504 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:46.049896 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:46.050124 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:46.050382 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:46.050571 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:46.088790 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:35593
I20260608 09:55:46.088930 23768 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:35593 every 8 connection(s)
I20260608 09:55:46.094126 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:46.102365 23772 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
W20260608 09:55:46.103523 23773 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
W20260608 09:55:46.105610 23775 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
I20260608 09:55:46.106503 23769 heartbeater.cc:344] Connected to a master server at 127.13.197.62:46191
I20260608 09:55:46.106969 23769 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:46.107570 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:46.108070 23769 heartbeater.cc:507] Master 127.13.197.62:46191 requested a full tablet report, sending...
I20260608 09:55:46.108799 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:46.109144 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:46.109406 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912546109386 us; error 0 us; skew 500 ppm
I20260608 09:55:46.110268 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:46.110585 23567 ts_manager.cc:194] Registered new tserver with Master: fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593)
I20260608 09:55:46.112352 23567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51186
I20260608 09:55:46.112960 14100 webserver.cc:533] Webserver started at http://127.13.197.3:38801/ using document root <none> and password file <none>
I20260608 09:55:46.113758 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:46.114007 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:46.114349 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:46.115633 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "7f901ec012234f8a801c6c054bb7ad2a"
format_stamp: "Formatted at 2026-06-08 09:55:46 on dist-test-slave-hb1r"
I20260608 09:55:46.120334 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:55:46.123883 23780 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:46.124686 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:46.125025 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "7f901ec012234f8a801c6c054bb7ad2a"
format_stamp: "Formatted at 2026-06-08 09:55:46 on dist-test-slave-hb1r"
I20260608 09:55:46.125344 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-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)
I20260608 09:55:46.147698 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:46.148856 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:46.150226 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:46.152631 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:46.152884 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:46.153136 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:46.153342 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:46.192602 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:37949
I20260608 09:55:46.192737 23842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:37949 every 8 connection(s)
I20260608 09:55:46.207074 23843 heartbeater.cc:344] Connected to a master server at 127.13.197.62:46191
I20260608 09:55:46.207497 23843 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:46.208166 23843 heartbeater.cc:507] Master 127.13.197.62:46191 requested a full tablet report, sending...
I20260608 09:55:46.210196 23567 ts_manager.cc:194] Registered new tserver with Master: 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3:37949)
I20260608 09:55:46.210651 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014634129s
I20260608 09:55:46.211596 23567 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51198
I20260608 09:55:47.017491 23694 heartbeater.cc:499] Master 127.13.197.62:46191 was elected leader, sending a full tablet report...
I20260608 09:55:47.115453 23769 heartbeater.cc:499] Master 127.13.197.62:46191 was elected leader, sending a full tablet report...
I20260608 09:55:47.214605 23843 heartbeater.cc:499] Master 127.13.197.62:46191 was elected leader, sending a full tablet report...
I20260608 09:55:47.271400 23567 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46920:
name: "test-workload"
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
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:55:47.344091 23659 tablet_service.cc:1511] Processing CreateTablet for tablet 43f4097ad10248088f44ae19bf578d1a (DEFAULT_TABLE table=test-workload [id=240368b6835045b98c72399a5b611e1b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:47.344257 23658 tablet_service.cc:1511] Processing CreateTablet for tablet 4292f7b2b612431693c19f44d06bc2eb (DEFAULT_TABLE table=test-workload [id=240368b6835045b98c72399a5b611e1b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:47.346072 23658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4292f7b2b612431693c19f44d06bc2eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:47.346777 23659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f4097ad10248088f44ae19bf578d1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:47.356442 23734 tablet_service.cc:1511] Processing CreateTablet for tablet b636d24788194d1cb0a1bd1bfaaf15c8 (DEFAULT_TABLE table=test-workload [id=240368b6835045b98c72399a5b611e1b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:47.356726 23807 tablet_service.cc:1511] Processing CreateTablet for tablet 1987b95248fa4fe7b5b626c422fa9621 (DEFAULT_TABLE table=test-workload [id=240368b6835045b98c72399a5b611e1b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:47.356523 23733 tablet_service.cc:1511] Processing CreateTablet for tablet d95a3e37aa124e1c849811c287b328cf (DEFAULT_TABLE table=test-workload [id=240368b6835045b98c72399a5b611e1b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:47.358809 23807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1987b95248fa4fe7b5b626c422fa9621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:47.359375 23734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b636d24788194d1cb0a1bd1bfaaf15c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:47.359808 23808 tablet_service.cc:1511] Processing CreateTablet for tablet 5520cf8386f44797ba255f7c0cd53d8b (DEFAULT_TABLE table=test-workload [id=240368b6835045b98c72399a5b611e1b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:47.362063 23733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95a3e37aa124e1c849811c287b328cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:47.366011 23808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5520cf8386f44797ba255f7c0cd53d8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:47.387463 23863 tablet_bootstrap.cc:492] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb: Bootstrap starting.
I20260608 09:55:47.397869 23865 tablet_bootstrap.cc:492] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a: Bootstrap starting.
I20260608 09:55:47.402486 23863 tablet_bootstrap.cc:654] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:47.403038 23864 tablet_bootstrap.cc:492] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a: Bootstrap starting.
I20260608 09:55:47.405042 23865 tablet_bootstrap.cc:654] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:47.408890 23863 tablet_bootstrap.cc:492] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb: No bootstrap required, opened a new log
I20260608 09:55:47.409443 23863 ts_tablet_manager.cc:1403] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260608 09:55:47.410456 23865 tablet_bootstrap.cc:492] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a: No bootstrap required, opened a new log
I20260608 09:55:47.410729 23864 tablet_bootstrap.cc:654] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:47.411026 23865 ts_tablet_manager.cc:1403] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260608 09:55:47.412791 23863 raft_consensus.cc:359] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } }
I20260608 09:55:47.413471 23863 raft_consensus.cc:385] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:47.413965 23863 raft_consensus.cc:740] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d3aad96fa643318e8e7bbb9280d2fb, State: Initialized, Role: FOLLOWER
I20260608 09:55:47.414810 23863 consensus_queue.cc:260] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } }
I20260608 09:55:47.415169 23865 raft_consensus.cc:359] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:47.415616 23863 raft_consensus.cc:399] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:47.415817 23865 raft_consensus.cc:385] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:47.416054 23863 raft_consensus.cc:493] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:47.416220 23865 raft_consensus.cc:740] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Initialized, Role: FOLLOWER
I20260608 09:55:47.416656 23864 tablet_bootstrap.cc:492] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a: No bootstrap required, opened a new log
I20260608 09:55:47.416514 23863 raft_consensus.cc:3060] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:47.417420 23864 ts_tablet_manager.cc:1403] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 09:55:47.417105 23865 consensus_queue.cc:260] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [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: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:47.418099 23865 raft_consensus.cc:399] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:47.418396 23865 raft_consensus.cc:493] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:47.418709 23865 raft_consensus.cc:3060] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:47.420634 23864 raft_consensus.cc:359] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } }
I20260608 09:55:47.421304 23864 raft_consensus.cc:385] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:47.421672 23864 raft_consensus.cc:740] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe8ae48b49664d8e9a0c6885039a486a, State: Initialized, Role: FOLLOWER
I20260608 09:55:47.422652 23864 consensus_queue.cc:260] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [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: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } }
I20260608 09:55:47.423368 23864 raft_consensus.cc:399] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:47.423684 23864 raft_consensus.cc:493] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:47.424026 23864 raft_consensus.cc:3060] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:47.425348 23865 raft_consensus.cc:515] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:47.425405 23863 raft_consensus.cc:515] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } }
I20260608 09:55:47.426326 23865 leader_election.cc:304] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [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: 7f901ec012234f8a801c6c054bb7ad2a; no voters: 
I20260608 09:55:47.426834 23863 leader_election.cc:304] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [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: c6d3aad96fa643318e8e7bbb9280d2fb; no voters: 
I20260608 09:55:47.428231 23865 leader_election.cc:290] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:47.428917 23869 raft_consensus.cc:2804] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:47.434401 23863 leader_election.cc:290] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:47.435077 23864 raft_consensus.cc:515] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } }
I20260608 09:55:47.436481 23864 leader_election.cc:304] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [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: fe8ae48b49664d8e9a0c6885039a486a; no voters: 
I20260608 09:55:47.441864 23869 raft_consensus.cc:697] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Becoming Leader. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Running, Role: LEADER
I20260608 09:55:47.442710 23865 ts_tablet_manager.cc:1434] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a: Time spent starting tablet: real 0.030s	user 0.021s	sys 0.006s
I20260608 09:55:47.443012 23869 consensus_queue.cc:237] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [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: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:47.444190 23865 tablet_bootstrap.cc:492] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a: Bootstrap starting.
I20260608 09:55:47.434976 23870 raft_consensus.cc:2804] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:47.466012 23567 catalog_manager.cc:5696] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3). New cstate: current_term: 1 leader_uuid: "7f901ec012234f8a801c6c054bb7ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:47.467635 23863 ts_tablet_manager.cc:1434] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent starting tablet: real 0.058s	user 0.017s	sys 0.039s
I20260608 09:55:47.468343 23874 raft_consensus.cc:2804] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:47.465895 23864 leader_election.cc:290] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:47.469616 23870 raft_consensus.cc:697] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 LEADER]: Becoming Leader. State: Replica: c6d3aad96fa643318e8e7bbb9280d2fb, State: Running, Role: LEADER
I20260608 09:55:47.470553 23870 consensus_queue.cc:237] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } }
I20260608 09:55:47.473093 23864 ts_tablet_manager.cc:1434] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a: Time spent starting tablet: real 0.055s	user 0.032s	sys 0.019s
I20260608 09:55:47.474232 23864 tablet_bootstrap.cc:492] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a: Bootstrap starting.
I20260608 09:55:47.474318 23863 tablet_bootstrap.cc:492] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb: Bootstrap starting.
I20260608 09:55:47.476893 23874 raft_consensus.cc:697] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [term 1 LEADER]: Becoming Leader. State: Replica: fe8ae48b49664d8e9a0c6885039a486a, State: Running, Role: LEADER
I20260608 09:55:47.477922 23874 consensus_queue.cc:237] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [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: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } }
I20260608 09:55:47.455757 23865 tablet_bootstrap.cc:654] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:47.481910 23864 tablet_bootstrap.cc:654] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:47.489254 23863 tablet_bootstrap.cc:654] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:47.503829 23567 catalog_manager.cc:5696] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1). New cstate: current_term: 1 leader_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:47.510950 23863 tablet_bootstrap.cc:492] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb: No bootstrap required, opened a new log
I20260608 09:55:47.511715 23865 tablet_bootstrap.cc:492] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a: No bootstrap required, opened a new log
I20260608 09:55:47.511754 23863 ts_tablet_manager.cc:1403] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.011s
I20260608 09:55:47.512514 23865 ts_tablet_manager.cc:1403] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.004s
I20260608 09:55:47.515627 23865 raft_consensus.cc:359] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:47.516155 23865 raft_consensus.cc:385] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:47.516436 23865 raft_consensus.cc:740] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Initialized, Role: FOLLOWER
I20260608 09:55:47.517266 23865 consensus_queue.cc:260] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [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: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:47.518100 23865 raft_consensus.cc:399] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:47.518380 23865 raft_consensus.cc:493] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:47.518855 23865 raft_consensus.cc:3060] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:47.525177 23864 tablet_bootstrap.cc:492] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a: No bootstrap required, opened a new log
I20260608 09:55:47.525862 23864 ts_tablet_manager.cc:1403] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a: Time spent bootstrapping tablet: real 0.052s	user 0.036s	sys 0.014s
I20260608 09:55:47.526823 23865 raft_consensus.cc:515] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:47.530606 23865 leader_election.cc:304] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [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: 7f901ec012234f8a801c6c054bb7ad2a; no voters: 
I20260608 09:55:47.531132 23863 raft_consensus.cc:359] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } }
I20260608 09:55:47.531811 23863 raft_consensus.cc:385] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:47.531942 23869 raft_consensus.cc:2804] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:47.532111 23863 raft_consensus.cc:740] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d3aad96fa643318e8e7bbb9280d2fb, State: Initialized, Role: FOLLOWER
I20260608 09:55:47.533105 23865 leader_election.cc:290] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:47.533241 23869 raft_consensus.cc:697] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Becoming Leader. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Running, Role: LEADER
I20260608 09:55:47.533768 23567 catalog_manager.cc:5696] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a reported cstate change: term changed from 0 to 1, leader changed from <none> to fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2). New cstate: current_term: 1 leader_uuid: "fe8ae48b49664d8e9a0c6885039a486a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:47.534448 23863 consensus_queue.cc:260] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } }
I20260608 09:55:47.534608 23869 consensus_queue.cc:237] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [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: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:47.535244 23863 raft_consensus.cc:399] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:47.535645 23863 raft_consensus.cc:493] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:47.536038 23863 raft_consensus.cc:3060] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:47.537333 23864 raft_consensus.cc:359] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } }
I20260608 09:55:47.538048 23864 raft_consensus.cc:385] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:47.538369 23864 raft_consensus.cc:740] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe8ae48b49664d8e9a0c6885039a486a, State: Initialized, Role: FOLLOWER
I20260608 09:55:47.539191 23864 consensus_queue.cc:260] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [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: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } }
I20260608 09:55:47.539501 23865 ts_tablet_manager.cc:1434] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent starting tablet: real 0.027s	user 0.013s	sys 0.005s
I20260608 09:55:47.539892 23864 raft_consensus.cc:399] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:47.540282 23864 raft_consensus.cc:493] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:47.540657 23864 raft_consensus.cc:3060] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:47.548557 23864 raft_consensus.cc:515] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } }
I20260608 09:55:47.549348 23864 leader_election.cc:304] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [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: fe8ae48b49664d8e9a0c6885039a486a; no voters: 
I20260608 09:55:47.549201 23863 raft_consensus.cc:515] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } }
I20260608 09:55:47.550411 23863 leader_election.cc:304] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [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: c6d3aad96fa643318e8e7bbb9280d2fb; no voters: 
I20260608 09:55:47.550695 23879 raft_consensus.cc:2804] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:47.551366 23863 leader_election.cc:290] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:47.551542 23879 raft_consensus.cc:697] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [term 1 LEADER]: Becoming Leader. State: Replica: fe8ae48b49664d8e9a0c6885039a486a, State: Running, Role: LEADER
I20260608 09:55:47.552681 23879 consensus_queue.cc:237] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [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: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } }
I20260608 09:55:47.553663 23863 ts_tablet_manager.cc:1434] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent starting tablet: real 0.041s	user 0.022s	sys 0.000s
I20260608 09:55:47.551543 23870 raft_consensus.cc:2804] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:47.555866 23870 raft_consensus.cc:697] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 LEADER]: Becoming Leader. State: Replica: c6d3aad96fa643318e8e7bbb9280d2fb, State: Running, Role: LEADER
I20260608 09:55:47.556876 23870 consensus_queue.cc:237] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } }
I20260608 09:55:47.559194 23864 leader_election.cc:290] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:47.563473 23864 ts_tablet_manager.cc:1434] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.005s
I20260608 09:55:47.563570 23566 catalog_manager.cc:5696] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3). New cstate: current_term: 1 leader_uuid: "7f901ec012234f8a801c6c054bb7ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:47.578884 23566 catalog_manager.cc:5696] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a reported cstate change: term changed from 0 to 1, leader changed from <none> to fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2). New cstate: current_term: 1 leader_uuid: "fe8ae48b49664d8e9a0c6885039a486a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:47.579655 23567 catalog_manager.cc:5696] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1). New cstate: current_term: 1 leader_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:48.457082 23562 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46922:
name: "test-workload-rf3"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:48.460011 23562 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:48.507447 23658 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1dfa7e942241e0a5a014d6385e4a55 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:48.508806 23658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1dfa7e942241e0a5a014d6385e4a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.508652 23733 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1dfa7e942241e0a5a014d6385e4a55 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:48.510118 23733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1dfa7e942241e0a5a014d6385e4a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.510205 23807 tablet_service.cc:1511] Processing CreateTablet for tablet 0c1dfa7e942241e0a5a014d6385e4a55 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:48.511586 23807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c1dfa7e942241e0a5a014d6385e4a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.516211 23808 tablet_service.cc:1511] Processing CreateTablet for tablet 52465de510db42f586663b82cb0812d2 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:48.517751 23808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52465de510db42f586663b82cb0812d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.524046 23806 tablet_service.cc:1511] Processing CreateTablet for tablet c8935e85fe51427ba5f1bf085652cced (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:48.529737 23659 tablet_service.cc:1511] Processing CreateTablet for tablet 52465de510db42f586663b82cb0812d2 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:48.531291 23659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52465de510db42f586663b82cb0812d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.530776 23657 tablet_service.cc:1511] Processing CreateTablet for tablet c8935e85fe51427ba5f1bf085652cced (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:48.531896 23734 tablet_service.cc:1511] Processing CreateTablet for tablet 52465de510db42f586663b82cb0812d2 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:48.532826 23657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8935e85fe51427ba5f1bf085652cced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.533258 23734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52465de510db42f586663b82cb0812d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.541456 23731 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc2987e8de2481e98b574a0f9058d18 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:48.538597 23732 tablet_service.cc:1511] Processing CreateTablet for tablet c8935e85fe51427ba5f1bf085652cced (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:48.535451 23656 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc2987e8de2481e98b574a0f9058d18 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:48.553758 23656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc2987e8de2481e98b574a0f9058d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.536844 23805 tablet_service.cc:1511] Processing CreateTablet for tablet 3bc2987e8de2481e98b574a0f9058d18 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:48.542987 23806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8935e85fe51427ba5f1bf085652cced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.547240 23655 tablet_service.cc:1511] Processing CreateTablet for tablet a8a4d64412c54ca381313fc7be869f79 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:48.558888 23655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a4d64412c54ca381313fc7be869f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.549803 23730 tablet_service.cc:1511] Processing CreateTablet for tablet a8a4d64412c54ca381313fc7be869f79 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:48.538949 23804 tablet_service.cc:1511] Processing CreateTablet for tablet a8a4d64412c54ca381313fc7be869f79 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:48.562341 23804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a4d64412c54ca381313fc7be869f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.564218 23805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc2987e8de2481e98b574a0f9058d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.551622 23731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc2987e8de2481e98b574a0f9058d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.567620 23730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a4d64412c54ca381313fc7be869f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.569427 23732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8935e85fe51427ba5f1bf085652cced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.597764 23924 tablet_bootstrap.cc:492] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a: Bootstrap starting.
I20260608 09:55:48.600162 23659 tablet_service.cc:1511] Processing CreateTablet for tablet 8608d291510f483a941bd8cce4c6ec55 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:48.601722 23659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8608d291510f483a941bd8cce4c6ec55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.612980 23733 tablet_service.cc:1511] Processing CreateTablet for tablet 8608d291510f483a941bd8cce4c6ec55 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:48.614837 23733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8608d291510f483a941bd8cce4c6ec55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.618942 23803 tablet_service.cc:1511] Processing CreateTablet for tablet 8608d291510f483a941bd8cce4c6ec55 (DEFAULT_TABLE table=test-workload-rf3 [id=f9c4324b955d440ca6335f232b4fe23e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:48.620518 23803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8608d291510f483a941bd8cce4c6ec55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:48.641623 23925 tablet_bootstrap.cc:492] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a: Bootstrap starting.
I20260608 09:55:48.654412 23923 tablet_bootstrap.cc:492] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb: Bootstrap starting.
I20260608 09:55:48.655565 23924 tablet_bootstrap.cc:654] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.660153 23925 tablet_bootstrap.cc:654] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.662093 23923 tablet_bootstrap.cc:654] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.671232 23923 tablet_bootstrap.cc:492] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb: No bootstrap required, opened a new log
I20260608 09:55:48.671846 23923 ts_tablet_manager.cc:1403] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260608 09:55:48.675113 23923 raft_consensus.cc:359] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.677614 23925 tablet_bootstrap.cc:492] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a: No bootstrap required, opened a new log
I20260608 09:55:48.678854 23923 raft_consensus.cc:385] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.679221 23923 raft_consensus.cc:740] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d3aad96fa643318e8e7bbb9280d2fb, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.679287 23925 ts_tablet_manager.cc:1403] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.004s
I20260608 09:55:48.680017 23923 consensus_queue.cc:260] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.682142 23923 ts_tablet_manager.cc:1434] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 09:55:48.682251 23925 raft_consensus.cc:359] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.682837 23925 raft_consensus.cc:385] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.683122 23925 raft_consensus.cc:740] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.683233 23923 tablet_bootstrap.cc:492] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb: Bootstrap starting.
I20260608 09:55:48.678454 23924 tablet_bootstrap.cc:492] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a: No bootstrap required, opened a new log
I20260608 09:55:48.684087 23925 consensus_queue.cc:260] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.686790 23925 ts_tablet_manager.cc:1434] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:55:48.688033 23925 tablet_bootstrap.cc:492] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a: Bootstrap starting.
I20260608 09:55:48.683960 23924 ts_tablet_manager.cc:1403] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.000s
I20260608 09:55:48.692183 23924 raft_consensus.cc:359] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.692938 23924 raft_consensus.cc:385] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.693222 23924 raft_consensus.cc:740] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe8ae48b49664d8e9a0c6885039a486a, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.693674 23925 tablet_bootstrap.cc:654] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.697866 23924 consensus_queue.cc:260] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.699316 23925 tablet_bootstrap.cc:492] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a: No bootstrap required, opened a new log
I20260608 09:55:48.699949 23925 ts_tablet_manager.cc:1403] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.008s
I20260608 09:55:48.702834 23924 ts_tablet_manager.cc:1434] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 09:55:48.703347 23925 raft_consensus.cc:359] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.703990 23924 tablet_bootstrap.cc:492] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a: Bootstrap starting.
I20260608 09:55:48.704139 23925 raft_consensus.cc:385] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.704522 23925 raft_consensus.cc:740] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.705549 23925 consensus_queue.cc:260] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.708007 23925 ts_tablet_manager.cc:1434] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:48.708734 23923 tablet_bootstrap.cc:654] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.709240 23925 tablet_bootstrap.cc:492] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a: Bootstrap starting.
I20260608 09:55:48.711481 23924 tablet_bootstrap.cc:654] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.717834 23925 tablet_bootstrap.cc:654] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.721159 23923 tablet_bootstrap.cc:492] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb: No bootstrap required, opened a new log
I20260608 09:55:48.721909 23923 ts_tablet_manager.cc:1403] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.012s
I20260608 09:55:48.724179 23924 tablet_bootstrap.cc:492] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a: No bootstrap required, opened a new log
I20260608 09:55:48.724857 23924 ts_tablet_manager.cc:1403] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 09:55:48.725584 23923 raft_consensus.cc:359] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.726918 23923 raft_consensus.cc:385] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.727447 23923 raft_consensus.cc:740] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d3aad96fa643318e8e7bbb9280d2fb, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.728173 23924 raft_consensus.cc:359] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.729068 23924 raft_consensus.cc:385] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.729372 23924 raft_consensus.cc:740] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe8ae48b49664d8e9a0c6885039a486a, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.728715 23923 consensus_queue.cc:260] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.730242 23924 consensus_queue.cc:260] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.732427 23923 ts_tablet_manager.cc:1434] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 09:55:48.734103 23923 tablet_bootstrap.cc:492] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb: Bootstrap starting.
I20260608 09:55:48.734921 23924 ts_tablet_manager.cc:1434] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 09:55:48.736253 23924 tablet_bootstrap.cc:492] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a: Bootstrap starting.
I20260608 09:55:48.743557 23923 tablet_bootstrap.cc:654] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.744554 23924 tablet_bootstrap.cc:654] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.745391 23925 tablet_bootstrap.cc:492] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a: No bootstrap required, opened a new log
I20260608 09:55:48.746104 23925 ts_tablet_manager.cc:1403] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.013s
I20260608 09:55:48.750445 23925 raft_consensus.cc:359] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.751637 23925 raft_consensus.cc:385] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.752115 23925 raft_consensus.cc:740] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.753191 23925 consensus_queue.cc:260] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.755801 23925 ts_tablet_manager.cc:1434] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:55:48.756071 23923 tablet_bootstrap.cc:492] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb: No bootstrap required, opened a new log
I20260608 09:55:48.756721 23923 ts_tablet_manager.cc:1403] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260608 09:55:48.757045 23925 tablet_bootstrap.cc:492] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a: Bootstrap starting.
I20260608 09:55:48.760365 23923 raft_consensus.cc:359] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.761382 23923 raft_consensus.cc:385] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.761786 23923 raft_consensus.cc:740] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d3aad96fa643318e8e7bbb9280d2fb, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.762770 23923 consensus_queue.cc:260] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.765425 23923 ts_tablet_manager.cc:1434] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 09:55:48.766609 23923 tablet_bootstrap.cc:492] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb: Bootstrap starting.
W20260608 09:55:48.768350 23615 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:48.774111 23923 tablet_bootstrap.cc:654] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.774147 23925 tablet_bootstrap.cc:654] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.788240 23925 tablet_bootstrap.cc:492] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a: No bootstrap required, opened a new log
I20260608 09:55:48.788375 23923 tablet_bootstrap.cc:492] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb: No bootstrap required, opened a new log
I20260608 09:55:48.788836 23925 ts_tablet_manager.cc:1403] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.005s
I20260608 09:55:48.788863 23923 ts_tablet_manager.cc:1403] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 09:55:48.789443 23924 tablet_bootstrap.cc:492] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a: No bootstrap required, opened a new log
I20260608 09:55:48.790009 23924 ts_tablet_manager.cc:1403] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.022s
I20260608 09:55:48.792384 23925 raft_consensus.cc:359] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.792629 23923 raft_consensus.cc:359] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.792747 23924 raft_consensus.cc:359] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.793254 23925 raft_consensus.cc:385] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.793416 23923 raft_consensus.cc:385] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.793581 23924 raft_consensus.cc:385] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.793655 23925 raft_consensus.cc:740] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.793874 23923 raft_consensus.cc:740] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d3aad96fa643318e8e7bbb9280d2fb, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.794162 23924 raft_consensus.cc:740] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe8ae48b49664d8e9a0c6885039a486a, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.795099 23924 consensus_queue.cc:260] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.794816 23925 consensus_queue.cc:260] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.794816 23923 consensus_queue.cc:260] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.797606 23924 ts_tablet_manager.cc:1434] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:55:48.797598 23923 ts_tablet_manager.cc:1434] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 09:55:48.797598 23925 ts_tablet_manager.cc:1434] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.004s
I20260608 09:55:48.799068 23924 tablet_bootstrap.cc:492] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a: Bootstrap starting.
I20260608 09:55:48.799214 23923 tablet_bootstrap.cc:492] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb: Bootstrap starting.
I20260608 09:55:48.799234 23925 tablet_bootstrap.cc:492] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a: Bootstrap starting.
I20260608 09:55:48.806550 23923 tablet_bootstrap.cc:654] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.806874 23925 tablet_bootstrap.cc:654] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.806553 23924 tablet_bootstrap.cc:654] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.819774 23923 tablet_bootstrap.cc:492] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb: No bootstrap required, opened a new log
I20260608 09:55:48.820639 23923 ts_tablet_manager.cc:1403] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260608 09:55:48.823664 23925 tablet_bootstrap.cc:492] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a: No bootstrap required, opened a new log
I20260608 09:55:48.824399 23925 ts_tablet_manager.cc:1403] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.005s
I20260608 09:55:48.824465 23923 raft_consensus.cc:359] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.825656 23923 raft_consensus.cc:385] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.826025 23923 raft_consensus.cc:740] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d3aad96fa643318e8e7bbb9280d2fb, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.827076 23923 consensus_queue.cc:260] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.828157 23925 raft_consensus.cc:359] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.828992 23925 raft_consensus.cc:385] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.829348 23925 raft_consensus.cc:740] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.829577 23923 ts_tablet_manager.cc:1434] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:48.830338 23925 consensus_queue.cc:260] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.830826 23923 tablet_bootstrap.cc:492] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb: Bootstrap starting.
I20260608 09:55:48.833432 23925 ts_tablet_manager.cc:1434] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 09:55:48.834758 23925 tablet_bootstrap.cc:492] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a: Bootstrap starting.
I20260608 09:55:48.838389 23923 tablet_bootstrap.cc:654] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.842278 23925 tablet_bootstrap.cc:654] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.849928 23924 tablet_bootstrap.cc:492] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a: No bootstrap required, opened a new log
I20260608 09:55:48.850579 23924 ts_tablet_manager.cc:1403] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.022s
I20260608 09:55:48.851742 23923 tablet_bootstrap.cc:492] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb: No bootstrap required, opened a new log
I20260608 09:55:48.852856 23923 ts_tablet_manager.cc:1403] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260608 09:55:48.854039 23924 raft_consensus.cc:359] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.855038 23924 raft_consensus.cc:385] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.855427 23924 raft_consensus.cc:740] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe8ae48b49664d8e9a0c6885039a486a, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.856217 23924 consensus_queue.cc:260] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.856638 23923 raft_consensus.cc:359] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.857571 23923 raft_consensus.cc:385] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.858004 23924 ts_tablet_manager.cc:1434] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:55:48.857952 23923 raft_consensus.cc:740] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d3aad96fa643318e8e7bbb9280d2fb, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.859298 23924 tablet_bootstrap.cc:492] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a: Bootstrap starting.
I20260608 09:55:48.859284 23923 consensus_queue.cc:260] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.859887 23925 tablet_bootstrap.cc:492] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a: No bootstrap required, opened a new log
I20260608 09:55:48.860540 23925 ts_tablet_manager.cc:1403] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260608 09:55:48.863847 23925 raft_consensus.cc:359] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.864691 23925 raft_consensus.cc:385] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.865000 23923 ts_tablet_manager.cc:1434] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:55:48.865073 23925 raft_consensus.cc:740] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.866295 23925 consensus_queue.cc:260] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.867129 23879 raft_consensus.cc:493] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:48.867671 23879 raft_consensus.cc:515] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.872076 23925 ts_tablet_manager.cc:1434] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:55:48.873598 23879 leader_election.cc:290] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3:37949)
I20260608 09:55:48.867646 23924 tablet_bootstrap.cc:654] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:48.879639 23869 raft_consensus.cc:493] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:48.880497 23869 raft_consensus.cc:515] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.895525 23869 leader_election.cc:290] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593)
I20260608 09:55:48.901141 23924 tablet_bootstrap.cc:492] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a: No bootstrap required, opened a new log
I20260608 09:55:48.901981 23924 ts_tablet_manager.cc:1403] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.005s
I20260608 09:55:48.905357 23869 raft_consensus.cc:493] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:48.911197 23669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8935e85fe51427ba5f1bf085652cced" candidate_uuid: "fe8ae48b49664d8e9a0c6885039a486a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" is_pre_election: true
I20260608 09:55:48.912230 23669 raft_consensus.cc:2468] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe8ae48b49664d8e9a0c6885039a486a in term 0.
I20260608 09:55:48.906175 23869 raft_consensus.cc:515] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.914435 23710 leader_election.cc:304] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [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: c6d3aad96fa643318e8e7bbb9280d2fb, fe8ae48b49664d8e9a0c6885039a486a; no voters: 
I20260608 09:55:48.916410 23879 raft_consensus.cc:2804] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:48.916929 23879 raft_consensus.cc:493] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:48.917434 23879 raft_consensus.cc:3060] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:48.918144 23869 leader_election.cc:290] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593)
I20260608 09:55:48.920001 23924 raft_consensus.cc:359] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.921660 23924 raft_consensus.cc:385] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:48.925921 23924 raft_consensus.cc:740] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe8ae48b49664d8e9a0c6885039a486a, State: Initialized, Role: FOLLOWER
I20260608 09:55:48.935763 23924 consensus_queue.cc:260] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.948065 23818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8935e85fe51427ba5f1bf085652cced" candidate_uuid: "fe8ae48b49664d8e9a0c6885039a486a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f901ec012234f8a801c6c054bb7ad2a" is_pre_election: true
I20260608 09:55:48.949538 23818 raft_consensus.cc:2468] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe8ae48b49664d8e9a0c6885039a486a in term 0.
I20260608 09:55:48.955109 23879 raft_consensus.cc:515] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.967572 23818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8935e85fe51427ba5f1bf085652cced" candidate_uuid: "fe8ae48b49664d8e9a0c6885039a486a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f901ec012234f8a801c6c054bb7ad2a"
I20260608 09:55:48.968487 23818 raft_consensus.cc:3060] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:48.970515 23879 leader_election.cc:290] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [CANDIDATE]: Term 1 election: Requested vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3:37949)
I20260608 09:55:48.978298 23669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8935e85fe51427ba5f1bf085652cced" candidate_uuid: "fe8ae48b49664d8e9a0c6885039a486a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb"
I20260608 09:55:48.979004 23669 raft_consensus.cc:3060] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:48.980657 23924 ts_tablet_manager.cc:1434] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a: Time spent starting tablet: real 0.078s	user 0.015s	sys 0.030s
I20260608 09:55:48.981480 23818 raft_consensus.cc:2468] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe8ae48b49664d8e9a0c6885039a486a in term 1.
I20260608 09:55:48.989080 23951 raft_consensus.cc:493] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:48.984588 23668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4d64412c54ca381313fc7be869f79" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" is_pre_election: true
I20260608 09:55:48.989890 23708 leader_election.cc:304] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [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: 7f901ec012234f8a801c6c054bb7ad2a, fe8ae48b49664d8e9a0c6885039a486a; no voters: 
I20260608 09:55:48.990006 23668 raft_consensus.cc:2468] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 0.
I20260608 09:55:48.987133 23667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8608d291510f483a941bd8cce4c6ec55" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" is_pre_election: true
I20260608 09:55:48.987003 23869 raft_consensus.cc:493] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:48.991264 23667 raft_consensus.cc:2468] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 0.
I20260608 09:55:48.991287 23869 raft_consensus.cc:515] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.981943 23924 tablet_bootstrap.cc:492] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a: Bootstrap starting.
I20260608 09:55:48.993059 23879 raft_consensus.cc:2804] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:48.994017 23869 leader_election.cc:290] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593)
I20260608 09:55:48.994119 23951 raft_consensus.cc:515] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:48.989272 23669 raft_consensus.cc:2468] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe8ae48b49664d8e9a0c6885039a486a in term 1.
I20260608 09:55:48.996054 23667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1dfa7e942241e0a5a014d6385e4a55" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" is_pre_election: true
I20260608 09:55:48.996862 23667 raft_consensus.cc:2468] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 0.
I20260608 09:55:48.997781 23784 leader_election.cc:304] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [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: 7f901ec012234f8a801c6c054bb7ad2a, c6d3aad96fa643318e8e7bbb9280d2fb; no voters: 
I20260608 09:55:48.998837 23869 raft_consensus.cc:2804] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:48.999214 23951 leader_election.cc:290] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3:37949)
I20260608 09:55:48.999310 23869 raft_consensus.cc:493] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:48.999656 23744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4d64412c54ca381313fc7be869f79" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe8ae48b49664d8e9a0c6885039a486a" is_pre_election: true
I20260608 09:55:49.000921 23924 tablet_bootstrap.cc:654] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:49.002490 23744 raft_consensus.cc:2468] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 0.
I20260608 09:55:49.002293 23743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8608d291510f483a941bd8cce4c6ec55" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe8ae48b49664d8e9a0c6885039a486a" is_pre_election: true
I20260608 09:55:49.002302 23818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4d64412c54ca381313fc7be869f79" candidate_uuid: "fe8ae48b49664d8e9a0c6885039a486a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f901ec012234f8a801c6c054bb7ad2a" is_pre_election: true
I20260608 09:55:49.005402 23743 raft_consensus.cc:2468] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 0.
I20260608 09:55:49.003575 23869 raft_consensus.cc:3060] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.006647 23784 leader_election.cc:304] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [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: 7f901ec012234f8a801c6c054bb7ad2a, c6d3aad96fa643318e8e7bbb9280d2fb; no voters: 
I20260608 09:55:49.006760 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1dfa7e942241e0a5a014d6385e4a55" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe8ae48b49664d8e9a0c6885039a486a" is_pre_election: true
I20260608 09:55:49.010226 23742 raft_consensus.cc:2468] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 0.
I20260608 09:55:49.007485 23879 raft_consensus.cc:697] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 1 LEADER]: Becoming Leader. State: Replica: fe8ae48b49664d8e9a0c6885039a486a, State: Running, Role: LEADER
I20260608 09:55:49.012238 23879 consensus_queue.cc:237] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.013770 23873 raft_consensus.cc:493] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:49.014317 23873 raft_consensus.cc:515] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.016594 23869 raft_consensus.cc:515] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.018402 23669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4d64412c54ca381313fc7be869f79" candidate_uuid: "fe8ae48b49664d8e9a0c6885039a486a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" is_pre_election: true
I20260608 09:55:49.018980 23818 raft_consensus.cc:2393] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fe8ae48b49664d8e9a0c6885039a486a in current term 1: Already voted for candidate 7f901ec012234f8a801c6c054bb7ad2a in this term.
I20260608 09:55:49.019181 23669 raft_consensus.cc:2468] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe8ae48b49664d8e9a0c6885039a486a in term 0.
I20260608 09:55:49.019830 23869 leader_election.cc:290] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 election: Requested vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593)
I20260608 09:55:49.020937 23869 raft_consensus.cc:2804] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:49.021478 23869 raft_consensus.cc:493] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:49.022814 23873 leader_election.cc:290] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593), 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3:37949)
I20260608 09:55:49.024076 23784 leader_election.cc:304] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [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: 7f901ec012234f8a801c6c054bb7ad2a, c6d3aad96fa643318e8e7bbb9280d2fb; no voters: 
I20260608 09:55:49.023313 23869 raft_consensus.cc:3060] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.025420 23953 raft_consensus.cc:2804] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:49.025234 23710 leader_election.cc:304] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c6d3aad96fa643318e8e7bbb9280d2fb, fe8ae48b49664d8e9a0c6885039a486a; no voters: 7f901ec012234f8a801c6c054bb7ad2a
I20260608 09:55:49.026062 23953 raft_consensus.cc:493] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:49.026583 23953 raft_consensus.cc:3060] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.026942 23952 raft_consensus.cc:2804] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:49.027549 23952 raft_consensus.cc:493] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:49.028088 23952 raft_consensus.cc:3060] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.029399 23669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4d64412c54ca381313fc7be869f79" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb"
I20260608 09:55:49.030172 23669 raft_consensus.cc:3060] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.033048 23869 raft_consensus.cc:515] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.040323 23667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8608d291510f483a941bd8cce4c6ec55" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb"
I20260608 09:55:49.041076 23667 raft_consensus.cc:3060] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.043259 23869 leader_election.cc:290] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 election: Requested vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593)
I20260608 09:55:49.046175 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4d64412c54ca381313fc7be869f79" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe8ae48b49664d8e9a0c6885039a486a"
I20260608 09:55:49.049906 23952 raft_consensus.cc:515] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.053198 23742 raft_consensus.cc:2393] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f901ec012234f8a801c6c054bb7ad2a in current term 1: Already voted for candidate fe8ae48b49664d8e9a0c6885039a486a in this term.
I20260608 09:55:49.055014 23953 raft_consensus.cc:515] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.059062 23668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4d64412c54ca381313fc7be869f79" candidate_uuid: "fe8ae48b49664d8e9a0c6885039a486a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb"
I20260608 09:55:49.062052 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8608d291510f483a941bd8cce4c6ec55" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe8ae48b49664d8e9a0c6885039a486a"
I20260608 09:55:49.049948 23667 raft_consensus.cc:2468] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 1.
I20260608 09:55:49.064404 23743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465de510db42f586663b82cb0812d2" candidate_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe8ae48b49664d8e9a0c6885039a486a" is_pre_election: true
I20260608 09:55:49.064623 23784 leader_election.cc:304] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [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: 7f901ec012234f8a801c6c054bb7ad2a, c6d3aad96fa643318e8e7bbb9280d2fb; no voters: 
I20260608 09:55:49.065130 23743 raft_consensus.cc:2468] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d3aad96fa643318e8e7bbb9280d2fb in term 0.
I20260608 09:55:49.065603 23869 raft_consensus.cc:2804] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:49.066895 23635 leader_election.cc:304] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [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: c6d3aad96fa643318e8e7bbb9280d2fb, fe8ae48b49664d8e9a0c6885039a486a; no voters: 
I20260608 09:55:49.067915 23873 raft_consensus.cc:2804] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:49.068511 23873 raft_consensus.cc:493] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:49.068948 23873 raft_consensus.cc:3060] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.069288 23562 catalog_manager.cc:5696] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a reported cstate change: term changed from 0 to 1, leader changed from <none> to fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2). New cstate: current_term: 1 leader_uuid: "fe8ae48b49664d8e9a0c6885039a486a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:49.071622 23667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1dfa7e942241e0a5a014d6385e4a55" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb"
I20260608 09:55:49.072347 23667 raft_consensus.cc:3060] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.063030 23742 raft_consensus.cc:3060] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.076867 23873 raft_consensus.cc:515] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.080600 23953 leader_election.cc:290] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 election: Requested vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593)
I20260608 09:55:49.080914 23743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465de510db42f586663b82cb0812d2" candidate_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe8ae48b49664d8e9a0c6885039a486a"
I20260608 09:55:49.082638 23744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c1dfa7e942241e0a5a014d6385e4a55" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe8ae48b49664d8e9a0c6885039a486a"
I20260608 09:55:49.083102 23743 raft_consensus.cc:3060] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.083581 23744 raft_consensus.cc:3060] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.084333 23953 raft_consensus.cc:493] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:49.084882 23953 raft_consensus.cc:515] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.087929 23668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465de510db42f586663b82cb0812d2" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" is_pre_election: true
I20260608 09:55:49.088871 23668 raft_consensus.cc:2393] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f901ec012234f8a801c6c054bb7ad2a in current term 1: Already voted for candidate c6d3aad96fa643318e8e7bbb9280d2fb in this term.
I20260608 09:55:49.091259 23743 raft_consensus.cc:2468] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6d3aad96fa643318e8e7bbb9280d2fb in term 1.
I20260608 09:55:49.092857 23635 leader_election.cc:304] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [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: c6d3aad96fa643318e8e7bbb9280d2fb, fe8ae48b49664d8e9a0c6885039a486a; no voters: 
I20260608 09:55:49.093550 23667 raft_consensus.cc:2468] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 1.
I20260608 09:55:49.082417 23873 leader_election.cc:290] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [CANDIDATE]: Term 1 election: Requested vote from peers fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593), 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3:37949)
I20260608 09:55:49.095798 23873 raft_consensus.cc:2804] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:49.096534 23873 raft_consensus.cc:697] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 LEADER]: Becoming Leader. State: Replica: c6d3aad96fa643318e8e7bbb9280d2fb, State: Running, Role: LEADER
I20260608 09:55:49.067915 23669 raft_consensus.cc:2468] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 1.
I20260608 09:55:49.098227 23784 leader_election.cc:304] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7f901ec012234f8a801c6c054bb7ad2a, c6d3aad96fa643318e8e7bbb9280d2fb; no voters: fe8ae48b49664d8e9a0c6885039a486a
I20260608 09:55:49.107194 23953 leader_election.cc:290] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593)
I20260608 09:55:49.107450 23873 consensus_queue.cc:237] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.109330 23743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465de510db42f586663b82cb0812d2" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe8ae48b49664d8e9a0c6885039a486a" is_pre_election: true
I20260608 09:55:49.109416 23784 leader_election.cc:304] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [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: 7f901ec012234f8a801c6c054bb7ad2a, c6d3aad96fa643318e8e7bbb9280d2fb; no voters: 
I20260608 09:55:49.110790 23743 raft_consensus.cc:2393] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f901ec012234f8a801c6c054bb7ad2a in current term 1: Already voted for candidate c6d3aad96fa643318e8e7bbb9280d2fb in this term.
I20260608 09:55:49.111258 23953 raft_consensus.cc:2804] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:49.111867 23953 raft_consensus.cc:697] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Becoming Leader. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Running, Role: LEADER
I20260608 09:55:49.112782 23953 consensus_queue.cc:237] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.115425 23784 leader_election.cc:304] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f901ec012234f8a801c6c054bb7ad2a; no voters: c6d3aad96fa643318e8e7bbb9280d2fb, fe8ae48b49664d8e9a0c6885039a486a
I20260608 09:55:49.119144 23952 leader_election.cc:290] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [CANDIDATE]: Term 1 election: Requested vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3:37949)
I20260608 09:55:49.120023 23924 tablet_bootstrap.cc:492] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a: No bootstrap required, opened a new log
I20260608 09:55:49.120620 23924 ts_tablet_manager.cc:1403] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a: Time spent bootstrapping tablet: real 0.139s	user 0.043s	sys 0.029s
I20260608 09:55:49.120584 23744 raft_consensus.cc:2468] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 1.
I20260608 09:55:49.124185 23924 raft_consensus.cc:359] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.125027 23924 raft_consensus.cc:385] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:49.125422 23924 raft_consensus.cc:740] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe8ae48b49664d8e9a0c6885039a486a, State: Initialized, Role: FOLLOWER
I20260608 09:55:49.126540 23924 consensus_queue.cc:260] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.128116 23953 raft_consensus.cc:3060] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.129305 23924 ts_tablet_manager.cc:1434] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 09:55:49.130052 23963 raft_consensus.cc:2804] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:49.137814 23963 raft_consensus.cc:697] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Becoming Leader. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Running, Role: LEADER
I20260608 09:55:49.138792 23963 consensus_queue.cc:237] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.124543 23742 raft_consensus.cc:2468] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 1.
I20260608 09:55:49.133646 23818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465de510db42f586663b82cb0812d2" candidate_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f901ec012234f8a801c6c054bb7ad2a" is_pre_election: true
I20260608 09:55:49.134202 23816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a4d64412c54ca381313fc7be869f79" candidate_uuid: "fe8ae48b49664d8e9a0c6885039a486a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f901ec012234f8a801c6c054bb7ad2a"
I20260608 09:55:49.135067 23817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52465de510db42f586663b82cb0812d2" candidate_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f901ec012234f8a801c6c054bb7ad2a"
I20260608 09:55:49.136489 23869 raft_consensus.cc:697] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Becoming Leader. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Running, Role: LEADER
I20260608 09:55:49.145978 23708 leader_election.cc:304] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fe8ae48b49664d8e9a0c6885039a486a; no voters: 7f901ec012234f8a801c6c054bb7ad2a, c6d3aad96fa643318e8e7bbb9280d2fb
I20260608 09:55:49.146922 23952 raft_consensus.cc:2749] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:49.147967 23869 consensus_queue.cc:237] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.153267 23953 raft_consensus.cc:2749] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:55:49.154547 23818 raft_consensus.cc:2468] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6d3aad96fa643318e8e7bbb9280d2fb in term 1.
I20260608 09:55:49.162369 23563 catalog_manager.cc:5696] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb reported cstate change: term changed from 0 to 1, leader changed from <none> to c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1). New cstate: current_term: 1 leader_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:49.171947 23562 catalog_manager.cc:5696] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3). New cstate: current_term: 1 leader_uuid: "7f901ec012234f8a801c6c054bb7ad2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:49.187793 23562 catalog_manager.cc:5696] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3). New cstate: current_term: 1 leader_uuid: "7f901ec012234f8a801c6c054bb7ad2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:49.189859 23562 catalog_manager.cc:5696] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3). New cstate: current_term: 1 leader_uuid: "7f901ec012234f8a801c6c054bb7ad2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:49.194273 23869 raft_consensus.cc:493] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:49.194872 23869 raft_consensus.cc:515] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.198535 23667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc2987e8de2481e98b574a0f9058d18" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" is_pre_election: true
I20260608 09:55:49.199120 23869 leader_election.cc:290] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593)
I20260608 09:55:49.199280 23667 raft_consensus.cc:2468] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 0.
I20260608 09:55:49.200621 23784 leader_election.cc:304] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [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: 7f901ec012234f8a801c6c054bb7ad2a, c6d3aad96fa643318e8e7bbb9280d2fb; no voters: 
I20260608 09:55:49.200973 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc2987e8de2481e98b574a0f9058d18" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe8ae48b49664d8e9a0c6885039a486a" is_pre_election: true
I20260608 09:55:49.201622 23869 raft_consensus.cc:2804] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:49.202093 23869 raft_consensus.cc:493] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:49.201866 23742 raft_consensus.cc:2468] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 0.
I20260608 09:55:49.202481 23869 raft_consensus.cc:3060] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.208206 23869 raft_consensus.cc:515] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.210265 23869 leader_election.cc:290] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [CANDIDATE]: Term 1 election: Requested vote from peers c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147), fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593)
I20260608 09:55:49.211205 23667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc2987e8de2481e98b574a0f9058d18" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb"
I20260608 09:55:49.211390 23742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bc2987e8de2481e98b574a0f9058d18" candidate_uuid: "7f901ec012234f8a801c6c054bb7ad2a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe8ae48b49664d8e9a0c6885039a486a"
I20260608 09:55:49.211925 23667 raft_consensus.cc:3060] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.211930 23742 raft_consensus.cc:3060] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:49.219826 23742 raft_consensus.cc:2468] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 1.
I20260608 09:55:49.219826 23667 raft_consensus.cc:2468] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f901ec012234f8a801c6c054bb7ad2a in term 1.
I20260608 09:55:49.221351 23784 leader_election.cc:304] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [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: 7f901ec012234f8a801c6c054bb7ad2a, fe8ae48b49664d8e9a0c6885039a486a; no voters: 
I20260608 09:55:49.222152 23869 raft_consensus.cc:2804] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:49.222625 23869 raft_consensus.cc:697] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Becoming Leader. State: Replica: 7f901ec012234f8a801c6c054bb7ad2a, State: Running, Role: LEADER
I20260608 09:55:49.223390 23869 consensus_queue.cc:237] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [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: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } }
I20260608 09:55:49.232005 23562 catalog_manager.cc:5696] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3). New cstate: current_term: 1 leader_uuid: "7f901ec012234f8a801c6c054bb7ad2a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:49.477314 23744 raft_consensus.cc:1275] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.477548 23742 raft_consensus.cc:1275] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.478626 23667 raft_consensus.cc:1275] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.480401 23869 consensus_queue.cc:1048] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:49.482016 23742 raft_consensus.cc:1275] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.484043 23667 raft_consensus.cc:1275] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.485966 23953 consensus_queue.cc:1048] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:49.487582 23953 consensus_queue.cc:1048] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:49.489070 23742 raft_consensus.cc:1275] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.494207 23963 consensus_queue.cc:1048] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:49.494257 23669 raft_consensus.cc:1275] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.498756 23669 raft_consensus.cc:1275] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.493765 23953 consensus_queue.cc:1048] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 09:55:49.502776 23963 consensus_queue.cc:1048] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:49.501802 23869 consensus_queue.cc:1048] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:49.539813 23879 consensus_queue.cc:1048] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:49.568740 23818 raft_consensus.cc:1275] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Refusing update from remote peer fe8ae48b49664d8e9a0c6885039a486a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.576131 23952 consensus_queue.cc:1048] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:49.630913 23873 consensus_queue.cc:1048] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:49.652700 23963 consensus_queue.cc:1048] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:49.695304 23817 raft_consensus.cc:1275] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Refusing update from remote peer c6d3aad96fa643318e8e7bbb9280d2fb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:55:49.698730 23873 consensus_queue.cc:1048] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:49.737414 23784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.2:35593, user_credentials={real_user=slave}} blocked reactor thread for 48113.6us
I20260608 09:55:51.035287 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:51.044842 24030 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
W20260608 09:55:51.047616 24031 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
W20260608 09:55:51.048345 24033 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
I20260608 09:55:51.048718 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:51.050402 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:51.050683 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:51.050910 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912551050889 us; error 0 us; skew 500 ppm
I20260608 09:55:51.051759 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:51.054904 14100 webserver.cc:533] Webserver started at http://127.13.197.4:46575/ using document root <none> and password file <none>
I20260608 09:55:51.055531 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:51.055737 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:51.056032 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:51.057327 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "4fc3147dff744e54b0e5f6b5d292ae42"
format_stamp: "Formatted at 2026-06-08 09:55:51 on dist-test-slave-hb1r"
I20260608 09:55:51.064291 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:55:51.068938 24038 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:51.069860 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:51.070236 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "4fc3147dff744e54b0e5f6b5d292ae42"
format_stamp: "Formatted at 2026-06-08 09:55:51 on dist-test-slave-hb1r"
I20260608 09:55:51.070552 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912320616351-14100-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)
I20260608 09:55:51.086294 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:51.087641 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:51.089247 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:51.091804 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:51.092010 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:51.092212 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:51.092344 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:51.138387 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:37445
I20260608 09:55:51.138517 24100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:37445 every 8 connection(s)
I20260608 09:55:51.159561 24101 heartbeater.cc:344] Connected to a master server at 127.13.197.62:46191
I20260608 09:55:51.160004 24101 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:51.160946 24101 heartbeater.cc:507] Master 127.13.197.62:46191 requested a full tablet report, sending...
I20260608 09:55:51.163255 23565 ts_manager.cc:194] Registered new tserver with Master: 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4:37445)
I20260608 09:55:51.164888 23565 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46934
I20260608 09:55:51.970875 23740 consensus_queue.cc:237] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } attrs { replace: true } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:51.979398 23818 raft_consensus.cc:1275] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Refusing update from remote peer fe8ae48b49664d8e9a0c6885039a486a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:51.981770 23668 raft_consensus.cc:1275] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Refusing update from remote peer fe8ae48b49664d8e9a0c6885039a486a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:51.981628 24109 consensus_queue.cc:1048] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:51.983681 23952 consensus_queue.cc:1048] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:51.996119 24114 raft_consensus.cc:2955] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } attrs { replace: true } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
W20260608 09:55:51.998250 23707 consensus_peers.cc:597] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a -> Peer 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4:37445): Couldn't send request to peer 4fc3147dff744e54b0e5f6b5d292ae42. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8935e85fe51427ba5f1bf085652cced. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:51.998260 23818 raft_consensus.cc:2955] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } attrs { replace: true } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.004873 23668 raft_consensus.cc:2955] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } attrs { replace: true } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.024875 23565 catalog_manager.cc:5696] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a reported cstate change: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "fe8ae48b49664d8e9a0c6885039a486a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:52.050925 23818 consensus_queue.cc:237] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:52.067830 23740 raft_consensus.cc:1275] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:52.070367 23999 consensus_queue.cc:1048] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:55:52.077112 23668 raft_consensus.cc:1275] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:52.078941 24123 consensus_queue.cc:1048] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 09:55:52.082327 23781 consensus_peers.cc:597] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a -> Peer 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4:37445): Couldn't send request to peer 4fc3147dff744e54b0e5f6b5d292ae42. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8608d291510f483a941bd8cce4c6ec55. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:52.085338 23999 raft_consensus.cc:2955] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.087373 23740 raft_consensus.cc:2955] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.092988 23668 raft_consensus.cc:2955] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.105450 23818 consensus_queue.cc:237] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:52.109335 23565 catalog_manager.cc:5696] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a reported cstate change: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "7f901ec012234f8a801c6c054bb7ad2a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
W20260608 09:55:52.121256 23781 consensus_peers.cc:597] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a -> Peer 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4:37445): Couldn't send request to peer 4fc3147dff744e54b0e5f6b5d292ae42. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a8a4d64412c54ca381313fc7be869f79. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:52.121711 23740 raft_consensus.cc:1275] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:52.123322 23668 raft_consensus.cc:1275] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:52.125134 24127 consensus_queue.cc:1048] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:55:52.126626 24123 consensus_queue.cc:1048] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:52.135885 24127 raft_consensus.cc:2955] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.138010 23668 raft_consensus.cc:2955] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.140053 23740 raft_consensus.cc:2955] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.152684 23560 catalog_manager.cc:5696] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb reported cstate change: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "7f901ec012234f8a801c6c054bb7ad2a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.154345 23818 consensus_queue.cc:237] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:52.163038 23740 raft_consensus.cc:1275] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 09:55:52.163569 23781 consensus_peers.cc:597] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a -> Peer 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4:37445): Couldn't send request to peer 4fc3147dff744e54b0e5f6b5d292ae42. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bc2987e8de2481e98b574a0f9058d18. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:52.164024 23668 raft_consensus.cc:1275] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:55:52.164860 24123 consensus_queue.cc:1048] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:52.166427 24127 consensus_queue.cc:1048] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:55:52.167703 24101 heartbeater.cc:499] Master 127.13.197.62:46191 was elected leader, sending a full tablet report...
I20260608 09:55:52.179093 24123 raft_consensus.cc:2955] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.183264 23740 raft_consensus.cc:2955] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.184782 23668 raft_consensus.cc:2955] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.197088 23565 catalog_manager.cc:5696] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a reported cstate change: config changed from index -1 to 16, NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "7f901ec012234f8a801c6c054bb7ad2a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } }
I20260608 09:55:52.476945 24135 ts_tablet_manager.cc:933] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: Initiating tablet copy from peer 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3:37949)
I20260608 09:55:52.480952 24135 tablet_copy_client.cc:323] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:37949
I20260608 09:55:52.497232 23828 tablet_copy_service.cc:140] P 7f901ec012234f8a801c6c054bb7ad2a: Received BeginTabletCopySession request for tablet 8608d291510f483a941bd8cce4c6ec55 from peer 4fc3147dff744e54b0e5f6b5d292ae42 ({username='slave'} at 127.0.0.1:37874)
I20260608 09:55:52.498023 23828 tablet_copy_service.cc:161] P 7f901ec012234f8a801c6c054bb7ad2a: Beginning new tablet copy session on tablet 8608d291510f483a941bd8cce4c6ec55 from peer 4fc3147dff744e54b0e5f6b5d292ae42 at {username='slave'} at 127.0.0.1:37874: session id = 4fc3147dff744e54b0e5f6b5d292ae42-8608d291510f483a941bd8cce4c6ec55
I20260608 09:55:52.507944 23828 tablet_copy_source_session.cc:215] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:52.512144 24135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8608d291510f483a941bd8cce4c6ec55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:52.528259 24135 tablet_copy_client.cc:806] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:52.528973 24135 tablet_copy_client.cc:670] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:52.533994 24135 tablet_copy_client.cc:538] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:52.540812 24135 tablet_bootstrap.cc:492] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap starting.
I20260608 09:55:52.602885 24139 ts_tablet_manager.cc:933] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42: Initiating tablet copy from peer fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593)
I20260608 09:55:52.604982 24139 tablet_copy_client.cc:323] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:35593
I20260608 09:55:52.621001 23754 tablet_copy_service.cc:140] P fe8ae48b49664d8e9a0c6885039a486a: Received BeginTabletCopySession request for tablet c8935e85fe51427ba5f1bf085652cced from peer 4fc3147dff744e54b0e5f6b5d292ae42 ({username='slave'} at 127.0.0.1:59374)
I20260608 09:55:52.621891 23754 tablet_copy_service.cc:161] P fe8ae48b49664d8e9a0c6885039a486a: Beginning new tablet copy session on tablet c8935e85fe51427ba5f1bf085652cced from peer 4fc3147dff744e54b0e5f6b5d292ae42 at {username='slave'} at 127.0.0.1:59374: session id = 4fc3147dff744e54b0e5f6b5d292ae42-c8935e85fe51427ba5f1bf085652cced
I20260608 09:55:52.632947 23754 tablet_copy_source_session.cc:215] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:52.637141 24139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8935e85fe51427ba5f1bf085652cced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:52.656509 24142 ts_tablet_manager.cc:933] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: Initiating tablet copy from peer 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3:37949)
I20260608 09:55:52.656840 24139 tablet_copy_client.cc:806] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:52.657990 24139 tablet_copy_client.cc:670] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:52.663318 24139 tablet_copy_client.cc:538] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:52.670627 24142 tablet_copy_client.cc:323] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:37949
I20260608 09:55:52.673168 23828 tablet_copy_service.cc:140] P 7f901ec012234f8a801c6c054bb7ad2a: Received BeginTabletCopySession request for tablet 3bc2987e8de2481e98b574a0f9058d18 from peer 4fc3147dff744e54b0e5f6b5d292ae42 ({username='slave'} at 127.0.0.1:37874)
I20260608 09:55:52.673848 23828 tablet_copy_service.cc:161] P 7f901ec012234f8a801c6c054bb7ad2a: Beginning new tablet copy session on tablet 3bc2987e8de2481e98b574a0f9058d18 from peer 4fc3147dff744e54b0e5f6b5d292ae42 at {username='slave'} at 127.0.0.1:37874: session id = 4fc3147dff744e54b0e5f6b5d292ae42-3bc2987e8de2481e98b574a0f9058d18
I20260608 09:55:52.676848 24135 tablet_bootstrap.cc:492] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:52.677852 24135 tablet_bootstrap.cc:492] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap complete.
I20260608 09:55:52.678611 24135 ts_tablet_manager.cc:1403] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: Time spent bootstrapping tablet: real 0.138s	user 0.126s	sys 0.013s
I20260608 09:55:52.680379 24139 tablet_bootstrap.cc:492] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap starting.
I20260608 09:55:52.682415 24135 raft_consensus.cc:359] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:52.683849 24135 raft_consensus.cc:740] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fc3147dff744e54b0e5f6b5d292ae42, State: Initialized, Role: LEARNER
I20260608 09:55:52.684615 24135 consensus_queue.cc:260] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:52.693857 23828 tablet_copy_source_session.cc:215] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:52.697911 24142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bc2987e8de2481e98b574a0f9058d18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:52.718915 24135 ts_tablet_manager.cc:1434] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: Time spent starting tablet: real 0.040s	user 0.031s	sys 0.008s
I20260608 09:55:52.722097 23828 tablet_copy_service.cc:342] P 7f901ec012234f8a801c6c054bb7ad2a: Request end of tablet copy session 4fc3147dff744e54b0e5f6b5d292ae42-8608d291510f483a941bd8cce4c6ec55 received from {username='slave'} at 127.0.0.1:37874
I20260608 09:55:52.722651 23828 tablet_copy_service.cc:434] P 7f901ec012234f8a801c6c054bb7ad2a: ending tablet copy session 4fc3147dff744e54b0e5f6b5d292ae42-8608d291510f483a941bd8cce4c6ec55 on tablet 8608d291510f483a941bd8cce4c6ec55 with peer 4fc3147dff744e54b0e5f6b5d292ae42
I20260608 09:55:52.728510 24142 tablet_copy_client.cc:806] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:52.729224 24142 tablet_copy_client.cc:670] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:52.734398 24142 tablet_copy_client.cc:538] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:52.739724 24135 ts_tablet_manager.cc:933] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42: Initiating tablet copy from peer 7f901ec012234f8a801c6c054bb7ad2a (127.13.197.3:37949)
I20260608 09:55:52.746205 24142 tablet_bootstrap.cc:492] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap starting.
I20260608 09:55:52.752686 24135 tablet_copy_client.cc:323] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:37949
I20260608 09:55:52.754806 23828 tablet_copy_service.cc:140] P 7f901ec012234f8a801c6c054bb7ad2a: Received BeginTabletCopySession request for tablet a8a4d64412c54ca381313fc7be869f79 from peer 4fc3147dff744e54b0e5f6b5d292ae42 ({username='slave'} at 127.0.0.1:37874)
I20260608 09:55:52.755432 23828 tablet_copy_service.cc:161] P 7f901ec012234f8a801c6c054bb7ad2a: Beginning new tablet copy session on tablet a8a4d64412c54ca381313fc7be869f79 from peer 4fc3147dff744e54b0e5f6b5d292ae42 at {username='slave'} at 127.0.0.1:37874: session id = 4fc3147dff744e54b0e5f6b5d292ae42-a8a4d64412c54ca381313fc7be869f79
I20260608 09:55:52.764442 23828 tablet_copy_source_session.cc:215] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:55:52.767967 24135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a4d64412c54ca381313fc7be869f79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:52.784581 24135 tablet_copy_client.cc:806] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Starting download of 0 data blocks...
I20260608 09:55:52.785215 24135 tablet_copy_client.cc:670] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Starting download of 1 WAL segments...
I20260608 09:55:52.789901 24135 tablet_copy_client.cc:538] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:55:52.799749 24135 tablet_bootstrap.cc:492] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap starting.
I20260608 09:55:52.828464 24139 tablet_bootstrap.cc:492] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:52.829572 24139 tablet_bootstrap.cc:492] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap complete.
I20260608 09:55:52.830324 24139 ts_tablet_manager.cc:1403] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42: Time spent bootstrapping tablet: real 0.151s	user 0.133s	sys 0.008s
I20260608 09:55:52.833233 24139 raft_consensus.cc:359] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } attrs { replace: true } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:52.834111 24139 raft_consensus.cc:740] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fc3147dff744e54b0e5f6b5d292ae42, State: Initialized, Role: LEARNER
I20260608 09:55:52.834815 24139 consensus_queue.cc:260] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } attrs { replace: true } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:52.845131 24139 ts_tablet_manager.cc:1434] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260608 09:55:52.851006 23754 tablet_copy_service.cc:342] P fe8ae48b49664d8e9a0c6885039a486a: Request end of tablet copy session 4fc3147dff744e54b0e5f6b5d292ae42-c8935e85fe51427ba5f1bf085652cced received from {username='slave'} at 127.0.0.1:59374
I20260608 09:55:52.851596 23754 tablet_copy_service.cc:434] P fe8ae48b49664d8e9a0c6885039a486a: ending tablet copy session 4fc3147dff744e54b0e5f6b5d292ae42-c8935e85fe51427ba5f1bf085652cced on tablet c8935e85fe51427ba5f1bf085652cced with peer 4fc3147dff744e54b0e5f6b5d292ae42
I20260608 09:55:52.889504 24142 tablet_bootstrap.cc:492] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:52.890579 24142 tablet_bootstrap.cc:492] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap complete.
I20260608 09:55:52.891470 24142 ts_tablet_manager.cc:1403] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: Time spent bootstrapping tablet: real 0.146s	user 0.077s	sys 0.054s
I20260608 09:55:52.894526 24142 raft_consensus.cc:359] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:52.895331 24142 raft_consensus.cc:740] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fc3147dff744e54b0e5f6b5d292ae42, State: Initialized, Role: LEARNER
I20260608 09:55:52.895948 24142 consensus_queue.cc:260] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:52.898082 24142 ts_tablet_manager.cc:1434] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 09:55:52.900012 23828 tablet_copy_service.cc:342] P 7f901ec012234f8a801c6c054bb7ad2a: Request end of tablet copy session 4fc3147dff744e54b0e5f6b5d292ae42-3bc2987e8de2481e98b574a0f9058d18 received from {username='slave'} at 127.0.0.1:37874
I20260608 09:55:52.900444 23828 tablet_copy_service.cc:434] P 7f901ec012234f8a801c6c054bb7ad2a: ending tablet copy session 4fc3147dff744e54b0e5f6b5d292ae42-3bc2987e8de2481e98b574a0f9058d18 on tablet 3bc2987e8de2481e98b574a0f9058d18 with peer 4fc3147dff744e54b0e5f6b5d292ae42
I20260608 09:55:52.930491 24135 tablet_bootstrap.cc:492] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=114 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:55:52.931416 24135 tablet_bootstrap.cc:492] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42: Bootstrap complete.
I20260608 09:55:52.932065 24135 ts_tablet_manager.cc:1403] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42: Time spent bootstrapping tablet: real 0.133s	user 0.112s	sys 0.019s
I20260608 09:55:52.934221 24135 raft_consensus.cc:359] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:52.934798 24135 raft_consensus.cc:740] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fc3147dff744e54b0e5f6b5d292ae42, State: Initialized, Role: LEARNER
I20260608 09:55:52.935322 24135 consensus_queue.cc:260] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } attrs { replace: true } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } }
I20260608 09:55:52.937043 24135 ts_tablet_manager.cc:1434] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:55:52.939163 23828 tablet_copy_service.cc:342] P 7f901ec012234f8a801c6c054bb7ad2a: Request end of tablet copy session 4fc3147dff744e54b0e5f6b5d292ae42-a8a4d64412c54ca381313fc7be869f79 received from {username='slave'} at 127.0.0.1:37874
I20260608 09:55:52.939590 23828 tablet_copy_service.cc:434] P 7f901ec012234f8a801c6c054bb7ad2a: ending tablet copy session 4fc3147dff744e54b0e5f6b5d292ae42-a8a4d64412c54ca381313fc7be869f79 on tablet a8a4d64412c54ca381313fc7be869f79 with peer 4fc3147dff744e54b0e5f6b5d292ae42
I20260608 09:55:53.007655 24076 raft_consensus.cc:1217] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:55:53.042881 24076 raft_consensus.cc:1217] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:55:53.051470 24076 raft_consensus.cc:1217] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:55:53.174135 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:55:53.242651 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:53.243845 14100 tablet_replica.cc:333] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb: stopping tablet replica
I20260608 09:55:53.244901 14100 raft_consensus.cc:2243] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.246423 14100 raft_consensus.cc:2272] T 3bc2987e8de2481e98b574a0f9058d18 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.250233 14100 tablet_replica.cc:333] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb: stopping tablet replica
I20260608 09:55:53.251214 14100 raft_consensus.cc:2243] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.252316 14100 raft_consensus.cc:2272] T c8935e85fe51427ba5f1bf085652cced P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.257642 14100 tablet_replica.cc:333] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb: stopping tablet replica
I20260608 09:55:53.258498 14100 raft_consensus.cc:2243] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.260902 14100 raft_consensus.cc:2272] T a8a4d64412c54ca381313fc7be869f79 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.265969 14100 tablet_replica.cc:333] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb: stopping tablet replica
I20260608 09:55:53.266719 14100 raft_consensus.cc:2243] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.267810 14100 raft_consensus.cc:2272] T 52465de510db42f586663b82cb0812d2 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.271791 14100 tablet_replica.cc:333] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb: stopping tablet replica
I20260608 09:55:53.272823 14100 raft_consensus.cc:2243] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.274150 24076 raft_consensus.cc:1217] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 09:55:53.274439 14100 raft_consensus.cc:2272] T 43f4097ad10248088f44ae19bf578d1a P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.284327 14100 tablet_replica.cc:333] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb: stopping tablet replica
I20260608 09:55:53.285218 14100 raft_consensus.cc:2243] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.286125 14100 raft_consensus.cc:2272] T 0c1dfa7e942241e0a5a014d6385e4a55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.290182 14100 tablet_replica.cc:333] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb: stopping tablet replica
I20260608 09:55:53.290844 14100 raft_consensus.cc:2243] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.291790 14100 raft_consensus.cc:2272] T 8608d291510f483a941bd8cce4c6ec55 P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.295905 14100 tablet_replica.cc:333] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb: stopping tablet replica
I20260608 09:55:53.296619 14100 raft_consensus.cc:2243] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.297873 14100 raft_consensus.cc:2272] T 4292f7b2b612431693c19f44d06bc2eb P c6d3aad96fa643318e8e7bbb9280d2fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.336478 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:55:53.371793 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
W20260608 09:55:53.388152 23710 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.197.1:35147: connect: Connection refused (error 111)
W20260608 09:55:53.395659 23710 consensus_peers.cc:597] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a -> Peer c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147): Couldn't send request to peer c6d3aad96fa643318e8e7bbb9280d2fb. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:35147: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:53.413120 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:53.416831 14100 tablet_replica.cc:333] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a: stopping tablet replica
I20260608 09:55:53.417894 14100 raft_consensus.cc:2243] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.419064 14100 raft_consensus.cc:2272] T 0c1dfa7e942241e0a5a014d6385e4a55 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.422823 14100 tablet_replica.cc:333] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a: stopping tablet replica
I20260608 09:55:53.423754 14100 raft_consensus.cc:2243] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.424487 14100 raft_consensus.cc:2272] T 8608d291510f483a941bd8cce4c6ec55 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.427726 14100 tablet_replica.cc:333] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a: stopping tablet replica
I20260608 09:55:53.428539 14100 raft_consensus.cc:2243] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.429239 14100 raft_consensus.cc:2272] T 52465de510db42f586663b82cb0812d2 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.432448 14100 tablet_replica.cc:333] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a: stopping tablet replica
I20260608 09:55:53.433036 14100 raft_consensus.cc:2243] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.433912 14100 raft_consensus.cc:2272] T a8a4d64412c54ca381313fc7be869f79 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.436707 14100 tablet_replica.cc:333] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a: stopping tablet replica
I20260608 09:55:53.437304 14100 raft_consensus.cc:2243] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.438030 14100 raft_consensus.cc:2272] T b636d24788194d1cb0a1bd1bfaaf15c8 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.440815 14100 tablet_replica.cc:333] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a: stopping tablet replica
I20260608 09:55:53.441427 14100 raft_consensus.cc:2243] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.442482 14100 raft_consensus.cc:2272] T 3bc2987e8de2481e98b574a0f9058d18 P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.445647 14100 tablet_replica.cc:333] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a: stopping tablet replica
I20260608 09:55:53.446220 14100 raft_consensus.cc:2243] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.447407 14100 raft_consensus.cc:2272] T c8935e85fe51427ba5f1bf085652cced P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.450418 14100 tablet_replica.cc:333] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a: stopping tablet replica
I20260608 09:55:53.451001 14100 raft_consensus.cc:2243] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.451619 14100 raft_consensus.cc:2272] T d95a3e37aa124e1c849811c287b328cf P fe8ae48b49664d8e9a0c6885039a486a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:55:53.475521 23784 consensus_peers.cc:597] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a -> Peer fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593): Couldn't send request to peer fe8ae48b49664d8e9a0c6885039a486a. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:53.489144 23784 consensus_peers.cc:597] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a -> Peer c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147): Couldn't send request to peer c6d3aad96fa643318e8e7bbb9280d2fb. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:35147: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:53.491191 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
W20260608 09:55:53.506443 23784 consensus_peers.cc:597] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a -> Peer c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147): Couldn't send request to peer c6d3aad96fa643318e8e7bbb9280d2fb. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:35147: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:53.513972 23999 raft_consensus.cc:1064] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a: attempting to promote NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 to VOTER
I20260608 09:55:53.516687 23999 consensus_queue.cc:237] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: false } }
I20260608 09:55:53.524537 24076 raft_consensus.cc:1275] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:53.526880 24123 consensus_queue.cc:1048] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:55:53.532264 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:55:53.540977 24149 raft_consensus.cc:1064] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a: attempting to promote NON_VOTER 4fc3147dff744e54b0e5f6b5d292ae42 to VOTER
I20260608 09:55:53.544677 24149 consensus_queue.cc:237] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: false } }
W20260608 09:55:53.555495 23784 consensus_peers.cc:597] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a -> Peer fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593): Couldn't send request to peer fe8ae48b49664d8e9a0c6885039a486a. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.2:35593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:53.556079 23784 consensus_peers.cc:597] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a -> Peer c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147): Couldn't send request to peer c6d3aad96fa643318e8e7bbb9280d2fb. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:35147: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:53.565658 24076 raft_consensus.cc:1275] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Refusing update from remote peer 7f901ec012234f8a801c6c054bb7ad2a: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:55:53.572602 24123 consensus_queue.cc:1048] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
W20260608 09:55:53.588246 23784 consensus_peers.cc:597] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a -> Peer fe8ae48b49664d8e9a0c6885039a486a (127.13.197.2:35593): Couldn't send request to peer fe8ae48b49664d8e9a0c6885039a486a. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.2:35593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:55:53.593976 23784 consensus_peers.cc:597] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a -> Peer c6d3aad96fa643318e8e7bbb9280d2fb (127.13.197.1:35147): Couldn't send request to peer c6d3aad96fa643318e8e7bbb9280d2fb. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:35147: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:55:53.607493 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:53.608543 14100 tablet_replica.cc:333] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a: stopping tablet replica
I20260608 09:55:53.609447 14100 raft_consensus.cc:2243] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.610699 14100 pending_rounds.cc:70] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a: Trying to abort 1 pending ops.
I20260608 09:55:53.610952 14100 pending_rounds.cc:77] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294617819309203456 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "8608d291510f483a941bd8cce4c6ec55" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: false } } } }
I20260608 09:55:53.612150 14100 raft_consensus.cc:2917] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 09:55:53.612550 14100 raft_consensus.cc:2889] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:55:53.612880 14100 raft_consensus.cc:2272] T 8608d291510f483a941bd8cce4c6ec55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.617069 14100 tablet_replica.cc:333] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a: stopping tablet replica
I20260608 09:55:53.617940 14100 raft_consensus.cc:2243] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.619174 14100 pending_rounds.cc:70] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a: Trying to abort 1 pending ops.
I20260608 09:55:53.619402 14100 pending_rounds.cc:77] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294617819197542400 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "3bc2987e8de2481e98b574a0f9058d18" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: false } } } }
I20260608 09:55:53.620478 14100 raft_consensus.cc:2917] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 09:55:53.620904 14100 raft_consensus.cc:2889] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:55:53.621263 14100 raft_consensus.cc:2272] T 3bc2987e8de2481e98b574a0f9058d18 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.625015 14100 tablet_replica.cc:333] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a: stopping tablet replica
I20260608 09:55:53.625850 14100 raft_consensus.cc:2243] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.626633 14100 raft_consensus.cc:2272] T c8935e85fe51427ba5f1bf085652cced P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.630344 14100 tablet_replica.cc:333] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a: stopping tablet replica
I20260608 09:55:53.631074 14100 raft_consensus.cc:2243] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.631807 14100 raft_consensus.cc:2272] T 52465de510db42f586663b82cb0812d2 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.635350 14100 tablet_replica.cc:333] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a: stopping tablet replica
I20260608 09:55:53.636059 14100 raft_consensus.cc:2243] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.637578 14100 raft_consensus.cc:2272] T a8a4d64412c54ca381313fc7be869f79 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.640970 14100 tablet_replica.cc:333] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a: stopping tablet replica
I20260608 09:55:53.641685 14100 raft_consensus.cc:2243] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.642892 14100 raft_consensus.cc:2272] T 0c1dfa7e942241e0a5a014d6385e4a55 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.646309 14100 tablet_replica.cc:333] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a: stopping tablet replica
I20260608 09:55:53.646987 14100 raft_consensus.cc:2243] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.647905 14100 raft_consensus.cc:2272] T 1987b95248fa4fe7b5b626c422fa9621 P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.652029 14100 tablet_replica.cc:333] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a: stopping tablet replica
I20260608 09:55:53.652791 14100 raft_consensus.cc:2243] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.653506 14100 raft_consensus.cc:2272] T 5520cf8386f44797ba255f7c0cd53d8b P 7f901ec012234f8a801c6c054bb7ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.693348 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:55:53.728820 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:55:53.768355 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:53.769323 14100 tablet_replica.cc:333] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: stopping tablet replica
I20260608 09:55:53.770031 14100 raft_consensus.cc:2243] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.770473 14100 pending_rounds.cc:70] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: Trying to abort 1 pending ops.
I20260608 09:55:53.770668 14100 pending_rounds.cc:77] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294617819197542400 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "3bc2987e8de2481e98b574a0f9058d18" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: false } } } }
I20260608 09:55:53.771373 14100 raft_consensus.cc:2917] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 FOLLOWER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 09:55:53.771749 14100 raft_consensus.cc:2889] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:55:53.772058 14100 raft_consensus.cc:2272] T 3bc2987e8de2481e98b574a0f9058d18 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:53.774899 14100 tablet_replica.cc:333] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42: stopping tablet replica
I20260608 09:55:53.775514 14100 raft_consensus.cc:2243] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:53.775964 14100 raft_consensus.cc:2272] T a8a4d64412c54ca381313fc7be869f79 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:53.778306 14100 tablet_replica.cc:333] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42: stopping tablet replica
I20260608 09:55:53.778841 14100 raft_consensus.cc:2243] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:55:53.779282 14100 raft_consensus.cc:2272] T c8935e85fe51427ba5f1bf085652cced P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:53.781486 14100 tablet_replica.cc:333] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: stopping tablet replica
I20260608 09:55:53.782073 14100 raft_consensus.cc:2243] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:53.782457 14100 pending_rounds.cc:70] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: Trying to abort 1 pending ops.
I20260608 09:55:53.782608 14100 pending_rounds.cc:77] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294617819309203456 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "8608d291510f483a941bd8cce4c6ec55" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "c6d3aad96fa643318e8e7bbb9280d2fb" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 35147 } attrs { replace: true } } peers { permanent_uuid: "fe8ae48b49664d8e9a0c6885039a486a" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 35593 } } peers { permanent_uuid: "7f901ec012234f8a801c6c054bb7ad2a" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 37949 } } peers { permanent_uuid: "4fc3147dff744e54b0e5f6b5d292ae42" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 37445 } attrs { promote: false } } } }
I20260608 09:55:53.783337 14100 raft_consensus.cc:2917] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 FOLLOWER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 09:55:53.783824 14100 raft_consensus.cc:2889] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 09:55:53.784170 14100 raft_consensus.cc:2272] T 8608d291510f483a941bd8cce4c6ec55 P 4fc3147dff744e54b0e5f6b5d292ae42 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:55:53.809123 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:55:53.825418 14100 master.cc:562] Master@127.13.197.62:46191 shutting down...
W20260608 09:55:53.858103 23615 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:55:53.858394 23615 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:55:53.858618 23615 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:55:53.860236 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:53.860858 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:53.861215 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4bbd3b69e2d244e3be0dfd3bfae99b16: stopping tablet replica
I20260608 09:55:53.884306 14100 master.cc:584] Master@127.13.197.62:46191 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8326 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 09:55:53.943204 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:36935
I20260608 09:55:53.944572 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:53.950749 24164 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
W20260608 09:55:53.950865 24163 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
W20260608 09:55:53.952178 24166 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
I20260608 09:55:53.953356 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:53.954622 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:53.954806 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:53.954994 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912553954980 us; error 0 us; skew 500 ppm
I20260608 09:55:53.955639 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:53.958384 14100 webserver.cc:533] Webserver started at http://127.13.197.62:38641/ using document root <none> and password file <none>
I20260608 09:55:53.958926 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:53.959084 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:53.959431 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:53.960603 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "e187088076a841d3873aacc11d80aa0f"
format_stamp: "Formatted at 2026-06-08 09:55:53 on dist-test-slave-hb1r"
I20260608 09:55:53.965615 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:55:53.969195 24171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:53.970140 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:53.970480 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "e187088076a841d3873aacc11d80aa0f"
format_stamp: "Formatted at 2026-06-08 09:55:53 on dist-test-slave-hb1r"
I20260608 09:55:53.970793 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-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)
I20260608 09:55:53.995491 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:53.996922 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:54.037413 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:36935
I20260608 09:55:54.037599 24222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:36935 every 8 connection(s)
I20260608 09:55:54.041620 24223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:54.053336 24223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f: Bootstrap starting.
I20260608 09:55:54.058398 24223 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:54.062866 24223 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f: No bootstrap required, opened a new log
I20260608 09:55:54.065142 24223 raft_consensus.cc:359] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e187088076a841d3873aacc11d80aa0f" member_type: VOTER }
I20260608 09:55:54.065508 24223 raft_consensus.cc:385] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:54.065819 24223 raft_consensus.cc:740] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e187088076a841d3873aacc11d80aa0f, State: Initialized, Role: FOLLOWER
I20260608 09:55:54.066506 24223 consensus_queue.cc:260] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [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: "e187088076a841d3873aacc11d80aa0f" member_type: VOTER }
I20260608 09:55:54.066996 24223 raft_consensus.cc:399] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:54.067210 24223 raft_consensus.cc:493] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:54.067521 24223 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:54.072296 24223 raft_consensus.cc:515] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e187088076a841d3873aacc11d80aa0f" member_type: VOTER }
I20260608 09:55:54.072990 24223 leader_election.cc:304] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [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: e187088076a841d3873aacc11d80aa0f; no voters: 
I20260608 09:55:54.074186 24223 leader_election.cc:290] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:54.074808 24226 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:54.076254 24226 raft_consensus.cc:697] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [term 1 LEADER]: Becoming Leader. State: Replica: e187088076a841d3873aacc11d80aa0f, State: Running, Role: LEADER
I20260608 09:55:54.077013 24226 consensus_queue.cc:237] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [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: "e187088076a841d3873aacc11d80aa0f" member_type: VOTER }
I20260608 09:55:54.077440 24223 sys_catalog.cc:565] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:54.082068 24227 sys_catalog.cc:455] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e187088076a841d3873aacc11d80aa0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e187088076a841d3873aacc11d80aa0f" member_type: VOTER } }
I20260608 09:55:54.082887 24227 sys_catalog.cc:458] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:54.082890 24228 sys_catalog.cc:455] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader e187088076a841d3873aacc11d80aa0f. Latest consensus state: current_term: 1 leader_uuid: "e187088076a841d3873aacc11d80aa0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e187088076a841d3873aacc11d80aa0f" member_type: VOTER } }
I20260608 09:55:54.084120 24228 sys_catalog.cc:458] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:54.088563 24234 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:54.097213 24234 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:54.098340 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:54.107312 24234 catalog_manager.cc:1382] Generated new cluster ID: 065feb94b06a4695b48a271ae24149b3
I20260608 09:55:54.107613 24234 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:54.144793 24234 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:54.146162 24234 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:54.162612 24234 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f: Generated new TSK 0
I20260608 09:55:54.163237 24234 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:54.229353 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:54.235994 24244 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
W20260608 09:55:54.237406 24245 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
I20260608 09:55:54.238896 14100 server_base.cc:1061] running on GCE node
W20260608 09:55:54.238871 24247 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
I20260608 09:55:54.240170 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:54.240360 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:54.240486 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912554240474 us; error 0 us; skew 500 ppm
I20260608 09:55:54.241014 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:54.243417 14100 webserver.cc:533] Webserver started at http://127.13.197.1:40939/ using document root <none> and password file <none>
I20260608 09:55:54.243891 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:54.244045 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:54.244261 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:54.245329 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "45cff4e5d5c049afbf222c5f97bf6919"
format_stamp: "Formatted at 2026-06-08 09:55:54 on dist-test-slave-hb1r"
I20260608 09:55:54.250063 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 09:55:54.253790 24252 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:54.254551 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:54.254865 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "45cff4e5d5c049afbf222c5f97bf6919"
format_stamp: "Formatted at 2026-06-08 09:55:54 on dist-test-slave-hb1r"
I20260608 09:55:54.255179 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-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)
I20260608 09:55:54.289358 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:54.290663 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:54.292276 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:54.294787 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:54.295027 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:54.295305 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:54.295492 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:54.336654 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:46255
I20260608 09:55:54.336787 24314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:46255 every 8 connection(s)
I20260608 09:55:54.342335 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:54.351310 24319 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
W20260608 09:55:54.353434 24320 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
W20260608 09:55:54.355397 24322 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
I20260608 09:55:54.357116 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:54.357730 24315 heartbeater.cc:344] Connected to a master server at 127.13.197.62:36935
I20260608 09:55:54.358141 24315 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:54.358965 24315 heartbeater.cc:507] Master 127.13.197.62:36935 requested a full tablet report, sending...
I20260608 09:55:54.359463 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:54.359696 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:54.359957 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912554359935 us; error 0 us; skew 500 ppm
I20260608 09:55:54.360800 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:54.361513 24188 ts_manager.cc:194] Registered new tserver with Master: 45cff4e5d5c049afbf222c5f97bf6919 (127.13.197.1:46255)
I20260608 09:55:54.363919 14100 webserver.cc:533] Webserver started at http://127.13.197.2:44299/ using document root <none> and password file <none>
I20260608 09:55:54.364547 24188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60498
I20260608 09:55:54.364799 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:54.365108 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:54.365464 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:54.366995 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "d0de289daac74b8681545095628d872d"
format_stamp: "Formatted at 2026-06-08 09:55:54 on dist-test-slave-hb1r"
I20260608 09:55:54.371798 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:54.375855 24327 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:54.376825 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:55:54.377208 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "d0de289daac74b8681545095628d872d"
format_stamp: "Formatted at 2026-06-08 09:55:54 on dist-test-slave-hb1r"
I20260608 09:55:54.377476 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-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)
I20260608 09:55:54.392146 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:54.393368 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:54.394982 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:54.397737 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:54.398036 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:54.398345 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:54.398530 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:54.440881 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:41085
I20260608 09:55:54.441097 24389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:41085 every 8 connection(s)
I20260608 09:55:54.446291 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:54.454082 24393 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
W20260608 09:55:54.455207 24394 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
W20260608 09:55:54.457450 24396 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
I20260608 09:55:54.457573 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:54.459021 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:54.459311 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:54.459537 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912554459520 us; error 0 us; skew 500 ppm
I20260608 09:55:54.460518 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:54.462617 24390 heartbeater.cc:344] Connected to a master server at 127.13.197.62:36935
I20260608 09:55:54.463047 24390 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:54.463855 14100 webserver.cc:533] Webserver started at http://127.13.197.3:36337/ using document root <none> and password file <none>
I20260608 09:55:54.463979 24390 heartbeater.cc:507] Master 127.13.197.62:36935 requested a full tablet report, sending...
I20260608 09:55:54.464620 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:54.464898 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:54.465230 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:54.466471 24188 ts_manager.cc:194] Registered new tserver with Master: d0de289daac74b8681545095628d872d (127.13.197.2:41085)
I20260608 09:55:54.466647 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "8e0330552e964d7e898ecefe05bcfaa8"
format_stamp: "Formatted at 2026-06-08 09:55:54 on dist-test-slave-hb1r"
I20260608 09:55:54.468051 24188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60508
I20260608 09:55:54.472257 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 09:55:54.476436 24401 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:54.477387 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 09:55:54.477882 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "8e0330552e964d7e898ecefe05bcfaa8"
format_stamp: "Formatted at 2026-06-08 09:55:54 on dist-test-slave-hb1r"
I20260608 09:55:54.478235 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912320616351-14100-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)
I20260608 09:55:54.500401 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:54.501708 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:54.503381 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:54.505897 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:54.506148 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:54.506405 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:54.506592 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:54.551223 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:40965
I20260608 09:55:54.551352 24463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:40965 every 8 connection(s)
I20260608 09:55:54.566121 24464 heartbeater.cc:344] Connected to a master server at 127.13.197.62:36935
I20260608 09:55:54.566511 24464 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:54.567236 24464 heartbeater.cc:507] Master 127.13.197.62:36935 requested a full tablet report, sending...
I20260608 09:55:54.569587 24188 ts_manager.cc:194] Registered new tserver with Master: 8e0330552e964d7e898ecefe05bcfaa8 (127.13.197.3:40965)
I20260608 09:55:54.569787 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015262907s
I20260608 09:55:54.571079 24188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60518
I20260608 09:55:54.605924 24188 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60534:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:54.608810 24188 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:54.663836 24429 tablet_service.cc:1511] Processing CreateTablet for tablet 4411289a3c8149f6870a5e86fb4c15e0 (DEFAULT_TABLE table=test-workload [id=258c116130764e9691520bee1e49a8a0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:54.664402 24355 tablet_service.cc:1511] Processing CreateTablet for tablet 4411289a3c8149f6870a5e86fb4c15e0 (DEFAULT_TABLE table=test-workload [id=258c116130764e9691520bee1e49a8a0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:54.665390 24429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4411289a3c8149f6870a5e86fb4c15e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:54.665751 24355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4411289a3c8149f6870a5e86fb4c15e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:54.676076 24280 tablet_service.cc:1511] Processing CreateTablet for tablet 4411289a3c8149f6870a5e86fb4c15e0 (DEFAULT_TABLE table=test-workload [id=258c116130764e9691520bee1e49a8a0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:54.677613 24280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4411289a3c8149f6870a5e86fb4c15e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:54.686730 24479 tablet_bootstrap.cc:492] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d: Bootstrap starting.
I20260608 09:55:54.690707 24480 tablet_bootstrap.cc:492] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8: Bootstrap starting.
I20260608 09:55:54.694216 24479 tablet_bootstrap.cc:654] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:54.697098 24480 tablet_bootstrap.cc:654] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:54.700084 24481 tablet_bootstrap.cc:492] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919: Bootstrap starting.
I20260608 09:55:54.704808 24479 tablet_bootstrap.cc:492] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d: No bootstrap required, opened a new log
I20260608 09:55:54.705425 24479 ts_tablet_manager.cc:1403] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 09:55:54.705615 24480 tablet_bootstrap.cc:492] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8: No bootstrap required, opened a new log
I20260608 09:55:54.706175 24480 ts_tablet_manager.cc:1403] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 09:55:54.709059 24481 tablet_bootstrap.cc:654] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:54.709050 24480 raft_consensus.cc:359] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0330552e964d7e898ecefe05bcfaa8" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40965 } } peers { permanent_uuid: "d0de289daac74b8681545095628d872d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41085 } } peers { permanent_uuid: "45cff4e5d5c049afbf222c5f97bf6919" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 46255 } }
I20260608 09:55:54.708832 24479 raft_consensus.cc:359] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0330552e964d7e898ecefe05bcfaa8" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40965 } } peers { permanent_uuid: "d0de289daac74b8681545095628d872d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41085 } } peers { permanent_uuid: "45cff4e5d5c049afbf222c5f97bf6919" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 46255 } }
I20260608 09:55:54.709923 24480 raft_consensus.cc:385] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:54.710135 24479 raft_consensus.cc:385] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:54.710307 24480 raft_consensus.cc:740] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e0330552e964d7e898ecefe05bcfaa8, State: Initialized, Role: FOLLOWER
I20260608 09:55:54.710501 24479 raft_consensus.cc:740] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0de289daac74b8681545095628d872d, State: Initialized, Role: FOLLOWER
I20260608 09:55:54.711229 24480 consensus_queue.cc:260] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8 [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: "8e0330552e964d7e898ecefe05bcfaa8" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40965 } } peers { permanent_uuid: "d0de289daac74b8681545095628d872d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41085 } } peers { permanent_uuid: "45cff4e5d5c049afbf222c5f97bf6919" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 46255 } }
I20260608 09:55:54.711292 24479 consensus_queue.cc:260] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [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: "8e0330552e964d7e898ecefe05bcfaa8" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40965 } } peers { permanent_uuid: "d0de289daac74b8681545095628d872d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41085 } } peers { permanent_uuid: "45cff4e5d5c049afbf222c5f97bf6919" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 46255 } }
I20260608 09:55:54.714963 24481 tablet_bootstrap.cc:492] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919: No bootstrap required, opened a new log
I20260608 09:55:54.715548 24481 ts_tablet_manager.cc:1403] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 09:55:54.716909 24390 heartbeater.cc:499] Master 127.13.197.62:36935 was elected leader, sending a full tablet report...
I20260608 09:55:54.717212 24479 ts_tablet_manager.cc:1434] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.009s
I20260608 09:55:54.717762 24464 heartbeater.cc:499] Master 127.13.197.62:36935 was elected leader, sending a full tablet report...
I20260608 09:55:54.719034 24480 ts_tablet_manager.cc:1434] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 09:55:54.720726 24481 raft_consensus.cc:359] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0330552e964d7e898ecefe05bcfaa8" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40965 } } peers { permanent_uuid: "d0de289daac74b8681545095628d872d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41085 } } peers { permanent_uuid: "45cff4e5d5c049afbf222c5f97bf6919" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 46255 } }
I20260608 09:55:54.721692 24481 raft_consensus.cc:385] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:54.721951 24481 raft_consensus.cc:740] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45cff4e5d5c049afbf222c5f97bf6919, State: Initialized, Role: FOLLOWER
I20260608 09:55:54.722713 24481 consensus_queue.cc:260] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919 [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: "8e0330552e964d7e898ecefe05bcfaa8" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40965 } } peers { permanent_uuid: "d0de289daac74b8681545095628d872d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41085 } } peers { permanent_uuid: "45cff4e5d5c049afbf222c5f97bf6919" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 46255 } }
I20260608 09:55:54.725482 24315 heartbeater.cc:499] Master 127.13.197.62:36935 was elected leader, sending a full tablet report...
I20260608 09:55:54.728142 24481 ts_tablet_manager.cc:1434] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260608 09:55:54.767942 24485 raft_consensus.cc:493] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:54.768560 24485 raft_consensus.cc:515] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0330552e964d7e898ecefe05bcfaa8" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40965 } } peers { permanent_uuid: "d0de289daac74b8681545095628d872d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41085 } } peers { permanent_uuid: "45cff4e5d5c049afbf222c5f97bf6919" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 46255 } }
I20260608 09:55:54.772109 24485 leader_election.cc:290] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e0330552e964d7e898ecefe05bcfaa8 (127.13.197.3:40965), 45cff4e5d5c049afbf222c5f97bf6919 (127.13.197.1:46255)
I20260608 09:55:54.781471 24439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4411289a3c8149f6870a5e86fb4c15e0" candidate_uuid: "d0de289daac74b8681545095628d872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e0330552e964d7e898ecefe05bcfaa8" is_pre_election: true
I20260608 09:55:54.782250 24439 raft_consensus.cc:2468] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0de289daac74b8681545095628d872d in term 0.
I20260608 09:55:54.783686 24330 leader_election.cc:304] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [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: 8e0330552e964d7e898ecefe05bcfaa8, d0de289daac74b8681545095628d872d; no voters: 
I20260608 09:55:54.783986 24290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4411289a3c8149f6870a5e86fb4c15e0" candidate_uuid: "d0de289daac74b8681545095628d872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45cff4e5d5c049afbf222c5f97bf6919" is_pre_election: true
I20260608 09:55:54.784654 24485 raft_consensus.cc:2804] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:54.784688 24290 raft_consensus.cc:2468] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d0de289daac74b8681545095628d872d in term 0.
I20260608 09:55:54.785071 24485 raft_consensus.cc:493] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:54.785470 24485 raft_consensus.cc:3060] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:54.791255 24485 raft_consensus.cc:515] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0330552e964d7e898ecefe05bcfaa8" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40965 } } peers { permanent_uuid: "d0de289daac74b8681545095628d872d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41085 } } peers { permanent_uuid: "45cff4e5d5c049afbf222c5f97bf6919" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 46255 } }
I20260608 09:55:54.793026 24485 leader_election.cc:290] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [CANDIDATE]: Term 1 election: Requested vote from peers 8e0330552e964d7e898ecefe05bcfaa8 (127.13.197.3:40965), 45cff4e5d5c049afbf222c5f97bf6919 (127.13.197.1:46255)
I20260608 09:55:54.794073 24439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4411289a3c8149f6870a5e86fb4c15e0" candidate_uuid: "d0de289daac74b8681545095628d872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e0330552e964d7e898ecefe05bcfaa8"
I20260608 09:55:54.794186 24290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4411289a3c8149f6870a5e86fb4c15e0" candidate_uuid: "d0de289daac74b8681545095628d872d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45cff4e5d5c049afbf222c5f97bf6919"
I20260608 09:55:54.794665 24439 raft_consensus.cc:3060] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:54.794811 24290 raft_consensus.cc:3060] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:54.800516 24290 raft_consensus.cc:2468] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0de289daac74b8681545095628d872d in term 1.
I20260608 09:55:54.800772 24439 raft_consensus.cc:2468] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d0de289daac74b8681545095628d872d in term 1.
I20260608 09:55:54.801838 24328 leader_election.cc:304] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [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: 45cff4e5d5c049afbf222c5f97bf6919, d0de289daac74b8681545095628d872d; no voters: 
I20260608 09:55:54.802796 24485 raft_consensus.cc:2804] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:54.804147 24485 raft_consensus.cc:697] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 1 LEADER]: Becoming Leader. State: Replica: d0de289daac74b8681545095628d872d, State: Running, Role: LEADER
I20260608 09:55:54.804915 24485 consensus_queue.cc:237] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [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: "8e0330552e964d7e898ecefe05bcfaa8" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40965 } } peers { permanent_uuid: "d0de289daac74b8681545095628d872d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41085 } } peers { permanent_uuid: "45cff4e5d5c049afbf222c5f97bf6919" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 46255 } }
I20260608 09:55:54.812760 24186 catalog_manager.cc:5696] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d reported cstate change: term changed from 0 to 1, leader changed from <none> to d0de289daac74b8681545095628d872d (127.13.197.2). New cstate: current_term: 1 leader_uuid: "d0de289daac74b8681545095628d872d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e0330552e964d7e898ecefe05bcfaa8" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 40965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d0de289daac74b8681545095628d872d" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 41085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45cff4e5d5c049afbf222c5f97bf6919" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 46255 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:54.837508 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:55:54.858964 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:54.859827 14100 tablet_replica.cc:333] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919: stopping tablet replica
I20260608 09:55:54.860450 14100 raft_consensus.cc:2243] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:54.860850 14100 raft_consensus.cc:2272] T 4411289a3c8149f6870a5e86fb4c15e0 P 45cff4e5d5c049afbf222c5f97bf6919 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:54.880329 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:55:54.890192 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:55:54.906011 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:54.906900 14100 tablet_replica.cc:333] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d: stopping tablet replica
I20260608 09:55:54.907424 14100 raft_consensus.cc:2243] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:54.908025 14100 pending_rounds.cc:70] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d: Trying to abort 1 pending ops.
I20260608 09:55:54.908197 14100 pending_rounds.cc:77] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617824490065920 op_type: NO_OP noop_request { }
I20260608 09:55:54.908443 14100 raft_consensus.cc:2889] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:54.908676 14100 raft_consensus.cc:2272] T 4411289a3c8149f6870a5e86fb4c15e0 P d0de289daac74b8681545095628d872d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:54.929426 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:55:54.939384 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:55:54.956969 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:54.957855 14100 tablet_replica.cc:333] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8: stopping tablet replica
I20260608 09:55:54.958422 14100 raft_consensus.cc:2243] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:54.958876 14100 raft_consensus.cc:2272] T 4411289a3c8149f6870a5e86fb4c15e0 P 8e0330552e964d7e898ecefe05bcfaa8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:54.978699 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:55:54.988348 14100 master.cc:562] Master@127.13.197.62:36935 shutting down...
I20260608 09:55:55.003708 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:55.004356 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:55.004695 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P e187088076a841d3873aacc11d80aa0f: stopping tablet replica
I20260608 09:55:55.015100 14100 master.cc:584] Master@127.13.197.62:36935 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1105 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 09:55:55.049680 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:37421
I20260608 09:55:55.050956 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:55.057101 24491 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
W20260608 09:55:55.057376 24492 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
W20260608 09:55:55.058990 24494 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
I20260608 09:55:55.059845 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:55.060559 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:55.060748 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:55.060876 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912555060859 us; error 0 us; skew 500 ppm
I20260608 09:55:55.061396 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:55.063874 14100 webserver.cc:533] Webserver started at http://127.13.197.62:37403/ using document root <none> and password file <none>
I20260608 09:55:55.064350 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:55.064514 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:55.064729 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:55.065966 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "f567d73026954a28814447c8268c6270"
format_stamp: "Formatted at 2026-06-08 09:55:55 on dist-test-slave-hb1r"
I20260608 09:55:55.071220 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:55:55.074882 24499 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:55.075763 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:55:55.076088 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "f567d73026954a28814447c8268c6270"
format_stamp: "Formatted at 2026-06-08 09:55:55 on dist-test-slave-hb1r"
I20260608 09:55:55.076373 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-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)
I20260608 09:55:55.099793 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:55.100932 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:55.139597 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:37421
I20260608 09:55:55.139779 24550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:37421 every 8 connection(s)
I20260608 09:55:55.143994 24551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:55.155650 24551 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270: Bootstrap starting.
I20260608 09:55:55.160713 24551 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:55.165123 24551 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270: No bootstrap required, opened a new log
I20260608 09:55:55.167448 24551 raft_consensus.cc:359] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f567d73026954a28814447c8268c6270" member_type: VOTER }
I20260608 09:55:55.167882 24551 raft_consensus.cc:385] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:55.168136 24551 raft_consensus.cc:740] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f567d73026954a28814447c8268c6270, State: Initialized, Role: FOLLOWER
I20260608 09:55:55.168789 24551 consensus_queue.cc:260] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [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: "f567d73026954a28814447c8268c6270" member_type: VOTER }
I20260608 09:55:55.169281 24551 raft_consensus.cc:399] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:55.169517 24551 raft_consensus.cc:493] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:55.169838 24551 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:55.174796 24551 raft_consensus.cc:515] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f567d73026954a28814447c8268c6270" member_type: VOTER }
I20260608 09:55:55.175411 24551 leader_election.cc:304] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [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: f567d73026954a28814447c8268c6270; no voters: 
I20260608 09:55:55.176669 24551 leader_election.cc:290] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:55.177222 24554 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:55.179060 24554 raft_consensus.cc:697] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [term 1 LEADER]: Becoming Leader. State: Replica: f567d73026954a28814447c8268c6270, State: Running, Role: LEADER
I20260608 09:55:55.179831 24554 consensus_queue.cc:237] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [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: "f567d73026954a28814447c8268c6270" member_type: VOTER }
I20260608 09:55:55.180341 24551 sys_catalog.cc:565] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:55.183926 24556 sys_catalog.cc:455] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f567d73026954a28814447c8268c6270. Latest consensus state: current_term: 1 leader_uuid: "f567d73026954a28814447c8268c6270" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f567d73026954a28814447c8268c6270" member_type: VOTER } }
I20260608 09:55:55.184608 24556 sys_catalog.cc:458] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:55.183918 24555 sys_catalog.cc:455] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f567d73026954a28814447c8268c6270" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f567d73026954a28814447c8268c6270" member_type: VOTER } }
I20260608 09:55:55.185112 24555 sys_catalog.cc:458] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:55.191425 24559 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:55.200106 24559 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:55.201182 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:55.209602 24559 catalog_manager.cc:1382] Generated new cluster ID: 8fa1e9b2ef9e4d54a907475fe9acda83
I20260608 09:55:55.209921 24559 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:55.242203 24559 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:55.243580 24559 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:55.263095 24559 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270: Generated new TSK 0
I20260608 09:55:55.263754 24559 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:55.332250 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:55.338917 24572 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
W20260608 09:55:55.340281 24573 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
I20260608 09:55:55.342242 14100 server_base.cc:1061] running on GCE node
W20260608 09:55:55.342180 24575 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
I20260608 09:55:55.343370 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:55.343570 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:55.343804 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912555343784 us; error 0 us; skew 500 ppm
I20260608 09:55:55.344414 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:55.346895 14100 webserver.cc:533] Webserver started at http://127.13.197.1:37729/ using document root <none> and password file <none>
I20260608 09:55:55.347433 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:55.347627 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:55.347929 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:55.349092 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "1bee44b0ec994000aa20d1aadf34a500"
format_stamp: "Formatted at 2026-06-08 09:55:55 on dist-test-slave-hb1r"
I20260608 09:55:55.353917 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:55.357450 24580 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:55.358318 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:55.358635 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "1bee44b0ec994000aa20d1aadf34a500"
format_stamp: "Formatted at 2026-06-08 09:55:55 on dist-test-slave-hb1r"
I20260608 09:55:55.358938 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-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)
I20260608 09:55:55.384173 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:55.385396 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:55.386921 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:55.389391 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:55.389694 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:55:55.389955 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:55.390131 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:55.431561 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:39207
I20260608 09:55:55.431737 24642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:39207 every 8 connection(s)
I20260608 09:55:55.437122 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:55.445154 24647 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
W20260608 09:55:55.446373 24648 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
W20260608 09:55:55.448608 24650 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
I20260608 09:55:55.449487 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:55.450731 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:55.450969 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:55.451193 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912555451172 us; error 0 us; skew 500 ppm
I20260608 09:55:55.451398 24643 heartbeater.cc:344] Connected to a master server at 127.13.197.62:37421
I20260608 09:55:55.451766 24643 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:55.451807 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:55.452584 24643 heartbeater.cc:507] Master 127.13.197.62:37421 requested a full tablet report, sending...
I20260608 09:55:55.454908 24516 ts_manager.cc:194] Registered new tserver with Master: 1bee44b0ec994000aa20d1aadf34a500 (127.13.197.1:39207)
I20260608 09:55:55.455138 14100 webserver.cc:533] Webserver started at http://127.13.197.2:41593/ using document root <none> and password file <none>
I20260608 09:55:55.455781 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:55.455993 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:55.456275 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:55.456894 24516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44852
I20260608 09:55:55.457435 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "ffc1dba2540f43fdaa1650f2c14904b0"
format_stamp: "Formatted at 2026-06-08 09:55:55 on dist-test-slave-hb1r"
I20260608 09:55:55.462451 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 09:55:55.465921 24655 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:55.466750 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:55:55.467062 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "ffc1dba2540f43fdaa1650f2c14904b0"
format_stamp: "Formatted at 2026-06-08 09:55:55 on dist-test-slave-hb1r"
I20260608 09:55:55.467365 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-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)
I20260608 09:55:55.485599 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:55.487118 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:55.489111 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:55.492807 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:55.493115 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:55.493446 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:55.493698 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:55:55.537667 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:43503
I20260608 09:55:55.537797 24717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:43503 every 8 connection(s)
I20260608 09:55:55.542785 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:55.550055 24721 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
W20260608 09:55:55.551282 24722 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
W20260608 09:55:55.553709 24724 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
I20260608 09:55:55.554370 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:55.555943 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:55.556205 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:55.556218 24718 heartbeater.cc:344] Connected to a master server at 127.13.197.62:37421
I20260608 09:55:55.556427 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912555556412 us; error 0 us; skew 500 ppm
I20260608 09:55:55.556771 24718 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:55.557225 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:55.557682 24718 heartbeater.cc:507] Master 127.13.197.62:37421 requested a full tablet report, sending...
I20260608 09:55:55.560186 14100 webserver.cc:533] Webserver started at http://127.13.197.3:43519/ using document root <none> and password file <none>
I20260608 09:55:55.560436 24516 ts_manager.cc:194] Registered new tserver with Master: ffc1dba2540f43fdaa1650f2c14904b0 (127.13.197.2:43503)
I20260608 09:55:55.560961 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:55.561266 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:55.561635 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:55.562448 24516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44860
I20260608 09:55:55.563177 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "1fa1845ccf4241fab28f66d2b57d58e5"
format_stamp: "Formatted at 2026-06-08 09:55:55 on dist-test-slave-hb1r"
I20260608 09:55:55.568121 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 09:55:55.571758 24729 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:55.572556 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:55:55.572885 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "1fa1845ccf4241fab28f66d2b57d58e5"
format_stamp: "Formatted at 2026-06-08 09:55:55 on dist-test-slave-hb1r"
I20260608 09:55:55.573173 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-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)
I20260608 09:55:55.584828 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:55.586012 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:55.587433 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:55.589782 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:55.590021 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:55.590267 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:55.590448 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:55.628821 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:39189
I20260608 09:55:55.628955 24791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:39189 every 8 connection(s)
I20260608 09:55:55.634090 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:55.641441 24795 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
W20260608 09:55:55.642779 24796 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
W20260608 09:55:55.644620 24798 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
I20260608 09:55:55.645263 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:55.646404 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:55.646688 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:55.646937 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912555646916 us; error 0 us; skew 500 ppm
I20260608 09:55:55.647202 24792 heartbeater.cc:344] Connected to a master server at 127.13.197.62:37421
I20260608 09:55:55.647630 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:55.647627 24792 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:55.648840 24792 heartbeater.cc:507] Master 127.13.197.62:37421 requested a full tablet report, sending...
I20260608 09:55:55.650710 14100 webserver.cc:533] Webserver started at http://127.13.197.4:46517/ using document root <none> and password file <none>
I20260608 09:55:55.651513 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:55.651463 24516 ts_manager.cc:194] Registered new tserver with Master: 1fa1845ccf4241fab28f66d2b57d58e5 (127.13.197.3:39189)
I20260608 09:55:55.651986 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:55.652415 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:55.653606 24516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44874
I20260608 09:55:55.653964 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "49bc2e29040a459689c0c77d8f7920cf"
format_stamp: "Formatted at 2026-06-08 09:55:55 on dist-test-slave-hb1r"
I20260608 09:55:55.658780 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 09:55:55.662362 24803 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:55.663255 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:55:55.663538 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "49bc2e29040a459689c0c77d8f7920cf"
format_stamp: "Formatted at 2026-06-08 09:55:55 on dist-test-slave-hb1r"
I20260608 09:55:55.663826 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912320616351-14100-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)
I20260608 09:55:55.684641 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:55.685772 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:55.687211 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:55.689569 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:55.689816 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:55.690059 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:55.690249 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:55.729192 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:41423
I20260608 09:55:55.729315 24865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:41423 every 8 connection(s)
I20260608 09:55:55.743680 24866 heartbeater.cc:344] Connected to a master server at 127.13.197.62:37421
I20260608 09:55:55.744072 24866 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:55.744765 24866 heartbeater.cc:507] Master 127.13.197.62:37421 requested a full tablet report, sending...
I20260608 09:55:55.746860 24516 ts_manager.cc:194] Registered new tserver with Master: 49bc2e29040a459689c0c77d8f7920cf (127.13.197.4:41423)
I20260608 09:55:55.747816 14100 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015178558s
I20260608 09:55:55.748808 24516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44876
I20260608 09:55:55.774607 24516 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44892:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:55:55.819455 24757 tablet_service.cc:1511] Processing CreateTablet for tablet 3af250c0f1a64e7080732d8f7a25dd32 (DEFAULT_TABLE table=test-workload [id=776f0f76a29949a3ace2826921152bf8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:55.820904 24757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af250c0f1a64e7080732d8f7a25dd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:55.822974 24831 tablet_service.cc:1511] Processing CreateTablet for tablet 3af250c0f1a64e7080732d8f7a25dd32 (DEFAULT_TABLE table=test-workload [id=776f0f76a29949a3ace2826921152bf8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:55.824226 24831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af250c0f1a64e7080732d8f7a25dd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:55.830310 24608 tablet_service.cc:1511] Processing CreateTablet for tablet 3af250c0f1a64e7080732d8f7a25dd32 (DEFAULT_TABLE table=test-workload [id=776f0f76a29949a3ace2826921152bf8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 09:55:55.831780 24608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af250c0f1a64e7080732d8f7a25dd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:55.839895 24884 tablet_bootstrap.cc:492] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5: Bootstrap starting.
I20260608 09:55:55.841157 24885 tablet_bootstrap.cc:492] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf: Bootstrap starting.
I20260608 09:55:55.846436 24884 tablet_bootstrap.cc:654] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:55.848625 24885 tablet_bootstrap.cc:654] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:55.852487 24887 tablet_bootstrap.cc:492] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500: Bootstrap starting.
I20260608 09:55:55.853075 24884 tablet_bootstrap.cc:492] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5: No bootstrap required, opened a new log
I20260608 09:55:55.853726 24884 ts_tablet_manager.cc:1403] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260608 09:55:55.856844 24885 tablet_bootstrap.cc:492] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf: No bootstrap required, opened a new log
I20260608 09:55:55.857479 24885 ts_tablet_manager.cc:1403] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.007s
I20260608 09:55:55.860953 24887 tablet_bootstrap.cc:654] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:55.861166 24884 raft_consensus.cc:359] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fa1845ccf4241fab28f66d2b57d58e5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39189 } } peers { permanent_uuid: "49bc2e29040a459689c0c77d8f7920cf" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41423 } } peers { permanent_uuid: "1bee44b0ec994000aa20d1aadf34a500" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39207 } }
I20260608 09:55:55.861431 24885 raft_consensus.cc:359] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fa1845ccf4241fab28f66d2b57d58e5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39189 } } peers { permanent_uuid: "49bc2e29040a459689c0c77d8f7920cf" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41423 } } peers { permanent_uuid: "1bee44b0ec994000aa20d1aadf34a500" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39207 } }
I20260608 09:55:55.862005 24884 raft_consensus.cc:385] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:55.862195 24885 raft_consensus.cc:385] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:55.862418 24884 raft_consensus.cc:740] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fa1845ccf4241fab28f66d2b57d58e5, State: Initialized, Role: FOLLOWER
I20260608 09:55:55.862620 24885 raft_consensus.cc:740] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49bc2e29040a459689c0c77d8f7920cf, State: Initialized, Role: FOLLOWER
I20260608 09:55:55.863456 24885 consensus_queue.cc:260] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [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: "1fa1845ccf4241fab28f66d2b57d58e5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39189 } } peers { permanent_uuid: "49bc2e29040a459689c0c77d8f7920cf" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41423 } } peers { permanent_uuid: "1bee44b0ec994000aa20d1aadf34a500" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39207 } }
I20260608 09:55:55.863334 24884 consensus_queue.cc:260] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5 [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: "1fa1845ccf4241fab28f66d2b57d58e5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39189 } } peers { permanent_uuid: "49bc2e29040a459689c0c77d8f7920cf" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41423 } } peers { permanent_uuid: "1bee44b0ec994000aa20d1aadf34a500" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39207 } }
I20260608 09:55:55.866185 24792 heartbeater.cc:499] Master 127.13.197.62:37421 was elected leader, sending a full tablet report...
I20260608 09:55:55.867015 24884 ts_tablet_manager.cc:1434] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260608 09:55:55.867441 24887 tablet_bootstrap.cc:492] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500: No bootstrap required, opened a new log
I20260608 09:55:55.868695 24887 ts_tablet_manager.cc:1403] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260608 09:55:55.868937 24866 heartbeater.cc:499] Master 127.13.197.62:37421 was elected leader, sending a full tablet report...
I20260608 09:55:55.869673 24885 ts_tablet_manager.cc:1434] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.005s
I20260608 09:55:55.872155 24887 raft_consensus.cc:359] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fa1845ccf4241fab28f66d2b57d58e5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39189 } } peers { permanent_uuid: "49bc2e29040a459689c0c77d8f7920cf" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41423 } } peers { permanent_uuid: "1bee44b0ec994000aa20d1aadf34a500" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39207 } }
I20260608 09:55:55.872963 24887 raft_consensus.cc:385] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:55.873294 24887 raft_consensus.cc:740] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bee44b0ec994000aa20d1aadf34a500, State: Initialized, Role: FOLLOWER
I20260608 09:55:55.874137 24887 consensus_queue.cc:260] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500 [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: "1fa1845ccf4241fab28f66d2b57d58e5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39189 } } peers { permanent_uuid: "49bc2e29040a459689c0c77d8f7920cf" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41423 } } peers { permanent_uuid: "1bee44b0ec994000aa20d1aadf34a500" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39207 } }
I20260608 09:55:55.878300 24643 heartbeater.cc:499] Master 127.13.197.62:37421 was elected leader, sending a full tablet report...
I20260608 09:55:55.879973 24887 ts_tablet_manager.cc:1434] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260608 09:55:55.880947 24891 raft_consensus.cc:493] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:55.881393 24891 raft_consensus.cc:515] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fa1845ccf4241fab28f66d2b57d58e5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39189 } } peers { permanent_uuid: "49bc2e29040a459689c0c77d8f7920cf" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41423 } } peers { permanent_uuid: "1bee44b0ec994000aa20d1aadf34a500" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39207 } }
I20260608 09:55:55.884470 24891 leader_election.cc:290] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fa1845ccf4241fab28f66d2b57d58e5 (127.13.197.3:39189), 1bee44b0ec994000aa20d1aadf34a500 (127.13.197.1:39207)
I20260608 09:55:55.896193 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af250c0f1a64e7080732d8f7a25dd32" candidate_uuid: "49bc2e29040a459689c0c77d8f7920cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa1845ccf4241fab28f66d2b57d58e5" is_pre_election: true
I20260608 09:55:55.896936 24767 raft_consensus.cc:2468] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49bc2e29040a459689c0c77d8f7920cf in term 0.
I20260608 09:55:55.898324 24804 leader_election.cc:304] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [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: 1fa1845ccf4241fab28f66d2b57d58e5, 49bc2e29040a459689c0c77d8f7920cf; no voters: 
I20260608 09:55:55.899266 24891 raft_consensus.cc:2804] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:55.899304 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af250c0f1a64e7080732d8f7a25dd32" candidate_uuid: "49bc2e29040a459689c0c77d8f7920cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bee44b0ec994000aa20d1aadf34a500" is_pre_election: true
I20260608 09:55:55.899631 24891 raft_consensus.cc:493] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:55.900058 24891 raft_consensus.cc:3060] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:55.900110 24618 raft_consensus.cc:2468] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49bc2e29040a459689c0c77d8f7920cf in term 0.
I20260608 09:55:55.905438 24891 raft_consensus.cc:515] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fa1845ccf4241fab28f66d2b57d58e5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39189 } } peers { permanent_uuid: "49bc2e29040a459689c0c77d8f7920cf" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41423 } } peers { permanent_uuid: "1bee44b0ec994000aa20d1aadf34a500" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39207 } }
I20260608 09:55:55.907922 24891 leader_election.cc:290] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [CANDIDATE]: Term 1 election: Requested vote from peers 1fa1845ccf4241fab28f66d2b57d58e5 (127.13.197.3:39189), 1bee44b0ec994000aa20d1aadf34a500 (127.13.197.1:39207)
I20260608 09:55:55.908311 24767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af250c0f1a64e7080732d8f7a25dd32" candidate_uuid: "49bc2e29040a459689c0c77d8f7920cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fa1845ccf4241fab28f66d2b57d58e5"
I20260608 09:55:55.908792 24618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af250c0f1a64e7080732d8f7a25dd32" candidate_uuid: "49bc2e29040a459689c0c77d8f7920cf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bee44b0ec994000aa20d1aadf34a500"
I20260608 09:55:55.908977 24767 raft_consensus.cc:3060] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:55.909417 24618 raft_consensus.cc:3060] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:55.914577 24767 raft_consensus.cc:2468] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49bc2e29040a459689c0c77d8f7920cf in term 1.
I20260608 09:55:55.914697 24618 raft_consensus.cc:2468] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49bc2e29040a459689c0c77d8f7920cf in term 1.
I20260608 09:55:55.915853 24804 leader_election.cc:304] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [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: 1fa1845ccf4241fab28f66d2b57d58e5, 49bc2e29040a459689c0c77d8f7920cf; no voters: 
I20260608 09:55:55.916610 24891 raft_consensus.cc:2804] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:55.917744 24891 raft_consensus.cc:697] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 1 LEADER]: Becoming Leader. State: Replica: 49bc2e29040a459689c0c77d8f7920cf, State: Running, Role: LEADER
I20260608 09:55:55.918450 24891 consensus_queue.cc:237] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [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: "1fa1845ccf4241fab28f66d2b57d58e5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39189 } } peers { permanent_uuid: "49bc2e29040a459689c0c77d8f7920cf" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41423 } } peers { permanent_uuid: "1bee44b0ec994000aa20d1aadf34a500" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39207 } }
I20260608 09:55:55.926079 24514 catalog_manager.cc:5696] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf reported cstate change: term changed from 0 to 1, leader changed from <none> to 49bc2e29040a459689c0c77d8f7920cf (127.13.197.4). New cstate: current_term: 1 leader_uuid: "49bc2e29040a459689c0c77d8f7920cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fa1845ccf4241fab28f66d2b57d58e5" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 39189 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49bc2e29040a459689c0c77d8f7920cf" member_type: VOTER last_known_addr { host: "127.13.197.4" port: 41423 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bee44b0ec994000aa20d1aadf34a500" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 39207 } health_report { overall_health: UNKNOWN } } }
W20260608 09:55:55.985716 14100 auto_rebalancer.cc:591] Failed to schedule move for tablet 3af250c0f1a64e7080732d8f7a25dd32: Illegal state: Leader has not yet committed an operation in its own term
I20260608 09:55:55.987012 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:55:56.005672 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:56.006592 14100 tablet_replica.cc:333] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500: stopping tablet replica
I20260608 09:55:56.007138 14100 raft_consensus.cc:2243] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:56.007517 14100 raft_consensus.cc:2272] T 3af250c0f1a64e7080732d8f7a25dd32 P 1bee44b0ec994000aa20d1aadf34a500 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.027406 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:55:56.038198 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:55:56.056283 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:56.071983 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:55:56.080451 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:55:56.099068 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:56.100000 14100 tablet_replica.cc:333] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5: stopping tablet replica
I20260608 09:55:56.100520 14100 raft_consensus.cc:2243] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:55:56.100946 14100 raft_consensus.cc:2272] T 3af250c0f1a64e7080732d8f7a25dd32 P 1fa1845ccf4241fab28f66d2b57d58e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.120764 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:55:56.131379 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:55:56.150247 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:55:56.151091 14100 tablet_replica.cc:333] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf: stopping tablet replica
I20260608 09:55:56.151635 14100 raft_consensus.cc:2243] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:56.152252 14100 pending_rounds.cc:70] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf: Trying to abort 1 pending ops.
I20260608 09:55:56.152419 14100 pending_rounds.cc:77] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294617829049597952 op_type: NO_OP noop_request { }
I20260608 09:55:56.152643 14100 raft_consensus.cc:2889] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 09:55:56.152882 14100 raft_consensus.cc:2272] T 3af250c0f1a64e7080732d8f7a25dd32 P 49bc2e29040a459689c0c77d8f7920cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.173216 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:55:56.183128 14100 master.cc:562] Master@127.13.197.62:37421 shutting down...
I20260608 09:55:56.201730 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:55:56.202294 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:55:56.202575 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P f567d73026954a28814447c8268c6270: stopping tablet replica
I20260608 09:55:56.212666 14100 master.cc:584] Master@127.13.197.62:37421 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1197 ms)
[----------] 22 tests from AutoRebalancerTest (235456 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 09:55:56.246966 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:44677
I20260608 09:55:56.248176 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:56.253438 24898 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
W20260608 09:55:56.253847 24899 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
W20260608 09:55:56.255400 24901 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
I20260608 09:55:56.256290 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:56.257102 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:56.257330 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:56.257499 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912556257475 us; error 0 us; skew 500 ppm
I20260608 09:55:56.258168 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:56.260468 14100 webserver.cc:533] Webserver started at http://127.13.197.62:39507/ using document root <none> and password file <none>
I20260608 09:55:56.261023 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:56.261232 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:56.261503 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:56.262825 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "28d27082f0ff4da4a2fbe86ba9ee94cd"
format_stamp: "Formatted at 2026-06-08 09:55:56 on dist-test-slave-hb1r"
I20260608 09:55:56.267621 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 09:55:56.271288 24906 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:56.272132 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 09:55:56.272464 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "28d27082f0ff4da4a2fbe86ba9ee94cd"
format_stamp: "Formatted at 2026-06-08 09:55:56 on dist-test-slave-hb1r"
I20260608 09:55:56.272727 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-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)
I20260608 09:55:56.290323 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:56.291400 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:56.327582 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:44677
I20260608 09:55:56.327692 24957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:44677 every 8 connection(s)
I20260608 09:55:56.331722 24958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:56.342839 24958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd: Bootstrap starting.
I20260608 09:55:56.347841 24958 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:56.352106 24958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd: No bootstrap required, opened a new log
I20260608 09:55:56.354391 24958 raft_consensus.cc:359] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d27082f0ff4da4a2fbe86ba9ee94cd" member_type: VOTER }
I20260608 09:55:56.354779 24958 raft_consensus.cc:385] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:56.354956 24958 raft_consensus.cc:740] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28d27082f0ff4da4a2fbe86ba9ee94cd, State: Initialized, Role: FOLLOWER
I20260608 09:55:56.355517 24958 consensus_queue.cc:260] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [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: "28d27082f0ff4da4a2fbe86ba9ee94cd" member_type: VOTER }
I20260608 09:55:56.355939 24958 raft_consensus.cc:399] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:55:56.356129 24958 raft_consensus.cc:493] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:55:56.356359 24958 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:56.361081 24958 raft_consensus.cc:515] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d27082f0ff4da4a2fbe86ba9ee94cd" member_type: VOTER }
I20260608 09:55:56.361614 24958 leader_election.cc:304] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [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: 28d27082f0ff4da4a2fbe86ba9ee94cd; no voters: 
I20260608 09:55:56.362746 24958 leader_election.cc:290] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:55:56.363173 24961 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:56.364624 24961 raft_consensus.cc:697] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [term 1 LEADER]: Becoming Leader. State: Replica: 28d27082f0ff4da4a2fbe86ba9ee94cd, State: Running, Role: LEADER
I20260608 09:55:56.365356 24961 consensus_queue.cc:237] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [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: "28d27082f0ff4da4a2fbe86ba9ee94cd" member_type: VOTER }
I20260608 09:55:56.365929 24958 sys_catalog.cc:565] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:55:56.368793 24963 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 28d27082f0ff4da4a2fbe86ba9ee94cd. Latest consensus state: current_term: 1 leader_uuid: "28d27082f0ff4da4a2fbe86ba9ee94cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d27082f0ff4da4a2fbe86ba9ee94cd" member_type: VOTER } }
I20260608 09:55:56.368758 24962 sys_catalog.cc:455] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "28d27082f0ff4da4a2fbe86ba9ee94cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28d27082f0ff4da4a2fbe86ba9ee94cd" member_type: VOTER } }
I20260608 09:55:56.369670 24963 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:56.369951 24962 sys_catalog.cc:458] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [sys.catalog]: This master's current role is: LEADER
I20260608 09:55:56.375636 24966 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:55:56.380970 24966 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:55:56.384159 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:55:56.391261 24966 catalog_manager.cc:1382] Generated new cluster ID: 8db6e0b8ed3f47ee99a8db09d3cc8967
I20260608 09:55:56.391573 24966 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:55:56.411237 24966 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:55:56.412573 24966 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:55:56.426656 24966 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd: Generated new TSK 0
I20260608 09:55:56.427320 24966 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:55:56.450798 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:56.457026 24979 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
W20260608 09:55:56.458250 24980 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
I20260608 09:55:56.466013 14100 server_base.cc:1061] running on GCE node
W20260608 09:55:56.465958 24982 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
I20260608 09:55:56.472465 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:56.472747 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:56.472925 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912556472904 us; error 0 us; skew 500 ppm
I20260608 09:55:56.473564 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:56.476089 14100 webserver.cc:533] Webserver started at http://127.13.197.1:46185/ using document root <none> and password file <none>
I20260608 09:55:56.476629 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:56.476847 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:56.477123 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:56.478328 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "bf9d7b59194045f59cc26e04055f3ab8"
format_stamp: "Formatted at 2026-06-08 09:55:56 on dist-test-slave-hb1r"
I20260608 09:55:56.483441 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:56.486967 24987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:56.487720 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:56.488029 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "bf9d7b59194045f59cc26e04055f3ab8"
format_stamp: "Formatted at 2026-06-08 09:55:56 on dist-test-slave-hb1r"
I20260608 09:55:56.488333 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-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)
I20260608 09:55:56.501906 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:56.503078 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:56.504549 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:56.507077 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:56.507309 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:56.507575 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:56.507752 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:56.546566 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:41931
I20260608 09:55:56.546684 25049 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:41931 every 8 connection(s)
I20260608 09:55:56.551894 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:56.559681 25054 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
W20260608 09:55:56.560655 25055 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
W20260608 09:55:56.563869 25057 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
I20260608 09:55:56.564299 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:56.565486 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:56.565790 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:56.565999 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912556565979 us; error 0 us; skew 500 ppm
I20260608 09:55:56.566913 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:56.568480 25050 heartbeater.cc:344] Connected to a master server at 127.13.197.62:44677
I20260608 09:55:56.568872 25050 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:56.569751 25050 heartbeater.cc:507] Master 127.13.197.62:44677 requested a full tablet report, sending...
I20260608 09:55:56.569886 14100 webserver.cc:533] Webserver started at http://127.13.197.2:37677/ using document root <none> and password file <none>
I20260608 09:55:56.570508 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:56.570727 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:56.571002 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:56.572081 24923 ts_manager.cc:194] Registered new tserver with Master: bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931)
I20260608 09:55:56.572109 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "22af76d31a804d6ba4ff9f53e51fa2ef"
format_stamp: "Formatted at 2026-06-08 09:55:56 on dist-test-slave-hb1r"
I20260608 09:55:56.574160 24923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57154
I20260608 09:55:56.577585 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:55:56.581476 25062 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:56.582338 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:55:56.582661 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "22af76d31a804d6ba4ff9f53e51fa2ef"
format_stamp: "Formatted at 2026-06-08 09:55:56 on dist-test-slave-hb1r"
I20260608 09:55:56.582983 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-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)
I20260608 09:55:56.596733 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:56.597939 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:56.599481 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:56.602288 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:56.602525 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:56.602861 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:56.603045 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:56.642462 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:33473
I20260608 09:55:56.642597 25124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:33473 every 8 connection(s)
I20260608 09:55:56.647892 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:55:56.655942 25128 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
W20260608 09:55:56.657226 25129 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
W20260608 09:55:56.661159 25131 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
I20260608 09:55:56.662633 14100 server_base.cc:1061] running on GCE node
I20260608 09:55:56.663605 25125 heartbeater.cc:344] Connected to a master server at 127.13.197.62:44677
I20260608 09:55:56.663704 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:55:56.664181 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:55:56.664235 25125 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:56.664420 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912556664402 us; error 0 us; skew 500 ppm
I20260608 09:55:56.665203 25125 heartbeater.cc:507] Master 127.13.197.62:44677 requested a full tablet report, sending...
I20260608 09:55:56.665320 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:55:56.667637 24923 ts_manager.cc:194] Registered new tserver with Master: 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473)
I20260608 09:55:56.668390 14100 webserver.cc:533] Webserver started at http://127.13.197.3:38931/ using document root <none> and password file <none>
I20260608 09:55:56.668963 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:55:56.669198 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:55:56.669348 24923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57162
I20260608 09:55:56.669473 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:55:56.670873 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "acc4e35086924be29dafe30977c7022d"
format_stamp: "Formatted at 2026-06-08 09:55:56 on dist-test-slave-hb1r"
I20260608 09:55:56.675531 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:55:56.679168 25136 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:56.680353 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 09:55:56.680801 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "acc4e35086924be29dafe30977c7022d"
format_stamp: "Formatted at 2026-06-08 09:55:56 on dist-test-slave-hb1r"
I20260608 09:55:56.681066 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-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)
I20260608 09:55:56.710168 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:55:56.711309 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:55:56.712807 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:55:56.715399 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:55:56.715584 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:56.715893 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:55:56.716045 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:55:56.754732 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:38669
I20260608 09:55:56.754861 25198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:38669 every 8 connection(s)
I20260608 09:55:56.769912 25199 heartbeater.cc:344] Connected to a master server at 127.13.197.62:44677
I20260608 09:55:56.770536 25199 heartbeater.cc:461] Registering TS with master...
I20260608 09:55:56.771595 25199 heartbeater.cc:507] Master 127.13.197.62:44677 requested a full tablet report, sending...
I20260608 09:55:56.774923 24923 ts_manager.cc:194] Registered new tserver with Master: acc4e35086924be29dafe30977c7022d (127.13.197.3:38669)
I20260608 09:55:56.775959 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01765072s
I20260608 09:55:56.776638 24923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57164
I20260608 09:55:57.577010 25050 heartbeater.cc:499] Master 127.13.197.62:44677 was elected leader, sending a full tablet report...
I20260608 09:55:57.672441 25125 heartbeater.cc:499] Master 127.13.197.62:44677 was elected leader, sending a full tablet report...
I20260608 09:55:57.779953 25199 heartbeater.cc:499] Master 127.13.197.62:44677 was elected leader, sending a full tablet report...
I20260608 09:55:57.833261 24923 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57176:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:55:57.835932 24923 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:55:57.902973 25090 tablet_service.cc:1511] Processing CreateTablet for tablet 21125588e48b4a91b76504f12820842e (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:57.903901 25087 tablet_service.cc:1511] Processing CreateTablet for tablet d7553e66b66d4ed2a559e95ae4ce885e (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:57.904521 25090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21125588e48b4a91b76504f12820842e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.905313 25087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7553e66b66d4ed2a559e95ae4ce885e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.906816 25089 tablet_service.cc:1511] Processing CreateTablet for tablet 5e07817b9e194a78884328ee338326b8 (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:57.908250 25089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e07817b9e194a78884328ee338326b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.912339 25015 tablet_service.cc:1511] Processing CreateTablet for tablet 21125588e48b4a91b76504f12820842e (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:57.912645 25088 tablet_service.cc:1511] Processing CreateTablet for tablet 452b8aca5d4f4635886b9f2c7e73717f (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:57.914085 25088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452b8aca5d4f4635886b9f2c7e73717f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.914871 25014 tablet_service.cc:1511] Processing CreateTablet for tablet 5e07817b9e194a78884328ee338326b8 (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:57.916291 25014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e07817b9e194a78884328ee338326b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.917430 25015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21125588e48b4a91b76504f12820842e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.917004 25012 tablet_service.cc:1511] Processing CreateTablet for tablet d7553e66b66d4ed2a559e95ae4ce885e (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:57.919077 25012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7553e66b66d4ed2a559e95ae4ce885e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.918977 25013 tablet_service.cc:1511] Processing CreateTablet for tablet 452b8aca5d4f4635886b9f2c7e73717f (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:57.920578 25013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452b8aca5d4f4635886b9f2c7e73717f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.940750 25011 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7ed175f3c347e3acf4c0edce4a4580 (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:57.941509 25163 tablet_service.cc:1511] Processing CreateTablet for tablet 5e07817b9e194a78884328ee338326b8 (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:55:57.942368 25011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7ed175f3c347e3acf4c0edce4a4580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.943030 25163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e07817b9e194a78884328ee338326b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.946863 25162 tablet_service.cc:1511] Processing CreateTablet for tablet 452b8aca5d4f4635886b9f2c7e73717f (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:55:57.948330 25162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 452b8aca5d4f4635886b9f2c7e73717f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.950856 25164 tablet_service.cc:1511] Processing CreateTablet for tablet 21125588e48b4a91b76504f12820842e (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:55:57.953404 25086 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7ed175f3c347e3acf4c0edce4a4580 (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:57.954496 25164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21125588e48b4a91b76504f12820842e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.954880 25086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7ed175f3c347e3acf4c0edce4a4580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.960254 25010 tablet_service.cc:1511] Processing CreateTablet for tablet 5be39588daff4a26970dd5ce47d1e1cc (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:57.962117 25010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be39588daff4a26970dd5ce47d1e1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.964540 25161 tablet_service.cc:1511] Processing CreateTablet for tablet d7553e66b66d4ed2a559e95ae4ce885e (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:55:57.965950 25161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7553e66b66d4ed2a559e95ae4ce885e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.972229 25219 tablet_bootstrap.cc:492] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef: Bootstrap starting.
I20260608 09:55:57.975273 25160 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7ed175f3c347e3acf4c0edce4a4580 (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:55:57.976756 25160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7ed175f3c347e3acf4c0edce4a4580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.988211 25159 tablet_service.cc:1511] Processing CreateTablet for tablet 5be39588daff4a26970dd5ce47d1e1cc (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:57.989714 25159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be39588daff4a26970dd5ce47d1e1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:57.997916 25089 tablet_service.cc:1511] Processing CreateTablet for tablet 5be39588daff4a26970dd5ce47d1e1cc (DEFAULT_TABLE table=test-workload [id=3ffadf2a92cf49bcb6f8b76b0ff77e7b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:55:58.003719 25219 tablet_bootstrap.cc:654] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.004740 25089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be39588daff4a26970dd5ce47d1e1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:55:58.031369 25219 tablet_bootstrap.cc:492] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef: No bootstrap required, opened a new log
I20260608 09:55:58.031965 25219 ts_tablet_manager.cc:1403] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.000s
I20260608 09:55:58.032151 25220 tablet_bootstrap.cc:492] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8: Bootstrap starting.
I20260608 09:55:58.034268 25221 tablet_bootstrap.cc:492] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d: Bootstrap starting.
I20260608 09:55:58.035342 25219 raft_consensus.cc:359] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.036160 25219 raft_consensus.cc:385] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.036466 25219 raft_consensus.cc:740] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22af76d31a804d6ba4ff9f53e51fa2ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.037305 25219 consensus_queue.cc:260] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.039664 25220 tablet_bootstrap.cc:654] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.042052 25221 tablet_bootstrap.cc:654] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.047610 25219 ts_tablet_manager.cc:1434] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.010s
I20260608 09:55:58.049350 25219 tablet_bootstrap.cc:492] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef: Bootstrap starting.
I20260608 09:55:58.056257 25221 tablet_bootstrap.cc:492] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d: No bootstrap required, opened a new log
I20260608 09:55:58.056613 25219 tablet_bootstrap.cc:654] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.056994 25221 ts_tablet_manager.cc:1403] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.010s
I20260608 09:55:58.063822 25220 tablet_bootstrap.cc:492] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8: No bootstrap required, opened a new log
I20260608 09:55:58.064306 25220 ts_tablet_manager.cc:1403] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.009s
I20260608 09:55:58.060305 25221 raft_consensus.cc:359] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.066468 25221 raft_consensus.cc:385] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.066835 25221 raft_consensus.cc:740] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc4e35086924be29dafe30977c7022d, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.067037 25220 raft_consensus.cc:359] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.067896 25220 raft_consensus.cc:385] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.068178 25220 raft_consensus.cc:740] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf9d7b59194045f59cc26e04055f3ab8, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.067723 25221 consensus_queue.cc:260] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.068861 25220 consensus_queue.cc:260] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8 [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.069429 25219 tablet_bootstrap.cc:492] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef: No bootstrap required, opened a new log
I20260608 09:55:58.070073 25219 ts_tablet_manager.cc:1403] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260608 09:55:58.070941 25221 ts_tablet_manager.cc:1434] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260608 09:55:58.072156 25221 tablet_bootstrap.cc:492] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d: Bootstrap starting.
I20260608 09:55:58.073997 25219 raft_consensus.cc:359] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.074723 25219 raft_consensus.cc:385] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.075007 25219 raft_consensus.cc:740] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22af76d31a804d6ba4ff9f53e51fa2ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.075944 25219 consensus_queue.cc:260] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.078455 25221 tablet_bootstrap.cc:654] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.087044 25219 ts_tablet_manager.cc:1434] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260608 09:55:58.088573 25219 tablet_bootstrap.cc:492] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef: Bootstrap starting.
I20260608 09:55:58.091378 25220 ts_tablet_manager.cc:1434] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8: Time spent starting tablet: real 0.027s	user 0.015s	sys 0.008s
I20260608 09:55:58.092507 25220 tablet_bootstrap.cc:492] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8: Bootstrap starting.
I20260608 09:55:58.095474 25219 tablet_bootstrap.cc:654] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.098618 25220 tablet_bootstrap.cc:654] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.101907 25221 tablet_bootstrap.cc:492] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d: No bootstrap required, opened a new log
I20260608 09:55:58.102649 25221 ts_tablet_manager.cc:1403] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.009s
I20260608 09:55:58.106590 25221 raft_consensus.cc:359] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.107510 25221 raft_consensus.cc:385] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.107892 25221 raft_consensus.cc:740] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc4e35086924be29dafe30977c7022d, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.109126 25221 consensus_queue.cc:260] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.113173 25221 ts_tablet_manager.cc:1434] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:55:58.113565 25219 tablet_bootstrap.cc:492] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef: No bootstrap required, opened a new log
I20260608 09:55:58.114174 25219 ts_tablet_manager.cc:1403] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.002s
I20260608 09:55:58.115455 25221 tablet_bootstrap.cc:492] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d: Bootstrap starting.
I20260608 09:55:58.116444 25220 tablet_bootstrap.cc:492] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8: No bootstrap required, opened a new log
I20260608 09:55:58.117089 25220 ts_tablet_manager.cc:1403] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260608 09:55:58.117437 25219 raft_consensus.cc:359] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.118360 25219 raft_consensus.cc:385] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.118669 25219 raft_consensus.cc:740] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22af76d31a804d6ba4ff9f53e51fa2ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.119644 25219 consensus_queue.cc:260] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.120565 25220 raft_consensus.cc:359] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.121392 25220 raft_consensus.cc:385] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.121788 25220 raft_consensus.cc:740] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf9d7b59194045f59cc26e04055f3ab8, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.122812 25221 tablet_bootstrap.cc:654] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.122769 25220 consensus_queue.cc:260] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.125398 25220 ts_tablet_manager.cc:1434] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:55:58.126461 25219 ts_tablet_manager.cc:1434] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 09:55:58.126610 25220 tablet_bootstrap.cc:492] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8: Bootstrap starting.
I20260608 09:55:58.127665 25219 tablet_bootstrap.cc:492] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef: Bootstrap starting.
I20260608 09:55:58.134210 25220 tablet_bootstrap.cc:654] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.135429 25219 tablet_bootstrap.cc:654] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.143988 25219 tablet_bootstrap.cc:492] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef: No bootstrap required, opened a new log
I20260608 09:55:58.144546 25219 ts_tablet_manager.cc:1403] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 09:55:58.146464 25221 tablet_bootstrap.cc:492] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d: No bootstrap required, opened a new log
I20260608 09:55:58.147053 25221 ts_tablet_manager.cc:1403] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.004s
I20260608 09:55:58.147135 25220 tablet_bootstrap.cc:492] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8: No bootstrap required, opened a new log
I20260608 09:55:58.147266 25219 raft_consensus.cc:359] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.147702 25220 ts_tablet_manager.cc:1403] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260608 09:55:58.148025 25219 raft_consensus.cc:385] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.148337 25219 raft_consensus.cc:740] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22af76d31a804d6ba4ff9f53e51fa2ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.149319 25219 consensus_queue.cc:260] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.150341 25221 raft_consensus.cc:359] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.151157 25221 raft_consensus.cc:385] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.150983 25220 raft_consensus.cc:359] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.151492 25221 raft_consensus.cc:740] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc4e35086924be29dafe30977c7022d, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.151742 25219 ts_tablet_manager.cc:1434] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:55:58.151811 25220 raft_consensus.cc:385] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.152410 25220 raft_consensus.cc:740] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf9d7b59194045f59cc26e04055f3ab8, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.152508 25221 consensus_queue.cc:260] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.153174 25219 tablet_bootstrap.cc:492] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef: Bootstrap starting.
I20260608 09:55:58.154958 25221 ts_tablet_manager.cc:1434] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:58.156158 25221 tablet_bootstrap.cc:492] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d: Bootstrap starting.
I20260608 09:55:58.153349 25220 consensus_queue.cc:260] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.159020 25220 ts_tablet_manager.cc:1434] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260608 09:55:58.160403 25220 tablet_bootstrap.cc:492] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8: Bootstrap starting.
I20260608 09:55:58.160887 25219 tablet_bootstrap.cc:654] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.162598 25221 tablet_bootstrap.cc:654] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.165252 25227 raft_consensus.cc:493] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:58.165863 25227 raft_consensus.cc:515] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.168033 25220 tablet_bootstrap.cc:654] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.171838 25227 leader_election.cc:290] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931), 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473)
I20260608 09:55:58.202986 25025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b8aca5d4f4635886b9f2c7e73717f" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf9d7b59194045f59cc26e04055f3ab8" is_pre_election: true
W20260608 09:55:58.205149 25140 leader_election.cc:343] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:55:58.206079 25219 tablet_bootstrap.cc:492] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef: No bootstrap required, opened a new log
I20260608 09:55:58.206322 25221 tablet_bootstrap.cc:492] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d: No bootstrap required, opened a new log
I20260608 09:55:58.206609 25219 ts_tablet_manager.cc:1403] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.008s
I20260608 09:55:58.206902 25221 ts_tablet_manager.cc:1403] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.022s
I20260608 09:55:58.207515 25220 tablet_bootstrap.cc:492] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8: No bootstrap required, opened a new log
I20260608 09:55:58.208060 25220 ts_tablet_manager.cc:1403] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8: Time spent bootstrapping tablet: real 0.048s	user 0.028s	sys 0.016s
I20260608 09:55:58.209244 25219 raft_consensus.cc:359] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.209932 25219 raft_consensus.cc:385] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.210201 25219 raft_consensus.cc:740] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22af76d31a804d6ba4ff9f53e51fa2ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.210086 25221 raft_consensus.cc:359] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.211031 25221 raft_consensus.cc:385] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.211367 25221 raft_consensus.cc:740] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc4e35086924be29dafe30977c7022d, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.211158 25219 consensus_queue.cc:260] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.212311 25221 consensus_queue.cc:260] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.214140 25219 ts_tablet_manager.cc:1434] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 09:55:58.214675 25221 ts_tablet_manager.cc:1434] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 09:55:58.215263 25219 tablet_bootstrap.cc:492] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef: Bootstrap starting.
I20260608 09:55:58.214152 25100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b8aca5d4f4635886b9f2c7e73717f" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" is_pre_election: true
I20260608 09:55:58.216501 25100 raft_consensus.cc:2468] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 0.
I20260608 09:55:58.218001 25140 leader_election.cc:304] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22af76d31a804d6ba4ff9f53e51fa2ef, acc4e35086924be29dafe30977c7022d; no voters: bf9d7b59194045f59cc26e04055f3ab8
I20260608 09:55:58.211061 25220 raft_consensus.cc:359] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.219108 25220 raft_consensus.cc:385] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.219291 25227 raft_consensus.cc:2804] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:58.219471 25220 raft_consensus.cc:740] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf9d7b59194045f59cc26e04055f3ab8, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.219870 25227 raft_consensus.cc:493] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:58.220245 25227 raft_consensus.cc:3060] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.220650 25220 consensus_queue.cc:260] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8 [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.222185 25221 tablet_bootstrap.cc:492] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d: Bootstrap starting.
I20260608 09:55:58.223196 25220 ts_tablet_manager.cc:1434] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 09:55:58.224293 25220 tablet_bootstrap.cc:492] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8: Bootstrap starting.
I20260608 09:55:58.226522 25227 raft_consensus.cc:515] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.229836 25025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b8aca5d4f4635886b9f2c7e73717f" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf9d7b59194045f59cc26e04055f3ab8"
I20260608 09:55:58.230450 25025 raft_consensus.cc:3060] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.231285 25100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "452b8aca5d4f4635886b9f2c7e73717f" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef"
I20260608 09:55:58.231873 25100 raft_consensus.cc:3060] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.233507 25219 tablet_bootstrap.cc:654] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.234951 25221 tablet_bootstrap.cc:654] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.238530 25220 tablet_bootstrap.cc:654] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.236617 25227 leader_election.cc:290] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [CANDIDATE]: Term 1 election: Requested vote from peers bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931), 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473)
I20260608 09:55:58.246399 25025 raft_consensus.cc:2468] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 1.
I20260608 09:55:58.246722 25100 raft_consensus.cc:2468] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 1.
I20260608 09:55:58.248085 25140 leader_election.cc:304] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [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: 22af76d31a804d6ba4ff9f53e51fa2ef, acc4e35086924be29dafe30977c7022d; no voters: 
I20260608 09:55:58.248993 25227 raft_consensus.cc:2804] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:58.257270 25219 tablet_bootstrap.cc:492] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef: No bootstrap required, opened a new log
I20260608 09:55:58.257884 25219 ts_tablet_manager.cc:1403] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.007s
I20260608 09:55:58.258953 25221 tablet_bootstrap.cc:492] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d: No bootstrap required, opened a new log
I20260608 09:55:58.259498 25221 ts_tablet_manager.cc:1403] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.010s
I20260608 09:55:58.260579 25227 raft_consensus.cc:697] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 1 LEADER]: Becoming Leader. State: Replica: acc4e35086924be29dafe30977c7022d, State: Running, Role: LEADER
I20260608 09:55:58.261159 25219 raft_consensus.cc:359] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.262462 25221 raft_consensus.cc:359] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.263936 25219 raft_consensus.cc:385] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.263981 25221 raft_consensus.cc:385] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.264416 25219 raft_consensus.cc:740] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22af76d31a804d6ba4ff9f53e51fa2ef, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.264467 25221 raft_consensus.cc:740] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc4e35086924be29dafe30977c7022d, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.265370 25221 consensus_queue.cc:260] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.265462 25219 consensus_queue.cc:260] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.264477 25227 consensus_queue.cc:237] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.271672 25219 ts_tablet_manager.cc:1434] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260608 09:55:58.271905 25242 raft_consensus.cc:493] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:58.272660 25242 raft_consensus.cc:515] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.275177 25221 ts_tablet_manager.cc:1434] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.006s
I20260608 09:55:58.276564 25228 raft_consensus.cc:493] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:58.277148 25228 raft_consensus.cc:515] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.278614 25220 tablet_bootstrap.cc:492] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8: No bootstrap required, opened a new log
I20260608 09:55:58.279253 25220 ts_tablet_manager.cc:1403] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.017s
I20260608 09:55:58.281360 25025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21125588e48b4a91b76504f12820842e" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf9d7b59194045f59cc26e04055f3ab8" is_pre_election: true
I20260608 09:55:58.282174 25025 raft_consensus.cc:2468] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 0.
I20260608 09:55:58.283047 25220 raft_consensus.cc:359] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.283871 25220 raft_consensus.cc:385] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.284224 25220 raft_consensus.cc:740] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf9d7b59194045f59cc26e04055f3ab8, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.284070 25228 leader_election.cc:290] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473), acc4e35086924be29dafe30977c7022d (127.13.197.3:38669)
I20260608 09:55:58.285321 25220 consensus_queue.cc:260] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.287143 25140 leader_election.cc:304] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [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: acc4e35086924be29dafe30977c7022d, bf9d7b59194045f59cc26e04055f3ab8; no voters: 
I20260608 09:55:58.287935 25220 ts_tablet_manager.cc:1434] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:58.289083 25220 tablet_bootstrap.cc:492] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8: Bootstrap starting.
I20260608 09:55:58.289072 25244 raft_consensus.cc:2804] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:58.289929 25244 raft_consensus.cc:493] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:58.290403 25244 raft_consensus.cc:3060] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.292771 25221 tablet_bootstrap.cc:492] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d: Bootstrap starting.
I20260608 09:55:58.296139 25100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21125588e48b4a91b76504f12820842e" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" is_pre_election: true
I20260608 09:55:58.296914 25100 raft_consensus.cc:2468] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 0.
I20260608 09:55:58.297214 25220 tablet_bootstrap.cc:654] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.302300 25242 leader_election.cc:290] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931), 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473)
I20260608 09:55:58.302537 25221 tablet_bootstrap.cc:654] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d: Neither blocks nor log segments found. Creating new log.
I20260608 09:55:58.309028 25244 raft_consensus.cc:515] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.309154 24919 catalog_manager.cc:5696] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d reported cstate change: term changed from 0 to 1, leader changed from <none> to acc4e35086924be29dafe30977c7022d (127.13.197.3). New cstate: current_term: 1 leader_uuid: "acc4e35086924be29dafe30977c7022d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:58.314282 25025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21125588e48b4a91b76504f12820842e" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf9d7b59194045f59cc26e04055f3ab8"
I20260608 09:55:58.314950 25025 raft_consensus.cc:3060] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.321933 25100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ed175f3c347e3acf4c0edce4a4580" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" is_pre_election: true
I20260608 09:55:58.323019 25100 raft_consensus.cc:2468] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf9d7b59194045f59cc26e04055f3ab8 in term 0.
I20260608 09:55:58.328634 24991 leader_election.cc:304] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [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: 22af76d31a804d6ba4ff9f53e51fa2ef, bf9d7b59194045f59cc26e04055f3ab8; no voters: 
I20260608 09:55:58.332571 25228 raft_consensus.cc:2804] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:58.333285 25228 raft_consensus.cc:493] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:58.333699 25228 raft_consensus.cc:3060] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.337100 25244 leader_election.cc:290] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [CANDIDATE]: Term 1 election: Requested vote from peers bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931), 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473)
I20260608 09:55:58.338935 25221 tablet_bootstrap.cc:492] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d: No bootstrap required, opened a new log
I20260608 09:55:58.339494 25221 ts_tablet_manager.cc:1403] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.013s
I20260608 09:55:58.339584 25100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21125588e48b4a91b76504f12820842e" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef"
I20260608 09:55:58.340493 25100 raft_consensus.cc:3060] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.342942 25221 raft_consensus.cc:359] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.343745 25221 raft_consensus.cc:385] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.344027 25221 raft_consensus.cc:740] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acc4e35086924be29dafe30977c7022d, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.344842 25221 consensus_queue.cc:260] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.347513 25221 ts_tablet_manager.cc:1434] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:55:58.326701 25025 raft_consensus.cc:2468] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 1.
I20260608 09:55:58.356501 25140 leader_election.cc:304] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [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: acc4e35086924be29dafe30977c7022d, bf9d7b59194045f59cc26e04055f3ab8; no voters: 
I20260608 09:55:58.358215 25244 raft_consensus.cc:2804] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:58.359764 25244 raft_consensus.cc:697] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 1 LEADER]: Becoming Leader. State: Replica: acc4e35086924be29dafe30977c7022d, State: Running, Role: LEADER
I20260608 09:55:58.361786 25244 consensus_queue.cc:237] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.364602 25242 raft_consensus.cc:493] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:58.365170 25242 raft_consensus.cc:515] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.367403 25242 leader_election.cc:290] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931), 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473)
I20260608 09:55:58.369398 25099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ed175f3c347e3acf4c0edce4a4580" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" is_pre_election: true
I20260608 09:55:58.370216 25099 raft_consensus.cc:2468] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 0.
I20260608 09:55:58.370674 25250 raft_consensus.cc:493] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:58.371201 25250 raft_consensus.cc:515] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.371798 25025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ed175f3c347e3acf4c0edce4a4580" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf9d7b59194045f59cc26e04055f3ab8" is_pre_election: true
I20260608 09:55:58.372862 25140 leader_election.cc:304] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [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: 22af76d31a804d6ba4ff9f53e51fa2ef, acc4e35086924be29dafe30977c7022d; no voters: 
I20260608 09:55:58.373896 25242 raft_consensus.cc:2804] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:58.374199 25220 tablet_bootstrap.cc:492] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8: No bootstrap required, opened a new log
I20260608 09:55:58.374343 25242 raft_consensus.cc:493] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:58.374810 25220 ts_tablet_manager.cc:1403] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8: Time spent bootstrapping tablet: real 0.086s	user 0.035s	sys 0.028s
I20260608 09:55:58.377128 25174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ed175f3c347e3acf4c0edce4a4580" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc4e35086924be29dafe30977c7022d" is_pre_election: true
I20260608 09:55:58.378803 25242 raft_consensus.cc:3060] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:55:58.382021 24971 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:55:58.374850 25100 raft_consensus.cc:2468] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 1.
I20260608 09:55:58.384894 25173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e07817b9e194a78884328ee338326b8" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc4e35086924be29dafe30977c7022d" is_pre_election: true
I20260608 09:55:58.378835 25220 raft_consensus.cc:359] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.386708 25173 raft_consensus.cc:2468] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf9d7b59194045f59cc26e04055f3ab8 in term 0.
I20260608 09:55:58.390563 25220 raft_consensus.cc:385] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:55:58.380131 25228 raft_consensus.cc:515] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.390915 25220 raft_consensus.cc:740] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf9d7b59194045f59cc26e04055f3ab8, State: Initialized, Role: FOLLOWER
I20260608 09:55:58.391803 24989 leader_election.cc:304] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [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: acc4e35086924be29dafe30977c7022d, bf9d7b59194045f59cc26e04055f3ab8; no voters: 
I20260608 09:55:58.391855 25220 consensus_queue.cc:260] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8 [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.392896 25228 leader_election.cc:290] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473), acc4e35086924be29dafe30977c7022d (127.13.197.3:38669)
I20260608 09:55:58.393599 25228 raft_consensus.cc:2804] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:58.393959 25228 raft_consensus.cc:493] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:58.394328 25228 raft_consensus.cc:3060] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.394402 25242 raft_consensus.cc:515] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.395735 25174 raft_consensus.cc:2393] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bf9d7b59194045f59cc26e04055f3ab8 in current term 1: Already voted for candidate acc4e35086924be29dafe30977c7022d in this term.
I20260608 09:55:58.387753 25250 leader_election.cc:290] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473), acc4e35086924be29dafe30977c7022d (127.13.197.3:38669)
I20260608 09:55:58.396822 24919 catalog_manager.cc:5696] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d reported cstate change: term changed from 0 to 1, leader changed from <none> to acc4e35086924be29dafe30977c7022d (127.13.197.3). New cstate: current_term: 1 leader_uuid: "acc4e35086924be29dafe30977c7022d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:58.399967 25242 leader_election.cc:290] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [CANDIDATE]: Term 1 election: Requested vote from peers bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931), 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473)
I20260608 09:55:58.401610 25099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ed175f3c347e3acf4c0edce4a4580" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef"
I20260608 09:55:58.402246 25099 raft_consensus.cc:3060] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.404120 25024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ed175f3c347e3acf4c0edce4a4580" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf9d7b59194045f59cc26e04055f3ab8"
I20260608 09:55:58.404821 25098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ed175f3c347e3acf4c0edce4a4580" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef"
I20260608 09:55:58.407042 25025 raft_consensus.cc:2393] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acc4e35086924be29dafe30977c7022d in current term 1: Already voted for candidate bf9d7b59194045f59cc26e04055f3ab8 in this term.
I20260608 09:55:58.389024 25251 raft_consensus.cc:493] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:58.389832 25100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e07817b9e194a78884328ee338326b8" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" is_pre_election: true
I20260608 09:55:58.411871 25100 raft_consensus.cc:2468] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf9d7b59194045f59cc26e04055f3ab8 in term 0.
I20260608 09:55:58.412755 25223 raft_consensus.cc:493] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:58.413300 25223 raft_consensus.cc:515] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.413594 25251 raft_consensus.cc:515] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.416875 25251 leader_election.cc:290] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473), acc4e35086924be29dafe30977c7022d (127.13.197.3:38669)
I20260608 09:55:58.419409 25223 leader_election.cc:290] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931), acc4e35086924be29dafe30977c7022d (127.13.197.3:38669)
I20260608 09:55:58.440353 25228 raft_consensus.cc:515] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.428772 25099 raft_consensus.cc:2468] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 1.
W20260608 09:55:58.444584 24989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.197.3:38669, user_credentials={real_user=slave}} blocked reactor thread for 53038.5us
I20260608 09:55:58.450196 25140 leader_election.cc:304] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 22af76d31a804d6ba4ff9f53e51fa2ef, acc4e35086924be29dafe30977c7022d; no voters: bf9d7b59194045f59cc26e04055f3ab8
I20260608 09:55:58.451308 25174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7ed175f3c347e3acf4c0edce4a4580" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc4e35086924be29dafe30977c7022d"
I20260608 09:55:58.446147 25220 ts_tablet_manager.cc:1434] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8: Time spent starting tablet: real 0.070s	user 0.022s	sys 0.029s
I20260608 09:55:58.452836 25173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7553e66b66d4ed2a559e95ae4ce885e" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc4e35086924be29dafe30977c7022d" is_pre_election: true
I20260608 09:55:58.453533 25173 raft_consensus.cc:2468] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf9d7b59194045f59cc26e04055f3ab8 in term 0.
I20260608 09:55:58.448769 25100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7553e66b66d4ed2a559e95ae4ce885e" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" is_pre_election: true
I20260608 09:55:58.454651 25100 raft_consensus.cc:2468] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bf9d7b59194045f59cc26e04055f3ab8 in term 0.
I20260608 09:55:58.454880 24989 leader_election.cc:304] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [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: acc4e35086924be29dafe30977c7022d, bf9d7b59194045f59cc26e04055f3ab8; no voters: 
I20260608 09:55:58.451519 25242 raft_consensus.cc:2804] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:58.456220 25253 raft_consensus.cc:2804] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:58.456630 25242 raft_consensus.cc:697] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 1 LEADER]: Becoming Leader. State: Replica: acc4e35086924be29dafe30977c7022d, State: Running, Role: LEADER
I20260608 09:55:58.456781 25253 raft_consensus.cc:493] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:58.457664 25253 raft_consensus.cc:3060] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.457636 25242 consensus_queue.cc:237] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.461041 25173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7553e66b66d4ed2a559e95ae4ce885e" candidate_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc4e35086924be29dafe30977c7022d" is_pre_election: true
I20260608 09:55:58.461740 25173 raft_consensus.cc:2468] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22af76d31a804d6ba4ff9f53e51fa2ef in term 0.
I20260608 09:55:58.463558 25064 leader_election.cc:304] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [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: 22af76d31a804d6ba4ff9f53e51fa2ef, acc4e35086924be29dafe30977c7022d; no voters: 
I20260608 09:55:58.465041 25223 raft_consensus.cc:2804] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:58.465543 25223 raft_consensus.cc:493] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:58.465996 25223 raft_consensus.cc:3060] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.466075 25253 raft_consensus.cc:515] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.468515 25228 leader_election.cc:290] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473), acc4e35086924be29dafe30977c7022d (127.13.197.3:38669)
I20260608 09:55:58.468515 25253 leader_election.cc:290] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [CANDIDATE]: Term 1 election: Requested vote from peers 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473), acc4e35086924be29dafe30977c7022d (127.13.197.3:38669)
I20260608 09:55:58.470489 25100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e07817b9e194a78884328ee338326b8" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef"
I20260608 09:55:58.470939 25172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e07817b9e194a78884328ee338326b8" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc4e35086924be29dafe30977c7022d"
I20260608 09:55:58.471292 25100 raft_consensus.cc:3060] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.471594 25172 raft_consensus.cc:3060] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.469696 25173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7553e66b66d4ed2a559e95ae4ce885e" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc4e35086924be29dafe30977c7022d"
I20260608 09:55:58.470245 25099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7553e66b66d4ed2a559e95ae4ce885e" candidate_uuid: "bf9d7b59194045f59cc26e04055f3ab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef"
I20260608 09:55:58.477746 25173 raft_consensus.cc:3060] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.480517 25100 raft_consensus.cc:2468] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf9d7b59194045f59cc26e04055f3ab8 in term 1.
I20260608 09:55:58.481010 24920 catalog_manager.cc:5696] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d reported cstate change: term changed from 0 to 1, leader changed from <none> to acc4e35086924be29dafe30977c7022d (127.13.197.3). New cstate: current_term: 1 leader_uuid: "acc4e35086924be29dafe30977c7022d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:58.483765 24991 leader_election.cc:304] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [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: 22af76d31a804d6ba4ff9f53e51fa2ef, bf9d7b59194045f59cc26e04055f3ab8; no voters: 
I20260608 09:55:58.483860 24989 leader_election.cc:304] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bf9d7b59194045f59cc26e04055f3ab8; no voters: 22af76d31a804d6ba4ff9f53e51fa2ef, acc4e35086924be29dafe30977c7022d
I20260608 09:55:58.484583 25223 raft_consensus.cc:515] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.484860 25253 raft_consensus.cc:2804] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:58.484773 25173 raft_consensus.cc:2468] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf9d7b59194045f59cc26e04055f3ab8 in term 1.
I20260608 09:55:58.485571 25253 raft_consensus.cc:697] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 LEADER]: Becoming Leader. State: Replica: bf9d7b59194045f59cc26e04055f3ab8, State: Running, Role: LEADER
I20260608 09:55:58.485937 25099 raft_consensus.cc:2393] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bf9d7b59194045f59cc26e04055f3ab8 in current term 1: Already voted for candidate 22af76d31a804d6ba4ff9f53e51fa2ef in this term.
I20260608 09:55:58.486545 24989 leader_election.cc:304] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [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: acc4e35086924be29dafe30977c7022d, bf9d7b59194045f59cc26e04055f3ab8; no voters: 
I20260608 09:55:58.486967 25223 leader_election.cc:290] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [CANDIDATE]: Term 1 election: Requested vote from peers bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931), acc4e35086924be29dafe30977c7022d (127.13.197.3:38669)
I20260608 09:55:58.486487 25253 consensus_queue.cc:237] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.487586 25251 raft_consensus.cc:2749] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:58.488468 25251 raft_consensus.cc:2804] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:58.488853 25173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7553e66b66d4ed2a559e95ae4ce885e" candidate_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acc4e35086924be29dafe30977c7022d"
I20260608 09:55:58.488982 25251 raft_consensus.cc:697] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 1 LEADER]: Becoming Leader. State: Replica: bf9d7b59194045f59cc26e04055f3ab8, State: Running, Role: LEADER
I20260608 09:55:58.490049 25251 consensus_queue.cc:237] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.493659 25025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7553e66b66d4ed2a559e95ae4ce885e" candidate_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf9d7b59194045f59cc26e04055f3ab8" is_pre_election: true
I20260608 09:55:58.494191 25024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7553e66b66d4ed2a559e95ae4ce885e" candidate_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf9d7b59194045f59cc26e04055f3ab8"
I20260608 09:55:58.495595 25172 raft_consensus.cc:2468] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bf9d7b59194045f59cc26e04055f3ab8 in term 1.
I20260608 09:55:58.496946 25173 raft_consensus.cc:2393] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 22af76d31a804d6ba4ff9f53e51fa2ef in current term 1: Already voted for candidate bf9d7b59194045f59cc26e04055f3ab8 in this term.
I20260608 09:55:58.498771 25064 leader_election.cc:304] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 22af76d31a804d6ba4ff9f53e51fa2ef; no voters: acc4e35086924be29dafe30977c7022d, bf9d7b59194045f59cc26e04055f3ab8
I20260608 09:55:58.500082 25223 raft_consensus.cc:2749] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:55:58.507855 24920 catalog_manager.cc:5696] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "bf9d7b59194045f59cc26e04055f3ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:58.509366 24920 catalog_manager.cc:5696] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "bf9d7b59194045f59cc26e04055f3ab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } health_report { overall_health: UNKNOWN } } }
I20260608 09:55:58.557284 25242 raft_consensus.cc:493] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:55:58.557838 25242 raft_consensus.cc:515] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.559757 25242 leader_election.cc:290] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931), 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473)
I20260608 09:55:58.560585 25024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be39588daff4a26970dd5ce47d1e1cc" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf9d7b59194045f59cc26e04055f3ab8" is_pre_election: true
I20260608 09:55:58.560871 25099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be39588daff4a26970dd5ce47d1e1cc" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" is_pre_election: true
I20260608 09:55:58.561311 25024 raft_consensus.cc:2468] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 0.
I20260608 09:55:58.561483 25099 raft_consensus.cc:2468] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 0.
I20260608 09:55:58.562480 25140 leader_election.cc:304] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [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: acc4e35086924be29dafe30977c7022d, bf9d7b59194045f59cc26e04055f3ab8; no voters: 
I20260608 09:55:58.563252 25242 raft_consensus.cc:2804] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:55:58.563544 25242 raft_consensus.cc:493] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:55:58.563840 25242 raft_consensus.cc:3060] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.569154 25242 raft_consensus.cc:515] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.570973 25242 leader_election.cc:290] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [CANDIDATE]: Term 1 election: Requested vote from peers bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931), 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473)
I20260608 09:55:58.571884 25024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be39588daff4a26970dd5ce47d1e1cc" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bf9d7b59194045f59cc26e04055f3ab8"
I20260608 09:55:58.572052 25099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be39588daff4a26970dd5ce47d1e1cc" candidate_uuid: "acc4e35086924be29dafe30977c7022d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef"
I20260608 09:55:58.572444 25024 raft_consensus.cc:3060] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.572595 25099 raft_consensus.cc:3060] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:55:58.578145 25099 raft_consensus.cc:2468] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 1.
I20260608 09:55:58.578222 25024 raft_consensus.cc:2468] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acc4e35086924be29dafe30977c7022d in term 1.
I20260608 09:55:58.579363 25140 leader_election.cc:304] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [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: 22af76d31a804d6ba4ff9f53e51fa2ef, acc4e35086924be29dafe30977c7022d; no voters: 
I20260608 09:55:58.580071 25242 raft_consensus.cc:2804] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:55:58.580528 25242 raft_consensus.cc:697] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 1 LEADER]: Becoming Leader. State: Replica: acc4e35086924be29dafe30977c7022d, State: Running, Role: LEADER
I20260608 09:55:58.581252 25242 consensus_queue.cc:237] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [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: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } }
I20260608 09:55:58.588909 24919 catalog_manager.cc:5696] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d reported cstate change: term changed from 0 to 1, leader changed from <none> to acc4e35086924be29dafe30977c7022d (127.13.197.3). New cstate: current_term: 1 leader_uuid: "acc4e35086924be29dafe30977c7022d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } health_report { overall_health: HEALTHY } } }
I20260608 09:55:58.753410 25242 consensus_queue.cc:1048] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:58.816524 25244 consensus_queue.cc:1048] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:58.817260 25242 consensus_queue.cc:1048] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:58.860169 25242 consensus_queue.cc:1048] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:58.925354 25244 consensus_queue.cc:1048] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:58.932825 25244 consensus_queue.cc:1048] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:58.955524 25253 consensus_queue.cc:1048] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:58.980530 25253 consensus_queue.cc:1048] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:58.982273 25268 consensus_queue.cc:1048] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:55:58.993985 25204 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.13.197.62:44677, user_credentials={real_user=slave}} blocked reactor thread for 43879.7us
I20260608 09:55:59.009135 25244 consensus_queue.cc:1048] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:55:59.087648 25253 consensus_queue.cc:1048] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:59.092391 25250 consensus_queue.cc:1048] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:55:59.168077 25272 mvcc.cc:204] Tried to move back new op lower bound from 7294617842162245632 to 7294617839585026048. Current Snapshot: MvccSnapshot[applied={T|T < 7294617842162245632 or (T in {7294617842162245632})}]
I20260608 09:56:00.279493 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:00.286414 25311 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
W20260608 09:56:00.287393 25312 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
W20260608 09:56:00.288166 25314 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
I20260608 09:56:00.289026 14100 server_base.cc:1061] running on GCE node
I20260608 09:56:00.290264 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:00.290473 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:00.290620 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912560290608 us; error 0 us; skew 500 ppm
I20260608 09:56:00.291155 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:00.293727 14100 webserver.cc:533] Webserver started at http://127.13.197.4:42633/ using document root <none> and password file <none>
I20260608 09:56:00.294224 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:00.294394 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:00.294616 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:00.295720 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "e7409c130697428eae5752c5db82f936"
format_stamp: "Formatted at 2026-06-08 09:56:00 on dist-test-slave-hb1r"
I20260608 09:56:00.300609 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 09:56:00.304208 25319 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:00.305060 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:56:00.305338 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "e7409c130697428eae5752c5db82f936"
format_stamp: "Formatted at 2026-06-08 09:56:00 on dist-test-slave-hb1r"
I20260608 09:56:00.305686 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912320616351-14100-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)
I20260608 09:56:00.319332 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:00.320393 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:00.321879 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:00.324301 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:00.324529 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:00.324812 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:00.324983 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:00.365144 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:42703
I20260608 09:56:00.365324 25381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:42703 every 8 connection(s)
I20260608 09:56:00.380685 25382 heartbeater.cc:344] Connected to a master server at 127.13.197.62:44677
I20260608 09:56:00.381141 25382 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:00.381940 25382 heartbeater.cc:507] Master 127.13.197.62:44677 requested a full tablet report, sending...
I20260608 09:56:00.384094 24919 ts_manager.cc:194] Registered new tserver with Master: e7409c130697428eae5752c5db82f936 (127.13.197.4:42703)
I20260608 09:56:00.385706 24919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57182
I20260608 09:56:00.483462 25174 consensus_queue.cc:237] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } attrs { replace: true } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } }
I20260608 09:56:00.490182 25024 raft_consensus.cc:1275] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Refusing update from remote peer acc4e35086924be29dafe30977c7022d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:56:00.490415 25096 raft_consensus.cc:1275] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Refusing update from remote peer acc4e35086924be29dafe30977c7022d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:56:00.492309 25242 consensus_queue.cc:1048] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:56:00.493661 25300 consensus_queue.cc:1048] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:56:00.501660 25304 raft_consensus.cc:2955] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } attrs { replace: true } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
W20260608 09:56:00.505785 25139 consensus_peers.cc:597] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d -> Peer e7409c130697428eae5752c5db82f936 (127.13.197.4:42703): Couldn't send request to peer e7409c130697428eae5752c5db82f936. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5be39588daff4a26970dd5ce47d1e1cc. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:00.505343 25096 raft_consensus.cc:2955] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } attrs { replace: true } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.505887 25024 raft_consensus.cc:2955] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } attrs { replace: true } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.521677 25174 consensus_queue.cc:237] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } }
I20260608 09:56:00.521307 24919 catalog_manager.cc:5696] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef reported cstate change: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "acc4e35086924be29dafe30977c7022d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } attrs { replace: true } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
W20260608 09:56:00.528769 25139 consensus_peers.cc:597] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d -> Peer e7409c130697428eae5752c5db82f936 (127.13.197.4:42703): Couldn't send request to peer e7409c130697428eae5752c5db82f936. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a7ed175f3c347e3acf4c0edce4a4580. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:00.528905 25096 raft_consensus.cc:1275] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Refusing update from remote peer acc4e35086924be29dafe30977c7022d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:56:00.529382 25024 raft_consensus.cc:1275] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Refusing update from remote peer acc4e35086924be29dafe30977c7022d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:56:00.530587 25300 consensus_queue.cc:1048] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:56:00.531765 25242 consensus_queue.cc:1048] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:56:00.539397 25300 raft_consensus.cc:2955] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.541750 25096 raft_consensus.cc:2955] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.543468 25024 raft_consensus.cc:2955] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.557657 24916 catalog_manager.cc:5696] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef reported cstate change: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "acc4e35086924be29dafe30977c7022d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.574343 25024 consensus_queue.cc:237] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } attrs { replace: true } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } }
I20260608 09:56:00.580472 25174 raft_consensus.cc:1275] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Refusing update from remote peer bf9d7b59194045f59cc26e04055f3ab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:56:00.581601 25096 raft_consensus.cc:1275] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Refusing update from remote peer bf9d7b59194045f59cc26e04055f3ab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:56:00.582474 25253 consensus_queue.cc:1048] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 09:56:00.583565 25310 consensus_queue.cc:1048] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 09:56:00.592154 24990 consensus_peers.cc:597] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 -> Peer e7409c130697428eae5752c5db82f936 (127.13.197.4:42703): Couldn't send request to peer e7409c130697428eae5752c5db82f936. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e07817b9e194a78884328ee338326b8. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:00.591799 25250 raft_consensus.cc:2955] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } attrs { replace: true } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.593173 25099 raft_consensus.cc:2955] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } attrs { replace: true } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.597389 25174 raft_consensus.cc:2955] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } attrs { replace: true } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.608134 24923 catalog_manager.cc:5696] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 reported cstate change: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "bf9d7b59194045f59cc26e04055f3ab8" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:00.610942 25024 consensus_queue.cc:237] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } }
I20260608 09:56:00.618091 25174 raft_consensus.cc:1275] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Refusing update from remote peer bf9d7b59194045f59cc26e04055f3ab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 09:56:00.618382 24990 consensus_peers.cc:597] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 -> Peer e7409c130697428eae5752c5db82f936 (127.13.197.4:42703): Couldn't send request to peer e7409c130697428eae5752c5db82f936. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d7553e66b66d4ed2a559e95ae4ce885e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:00.619537 25310 consensus_queue.cc:1048] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:56:00.620266 25099 raft_consensus.cc:1275] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Refusing update from remote peer bf9d7b59194045f59cc26e04055f3ab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 09:56:00.621699 25310 consensus_queue.cc:1048] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 09:56:00.628115 25253 raft_consensus.cc:2955] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.630998 25174 raft_consensus.cc:2955] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.631778 25099 raft_consensus.cc:2955] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.646341 24919 catalog_manager.cc:5696] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d reported cstate change: config changed from index -1 to 16, NON_VOTER e7409c130697428eae5752c5db82f936 (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "bf9d7b59194045f59cc26e04055f3ab8" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bf9d7b59194045f59cc26e04055f3ab8" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 41931 } } peers { permanent_uuid: "22af76d31a804d6ba4ff9f53e51fa2ef" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 33473 } attrs { replace: true } } peers { permanent_uuid: "acc4e35086924be29dafe30977c7022d" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 38669 } } peers { permanent_uuid: "e7409c130697428eae5752c5db82f936" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 42703 } attrs { promote: true } } }
I20260608 09:56:00.885948 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:56:00.919662 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:00.920392 14100 tablet_replica.cc:333] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8: stopping tablet replica
I20260608 09:56:00.921299 14100 raft_consensus.cc:2243] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:00.921985 14100 raft_consensus.cc:2272] T 5be39588daff4a26970dd5ce47d1e1cc P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:00.925185 14100 tablet_replica.cc:333] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8: stopping tablet replica
I20260608 09:56:00.925856 14100 raft_consensus.cc:2243] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:00.926947 14100 raft_consensus.cc:2272] T d7553e66b66d4ed2a559e95ae4ce885e P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:00.929912 14100 tablet_replica.cc:333] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8: stopping tablet replica
I20260608 09:56:00.930486 14100 raft_consensus.cc:2243] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:00.931030 14100 raft_consensus.cc:2272] T 21125588e48b4a91b76504f12820842e P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:00.933871 14100 tablet_replica.cc:333] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8: stopping tablet replica
I20260608 09:56:00.934464 14100 raft_consensus.cc:2243] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:00.935068 14100 raft_consensus.cc:2272] T 6a7ed175f3c347e3acf4c0edce4a4580 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:00.937960 14100 tablet_replica.cc:333] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8: stopping tablet replica
I20260608 09:56:00.938860 14100 raft_consensus.cc:2243] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:00.939472 14100 raft_consensus.cc:2272] T 452b8aca5d4f4635886b9f2c7e73717f P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:00.942360 14100 tablet_replica.cc:333] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8: stopping tablet replica
I20260608 09:56:00.942927 14100 raft_consensus.cc:2243] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:00.943975 14100 raft_consensus.cc:2272] T 5e07817b9e194a78884328ee338326b8 P bf9d7b59194045f59cc26e04055f3ab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:00.963348 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:56:00.980561 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
W20260608 09:56:01.019811 25140 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260608 09:56:01.022464 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:01.024171 14100 tablet_replica.cc:333] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef: stopping tablet replica
W20260608 09:56:01.024549 25140 consensus_peers.cc:597] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d -> Peer 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473): Couldn't send request to peer 22af76d31a804d6ba4ff9f53e51fa2ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:01.025115 14100 raft_consensus.cc:2243] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:01.026162 14100 raft_consensus.cc:2272] T 5be39588daff4a26970dd5ce47d1e1cc P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:01.029686 14100 tablet_replica.cc:333] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef: stopping tablet replica
I20260608 09:56:01.030548 14100 raft_consensus.cc:2243] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:01.031265 14100 raft_consensus.cc:2272] T 21125588e48b4a91b76504f12820842e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:01.034746 14100 tablet_replica.cc:333] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef: stopping tablet replica
I20260608 09:56:01.035589 14100 raft_consensus.cc:2243] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:01.036396 14100 raft_consensus.cc:2272] T 6a7ed175f3c347e3acf4c0edce4a4580 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:01.040107 14100 tablet_replica.cc:333] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef: stopping tablet replica
I20260608 09:56:01.040922 14100 raft_consensus.cc:2243] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:01.041695 14100 raft_consensus.cc:2272] T d7553e66b66d4ed2a559e95ae4ce885e P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:01.046427 14100 tablet_replica.cc:333] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef: stopping tablet replica
I20260608 09:56:01.047555 14100 raft_consensus.cc:2243] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:01.048578 14100 raft_consensus.cc:2272] T 5e07817b9e194a78884328ee338326b8 P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:56:01.048704 25140 consensus_peers.cc:597] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d -> Peer 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473): Couldn't send request to peer 22af76d31a804d6ba4ff9f53e51fa2ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 09:56:01.052158 25140 consensus_peers.cc:597] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d -> Peer bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931): Couldn't send request to peer bf9d7b59194045f59cc26e04055f3ab8. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:41931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:01.052697 14100 tablet_replica.cc:333] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef: stopping tablet replica
I20260608 09:56:01.053316 14100 raft_consensus.cc:2243] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:01.053906 14100 raft_consensus.cc:2272] T 452b8aca5d4f4635886b9f2c7e73717f P 22af76d31a804d6ba4ff9f53e51fa2ef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:56:01.063710 25140 consensus_peers.cc:597] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d -> Peer bf9d7b59194045f59cc26e04055f3ab8 (127.13.197.1:41931): Couldn't send request to peer bf9d7b59194045f59cc26e04055f3ab8. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.1:41931: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:01.078001 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
I20260608 09:56:01.078577 25399 ts_tablet_manager.cc:933] T 6a7ed175f3c347e3acf4c0edce4a4580 P e7409c130697428eae5752c5db82f936: Initiating tablet copy from peer acc4e35086924be29dafe30977c7022d (127.13.197.3:38669)
I20260608 09:56:01.080549 25399 tablet_copy_client.cc:323] T 6a7ed175f3c347e3acf4c0edce4a4580 P e7409c130697428eae5752c5db82f936: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:38669
I20260608 09:56:01.103706 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:56:01.112363 25403 ts_tablet_manager.cc:933] T 5be39588daff4a26970dd5ce47d1e1cc P e7409c130697428eae5752c5db82f936: Initiating tablet copy from peer acc4e35086924be29dafe30977c7022d (127.13.197.3:38669)
I20260608 09:56:01.114552 25403 tablet_copy_client.cc:323] T 5be39588daff4a26970dd5ce47d1e1cc P e7409c130697428eae5752c5db82f936: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.3:38669
W20260608 09:56:01.132339 25140 consensus_peers.cc:597] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d -> Peer 22af76d31a804d6ba4ff9f53e51fa2ef (127.13.197.2:33473): Couldn't send request to peer 22af76d31a804d6ba4ff9f53e51fa2ef. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.2:33473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:01.141819 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:01.142696 14100 tablet_replica.cc:333] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d: stopping tablet replica
I20260608 09:56:01.143540 14100 raft_consensus.cc:2243] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:01.144187 14100 raft_consensus.cc:2272] T 5e07817b9e194a78884328ee338326b8 P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:01.147656 14100 tablet_replica.cc:333] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d: stopping tablet replica
I20260608 09:56:01.148483 14100 raft_consensus.cc:2243] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:01.149763 14100 raft_consensus.cc:2272] T 6a7ed175f3c347e3acf4c0edce4a4580 P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:01.153294 14100 tablet_replica.cc:333] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d: stopping tablet replica
I20260608 09:56:01.153950 14100 raft_consensus.cc:2243] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:01.154821 14100 raft_consensus.cc:2272] T 21125588e48b4a91b76504f12820842e P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:01.157629 14100 tablet_replica.cc:333] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d: stopping tablet replica
I20260608 09:56:01.158257 14100 raft_consensus.cc:2243] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:01.159235 14100 raft_consensus.cc:2272] T 5be39588daff4a26970dd5ce47d1e1cc P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:01.162446 14100 tablet_replica.cc:333] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d: stopping tablet replica
I20260608 09:56:01.163033 14100 raft_consensus.cc:2243] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:01.163597 14100 raft_consensus.cc:2272] T d7553e66b66d4ed2a559e95ae4ce885e P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:01.166397 14100 tablet_replica.cc:333] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d: stopping tablet replica
I20260608 09:56:01.166949 14100 raft_consensus.cc:2243] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:01.167943 14100 raft_consensus.cc:2272] T 452b8aca5d4f4635886b9f2c7e73717f P acc4e35086924be29dafe30977c7022d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:01.187211 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:56:01.204604 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
W20260608 09:56:01.220827 25322 connection.cc:466] server connection from 127.0.0.1:33684 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:33684 (request call id 3) could send its response
W20260608 09:56:01.225461 25322 connection.cc:466] server connection from 127.0.0.1:33684 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:33684 (request call id 2) could send its response
I20260608 09:56:01.243062 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:01.260775 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:56:01.271616 14100 master.cc:562] Master@127.13.197.62:44677 shutting down...
W20260608 09:56:01.289397 24971 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:56:01.289707 24971 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:56:01.289923 24971 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:56:01.291134 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:01.291800 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:01.292141 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 28d27082f0ff4da4a2fbe86ba9ee94cd: stopping tablet replica
I20260608 09:56:01.313868 14100 master.cc:584] Master@127.13.197.62:44677 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5106 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 09:56:01.354138 14100 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.197.62:44475
I20260608 09:56:01.355649 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:01.361289 25405 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
W20260608 09:56:01.361486 25406 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
W20260608 09:56:01.363443 25408 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
I20260608 09:56:01.364382 14100 server_base.cc:1061] running on GCE node
I20260608 09:56:01.365252 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:01.365434 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:01.365773 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912561365744 us; error 0 us; skew 500 ppm
I20260608 09:56:01.366468 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:01.369019 14100 webserver.cc:533] Webserver started at http://127.13.197.62:34269/ using document root <none> and password file <none>
I20260608 09:56:01.369642 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:01.369836 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:01.370244 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:01.371482 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/master-0-root/instance:
uuid: "3e65e52eee404e3fa0b56039b5ed3468"
format_stamp: "Formatted at 2026-06-08 09:56:01 on dist-test-slave-hb1r"
I20260608 09:56:01.376264 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:56:01.379946 25413 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:01.380860 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 09:56:01.381189 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/master-0-root
uuid: "3e65e52eee404e3fa0b56039b5ed3468"
format_stamp: "Formatted at 2026-06-08 09:56:01 on dist-test-slave-hb1r"
I20260608 09:56:01.381489 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-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)
I20260608 09:56:01.396931 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:01.398111 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:01.435845 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.62:44475
I20260608 09:56:01.435979 25464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.62:44475 every 8 connection(s)
I20260608 09:56:01.440186 25465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:01.452638 25465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468: Bootstrap starting.
I20260608 09:56:01.457422 25465 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:01.461966 25465 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468: No bootstrap required, opened a new log
I20260608 09:56:01.464229 25465 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e65e52eee404e3fa0b56039b5ed3468" member_type: VOTER }
I20260608 09:56:01.464673 25465 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:01.464915 25465 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e65e52eee404e3fa0b56039b5ed3468, State: Initialized, Role: FOLLOWER
I20260608 09:56:01.465600 25465 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [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: "3e65e52eee404e3fa0b56039b5ed3468" member_type: VOTER }
I20260608 09:56:01.466105 25465 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:56:01.466337 25465 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:56:01.466653 25465 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:01.471596 25465 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e65e52eee404e3fa0b56039b5ed3468" member_type: VOTER }
I20260608 09:56:01.472325 25465 leader_election.cc:304] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [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: 3e65e52eee404e3fa0b56039b5ed3468; no voters: 
I20260608 09:56:01.473932 25465 leader_election.cc:290] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:56:01.474341 25468 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:01.475780 25468 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [term 1 LEADER]: Becoming Leader. State: Replica: 3e65e52eee404e3fa0b56039b5ed3468, State: Running, Role: LEADER
I20260608 09:56:01.476531 25468 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [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: "3e65e52eee404e3fa0b56039b5ed3468" member_type: VOTER }
I20260608 09:56:01.477298 25465 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:56:01.480971 25469 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3e65e52eee404e3fa0b56039b5ed3468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e65e52eee404e3fa0b56039b5ed3468" member_type: VOTER } }
I20260608 09:56:01.481866 25469 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:01.484390 25470 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3e65e52eee404e3fa0b56039b5ed3468. Latest consensus state: current_term: 1 leader_uuid: "3e65e52eee404e3fa0b56039b5ed3468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e65e52eee404e3fa0b56039b5ed3468" member_type: VOTER } }
I20260608 09:56:01.486123 25470 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [sys.catalog]: This master's current role is: LEADER
I20260608 09:56:01.492658 25474 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:56:01.500820 25474 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:56:01.508647 14100 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:56:01.513495 25474 catalog_manager.cc:1382] Generated new cluster ID: 299ff7df421346338b3d5de6593a775f
I20260608 09:56:01.513823 25474 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:56:01.536217 25474 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:56:01.538110 25474 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:56:01.552363 25474 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468: Generated new TSK 0
I20260608 09:56:01.553023 25474 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:56:01.576996 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:01.584024 25486 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
W20260608 09:56:01.585819 25487 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
W20260608 09:56:01.587795 25489 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
I20260608 09:56:01.594056 14100 server_base.cc:1061] running on GCE node
I20260608 09:56:01.598673 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:01.598939 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:01.599084 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912561599071 us; error 0 us; skew 500 ppm
I20260608 09:56:01.599687 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:01.602890 14100 webserver.cc:533] Webserver started at http://127.13.197.1:35855/ using document root <none> and password file <none>
I20260608 09:56:01.603440 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:01.603628 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:01.603863 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:01.605103 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-0-root/instance:
uuid: "19ef3c33db054684bfa042dc098ad766"
format_stamp: "Formatted at 2026-06-08 09:56:01 on dist-test-slave-hb1r"
I20260608 09:56:01.610731 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:56:01.614535 25494 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:01.615556 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:56:01.615972 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-0-root
uuid: "19ef3c33db054684bfa042dc098ad766"
format_stamp: "Formatted at 2026-06-08 09:56:01 on dist-test-slave-hb1r"
I20260608 09:56:01.616325 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-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)
I20260608 09:56:01.636449 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:01.638456 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:01.640154 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:01.642899 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:01.643165 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:01.643458 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:01.643662 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:01.687172 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.1:37547
I20260608 09:56:01.687335 25556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.1:37547 every 8 connection(s)
I20260608 09:56:01.692469 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:01.700729 25561 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
W20260608 09:56:01.700906 25562 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
W20260608 09:56:01.703904 25564 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
I20260608 09:56:01.704766 14100 server_base.cc:1061] running on GCE node
I20260608 09:56:01.708173 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:01.708426 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:01.708630 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912561708611 us; error 0 us; skew 500 ppm
I20260608 09:56:01.709548 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:01.710573 25557 heartbeater.cc:344] Connected to a master server at 127.13.197.62:44475
I20260608 09:56:01.711018 25557 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:01.711849 25557 heartbeater.cc:507] Master 127.13.197.62:44475 requested a full tablet report, sending...
I20260608 09:56:01.712450 14100 webserver.cc:533] Webserver started at http://127.13.197.2:45629/ using document root <none> and password file <none>
I20260608 09:56:01.713099 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:01.713346 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:01.713737 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:01.714377 25430 ts_manager.cc:194] Registered new tserver with Master: 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547)
I20260608 09:56:01.715458 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-1-root/instance:
uuid: "25560e067f61414d84bdd0ae27e2a1e2"
format_stamp: "Formatted at 2026-06-08 09:56:01 on dist-test-slave-hb1r"
I20260608 09:56:01.717294 25430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45900
I20260608 09:56:01.721625 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 09:56:01.725641 25569 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:01.726534 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:56:01.726907 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-1-root
uuid: "25560e067f61414d84bdd0ae27e2a1e2"
format_stamp: "Formatted at 2026-06-08 09:56:01 on dist-test-slave-hb1r"
I20260608 09:56:01.727248 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-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)
I20260608 09:56:01.754652 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:01.755822 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:01.757424 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:01.760098 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:01.760370 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:01.760641 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:01.760839 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:01.804149 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.2:38589
I20260608 09:56:01.804266 25631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.2:38589 every 8 connection(s)
I20260608 09:56:01.809990 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:01.817065 25635 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
W20260608 09:56:01.819319 25636 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
I20260608 09:56:01.822805 14100 server_base.cc:1061] running on GCE node
I20260608 09:56:01.823791 25632 heartbeater.cc:344] Connected to a master server at 127.13.197.62:44475
W20260608 09:56:01.823799 25638 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
I20260608 09:56:01.824370 25632 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:01.825232 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:01.825623 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:01.825562 25632 heartbeater.cc:507] Master 127.13.197.62:44475 requested a full tablet report, sending...
I20260608 09:56:01.826073 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912561826048 us; error 0 us; skew 500 ppm
I20260608 09:56:01.827083 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:01.828688 25430 ts_manager.cc:194] Registered new tserver with Master: 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2:38589)
I20260608 09:56:01.830452 14100 webserver.cc:533] Webserver started at http://127.13.197.3:36387/ using document root <none> and password file <none>
I20260608 09:56:01.831123 25430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45910
I20260608 09:56:01.831322 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:01.831627 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:01.832026 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:01.833825 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-2-root/instance:
uuid: "21731f7f22b346a48b0bde679cb26515"
format_stamp: "Formatted at 2026-06-08 09:56:01 on dist-test-slave-hb1r"
I20260608 09:56:01.839365 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 09:56:01.843416 25643 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:01.844542 14100 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:56:01.844871 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-2-root
uuid: "21731f7f22b346a48b0bde679cb26515"
format_stamp: "Formatted at 2026-06-08 09:56:01 on dist-test-slave-hb1r"
I20260608 09:56:01.845145 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-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)
I20260608 09:56:01.860626 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:01.861873 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:01.863382 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:01.866153 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:01.866427 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:01.866709 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:01.866919 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:01.911064 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.3:41141
I20260608 09:56:01.911315 25705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.3:41141 every 8 connection(s)
I20260608 09:56:01.926250 25706 heartbeater.cc:344] Connected to a master server at 127.13.197.62:44475
I20260608 09:56:01.926715 25706 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:01.927482 25706 heartbeater.cc:507] Master 127.13.197.62:44475 requested a full tablet report, sending...
I20260608 09:56:01.929705 25430 ts_manager.cc:194] Registered new tserver with Master: 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:01.930660 14100 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015981764s
I20260608 09:56:01.931211 25430 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45918
I20260608 09:56:02.720752 25557 heartbeater.cc:499] Master 127.13.197.62:44475 was elected leader, sending a full tablet report...
I20260608 09:56:02.835178 25632 heartbeater.cc:499] Master 127.13.197.62:44475 was elected leader, sending a full tablet report...
I20260608 09:56:02.934276 25706 heartbeater.cc:499] Master 127.13.197.62:44475 was elected leader, sending a full tablet report...
I20260608 09:56:03.008292 25430 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45934:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:56:03.011312 25430 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:56:03.087191 25522 tablet_service.cc:1511] Processing CreateTablet for tablet 8f86513db01148c6ae9769681aa92976 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:56:03.089355 25522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f86513db01148c6ae9769681aa92976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.092160 25521 tablet_service.cc:1511] Processing CreateTablet for tablet bc3b6cda376441ff9e978714619e1055 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:56:03.093809 25521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3b6cda376441ff9e978714619e1055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.099409 25520 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6fda7ad02c43688e4925f527a33166 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:56:03.101161 25520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6fda7ad02c43688e4925f527a33166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.104048 25597 tablet_service.cc:1511] Processing CreateTablet for tablet 8f86513db01148c6ae9769681aa92976 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:56:03.105767 25597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f86513db01148c6ae9769681aa92976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.109210 25519 tablet_service.cc:1511] Processing CreateTablet for tablet 356442c44db34ffca944f2816224a4cf (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:56:03.110842 25519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356442c44db34ffca944f2816224a4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.115576 25518 tablet_service.cc:1511] Processing CreateTablet for tablet e6d94c55c6b3482db7338c2d58f44e63 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:56:03.117126 25518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d94c55c6b3482db7338c2d58f44e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.126083 25517 tablet_service.cc:1511] Processing CreateTablet for tablet f5603e31675c418ca7c982a45a00bf0f (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:56:03.127733 25517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5603e31675c418ca7c982a45a00bf0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.131709 25596 tablet_service.cc:1511] Processing CreateTablet for tablet bc3b6cda376441ff9e978714619e1055 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:56:03.133441 25596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3b6cda376441ff9e978714619e1055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.143587 25595 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6fda7ad02c43688e4925f527a33166 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:56:03.145263 25595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6fda7ad02c43688e4925f527a33166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.149645 25671 tablet_service.cc:1511] Processing CreateTablet for tablet 8f86513db01148c6ae9769681aa92976 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 09:56:03.151419 25671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f86513db01148c6ae9769681aa92976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.151548 25594 tablet_service.cc:1511] Processing CreateTablet for tablet 356442c44db34ffca944f2816224a4cf (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:56:03.153048 25594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356442c44db34ffca944f2816224a4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.155131 25670 tablet_service.cc:1511] Processing CreateTablet for tablet bc3b6cda376441ff9e978714619e1055 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 09:56:03.156745 25670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc3b6cda376441ff9e978714619e1055. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.159103 25669 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6fda7ad02c43688e4925f527a33166 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 09:56:03.160897 25669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6fda7ad02c43688e4925f527a33166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.161569 25592 tablet_service.cc:1511] Processing CreateTablet for tablet f5603e31675c418ca7c982a45a00bf0f (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:56:03.159190 25593 tablet_service.cc:1511] Processing CreateTablet for tablet e6d94c55c6b3482db7338c2d58f44e63 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:56:03.162998 25592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5603e31675c418ca7c982a45a00bf0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.164203 25593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d94c55c6b3482db7338c2d58f44e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.164798 25668 tablet_service.cc:1511] Processing CreateTablet for tablet 356442c44db34ffca944f2816224a4cf (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 09:56:03.166622 25727 tablet_bootstrap.cc:492] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766: Bootstrap starting.
I20260608 09:56:03.169569 25667 tablet_service.cc:1511] Processing CreateTablet for tablet e6d94c55c6b3482db7338c2d58f44e63 (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 09:56:03.166775 25668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356442c44db34ffca944f2816224a4cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.173943 25667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d94c55c6b3482db7338c2d58f44e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.179833 25666 tablet_service.cc:1511] Processing CreateTablet for tablet f5603e31675c418ca7c982a45a00bf0f (DEFAULT_TABLE table=test-workload [id=0c5e994656a44e928fe958db5ea52b19]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 09:56:03.181458 25727 tablet_bootstrap.cc:654] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.181911 25666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5603e31675c418ca7c982a45a00bf0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:56:03.223062 25728 tablet_bootstrap.cc:492] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2: Bootstrap starting.
I20260608 09:56:03.238670 25730 tablet_bootstrap.cc:492] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515: Bootstrap starting.
I20260608 09:56:03.240688 25727 tablet_bootstrap.cc:492] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766: No bootstrap required, opened a new log
I20260608 09:56:03.246160 25727 ts_tablet_manager.cc:1403] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.006s
I20260608 09:56:03.249856 25730 tablet_bootstrap.cc:654] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.250767 25728 tablet_bootstrap.cc:654] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.250653 25727 raft_consensus.cc:359] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.252000 25727 raft_consensus.cc:385] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.252344 25727 raft_consensus.cc:740] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19ef3c33db054684bfa042dc098ad766, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.253377 25727 consensus_queue.cc:260] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.256706 25727 ts_tablet_manager.cc:1434] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:56:03.256798 25730 tablet_bootstrap.cc:492] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515: No bootstrap required, opened a new log
I20260608 09:56:03.257489 25730 ts_tablet_manager.cc:1403] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260608 09:56:03.258034 25727 tablet_bootstrap.cc:492] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766: Bootstrap starting.
I20260608 09:56:03.261258 25730 raft_consensus.cc:359] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.262243 25730 raft_consensus.cc:385] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.262653 25730 raft_consensus.cc:740] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21731f7f22b346a48b0bde679cb26515, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.262797 25728 tablet_bootstrap.cc:492] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2: No bootstrap required, opened a new log
I20260608 09:56:03.263598 25728 ts_tablet_manager.cc:1403] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.006s
I20260608 09:56:03.263836 25730 consensus_queue.cc:260] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.266422 25727 tablet_bootstrap.cc:654] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.267023 25728 raft_consensus.cc:359] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.267951 25728 raft_consensus.cc:385] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.268330 25728 raft_consensus.cc:740] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25560e067f61414d84bdd0ae27e2a1e2, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.269483 25728 consensus_queue.cc:260] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.274492 25730 ts_tablet_manager.cc:1434] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.010s
I20260608 09:56:03.274878 25728 ts_tablet_manager.cc:1434] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 09:56:03.276149 25728 tablet_bootstrap.cc:492] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2: Bootstrap starting.
I20260608 09:56:03.283320 25728 tablet_bootstrap.cc:654] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.284039 25730 tablet_bootstrap.cc:492] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515: Bootstrap starting.
I20260608 09:56:03.301502 25730 tablet_bootstrap.cc:654] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.302412 25728 tablet_bootstrap.cc:492] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2: No bootstrap required, opened a new log
I20260608 09:56:03.302443 25727 tablet_bootstrap.cc:492] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766: No bootstrap required, opened a new log
I20260608 09:56:03.303258 25728 ts_tablet_manager.cc:1403] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260608 09:56:03.303328 25727 ts_tablet_manager.cc:1403] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.032s
I20260608 09:56:03.306505 25730 tablet_bootstrap.cc:492] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515: No bootstrap required, opened a new log
I20260608 09:56:03.307032 25730 ts_tablet_manager.cc:1403] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260608 09:56:03.307199 25727 raft_consensus.cc:359] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.307437 25728 raft_consensus.cc:359] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.308164 25727 raft_consensus.cc:385] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.308247 25728 raft_consensus.cc:385] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.308641 25727 raft_consensus.cc:740] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19ef3c33db054684bfa042dc098ad766, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.308766 25728 raft_consensus.cc:740] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25560e067f61414d84bdd0ae27e2a1e2, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.309818 25728 consensus_queue.cc:260] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.309923 25730 raft_consensus.cc:359] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.309885 25727 consensus_queue.cc:260] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.311177 25730 raft_consensus.cc:385] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.311640 25730 raft_consensus.cc:740] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21731f7f22b346a48b0bde679cb26515, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.312819 25728 ts_tablet_manager.cc:1434] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 09:56:03.312821 25727 ts_tablet_manager.cc:1434] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:56:03.312674 25730 consensus_queue.cc:260] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.314344 25728 tablet_bootstrap.cc:492] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2: Bootstrap starting.
I20260608 09:56:03.314392 25727 tablet_bootstrap.cc:492] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766: Bootstrap starting.
I20260608 09:56:03.317513 25730 ts_tablet_manager.cc:1434] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 09:56:03.318892 25730 tablet_bootstrap.cc:492] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515: Bootstrap starting.
I20260608 09:56:03.321908 25727 tablet_bootstrap.cc:654] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.322256 25728 tablet_bootstrap.cc:654] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.326105 25730 tablet_bootstrap.cc:654] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.338922 25727 tablet_bootstrap.cc:492] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766: No bootstrap required, opened a new log
I20260608 09:56:03.339097 25730 tablet_bootstrap.cc:492] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515: No bootstrap required, opened a new log
I20260608 09:56:03.339823 25727 ts_tablet_manager.cc:1403] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260608 09:56:03.339861 25730 ts_tablet_manager.cc:1403] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260608 09:56:03.341337 25728 tablet_bootstrap.cc:492] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2: No bootstrap required, opened a new log
I20260608 09:56:03.341921 25728 ts_tablet_manager.cc:1403] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.012s
I20260608 09:56:03.343564 25730 raft_consensus.cc:359] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.343864 25727 raft_consensus.cc:359] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.344394 25730 raft_consensus.cc:385] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.344851 25727 raft_consensus.cc:385] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.344897 25730 raft_consensus.cc:740] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21731f7f22b346a48b0bde679cb26515, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.345422 25727 raft_consensus.cc:740] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19ef3c33db054684bfa042dc098ad766, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.345037 25728 raft_consensus.cc:359] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.346167 25728 raft_consensus.cc:385] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.346532 25728 raft_consensus.cc:740] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25560e067f61414d84bdd0ae27e2a1e2, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.346333 25730 consensus_queue.cc:260] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.346832 25727 consensus_queue.cc:260] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.347618 25728 consensus_queue.cc:260] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.351926 25727 ts_tablet_manager.cc:1434] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 09:56:03.351961 25730 ts_tablet_manager.cc:1434] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260608 09:56:03.352085 25728 ts_tablet_manager.cc:1434] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:56:03.353556 25728 tablet_bootstrap.cc:492] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2: Bootstrap starting.
I20260608 09:56:03.353569 25727 tablet_bootstrap.cc:492] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766: Bootstrap starting.
I20260608 09:56:03.353641 25730 tablet_bootstrap.cc:492] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515: Bootstrap starting.
I20260608 09:56:03.362212 25728 tablet_bootstrap.cc:654] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.367807 25727 tablet_bootstrap.cc:654] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.370779 25730 tablet_bootstrap.cc:654] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.379405 25728 tablet_bootstrap.cc:492] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2: No bootstrap required, opened a new log
I20260608 09:56:03.379969 25728 ts_tablet_manager.cc:1403] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260608 09:56:03.380930 25727 tablet_bootstrap.cc:492] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766: No bootstrap required, opened a new log
I20260608 09:56:03.381604 25727 ts_tablet_manager.cc:1403] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260608 09:56:03.383071 25730 tablet_bootstrap.cc:492] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515: No bootstrap required, opened a new log
I20260608 09:56:03.383865 25730 ts_tablet_manager.cc:1403] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.018s
I20260608 09:56:03.383684 25728 raft_consensus.cc:359] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.384549 25728 raft_consensus.cc:385] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.384881 25728 raft_consensus.cc:740] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25560e067f61414d84bdd0ae27e2a1e2, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.385389 25727 raft_consensus.cc:359] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.386296 25727 raft_consensus.cc:385] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.385870 25728 consensus_queue.cc:260] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.386734 25727 raft_consensus.cc:740] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19ef3c33db054684bfa042dc098ad766, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.387892 25727 consensus_queue.cc:260] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.388942 25728 ts_tablet_manager.cc:1434] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 09:56:03.390113 25728 tablet_bootstrap.cc:492] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2: Bootstrap starting.
I20260608 09:56:03.390813 25727 ts_tablet_manager.cc:1434] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 09:56:03.391955 25727 tablet_bootstrap.cc:492] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766: Bootstrap starting.
I20260608 09:56:03.391607 25730 raft_consensus.cc:359] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.392447 25730 raft_consensus.cc:385] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.392784 25730 raft_consensus.cc:740] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21731f7f22b346a48b0bde679cb26515, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.393810 25730 consensus_queue.cc:260] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.396485 25730 ts_tablet_manager.cc:1434] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 09:56:03.397634 25728 tablet_bootstrap.cc:654] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.400986 25730 tablet_bootstrap.cc:492] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515: Bootstrap starting.
I20260608 09:56:03.402840 25727 tablet_bootstrap.cc:654] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.408790 25730 tablet_bootstrap.cc:654] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.410627 25728 tablet_bootstrap.cc:492] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2: No bootstrap required, opened a new log
I20260608 09:56:03.411370 25728 ts_tablet_manager.cc:1403] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260608 09:56:03.414764 25727 tablet_bootstrap.cc:492] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766: No bootstrap required, opened a new log
I20260608 09:56:03.414973 25728 raft_consensus.cc:359] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.415478 25727 ts_tablet_manager.cc:1403] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260608 09:56:03.415817 25728 raft_consensus.cc:385] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.416158 25728 raft_consensus.cc:740] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25560e067f61414d84bdd0ae27e2a1e2, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.417157 25728 consensus_queue.cc:260] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.419961 25728 ts_tablet_manager.cc:1434] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 09:56:03.419641 25727 raft_consensus.cc:359] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.420334 25734 raft_consensus.cc:493] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:03.420598 25727 raft_consensus.cc:385] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.421110 25727 raft_consensus.cc:740] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19ef3c33db054684bfa042dc098ad766, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.421037 25734 raft_consensus.cc:515] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.421125 25728 tablet_bootstrap.cc:492] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2: Bootstrap starting.
I20260608 09:56:03.422683 25727 consensus_queue.cc:260] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.428359 25727 ts_tablet_manager.cc:1434] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260608 09:56:03.429780 25727 tablet_bootstrap.cc:492] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766: Bootstrap starting.
I20260608 09:56:03.430475 25736 raft_consensus.cc:493] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:03.431032 25736 raft_consensus.cc:515] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.438287 25727 tablet_bootstrap.cc:654] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.441957 25736 leader_election.cc:290] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.442667 25736 raft_consensus.cc:493] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:03.443176 25736 raft_consensus.cc:515] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.443497 25734 leader_election.cc:290] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2:38589)
I20260608 09:56:03.447417 25736 leader_election.cc:290] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.429888 25728 tablet_bootstrap.cc:654] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.457424 25727 tablet_bootstrap.cc:492] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766: No bootstrap required, opened a new log
I20260608 09:56:03.458688 25727 ts_tablet_manager.cc:1403] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.006s
I20260608 09:56:03.458827 25730 tablet_bootstrap.cc:492] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515: No bootstrap required, opened a new log
I20260608 09:56:03.459474 25730 ts_tablet_manager.cc:1403] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.008s
I20260608 09:56:03.459977 25753 raft_consensus.cc:493] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:03.460569 25753 raft_consensus.cc:515] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.461695 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5603e31675c418ca7c982a45a00bf0f" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766" is_pre_election: true
I20260608 09:56:03.462335 25727 raft_consensus.cc:359] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.462787 25532 raft_consensus.cc:2468] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 0.
I20260608 09:56:03.463169 25727 raft_consensus.cc:385] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.463550 25727 raft_consensus.cc:740] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19ef3c33db054684bfa042dc098ad766, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.463845 25753 leader_election.cc:290] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.464587 25727 consensus_queue.cc:260] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.465859 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356442c44db34ffca944f2816224a4cf" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766" is_pre_election: true
I20260608 09:56:03.466032 25531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d94c55c6b3482db7338c2d58f44e63" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766" is_pre_election: true
I20260608 09:56:03.466670 25531 raft_consensus.cc:2468] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 0.
I20260608 09:56:03.466704 25532 raft_consensus.cc:2468] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 0.
I20260608 09:56:03.467762 25573 leader_election.cc:304] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [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: 19ef3c33db054684bfa042dc098ad766, 25560e067f61414d84bdd0ae27e2a1e2; no voters: 
I20260608 09:56:03.468909 25573 leader_election.cc:304] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [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: 19ef3c33db054684bfa042dc098ad766, 25560e067f61414d84bdd0ae27e2a1e2; no voters: 
I20260608 09:56:03.469885 25573 leader_election.cc:304] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [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: 19ef3c33db054684bfa042dc098ad766, 25560e067f61414d84bdd0ae27e2a1e2; no voters: 
I20260608 09:56:03.471191 25736 raft_consensus.cc:2804] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:03.471563 25736 raft_consensus.cc:493] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:03.471911 25736 raft_consensus.cc:3060] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.473708 25753 raft_consensus.cc:2804] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:03.474164 25753 raft_consensus.cc:493] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:03.474313 25727 ts_tablet_manager.cc:1434] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260608 09:56:03.474584 25753 raft_consensus.cc:3060] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.476799 25730 raft_consensus.cc:359] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.467290 25728 tablet_bootstrap.cc:492] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2: No bootstrap required, opened a new log
I20260608 09:56:03.488077 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5603e31675c418ca7c982a45a00bf0f" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515" is_pre_election: true
I20260608 09:56:03.489712 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356442c44db34ffca944f2816224a4cf" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515" is_pre_election: true
I20260608 09:56:03.490216 25681 raft_consensus.cc:2468] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 0.
I20260608 09:56:03.490548 25680 raft_consensus.cc:2468] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 0.
I20260608 09:56:03.491536 25728 ts_tablet_manager.cc:1403] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.001s
I20260608 09:56:03.492379 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d94c55c6b3482db7338c2d58f44e63" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515" is_pre_election: true
I20260608 09:56:03.493076 25680 raft_consensus.cc:2468] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 0.
I20260608 09:56:03.496040 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356442c44db34ffca944f2816224a4cf" candidate_uuid: "21731f7f22b346a48b0bde679cb26515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766" is_pre_election: true
I20260608 09:56:03.496733 25532 raft_consensus.cc:2468] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21731f7f22b346a48b0bde679cb26515 in term 0.
I20260608 09:56:03.498358 25647 leader_election.cc:304] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [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: 19ef3c33db054684bfa042dc098ad766, 21731f7f22b346a48b0bde679cb26515; no voters: 
W20260608 09:56:03.499761 25478 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:56:03.500715 25734 raft_consensus.cc:2804] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:03.501416 25734 raft_consensus.cc:493] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:03.501242 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356442c44db34ffca944f2816224a4cf" candidate_uuid: "21731f7f22b346a48b0bde679cb26515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25560e067f61414d84bdd0ae27e2a1e2" is_pre_election: true
I20260608 09:56:03.502053 25734 raft_consensus.cc:3060] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.502404 25607 raft_consensus.cc:2468] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 21731f7f22b346a48b0bde679cb26515 in term 0.
I20260608 09:56:03.489850 25730 raft_consensus.cc:385] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.507217 25730 raft_consensus.cc:740] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21731f7f22b346a48b0bde679cb26515, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.508123 25756 raft_consensus.cc:2804] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:03.508651 25756 raft_consensus.cc:493] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:03.508276 25730 consensus_queue.cc:260] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.509107 25756 raft_consensus.cc:3060] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.508844 25753 raft_consensus.cc:515] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.488674 25736 raft_consensus.cc:515] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.504751 25728 raft_consensus.cc:359] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.512146 25734 raft_consensus.cc:515] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.512553 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d94c55c6b3482db7338c2d58f44e63" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515"
I20260608 09:56:03.512899 25728 raft_consensus.cc:385] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.513193 25680 raft_consensus.cc:3060] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.513329 25728 raft_consensus.cc:740] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25560e067f61414d84bdd0ae27e2a1e2, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.515715 25753 leader_election.cc:290] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.514359 25728 consensus_queue.cc:260] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.516654 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d94c55c6b3482db7338c2d58f44e63" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766"
I20260608 09:56:03.517349 25532 raft_consensus.cc:3060] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.518532 25733 raft_consensus.cc:493] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:03.518662 25756 raft_consensus.cc:515] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.519340 25728 ts_tablet_manager.cc:1434] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.002s
I20260608 09:56:03.519150 25733 raft_consensus.cc:515] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.514436 25757 raft_consensus.cc:493] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:03.520617 25757 raft_consensus.cc:515] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.521974 25531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5603e31675c418ca7c982a45a00bf0f" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766"
I20260608 09:56:03.522233 25756 leader_election.cc:290] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.522672 25531 raft_consensus.cc:3060] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.523315 25757 leader_election.cc:290] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.524020 25733 leader_election.cc:290] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2:38589), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.526505 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356442c44db34ffca944f2816224a4cf" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515"
I20260608 09:56:03.527352 25681 raft_consensus.cc:2393] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25560e067f61414d84bdd0ae27e2a1e2 in current term 1: Already voted for candidate 21731f7f22b346a48b0bde679cb26515 in this term.
I20260608 09:56:03.528017 25680 raft_consensus.cc:2468] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 1.
I20260608 09:56:03.528872 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356442c44db34ffca944f2816224a4cf" candidate_uuid: "21731f7f22b346a48b0bde679cb26515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766"
I20260608 09:56:03.529008 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b6cda376441ff9e978714619e1055" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515" is_pre_election: true
I20260608 09:56:03.529585 25530 raft_consensus.cc:3060] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.529867 25681 raft_consensus.cc:2468] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 0.
I20260608 09:56:03.530160 25736 leader_election.cc:290] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.532158 25572 leader_election.cc:304] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [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: 21731f7f22b346a48b0bde679cb26515, 25560e067f61414d84bdd0ae27e2a1e2; no voters: 
I20260608 09:56:03.533885 25572 leader_election.cc:304] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [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: 21731f7f22b346a48b0bde679cb26515, 25560e067f61414d84bdd0ae27e2a1e2; no voters: 
I20260608 09:56:03.535200 25757 raft_consensus.cc:2804] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:03.535864 25757 raft_consensus.cc:697] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 LEADER]: Becoming Leader. State: Replica: 25560e067f61414d84bdd0ae27e2a1e2, State: Running, Role: LEADER
I20260608 09:56:03.537092 25757 consensus_queue.cc:237] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.543618 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5603e31675c418ca7c982a45a00bf0f" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515"
I20260608 09:56:03.544294 25733 raft_consensus.cc:493] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:03.544642 25681 raft_consensus.cc:3060] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.544894 25733 raft_consensus.cc:515] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.547502 25733 leader_election.cc:290] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2:38589), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.552856 25530 raft_consensus.cc:2468] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 21731f7f22b346a48b0bde679cb26515 in term 1.
I20260608 09:56:03.554116 25756 raft_consensus.cc:2804] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:03.559041 25681 raft_consensus.cc:2468] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 1.
I20260608 09:56:03.561884 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356442c44db34ffca944f2816224a4cf" candidate_uuid: "21731f7f22b346a48b0bde679cb26515" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25560e067f61414d84bdd0ae27e2a1e2"
I20260608 09:56:03.570824 25756 raft_consensus.cc:493] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:03.571259 25756 raft_consensus.cc:3060] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.571421 25607 raft_consensus.cc:2393] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 21731f7f22b346a48b0bde679cb26515 in current term 1: Already voted for candidate 25560e067f61414d84bdd0ae27e2a1e2 in this term.
I20260608 09:56:03.572103 25528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b6cda376441ff9e978714619e1055" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766" is_pre_election: true
I20260608 09:56:03.572818 25528 raft_consensus.cc:2468] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 0.
I20260608 09:56:03.573877 25572 leader_election.cc:304] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [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: 21731f7f22b346a48b0bde679cb26515, 25560e067f61414d84bdd0ae27e2a1e2; no voters: 
I20260608 09:56:03.570796 25730 ts_tablet_manager.cc:1434] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515: Time spent starting tablet: real 0.111s	user 0.013s	sys 0.035s
I20260608 09:56:03.562826 25734 leader_election.cc:290] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [CANDIDATE]: Term 1 election: Requested vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2:38589)
I20260608 09:56:03.574846 25757 raft_consensus.cc:2804] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:03.575388 25730 tablet_bootstrap.cc:492] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515: Bootstrap starting.
I20260608 09:56:03.570804 25529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356442c44db34ffca944f2816224a4cf" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766"
I20260608 09:56:03.576488 25733 raft_consensus.cc:493] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:03.575412 25757 raft_consensus.cc:697] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 LEADER]: Becoming Leader. State: Replica: 25560e067f61414d84bdd0ae27e2a1e2, State: Running, Role: LEADER
I20260608 09:56:03.577032 25733 raft_consensus.cc:515] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.577860 25757 consensus_queue.cc:237] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.579896 25733 leader_election.cc:290] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2:38589), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.583267 25730 tablet_bootstrap.cc:654] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515: Neither blocks nor log segments found. Creating new log.
I20260608 09:56:03.565459 25531 raft_consensus.cc:2468] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 1.
I20260608 09:56:03.586951 25573 leader_election.cc:304] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25560e067f61414d84bdd0ae27e2a1e2; no voters: 19ef3c33db054684bfa042dc098ad766, 21731f7f22b346a48b0bde679cb26515
I20260608 09:56:03.566733 25430 catalog_manager.cc:5696] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "25560e067f61414d84bdd0ae27e2a1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:03.563411 25532 raft_consensus.cc:2468] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 1.
I20260608 09:56:03.589993 25736 raft_consensus.cc:2749] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:56:03.594393 25757 raft_consensus.cc:493] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:56:03.593094 25756 raft_consensus.cc:515] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.595395 25647 leader_election.cc:304] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19ef3c33db054684bfa042dc098ad766, 21731f7f22b346a48b0bde679cb26515; no voters: 25560e067f61414d84bdd0ae27e2a1e2
I20260608 09:56:03.597062 25730 tablet_bootstrap.cc:492] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515: No bootstrap required, opened a new log
I20260608 09:56:03.597728 25606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b6cda376441ff9e978714619e1055" candidate_uuid: "19ef3c33db054684bfa042dc098ad766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25560e067f61414d84bdd0ae27e2a1e2" is_pre_election: true
I20260608 09:56:03.598670 25606 raft_consensus.cc:2393] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19ef3c33db054684bfa042dc098ad766 in current term 1: Already voted for candidate 25560e067f61414d84bdd0ae27e2a1e2 in this term.
I20260608 09:56:03.598929 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b6cda376441ff9e978714619e1055" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515"
I20260608 09:56:03.599524 25681 raft_consensus.cc:3060] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.599951 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6fda7ad02c43688e4925f527a33166" candidate_uuid: "19ef3c33db054684bfa042dc098ad766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25560e067f61414d84bdd0ae27e2a1e2" is_pre_election: true
I20260608 09:56:03.600651 25605 raft_consensus.cc:2468] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19ef3c33db054684bfa042dc098ad766 in term 0.
I20260608 09:56:03.597126 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86513db01148c6ae9769681aa92976" candidate_uuid: "19ef3c33db054684bfa042dc098ad766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25560e067f61414d84bdd0ae27e2a1e2" is_pre_election: true
I20260608 09:56:03.602495 25758 raft_consensus.cc:2804] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:03.602988 25495 leader_election.cc:304] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [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: 19ef3c33db054684bfa042dc098ad766, 25560e067f61414d84bdd0ae27e2a1e2; no voters: 
I20260608 09:56:03.598327 25756 leader_election.cc:290] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.594928 25757 raft_consensus.cc:515] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.597908 25730 ts_tablet_manager.cc:1403] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260608 09:56:03.603801 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b6cda376441ff9e978714619e1055" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766"
I20260608 09:56:03.605077 25532 raft_consensus.cc:3060] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.606541 25757 leader_election.cc:290] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.607028 25679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc3b6cda376441ff9e978714619e1055" candidate_uuid: "19ef3c33db054684bfa042dc098ad766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515" is_pre_election: true
I20260608 09:56:03.607244 25733 raft_consensus.cc:2804] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:03.607638 25733 raft_consensus.cc:493] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:03.608011 25733 raft_consensus.cc:3060] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.608042 25677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86513db01148c6ae9769681aa92976" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515" is_pre_election: true
I20260608 09:56:03.608770 25678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6fda7ad02c43688e4925f527a33166" candidate_uuid: "19ef3c33db054684bfa042dc098ad766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515" is_pre_election: true
I20260608 09:56:03.609777 25607 raft_consensus.cc:2468] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19ef3c33db054684bfa042dc098ad766 in term 0.
I20260608 09:56:03.610320 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86513db01148c6ae9769681aa92976" candidate_uuid: "19ef3c33db054684bfa042dc098ad766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515" is_pre_election: true
I20260608 09:56:03.610566 25681 raft_consensus.cc:2468] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 1.
I20260608 09:56:03.608873 25677 raft_consensus.cc:2468] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 0.
I20260608 09:56:03.612126 25572 leader_election.cc:304] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [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: 21731f7f22b346a48b0bde679cb26515, 25560e067f61414d84bdd0ae27e2a1e2; no voters: 
I20260608 09:56:03.613243 25572 leader_election.cc:304] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [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: 21731f7f22b346a48b0bde679cb26515, 25560e067f61414d84bdd0ae27e2a1e2; no voters: 
I20260608 09:56:03.613677 25497 leader_election.cc:304] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19ef3c33db054684bfa042dc098ad766; no voters: 21731f7f22b346a48b0bde679cb26515, 25560e067f61414d84bdd0ae27e2a1e2
I20260608 09:56:03.614399 25756 raft_consensus.cc:2804] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:03.615103 25736 raft_consensus.cc:2804] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:03.615480 25736 raft_consensus.cc:493] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:03.615830 25736 raft_consensus.cc:3060] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.617113 25758 raft_consensus.cc:697] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 1 LEADER]: Becoming Leader. State: Replica: 21731f7f22b346a48b0bde679cb26515, State: Running, Role: LEADER
I20260608 09:56:03.617871 25495 leader_election.cc:304] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [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: 19ef3c33db054684bfa042dc098ad766, 25560e067f61414d84bdd0ae27e2a1e2; no voters: 
I20260608 09:56:03.618321 25758 consensus_queue.cc:237] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.617040 25733 raft_consensus.cc:515] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.617246 25532 raft_consensus.cc:2468] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 1.
I20260608 09:56:03.621061 25733 leader_election.cc:290] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [CANDIDATE]: Term 1 election: Requested vote from peers 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2:38589), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.621718 25733 raft_consensus.cc:2749] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:56:03.622036 25756 raft_consensus.cc:697] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 LEADER]: Becoming Leader. State: Replica: 25560e067f61414d84bdd0ae27e2a1e2, State: Running, Role: LEADER
I20260608 09:56:03.622469 25733 raft_consensus.cc:2804] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:56:03.622975 25733 raft_consensus.cc:493] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:56:03.621897 25730 raft_consensus.cc:359] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.623383 25733 raft_consensus.cc:3060] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.623092 25756 consensus_queue.cc:237] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.623565 25730 raft_consensus.cc:385] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:56:03.624140 25730 raft_consensus.cc:740] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 21731f7f22b346a48b0bde679cb26515, State: Initialized, Role: FOLLOWER
I20260608 09:56:03.625154 25730 consensus_queue.cc:260] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.627653 25730 ts_tablet_manager.cc:1434] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 09:56:03.627806 25736 raft_consensus.cc:515] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
W20260608 09:56:03.630388 25497 leader_election.cc:343] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:56:03.634297 25607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6fda7ad02c43688e4925f527a33166" candidate_uuid: "19ef3c33db054684bfa042dc098ad766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25560e067f61414d84bdd0ae27e2a1e2"
I20260608 09:56:03.635198 25607 raft_consensus.cc:3060] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.641635 25736 leader_election.cc:290] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 election: Requested vote from peers 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.647886 25530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86513db01148c6ae9769681aa92976" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766"
I20260608 09:56:03.648996 25532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86513db01148c6ae9769681aa92976" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19ef3c33db054684bfa042dc098ad766" is_pre_election: true
I20260608 09:56:03.650312 25677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86513db01148c6ae9769681aa92976" candidate_uuid: "25560e067f61414d84bdd0ae27e2a1e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515"
I20260608 09:56:03.650588 25681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6fda7ad02c43688e4925f527a33166" candidate_uuid: "19ef3c33db054684bfa042dc098ad766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515"
I20260608 09:56:03.650969 25677 raft_consensus.cc:3060] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.651167 25681 raft_consensus.cc:3060] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:56:03.658514 25733 raft_consensus.cc:515] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.659747 25681 raft_consensus.cc:2468] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19ef3c33db054684bfa042dc098ad766 in term 1.
I20260608 09:56:03.659994 25530 raft_consensus.cc:2393] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 25560e067f61414d84bdd0ae27e2a1e2 in current term 1: Already voted for candidate 19ef3c33db054684bfa042dc098ad766 in this term.
I20260608 09:56:03.660923 25733 leader_election.cc:290] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [CANDIDATE]: Term 1 election: Requested vote from peers 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2:38589), 21731f7f22b346a48b0bde679cb26515 (127.13.197.3:41141)
I20260608 09:56:03.661089 25497 leader_election.cc:304] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [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: 19ef3c33db054684bfa042dc098ad766, 21731f7f22b346a48b0bde679cb26515; no voters: 
I20260608 09:56:03.662739 25605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86513db01148c6ae9769681aa92976" candidate_uuid: "19ef3c33db054684bfa042dc098ad766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "25560e067f61414d84bdd0ae27e2a1e2"
I20260608 09:56:03.663277 25680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f86513db01148c6ae9769681aa92976" candidate_uuid: "19ef3c33db054684bfa042dc098ad766" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "21731f7f22b346a48b0bde679cb26515"
I20260608 09:56:03.663601 25605 raft_consensus.cc:2393] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19ef3c33db054684bfa042dc098ad766 in current term 1: Already voted for candidate 25560e067f61414d84bdd0ae27e2a1e2 in this term.
I20260608 09:56:03.666376 25733 raft_consensus.cc:2804] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:03.666209 25497 leader_election.cc:304] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 19ef3c33db054684bfa042dc098ad766; no voters: 21731f7f22b346a48b0bde679cb26515, 25560e067f61414d84bdd0ae27e2a1e2
I20260608 09:56:03.666956 25733 raft_consensus.cc:697] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 1 LEADER]: Becoming Leader. State: Replica: 19ef3c33db054684bfa042dc098ad766, State: Running, Role: LEADER
I20260608 09:56:03.666198 25677 raft_consensus.cc:2468] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25560e067f61414d84bdd0ae27e2a1e2 in term 1.
I20260608 09:56:03.667929 25733 consensus_queue.cc:237] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.668448 25765 raft_consensus.cc:2749] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 09:56:03.668540 25572 leader_election.cc:304] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 21731f7f22b346a48b0bde679cb26515, 25560e067f61414d84bdd0ae27e2a1e2; no voters: 19ef3c33db054684bfa042dc098ad766
I20260608 09:56:03.673334 25736 raft_consensus.cc:2804] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:56:03.674273 25736 raft_consensus.cc:697] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 LEADER]: Becoming Leader. State: Replica: 25560e067f61414d84bdd0ae27e2a1e2, State: Running, Role: LEADER
I20260608 09:56:03.675346 25736 consensus_queue.cc:237] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [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: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } }
I20260608 09:56:03.686158 25428 catalog_manager.cc:5696] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 reported cstate change: term changed from 0 to 1, leader changed from <none> to 19ef3c33db054684bfa042dc098ad766 (127.13.197.1). New cstate: current_term: 1 leader_uuid: "19ef3c33db054684bfa042dc098ad766" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:03.697497 25607 raft_consensus.cc:2468] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19ef3c33db054684bfa042dc098ad766 in term 1.
I20260608 09:56:03.714306 25427 catalog_manager.cc:5696] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 reported cstate change: term changed from 0 to 1, leader changed from <none> to 21731f7f22b346a48b0bde679cb26515 (127.13.197.3). New cstate: current_term: 1 leader_uuid: "21731f7f22b346a48b0bde679cb26515" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } health_report { overall_health: HEALTHY } } }
I20260608 09:56:03.718189 25428 catalog_manager.cc:5696] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "25560e067f61414d84bdd0ae27e2a1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:03.719978 25428 catalog_manager.cc:5696] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "25560e067f61414d84bdd0ae27e2a1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:03.721392 25428 catalog_manager.cc:5696] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2). New cstate: current_term: 1 leader_uuid: "25560e067f61414d84bdd0ae27e2a1e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:04.016777 25756 consensus_queue.cc:1048] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:56:04.021270 25677 raft_consensus.cc:1275] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Refusing update from remote peer 19ef3c33db054684bfa042dc098ad766: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:56:04.022043 25607 raft_consensus.cc:1275] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Refusing update from remote peer 19ef3c33db054684bfa042dc098ad766: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:56:04.024108 25765 consensus_queue.cc:1048] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:56:04.026659 25733 consensus_queue.cc:1048] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:56:04.033428 25736 consensus_queue.cc:1048] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:56:04.057085 25605 raft_consensus.cc:1275] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Refusing update from remote peer 21731f7f22b346a48b0bde679cb26515: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:56:04.058938 25734 consensus_queue.cc:1048] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:56:04.060232 25758 consensus_queue.cc:1048] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:56:04.093531 25757 consensus_queue.cc:1048] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:56:04.136003 25757 consensus_queue.cc:1048] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:56:04.141364 25793 consensus_queue.cc:1048] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 09:56:04.154471 25757 consensus_queue.cc:1048] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 09:56:04.296526 25532 raft_consensus.cc:1275] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Refusing update from remote peer 25560e067f61414d84bdd0ae27e2a1e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:56:04.299117 25757 consensus_queue.cc:1048] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:56:04.376350 25680 raft_consensus.cc:1275] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Refusing update from remote peer 25560e067f61414d84bdd0ae27e2a1e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 09:56:04.450242 25572 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.3:41141, user_credentials={real_user=slave}} blocked reactor thread for 67248.1us
I20260608 09:56:04.461826 25736 consensus_queue.cc:1048] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 09:56:05.029995 25776 meta_cache.cc:1261] Time spent looking up entry by key: real 0.057s	user 0.004s	sys 0.000s
W20260608 09:56:05.599413 25573 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.197.1:37547, user_credentials={real_user=slave}} blocked reactor thread for 47703.9us
I20260608 09:56:05.766440 14100 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:56:05.785920 25831 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
W20260608 09:56:05.786803 25832 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
I20260608 09:56:05.788729 14100 server_base.cc:1061] running on GCE node
W20260608 09:56:05.789314 25835 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
I20260608 09:56:05.790464 14100 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:56:05.790728 14100 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:56:05.790938 14100 hybrid_clock.cc:648] HybridClock initialized: now 1780912565790923 us; error 0 us; skew 500 ppm
I20260608 09:56:05.791528 14100 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:56:05.794250 14100 webserver.cc:533] Webserver started at http://127.13.197.4:40339/ using document root <none> and password file <none>
I20260608 09:56:05.794859 14100 fs_manager.cc:362] Metadata directory not provided
I20260608 09:56:05.795082 14100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:56:05.795432 14100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:56:05.796600 14100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-3-root/instance:
uuid: "516e77a2dcde4e5ca40a13fb3a44e92c"
format_stamp: "Formatted at 2026-06-08 09:56:05 on dist-test-slave-hb1r"
I20260608 09:56:05.801445 14100 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 09:56:05.805081 25839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:05.806058 14100 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:56:05.806399 14100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-3-root
uuid: "516e77a2dcde4e5ca40a13fb3a44e92c"
format_stamp: "Formatted at 2026-06-08 09:56:05 on dist-test-slave-hb1r"
I20260608 09:56:05.806703 14100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkVSiSM/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912320616351-14100-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)
I20260608 09:56:05.820637 14100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:56:05.822292 14100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:56:05.823974 14100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:56:05.826503 14100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:56:05.826733 14100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:05.827006 14100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:56:05.827188 14100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:56:05.868928 14100 rpc_server.cc:307] RPC server started. Bound to: 127.13.197.4:41565
I20260608 09:56:05.869025 25901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.197.4:41565 every 8 connection(s)
I20260608 09:56:05.886515 25902 heartbeater.cc:344] Connected to a master server at 127.13.197.62:44475
I20260608 09:56:05.886960 25902 heartbeater.cc:461] Registering TS with master...
I20260608 09:56:05.887771 25902 heartbeater.cc:507] Master 127.13.197.62:44475 requested a full tablet report, sending...
I20260608 09:56:05.890089 25427 ts_manager.cc:194] Registered new tserver with Master: 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4:41565)
I20260608 09:56:05.891624 25427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45944
I20260608 09:56:06.617758 25527 consensus_queue.cc:237] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } }
I20260608 09:56:06.624727 25680 raft_consensus.cc:1275] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Refusing update from remote peer 19ef3c33db054684bfa042dc098ad766: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:56:06.628270 25910 consensus_queue.cc:1048] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:56:06.628641 25605 raft_consensus.cc:1275] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Refusing update from remote peer 19ef3c33db054684bfa042dc098ad766: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:56:06.630336 25907 consensus_queue.cc:1048] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:56:06.636515 25907 raft_consensus.cc:2955] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.638607 25680 raft_consensus.cc:2955] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
W20260608 09:56:06.649573 25495 consensus_peers.cc:597] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 -> Peer 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4:41565): Couldn't send request to peer 516e77a2dcde4e5ca40a13fb3a44e92c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b6fda7ad02c43688e4925f527a33166. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:06.650291 25605 raft_consensus.cc:2955] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.658424 25427 catalog_manager.cc:5696] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 reported cstate change: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "19ef3c33db054684bfa042dc098ad766" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } attrs { replace: true } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.669042 25607 consensus_queue.cc:237] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } }
I20260608 09:56:06.684024 25680 raft_consensus.cc:1275] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Refusing update from remote peer 25560e067f61414d84bdd0ae27e2a1e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:56:06.686127 25816 consensus_queue.cc:1048] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:56:06.690851 25527 raft_consensus.cc:1275] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Refusing update from remote peer 25560e067f61414d84bdd0ae27e2a1e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:56:06.692746 25816 consensus_queue.cc:1048] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 09:56:06.703477 25570 consensus_peers.cc:597] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 -> Peer 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4:41565): Couldn't send request to peer 516e77a2dcde4e5ca40a13fb3a44e92c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f86513db01148c6ae9769681aa92976. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:06.704083 25816 raft_consensus.cc:2955] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.703900 25532 raft_consensus.cc:2955] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.712405 25680 raft_consensus.cc:2955] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.726521 25426 catalog_manager.cc:5696] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 reported cstate change: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "25560e067f61414d84bdd0ae27e2a1e2" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.731774 25607 consensus_queue.cc:237] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } attrs { replace: true } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } }
W20260608 09:56:06.739326 25570 consensus_peers.cc:597] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 -> Peer 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4:41565): Couldn't send request to peer 516e77a2dcde4e5ca40a13fb3a44e92c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc3b6cda376441ff9e978714619e1055. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:06.739595 25532 raft_consensus.cc:1275] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Refusing update from remote peer 25560e067f61414d84bdd0ae27e2a1e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:56:06.739589 25680 raft_consensus.cc:1275] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Refusing update from remote peer 25560e067f61414d84bdd0ae27e2a1e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:56:06.741604 25922 consensus_queue.cc:1048] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:56:06.744316 25923 consensus_queue.cc:1048] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260608 09:56:06.751883 25922 raft_consensus.cc:2955] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } attrs { replace: true } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.755518 25532 raft_consensus.cc:2955] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } attrs { replace: true } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.756675 25680 raft_consensus.cc:2955] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } attrs { replace: true } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.769660 25607 consensus_queue.cc:237] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } }
I20260608 09:56:06.773967 25426 catalog_manager.cc:5696] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 reported cstate change: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "25560e067f61414d84bdd0ae27e2a1e2" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:56:06.778959 25680 raft_consensus.cc:1275] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Refusing update from remote peer 25560e067f61414d84bdd0ae27e2a1e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:56:06.780737 25923 consensus_queue.cc:1048] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 09:56:06.783818 25532 raft_consensus.cc:1275] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Refusing update from remote peer 25560e067f61414d84bdd0ae27e2a1e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 09:56:06.785411 25923 consensus_queue.cc:1048] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260608 09:56:06.786429 25570 consensus_peers.cc:597] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 -> Peer 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4:41565): Couldn't send request to peer 516e77a2dcde4e5ca40a13fb3a44e92c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5603e31675c418ca7c982a45a00bf0f. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:06.793980 25816 raft_consensus.cc:2955] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.796231 25680 raft_consensus.cc:2955] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.810640 25426 catalog_manager.cc:5696] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 reported cstate change: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New cstate: current_term: 1 leader_uuid: "25560e067f61414d84bdd0ae27e2a1e2" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.815128 25532 raft_consensus.cc:2955] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER 516e77a2dcde4e5ca40a13fb3a44e92c (127.13.197.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "19ef3c33db054684bfa042dc098ad766" member_type: VOTER last_known_addr { host: "127.13.197.1" port: 37547 } } peers { permanent_uuid: "25560e067f61414d84bdd0ae27e2a1e2" member_type: VOTER last_known_addr { host: "127.13.197.2" port: 38589 } } peers { permanent_uuid: "21731f7f22b346a48b0bde679cb26515" member_type: VOTER last_known_addr { host: "127.13.197.3" port: 41141 } attrs { replace: true } } peers { permanent_uuid: "516e77a2dcde4e5ca40a13fb3a44e92c" member_type: NON_VOTER last_known_addr { host: "127.13.197.4" port: 41565 } attrs { promote: true } } }
I20260608 09:56:06.894397 25902 heartbeater.cc:499] Master 127.13.197.62:44475 was elected leader, sending a full tablet report...
I20260608 09:56:06.903678 14100 tablet_server.cc:179] TabletServer@127.13.197.1:0 shutting down...
I20260608 09:56:06.942284 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:06.943316 14100 tablet_replica.cc:333] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766: stopping tablet replica
I20260608 09:56:06.944018 14100 raft_consensus.cc:2243] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:06.944581 14100 raft_consensus.cc:2272] T 356442c44db34ffca944f2816224a4cf P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:06.947060 14100 tablet_replica.cc:333] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766: stopping tablet replica
I20260608 09:56:06.947662 14100 raft_consensus.cc:2243] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:06.948141 14100 raft_consensus.cc:2272] T f5603e31675c418ca7c982a45a00bf0f P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:06.951052 14100 tablet_replica.cc:333] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766: stopping tablet replica
I20260608 09:56:06.951635 14100 raft_consensus.cc:2243] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:06.952394 14100 raft_consensus.cc:2272] T e6d94c55c6b3482db7338c2d58f44e63 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:56:06.954495 25647 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260608 09:56:06.954916 14100 tablet_replica.cc:333] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766: stopping tablet replica
I20260608 09:56:06.955937 14100 raft_consensus.cc:2243] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:06.957391 14100 raft_consensus.cc:2272] T 1b6fda7ad02c43688e4925f527a33166 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 09:56:06.959599 25647 consensus_peers.cc:597] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 -> Peer 19ef3c33db054684bfa042dc098ad766 (127.13.197.1:37547): Couldn't send request to peer 19ef3c33db054684bfa042dc098ad766. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:06.960894 14100 tablet_replica.cc:333] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766: stopping tablet replica
I20260608 09:56:06.961771 14100 raft_consensus.cc:2243] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:06.962481 14100 raft_consensus.cc:2272] T bc3b6cda376441ff9e978714619e1055 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:06.965902 14100 tablet_replica.cc:333] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766: stopping tablet replica
I20260608 09:56:06.966611 14100 raft_consensus.cc:2243] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:06.967329 14100 raft_consensus.cc:2272] T 8f86513db01148c6ae9769681aa92976 P 19ef3c33db054684bfa042dc098ad766 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:06.998219 14100 tablet_server.cc:196] TabletServer@127.13.197.1:0 shutdown complete.
I20260608 09:56:07.018319 14100 tablet_server.cc:179] TabletServer@127.13.197.2:0 shutting down...
I20260608 09:56:07.060707 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:07.061659 14100 tablet_replica.cc:333] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2: stopping tablet replica
I20260608 09:56:07.062680 14100 raft_consensus.cc:2243] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:07.063313 14100 raft_consensus.cc:2272] T 1b6fda7ad02c43688e4925f527a33166 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.066529 14100 tablet_replica.cc:333] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2: stopping tablet replica
I20260608 09:56:07.067157 14100 raft_consensus.cc:2243] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:07.068001 14100 raft_consensus.cc:2272] T e6d94c55c6b3482db7338c2d58f44e63 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.070569 14100 tablet_replica.cc:333] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2: stopping tablet replica
I20260608 09:56:07.071343 14100 raft_consensus.cc:2243] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:07.072602 14100 raft_consensus.cc:2272] T f5603e31675c418ca7c982a45a00bf0f P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.073381 25928 ts_tablet_manager.cc:933] T 8f86513db01148c6ae9769681aa92976 P 516e77a2dcde4e5ca40a13fb3a44e92c: Initiating tablet copy from peer 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2:38589)
I20260608 09:56:07.076062 25928 tablet_copy_client.cc:323] T 8f86513db01148c6ae9769681aa92976 P 516e77a2dcde4e5ca40a13fb3a44e92c: tablet copy: Beginning tablet copy session from remote peer at address 127.13.197.2:38589
I20260608 09:56:07.077646 14100 tablet_replica.cc:333] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2: stopping tablet replica
I20260608 09:56:07.078565 14100 raft_consensus.cc:2243] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:07.079329 14100 raft_consensus.cc:2272] T 356442c44db34ffca944f2816224a4cf P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.084427 14100 tablet_replica.cc:333] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2: stopping tablet replica
I20260608 09:56:07.085239 14100 raft_consensus.cc:2243] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:07.086653 14100 raft_consensus.cc:2272] T bc3b6cda376441ff9e978714619e1055 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.089962 14100 tablet_replica.cc:333] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2: stopping tablet replica
I20260608 09:56:07.090716 14100 raft_consensus.cc:2243] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:07.091794 14100 raft_consensus.cc:2272] T 8f86513db01148c6ae9769681aa92976 P 25560e067f61414d84bdd0ae27e2a1e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.127120 14100 tablet_server.cc:196] TabletServer@127.13.197.2:0 shutdown complete.
W20260608 09:56:07.129987 25840 connection.cc:466] server connection from 127.0.0.1:41796 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:41796 (request call id 3) could send its response
W20260608 09:56:07.142997 25644 consensus_peers.cc:597] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 -> Peer 25560e067f61414d84bdd0ae27e2a1e2 (127.13.197.2:38589): Couldn't send request to peer 25560e067f61414d84bdd0ae27e2a1e2. Status: Network error: Client connection negotiation failed: client connection to 127.13.197.2:38589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:56:07.148730 14100 tablet_server.cc:179] TabletServer@127.13.197.3:0 shutting down...
I20260608 09:56:07.184538 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:07.185487 14100 tablet_replica.cc:333] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515: stopping tablet replica
I20260608 09:56:07.186352 14100 raft_consensus.cc:2243] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:07.186908 14100 raft_consensus.cc:2272] T 1b6fda7ad02c43688e4925f527a33166 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.189990 14100 tablet_replica.cc:333] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515: stopping tablet replica
I20260608 09:56:07.190644 14100 raft_consensus.cc:2243] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:07.191231 14100 raft_consensus.cc:2272] T e6d94c55c6b3482db7338c2d58f44e63 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.193488 14100 tablet_replica.cc:333] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515: stopping tablet replica
I20260608 09:56:07.194181 14100 raft_consensus.cc:2243] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:07.194800 14100 raft_consensus.cc:2272] T f5603e31675c418ca7c982a45a00bf0f P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.198239 14100 tablet_replica.cc:333] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515: stopping tablet replica
I20260608 09:56:07.198858 14100 raft_consensus.cc:2243] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:07.199347 14100 raft_consensus.cc:2272] T bc3b6cda376441ff9e978714619e1055 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.202092 14100 tablet_replica.cc:333] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515: stopping tablet replica
I20260608 09:56:07.202652 14100 raft_consensus.cc:2243] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:56:07.203339 14100 raft_consensus.cc:2272] T 8f86513db01148c6ae9769681aa92976 P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.206657 14100 tablet_replica.cc:333] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515: stopping tablet replica
I20260608 09:56:07.207206 14100 raft_consensus.cc:2243] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:07.208024 14100 raft_consensus.cc:2272] T 356442c44db34ffca944f2816224a4cf P 21731f7f22b346a48b0bde679cb26515 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.234771 14100 tablet_server.cc:196] TabletServer@127.13.197.3:0 shutdown complete.
I20260608 09:56:07.252403 14100 tablet_server.cc:179] TabletServer@127.13.197.4:0 shutting down...
I20260608 09:56:07.271112 14100 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:56:07.288527 14100 tablet_server.cc:196] TabletServer@127.13.197.4:0 shutdown complete.
I20260608 09:56:07.299980 14100 master.cc:562] Master@127.13.197.62:44475 shutting down...
W20260608 09:56:07.326843 25478 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:56:07.327108 25478 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:56:07.327265 25478 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:56:07.328249 14100 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:56:07.328774 14100 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:56:07.329135 14100 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3e65e52eee404e3fa0b56039b5ed3468: stopping tablet replica
I20260608 09:56:07.349939 14100 master.cc:584] Master@127.13.197.62:44475 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6043 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (11150 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (246607 ms total)
[  PASSED  ] 24 tests.
I20260608 09:56:07.405951 14100 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~41 seconds ago
I20260608 09:56:07.406234 14100 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~41 seconds ago
I20260608 09:56:07.406493 14100 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~41 seconds ago
I20260608 09:56:07.406669 14100 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 40 messages since previous log ~74 seconds ago
I20260608 09:56:07.406889 14100 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 4 messages since previous log ~164 seconds ago
I20260608 09:56:07.407119 14100 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~228 seconds ago
I20260608 09:56:07.407497 14100 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 81 messages since previous log ~27 seconds ago
I20260608 09:56:07.407696 14100 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
